From 0be130e37bfafd6022edd27833f04a0b6cee2f02 Mon Sep 17 00:00:00 2001 From: Brian Olson Date: Mon, 27 Feb 2012 10:27:17 +0100 Subject: img2: glob matching for image series Signed-off-by: Michael Niedermayer --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index ab242e8982..6a435fd37e 100755 --- a/configure +++ b/configure @@ -1183,6 +1183,7 @@ HAVE_LIST=" GetProcessMemoryInfo GetProcessTimes getrusage + glob gnu_as ibm_asm inet_aton @@ -3075,6 +3076,7 @@ check_func_headers windows.h GetProcessAffinityMask check_func_headers windows.h GetProcessTimes check_func_headers windows.h MapViewOfFile check_func_headers windows.h VirtualAlloc +check_func_headers glob.h glob check_header dlfcn.h check_header dxva2api.h -D_WIN32_WINNT=0x0600 -- cgit v1.2.3