diff options
author | Edin Kadribasic <edink@php.net> | 2003-04-09 12:03:58 +0000 |
---|---|---|
committer | Edin Kadribasic <edink@php.net> | 2003-04-09 12:03:58 +0000 |
commit | 45d27aab6843268100944c7735ef43945ae0b8e6 (patch) | |
tree | af2b99856ff6a27756a1d58cd34f457f42f963e7 /ext/oci8/config.m4 | |
parent | 6f9d53e02d49dc2d19c62cfd012af26f4989e7d1 (diff) | |
download | php-git-45d27aab6843268100944c7735ef43945ae0b8e6.tar.gz |
*** empty log message ***
Diffstat (limited to 'ext/oci8/config.m4')
-rw-r--r-- | ext/oci8/config.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/oci8/config.m4 b/ext/oci8/config.m4 index ec4e7c45af..a6122b878f 100644 --- a/ext/oci8/config.m4 +++ b/ext/oci8/config.m4 @@ -89,7 +89,6 @@ if test "$PHP_OCI8" != "no"; then 8.1) PHP_ADD_LIBRARY(clntsh, 1, OCI8_SHARED_LIBADD) PHP_ADD_LIBPATH($OCI8_DIR/lib, OCI8_SHARED_LIBADD) - AC_DEFINE(HAVE_OCI8_SHARED_MODE,1,[ ]) dnl dnl OCI_ATTR_STATEMENT is not available in all 8.1.x versions |