configure: Don't require nonfree for nvenc

As the nvEncodeApi.h header is now MIT licensed, this can be dropped.
The loaded CUDA and NVENC libraries are part of the nvidia driver, and
thus count as system libraries.
This commit is contained in:
Timo Rothenpieler 2016-04-23 18:55:51 +02:00
parent 333207224f
commit bc4137d4aa
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -4964,7 +4964,6 @@ die_license_disabled gpl x11grab
die_license_disabled nonfree cuda
die_license_disabled nonfree libfaac
die_license_disabled nonfree libnpp
die_license_disabled nonfree nvenc
enabled gpl && die_license_disabled_gpl nonfree libfdk_aac
enabled gpl && die_license_disabled_gpl nonfree openssl