From: foobar Date: Tue, 1 Apr 2003 15:36:21 +0000 (+0000) Subject: MFH: Fixed bug #22987 (missing perror() check in configure) X-Git-Tag: php-4.3.2RC2~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d5755af7c920d37e5e27b163b169ad426b630d8;p=php MFH: Fixed bug #22987 (missing perror() check in configure) --- diff --git a/configure.in b/configure.in index 8119cd56af..c50a3789d0 100644 --- a/configure.in +++ b/configure.in @@ -479,6 +479,7 @@ memmove \ mkstemp \ mmap \ nl_langinfo \ +perror \ poll \ putenv \ realpath \