]> granicus.if.org Git - php/commitdiff
Fixing Win32 compilation of mbstring
authorFrank M. Kromann <fmk@php.net>
Mon, 15 Apr 2002 23:03:48 +0000 (23:03 +0000)
committerFrank M. Kromann <fmk@php.net>
Mon, 15 Apr 2002 23:03:48 +0000 (23:03 +0000)
ext/mbstring/mbstring.h

index 5744bf16313b7f66b84afd9918ff59d835a955e6..839d5cea559fa6d40e96c1ef8a3f684d66db78a9 100644 (file)
@@ -49,6 +49,8 @@
 #ifdef COMPILE_DL_MBSTRING
 #undef HAVE_MBSTRING
 #define HAVE_MBSTRING 1
+#undef PHPAPI
+#define PHPAPI
 #endif
 
 #if HAVE_MBSTRING