mirror of https://github.com/FFmpeg/FFmpeg.git
Apply again [916352f282
] that got lost in the merges.
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 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/6/merge
parent
099786a638
commit
1475815a1a
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue