mirror of https://github.com/FFmpeg/FFmpeg.git
This fixes a possible mis-detection of iconv on OS X. OS X with macports often has two version of libiconv.2.dylib installed, one with symbols like "_iconv_open" and one with "_libiconv_open", so test for iconv with all flags to make sure the detection uses the same library as the actual compilation / linking. Tested-by: Paul Sturbaumpull/19/head
parent
b45e85ab7e
commit
34e7a3d74c