Annotation of embedaddon/php/ext/mbstring/libmbfl/config.h.w32, revision 1.1

1.1     ! misho       1: #define HAVE_STDIO_H 1
        !             2: #define HAVE_STDLIB_H 1
        !             3: #define HAVE_STDDEF_H 1
        !             4: #define HAVE_ASSERT_H 1
        !             5: #define HAVE_MEMORY_H 1
        !             6: /* #undef HAVE_STRINGS_H */
        !             7: #define HAVE_STRING_H 1
        !             8: /* #undef HAVE_STRCASECMP */
        !             9: #define HAVE_STRICMP 1
        !            10: #define HAVE_WIN32_NATIVE_THREAD 1
        !            11: #define USE_WIN32_NATIVE_THREAD 1
        !            12: #define ENABLE_THREADS 1

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>