summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-10 17:03:35 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-10 17:03:35 +0000
commita852d6f2621cef1df20f0149b6f25f1ed58d9e32 (patch)
treed3e379c3a5b593437dd2c18672062b1dbd6f3b28 /configure
parent97e0be489af77ef946b0b9f81684c8999d4363cd (diff)
downloadmpv-a852d6f2621cef1df20f0149b6f25f1ed58d9e32.tar.bz2
mpv-a852d6f2621cef1df20f0149b6f25f1ed58d9e32.tar.xz
CONFIG_GPL for lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16441 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
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