Browse Source

Added MBSTR_ENC_TRANS to allow compilation and linking under win32

experimental/new_apache_hooks
Frank M. Kromann 24 years ago
parent
commit
720f4b8365
  1. 1
      main/config.w32.h.in

1
main/config.w32.h.in

@ -48,6 +48,7 @@
#define HAVE_MBSTR_KR 1
#define HAVE_MBSTR_RU 1
#define HAVE_MBSTR_TW 1
#define MBSTR_ENC_TRANS 1
/* Enable / Disable MySQL extension (default: enabled) */
#define HAVE_MYSQL 1

Loading…
Cancel
Save