summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-23 12:47:19 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-23 12:47:19 +0000
commitb8850a630dc8ef4ad3d98af65fc5cdbabf95c3b8 (patch)
treeb905de6a3b91edba495071574630d5881735b7c4
parentce0fd478ecb4242a00b7814623aa3ab9bfcb3e7c (diff)
downloadmpv-b8850a630dc8ef4ad3d98af65fc5cdbabf95c3b8.tar.bz2
mpv-b8850a630dc8ef4ad3d98af65fc5cdbabf95c3b8.tar.xz
Move libdca definition to a better place in config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26074 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure b/configure
index 5527b8b1ba..58b1050aed 100755
--- a/configure
+++ b/configure
@@ -8221,7 +8221,6 @@ $_def_lavc_x264
/* Use codec libs included in mplayer CVS / source dist: */
$_def_mp3lib
$_def_liba52
-$_def_libdca
$_def_libmpeg2
/* XAnim DLL support */
@@ -8463,6 +8462,9 @@ $_def_faad_internal
/* enable FAAC (AAC encoder) support */
$_def_faac
+/* enable libdca support */
+$_def_libdca
+
/* enable LADSPA plugin support */
$_def_ladspa