1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

MFH (mbstring defines commented out to allow defining them elsewhere).

This commit is contained in:
Edin Kadribasic
2002-11-13 21:37:27 +00:00
parent 2eced40646
commit 57c012b007
+7 -7
View File
@@ -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