[MPlayer-users] r32330 configure breaks libdca
Giorgio
mywing81 at gmail.com
Sat Sep 18 14:16:25 CEST 2010
> the difference is that there is a "dts_init(0)" before -ldca
> in the latter configure
This will probably solve the problem:
Index: configure
===================================================================
--- configure (revision 32302)
+++ configure (working copy)
@@ -137,6 +137,7 @@
EOF
shift
shift
+ shift
compile_check $TMPC $@
}
I'm sure Diego will fix it shortly. Regards,
Giorgio Vazzana
More information about the MPlayer-users
mailing list