No longer check for the mkstemp() function in the mkstemp library.
[mmh] / configure.ac
index 1c1b400..c81fe61 100644 (file)
@@ -363,7 +363,6 @@ AC_CHECK_HEADER([sys/ptem.h], AC_DEFINE(WINSIZE_IN_PTEM,1,
 dnl ---------------
 dnl CHECK FUNCTIONS
 dnl ---------------
-AC_CHECK_LIB(mkstemp,mkstemp)
 AC_CHECK_FUNCS(waitpid sigaction sigprocmask sigblock sigsetmask \
                sighold sigrelse lstat tzset mkstemp \
                getutent nl_langinfo mbtowc wcwidth)