From: mru Date: Sat, 28 Feb 2009 19:56:21 +0000 (+0000) Subject: configure: check_func_headers should mark headers as found X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/ffmpeg.git/commitdiff_plain/86852513ddcc905cb36373159c1a7ca89c1eccad configure: check_func_headers should mark headers as found git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17668 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- diff --git a/configure b/configure index 3f7b4cdac..813a333fa 100755 --- a/configure +++ b/configure @@ -602,7 +602,7 @@ check_func_headers(){ incs="$incs #include <$hdr>" done - check_ld "$@" <