From: Sascha Schumann Date: Wed, 23 Feb 2000 13:57:06 +0000 (+0000) Subject: Proper check for getrusage(), it somehow disappeared. X-Git-Tag: PHP-4.0-RC1~481 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da8c6bea465a9c8421b5f6c7d1065820b94762a1;p=php Proper check for getrusage(), it somehow disappeared. --- diff --git a/configure.in b/configure.in index a244ba43cf..7411dead6b 100644 --- a/configure.in +++ b/configure.in @@ -291,6 +291,7 @@ flock \ gcvt \ getlogin \ gethostbyaddr \ +getrusage \ gettimeofday \ gmtime_r \ inet_aton \