]> git.marmaro.de Git - mmh/commitdiff
No longer check for the mkstemp() function in the mkstemp library.
authormarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 20:38:30 +0000 (22:38 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 20:38:30 +0000 (22:38 +0200)
Merged from nmh. Thanks to Ken Hornstein.

configure.ac

index 1c1b400b79762db7f6911d3a57a6c4915d956857..c81fe610df764f529c3ba737139ff90984e805cd 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)