[MPlayer-cvslog] r21133 - trunk/configure
diego
subversion at mplayerhq.hu
Tue Nov 21 16:15:13 CET 2006
Author: diego
Date: Tue Nov 21 16:15:13 2006
New Revision: 21133
Modified:
trunk/configure
Log:
ALSA can be used by both MPlayer and MEncoder.
patch by Carl Eugen Hoyos, cehoyos (at) ag.or.at
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Tue Nov 21 16:15:13 2006
@@ -5006,7 +5006,7 @@
_alsa=no
_res_comment="unknown version"
fi
- _libs_mplayer="$_libs_mplayer -lasound $_ld_dl $_ld_pthread"
+ _ld_extra="$_ld_extra -lasound $_ld_dl $_ld_pthread"
else
_noaomodules="alsa $_noaomodules"
fi
More information about the MPlayer-cvslog
mailing list