[FFmpeg-devel] [PATCH] Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost in the merges.

Alexis Ballier alexis.ballier at gmail.com
Thu Nov 1 15:18:21 CET 2012


Do not quote second argument to filter{,_out} in check_ld. We want to
keep/remove all the space-separated words matching the -l* pattern,
not keep everything if the whole argument begins with -l and remove it
otherwise.

This also fixes errors like:
./configure: eval: line 418: syntax error near unexpected token `-l*'
./configure: eval: line 418: `case  in -l*) ;; *) echo  ;; esac'
when run with ./configure --enable-openal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Apply-again-916352f282855e3e4e86a39df9452fead2aa0771.patch
Type: application/octet-stream
Size: 1200 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121101/d47998f2/attachment.obj>


More information about the ffmpeg-devel mailing list