[Ffmpeg-cvslog] r7337 - trunk/configure

lucabe subversion
Thu Dec 21 09:01:10 CET 2006


Author: lucabe
Date: Thu Dec 21 09:01:10 2006
New Revision: 7337

Modified:
   trunk/configure

Log:
libswscale can now be compiled under LGPL too


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Thu Dec 21 09:01:10 2006
@@ -1163,11 +1163,6 @@
             echo "FAAD test failed."
         fi
     fi
-
-    if test "$swscaler" != "no"; then
-        echo "The software scaler is under GPL and --enable-gpl is not specified."
-        fail="yes"
-    fi
 fi
 
 if test "$fail" = "yes"; then




More information about the ffmpeg-cvslog mailing list