[FFmpeg-cvslog] r18715 - trunk/configure
diego
subversion
Wed Apr 29 17:40:25 CEST 2009
Author: diego
Date: Wed Apr 29 17:40:25 2009
New Revision: 18715
Log:
Require --enable-nonfree for turning on libfaac support.
libfaac lies about being LGPL, when it really is not.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Wed Apr 29 17:32:40 2009 (r18714)
+++ trunk/configure Wed Apr 29 17:40:25 2009 (r18715)
@@ -1748,6 +1748,7 @@ die_license_disabled gpl x11grab
die_license_disabled nonfree libamr_nb
die_license_disabled nonfree libamr_wb
+die_license_disabled nonfree libfaac
check_deps $ARCH_EXT_LIST
More information about the ffmpeg-cvslog
mailing list