mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
6 lines
178 B
Text
6 lines
178 B
Text
/* 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
|
|
|