edink Sun Jun 8 21:00:23 2003 EDT
Modified files:
/php4/main config.w32.h
Log:
MFB
Index: php4/main/config.w32.h
diff -u php4/main/config.w32.h:1.68 php4/main/config.w32.h:1.69
--- php4/main/config.w32.h:1.68 Sat May 24 04:03:38 2003
+++ php4/main/config.w32.h Sun Jun 8 21:00:23 2003
@@ -2,7 +2,7 @@
Build Configuration for Win32.
This has only been tested with MS VisualC++ 6 (and later).
- $Id: config.w32.h,v 1.68 2003/05/24 08:03:38 sebastian Exp $
+ $Id: config.w32.h,v 1.69 2003/06/09 01:00:23 edink Exp $
*/
/* Default PHP / PEAR directories */
@@ -170,6 +170,7 @@
#define SIZEOF_INT 4
#define HAVE_GLOB
#define PHP_SHLIB_SUFFIX "dll"
+#define HAVE_SQLDATASOURCES
/* Win32 supports strcoll */
#define HAVE_STRCOLL 1
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php