summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 50be51d..fd887b4 100755
--- a/configure
+++ b/configure
@@ -673,6 +673,7 @@ HAVE_LIST="
machine_ioctl_meteor_h
malloc_h
memalign
+ mkstemp
mlib
ppc64
sdl
@@ -1507,6 +1508,8 @@ fi
check_header byteswap.h
+check_func mkstemp
+
check_header arpa/inet.h
check_func inet_aton
OpenPOWER on IntegriCloud