]> granicus.if.org Git - php/commitdiff
ext/oracle is no more
authorfoobar <sniper@php.net>
Tue, 13 Sep 2005 21:40:33 +0000 (21:40 +0000)
committerfoobar <sniper@php.net>
Tue, 13 Sep 2005 21:40:33 +0000 (21:40 +0000)
configure.in

index a05b6e032b00431c3e6516709d98341a880233ff..96cd90ba8a637da53d08273afe019d81e257b462 100644 (file)
@@ -1358,7 +1358,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 <<X