[FFmpeg-devel] [Patch] Enable gpl if enabled nonfree

Carl Eugen Hoyos cehoyos
Mon May 5 12:33:56 CEST 2008


Hi!

IMO, it does not make much sense to be required to enable nonfree and gpl 
at the same time if one wants to use a nonfree and a gpl'ed library.

Patch attached.

Carl Eugen
-------------- next part --------------
Index: configure
===================================================================
--- configure	(revision 13060)
+++ configure	(working copy)
@@ -1336,6 +1336,7 @@
     fi
 fi
 
+enabled nonfree && enable gpl
 
 if ! enabled gpl; then
     die_gpl_disabled(){



More information about the ffmpeg-devel mailing list