From: Sean Bright Date: Wed, 17 Jan 2001 01:15:11 +0000 (+0000) Subject: Updated configure.in to look for strcoll() X-Git-Tag: php-4.0.5RC1~548 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19689013defaebee4ef579899fc38772e456a7d7;p=php Updated configure.in to look for strcoll() # Woopsie. --- diff --git a/configure.in b/configure.in index e60a53143c..4dcc768ff7 100644 --- a/configure.in +++ b/configure.in @@ -391,6 +391,7 @@ statfs \ statvfs \ std_syslog \ strcasecmp \ +strcoll \ strdup \ strerror \ strftime \