mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
/* #undef HAVE_STRINGS_H */
|
|
/* #undef HAVE_STRCASECMP */
|
|
#define HAVE_STRICMP 1
|
|
#define HAVE_WIN32_NATIVE_THREAD 1
|
|
#define USE_WIN32_NATIVE_THREAD 1
|
|
#define ENABLE_THREADS 1
|