]> granicus.if.org Git - php/commitdiff
should be easier when compiling the modules
authorDaniel Beulshausen <dbeu@php.net>
Wed, 30 Aug 2000 21:07:16 +0000 (21:07 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Wed, 30 Aug 2000 21:07:16 +0000 (21:07 +0000)
main/config.w32.h

index d23e88e4cd364eb49815994c1f5e69d09db6e5d5..8deca6ce997bc4a468a6fabad1dbcb9c0b14a49a 100644 (file)
 #if !defined(COMPILE_DL)
 #define HAVE_SNMP 0
 # define HAVE_ERRMSG_H 0 /*needed for mysql 3.21.17 and up*/
-#define DBASE 0
+#define DBASE 1
 #define NDBM 0
 #define GDBM 0
 #define BSD2 0
 #define HAVE_CRYPT 0
-#define HAVE_ORACLE 0
+#define HAVE_ORACLE 1
 #undef HAVE_ADABAS
 #undef HAVE_SOLID
 #ifndef COMPILE_DL_MSQL
 #define HAVE_MSQL 0
 #endif
-#define HAVE_SYBASE 0
-#define HAVE_LIBGD 0
+#define HAVE_SYBASE 1
+#define HAVE_LIBGD 1
 #define HAVE_FILEPRO 0
 #endif
 /* ----------------------------------------------------------------