From: Edin Kadribasic Date: Mon, 9 Jun 2003 00:59:08 +0000 (+0000) Subject: Fix for #24022 X-Git-Tag: php-4.3.3RC1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da10d61faa034c975efa74c3500a7c814d3ed5b0;p=php Fix for #24022 --- diff --git a/main/config.w32.h b/main/config.w32.h index d5c73673e3..ddf08cbee8 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -169,6 +169,7 @@ #define SIZEOF_INT 4 #define HAVE_GLOB #define PHP_SHLIB_SUFFIX "dll" +#define HAVE_SQLDATASOURCES /* Win32 supports strcoll */ #define HAVE_STRCOLL 1