[MPlayer-cvslog] CVS: main configure,1.1052,1.1053

Michael Niedermayer CVS syncmail at mplayerhq.hu
Sat Sep 10 19:03:37 CEST 2005


CVS change done by Michael Niedermayer CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv237

Modified Files:
	configure 
Log Message:
CONFIG_GPL for lavc


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1052
retrieving revision 1.1053
diff -u -r1.1052 -r1.1053
--- configure	4 Sep 2005 23:02:30 -0000	1.1052
+++ configure	10 Sep 2005 17:03:35 -0000	1.1053
@@ -7123,6 +7123,7 @@
 AMR_NB_FIXED=$_amr_nb_fixed
 AMR_WB=$_amr_wb
 `echo $_libavcodecs | tr 'a-z ' 'A-Z\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
+CONFIG_GPL=yes
 
 # --- Some stuff for autoconfigure ----
 $_target_arch
@@ -7455,6 +7456,8 @@
 
 #define CONFIG_MPEGAUDIO_HP 1
 
+#define CONFIG_GPL 1
+
 /* Use amr codecs from libavcodec (requires amr sources) */
 $_def_amr_nb
 $_def_amr_nb_fixed




More information about the MPlayer-cvslog mailing list