[MPlayer-cvslog] r21092 - trunk/configure
diego
subversion at mplayerhq.hu
Mon Nov 20 02:31:15 CET 2006
Author: diego
Date: Mon Nov 20 02:31:15 2006
New Revision: 21092
Modified:
trunk/configure
Log:
another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Mon Nov 20 02:31:15 2006
@@ -5120,7 +5120,7 @@
if test "$_dvdnav" = yes ; then
_largefiles=yes
_def_dvdnav='#define USE_DVDNAV 1'
- _ld_extra="$_ld_extra $_dvdnavconfig --libs"
+ _ld_extra="$_ld_extra `$_dvdnavconfig --libs`"
_dvdnav_version=`$_dvdnavconfig --version | sed "s/\.//g"`
_def_dvdnav_version="#define DVDNAVVERSION $_dvdnav_version"
_inc_extra="$_inc_extra `$_dvdnavconfig --cflags`"
More information about the MPlayer-cvslog
mailing list