summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBrian Olson <icic@bolson.org>2012-02-27 10:27:17 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-30 00:03:41 +0200
commit0be130e37bfafd6022edd27833f04a0b6cee2f02 (patch)
tree99a88346de3b702d8b183040f52b846d5542cd48 /configure
parentd61ef05bc527a9375de5b70acc7125d2bd1bd473 (diff)
img2: glob matching for image series
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
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