]> granicus.if.org Git - php/commitdiff
Add missing #define's.
authorSebastian Bergmann <sebastian@php.net>
Tue, 30 Apr 2002 14:36:02 +0000 (14:36 +0000)
committerSebastian Bergmann <sebastian@php.net>
Tue, 30 Apr 2002 14:36:02 +0000 (14:36 +0000)
main/config.w32.h

index 6dcef2c59e6140ccf0fc3d6414e7399b9c279332..b259dcf970775042c20cc5aed2c95d5c92d804d9 100644 (file)
 /* Enable / Disable MBSTRING extension (default: enabled) */
 #define HAVE_MBSTRING 1
 #define HAVE_MBREGEX 1
+#define HAVE_MBSTR_CN 1
+#define HAVE_MBSTR_JA 1
+#define HAVE_MBSTR_KR 1
+#define HAVE_MBSTR_TW 1
 
 /* Enable / Disable MySQL extension (default: enabled) */
 #define HAVE_MYSQL 1