No longer check for the mkstemp() function in the mkstemp library.
authorKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 03:01:07 +0000 (22:01 -0500)
committerKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 03:01:07 +0000 (22:01 -0500)
configure.in

index 9d750c0..01dbcf8 100644 (file)
@@ -490,7 +490,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 wait3 sigaction sigprocmask sigblock sigsetmask \
                sighold sigrelse writev lstat uname tzset mkstemp \
                getutent nl_langinfo mbtowc wcwidth)