From: foobar Date: Tue, 13 Sep 2005 21:40:46 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.1.0RC2~261 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bab59278d74a92e56c843da7009b847adb4668a6;p=php MFH --- diff --git a/configure.in b/configure.in index 470b492876..5f6807ec1b 100644 --- a/configure.in +++ b/configure.in @@ -1367,7 +1367,7 @@ X fi # Warn about linking Apache with libpthread if oci8 extension is enabled on linux. - if test "$PHP_OCI8" != "no" -o "$PHP_ORACLE" != "no"; then + if test "$PHP_OCI8" != "no"; then if test "$PHP_SAPI" = "apache"; then if test `uname` = "Linux"; then cat <