Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
authorMarius Vollmer <mvo@zagadka.de>
Sat, 2 Jun 2001 12:39:46 +0000 (12:39 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sat, 2 Jun 2001 12:39:46 +0000 (12:39 +0000)
I. N. Golubev!

configure.in

index bbcac87..c104b6b 100644 (file)
@@ -403,7 +403,7 @@ if test "$enable_regex" = yes; then
    fi
 fi
 
-AC_REPLACE_FUNCS(inet_aton putenv strerror memmove)
+AC_REPLACE_FUNCS(inet_aton putenv strerror memmove mkstemp)
 
 # When testing for the presence of alloca, we need to add alloca.o
 # explicitly to LIBOBJS to make sure that it is translated to