edink           Tue Jun  3 08:47:49 2003 EDT

  Modified files:              
    /php4/ext/oci8      config.m4 
  Log:
  MFB
  
Index: php4/ext/oci8/config.m4
diff -u php4/ext/oci8/config.m4:1.45 php4/ext/oci8/config.m4:1.46
--- php4/ext/oci8/config.m4:1.45        Wed Apr 30 06:17:25 2003
+++ php4/ext/oci8/config.m4     Tue Jun  3 08:47:49 2003
@@ -1,5 +1,5 @@
 dnl
-dnl $Id: config.m4,v 1.45 2003/04/30 10:17:25 sniper Exp $
+dnl $Id: config.m4,v 1.46 2003/06/03 12:47:49 edink Exp $
 dnl
 
 AC_DEFUN(PHP_OCI_IF_DEFINED,[
@@ -100,7 +100,6 @@
       PHP_ADD_LIBRARY(clntsh, 1, OCI8_SHARED_LIBADD)
       PHP_ADD_LIBPATH($OCI8_DIR/lib, OCI8_SHARED_LIBADD)
       AC_DEFINE(HAVE_OCI8_ATTR_STATEMENT,1,[ ])
-      AC_DEFINE(HAVE_OCI8_SHARED_MODE,1,[ ])
 
       dnl These functions are only available in version >= 9.2
       PHP_CHECK_LIBRARY(clntsh, OCIEnvNlsCreate,



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to