[MPlayer-dev-eng] [PATCH] Improve libnemesi autodetection

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Sep 30 09:30:36 CEST 2007


Hi!

Diego Biurrun wrote:
> On Sun, Sep 30, 2007 at 01:23:17AM +0200, Carl Eugen Hoyos wrote:
>> If an older version of libnemesi is installed, configure autodetects it,
>> although compilation is going to fail. This does not happen for other
>> libraries.
>> Attached patch tries to fix this. There are no version numbers yet in
>> libnemesi tarballs.
>>
>> --- configure	(Revision 24672)
>> +++ configure	(Arbeitskopie)
>> @@ -6220,7 +6220,13 @@
>>  echores "$_qtx"
>>  
>>  echocheck "Nemesi Streaming Media libraries"
>> -if test "$_nemesi" = auto  && test "$_network" = yes ; then
>> +cat > $TMPC << EOF
> 
> If you move this after the $_nemesi = auto check we avoid a file
> operation in the yes case.

Should be fixed, thank you for looking at the patch. If you think it
makes sense for rc2, please commit, I don't know when I'll have the
possibility.

Carl Eugen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patchnemesi
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070930/6f59fa62/attachment.txt>


More information about the MPlayer-dev-eng mailing list