From: Moriyoshi Koizumi Date: Mon, 2 Dec 2002 20:11:59 +0000 (+0000) Subject: Reverted wrong part of the commit made in 1.24 X-Git-Tag: RELEASE_1_0b3~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7a0b0d2623d7947393db97aac6c94e3d0b0dbca;p=php Reverted wrong part of the commit made in 1.24 --- diff --git a/main/config.w32.h.in b/main/config.w32.h.in index 4752b236b2..92c406796c 100644 --- a/main/config.w32.h.in +++ b/main/config.w32.h.in @@ -42,13 +42,13 @@ #define HAVE_FTP 1 /* Enable / Disable MBSTRING extension (default: disabled) */ -#define HAVE_MBSTRING 0 -#define HAVE_MBREGEX 0 -#define HAVE_MBSTR_CN 0 -#define HAVE_MBSTR_JA 0 -#define HAVE_MBSTR_KR 0 -#define HAVE_MBSTR_RU 0 -#define HAVE_MBSTR_TW 0 +/* #define HAVE_MBSTRING 0 */ +/* #define HAVE_MBREGEX 0 */ +/* #define HAVE_MBSTR_CN 0 */ +/* #define HAVE_MBSTR_JA 0 */ +/* #define HAVE_MBSTR_KR 0 */ +/* #define HAVE_MBSTR_RU 0 */ +/* #define HAVE_MBSTR_TW 0 */ /* Enable / Disable MySQL extension (default: enabled) */ #define HAVE_MYSQL 1