diff options
| author | Thies C. Arntzen <thies@php.net> | 1999-05-12 14:21:38 +0000 |
|---|---|---|
| committer | Thies C. Arntzen <thies@php.net> | 1999-05-12 14:21:38 +0000 |
| commit | dc8d4f89c73cefe294e95e59086e35fb5f7f445c (patch) | |
| tree | 2710a25ee63f9a91d081e29debfdc13306512d09 /ext/oracle/config.h.stub | |
| parent | f04567b09eaa7e6c7cd955aef821668752d152cc (diff) | |
| download | php-git-dc8d4f89c73cefe294e95e59086e35fb5f7f445c.tar.gz | |
move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles
Diffstat (limited to 'ext/oracle/config.h.stub')
| -rw-r--r-- | ext/oracle/config.h.stub | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/oracle/config.h.stub b/ext/oracle/config.h.stub index 7484b10b2c..f6f3bcd81b 100644 --- a/ext/oracle/config.h.stub +++ b/ext/oracle/config.h.stub @@ -1,6 +1,2 @@ /* Define if you have the Oracle database client libraries */ #define HAVE_ORACLE 0 - -/* Define if you have the Oracle version 8 database client libraries */ -#define HAVE_OCI8 0 - |
