changeset 26042:bcfb485a8ade

Move libdca definition to a better place in config.h.
author diego
date Sat, 23 Feb 2008 12:47:19 +0000
parents e2bacda9d3c6
children ad048f993f66
files configure
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Feb 23 11:52:01 2008 +0000
+++ b/configure	Sat Feb 23 12:47:19 2008 +0000
@@ -8221,7 +8221,6 @@
 /* Use codec libs included in mplayer CVS / source dist: */
 $_def_mp3lib
 $_def_liba52
-$_def_libdca
 $_def_libmpeg2
 
 /* XAnim DLL support */
@@ -8463,6 +8462,9 @@
 /* enable FAAC (AAC encoder) support */
 $_def_faac
 
+/* enable libdca support */
+$_def_libdca
+
 /* enable LADSPA plugin support */
 $_def_ladspa