summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 6916df471b..37af6c4bca 100755
--- a/configure
+++ b/configure
@@ -875,6 +875,7 @@ HAVE_LIST="
roundf
sdl
sdl_video_size
+ setmode
socklen_t
soundcard_h
poll_h
@@ -1823,6 +1824,7 @@ check_func inet_aton $network_extralibs
check_func memalign
check_func mkstemp
check_func posix_memalign
+check_func_headers io.h setmode
check_func_headers windows.h GetProcessTimes
check_header conio.h