]> granicus.if.org Git - php/commitdiff
oracle/oci8 no longer share the compile-time infos
authorThies C. Arntzen <thies@php.net>
Mon, 8 May 2000 09:20:23 +0000 (09:20 +0000)
committerThies C. Arntzen <thies@php.net>
Mon, 8 May 2000 09:20:23 +0000 (09:20 +0000)
build-defs.h.in

index c48f22cce0d2d13379360f8e8a4a50aeae2f912f..05f64aa856628d7c16b8291d7926b4819fe1c244 100644 (file)
 #define PHP_ODBC_INCLUDE    "@ODBC_INCLUDE@"
 #define PHP_ODBC_LFLAGS     "@ODBC_LFLAGS@"
 #define PHP_ODBC_LIBS       "@ODBC_LIBS@"
-#define PHP_ORACLE_HOME                ""
-#define PHP_ORACLE_INCLUDE     ""
-#define PHP_ORACLE_LFLAGS      ""
-#define PHP_ORACLE_LIBS                ""
-#define PHP_ORACLE_SHLIBS      ""
-#define PHP_ORACLE_STLIBS      ""
-#define PHP_ORACLE_VERSION     ""
+#define PHP_OCI8_SHARED_LIBADD         "@OCI8_SHARED_LIBADD@"
+#define PHP_OCI8_DIR                   "@OCI8_DIR@"
+#define PHP_OCI8_VERSION               "@OCI8_VERSION@"
+#define PHP_ORA_SHARED_LIBADD  "@ORA_SHARED_LIBADD@"
+#define PHP_ORA_DIR                            "@ORA_DIR@"
+#define PHP_ORA_VERSION                        "@ORA_VERSION@"
 #define PHP_PGSQL_INCLUDE      ""
 #define PHP_PGSQL_LFLAGS       ""
 #define PHP_PGSQL_LIBS         ""