about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 502acffc5..973b0fd1f 100644
--- a/configure.in
+++ b/configure.in
@@ -813,7 +813,7 @@ AC_CHECK_FUNCS(lchown memcpy memmove \
               nis_list initgroups fchdir cap_get_proc readlink nice \
 	      getgrgid getgrnam getpwent getpwnam getpwuid setpgrp \
 	      inet_aton inet_pton inet_ntop getipnodebyname gethostbyname2 \
-	      fseeko ftello mmap munmap msync ftruncate setlocale)
+	      fseeko ftello mmap munmap msync ftruncate setlocale _mktemp)
 
 dnl ---------------
 dnl CHECK FUNCTIONS