From: foobar Date: Tue, 1 Apr 2003 15:35:57 +0000 (+0000) Subject: Fixed bug #22987 (missing perror() check in configure) X-Git-Tag: RELEASE_0_5~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caac35954b8d8e47a817fac678cd07ff3b8078ef;p=php Fixed bug #22987 (missing perror() check in configure) --- diff --git a/configure.in b/configure.in index 409951de1c..dc663ec7cb 100644 --- a/configure.in +++ b/configure.in @@ -481,6 +481,7 @@ memmove \ mkstemp \ mmap \ nl_langinfo \ +perror \ poll \ putenv \ realpath \