Check for mktemp. 3.72.5
authorRoland McGrath <roland@redhat.com>
Sun, 5 Feb 1995 23:50:12 +0000 (23:50 +0000)
committerRoland McGrath <roland@redhat.com>
Sun, 5 Feb 1995 23:50:12 +0000 (23:50 +0000)
configure.in

index 561a882..8f18aea 100644 (file)
@@ -43,7 +43,7 @@ changequote([,])dnl
 fi
 AC_MSG_RESULT($ac_cv_check_symbol_$1)])dnl
 
-AC_CHECK_FUNCS(getdtablesize psignal \
+AC_CHECK_FUNCS(getdtablesize psignal mktemp \
               dup2 getcwd sigsetmask getgroups setlinebuf \
               seteuid setegid setreuid setregid strerror)
 AC_CHECK_SYMBOL(sys_siglist)