[MPlayer-dev-eng] Fix configure after r25139
Piotr Kaczuba
pepe at attika.ath.cx
Thu Nov 22 22:17:15 CET 2007
Revision r25139 has broken configure at two places.
At the first place, you need to remove the quotes because the configure
function "not" is no longer and thus no eval is applied to the argument
any more. One can put the variable $_libavdecoders in quotes, though.
At the second place, the "if" clause is a must because later on a
matching "else" follows.
Piotr Kaczuba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.diff
Type: text/x-diff
Size: 698 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071122/8baf689a/attachment.diff>
More information about the MPlayer-dev-eng
mailing list