--- embedaddon/php/TSRM/tsrm_config_common.h 2012/02/21 23:47:52 1.1.1.1 +++ embedaddon/php/TSRM/tsrm_config_common.h 2014/06/15 20:04:03 1.1.1.2 @@ -2,7 +2,7 @@ #define TSRM_CONFIG_COMMON_H #ifndef __CYGWIN__ -# if WINNT|WIN32 +# ifdef _WIN32 # define TSRM_WIN32 # endif #endif