[MPlayer-dev-eng] patch to make configure output consistent

Diego Biurrun diego at biurrun.de
Fri Jun 13 02:34:52 CEST 2003


Diego Biurrun writes:
 > Nilmoni Deb writes:
 >  > --- /home/ndeb/tmp/configure    Thu May 29 22:49:27 2003
 >  > +++ ./configure Thu May 29 22:53:50 2003
 >  > @@ -4275,7 +4275,7 @@
 >  >      echores "no (dynamic loader support needed)"
 >  >    fi
 >  >  else
 >  > -  echores "$_xanim"
 >  > +  echores "$_xanim (using $_xanimlibdir)"
 >  >  fi
 >  >  if test "$_xanim" = yes ; then
 >  >    _def_xanim='#define USE_XANIM 1'
 >  > @@ -4319,7 +4319,7 @@
 >  >      echores "no (dynamic loader support needed)"
 >  >    fi
 >  >  else
 >  > -  echores "$_real"
 >  > +  echores "$_real (using $_reallibdir)"
 >  >  fi
 >  >  if test "$_real" = yes ; then
 >  >    _def_real='#define USE_REALCODECS 1'
 > 
 > Thanks, applied.
 > 
 > If nobody objects, I will apply this to 0_90 in a few days.

Done.

Diego



More information about the MPlayer-dev-eng mailing list