]> granicus.if.org Git - php/commitdiff
Reverted wrong part of the commit made in 1.24
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 2 Dec 2002 20:11:59 +0000 (20:11 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 2 Dec 2002 20:11:59 +0000 (20:11 +0000)
main/config.w32.h.in

index 4752b236b2dd9a3d5c8c9f547e5626fae3b40e83..92c406796c1f5ac494ab28899b0efed77eb5f315 100644 (file)
 #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