[MPlayer-dev-eng] configure, Revision 21089

cehoyos at rainbow.studorg.tuwien.ac.at cehoyos at rainbow.studorg.tuwien.ac.at
Mon Nov 20 02:19:05 CET 2006


Hi Diego!

On 2006-11-20 00:58, Diego Biurrun wrote:
> On Mon, Nov 20, 2006 at 12:46:11AM +0000, Carl Eugen Hoyos wrote:
> > configure was broken in 21089.
> 
> Thanks, I'm getting sleepy, applied.

Me too, still one more:

Greetings, Carl Eugen

Index: configure
===================================================================
--- configure   (Revision 21091)
+++ configure   (Arbeitskopie)
@@ -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-dev-eng mailing list