From: Zeev Suraski Date: Sat, 9 Sep 2000 11:54:04 +0000 (+0000) Subject: Check for mkstemp() X-Git-Tag: php-4.0.3RC1~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67f59f7b40e2db377a59bd216647315351ed5428;p=php Check for mkstemp() --- diff --git a/configure.in b/configure.in index 72dc9e75f9..c9b7318494 100644 --- a/configure.in +++ b/configure.in @@ -361,6 +361,7 @@ lockf \ lrand48 \ memcpy \ memmove \ +mkstemp \ mmap \ putenv \ random \