From cd0d9a9de68f6407498f9eb9b452cbe74c403c9f Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 28 Feb 2009 19:56:21 +0000 Subject: configure: check_func_headers should mark headers as found Originally committed as revision 17668 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 3f7b4cdacd..813a333fa3 100755 --- a/configure +++ b/configure @@ -602,7 +602,7 @@ check_func_headers(){ incs="$incs #include <$hdr>" done - check_ld "$@" <