From a852d6f2621cef1df20f0149b6f25f1ed58d9e32 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 10 Sep 2005 17:03:35 +0000 Subject: [PATCH] CONFIG_GPL for lavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16441 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 7b7a59e519..c394879864 100755 --- a/configure +++ b/configure @@ -7123,6 +7123,7 @@ AMR_NB=$_amr_nb 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 @@ $_def_libavformat_win32 #define CONFIG_MPEGAUDIO_HP 1 +#define CONFIG_GPL 1 + /* Use amr codecs from libavcodec (requires amr sources) */ $_def_amr_nb $_def_amr_nb_fixed