]> granicus.if.org Git - php/commitdiff
- we don't need that anymore
authorPierre Joye <pajoye@php.net>
Wed, 28 Apr 2010 22:26:08 +0000 (22:26 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 28 Apr 2010 22:26:08 +0000 (22:26 +0000)
TSRM/config.w32

index 525f4390e55a73d6e229e2974b7039c0bd65b788..5498f8e7bd3ec26d005a2962f7602fef006741de 100644 (file)
@@ -1,10 +1,5 @@
 // vim:ft=javascript
 // $Id$
 
-if (CHECK_HEADER_ADD_INCLUDE("NewAPIs.h", "CFLAGS_PHP", php_usual_include_suspects)) {
-       // Need to add the flag directly, since TSRM doesn't include the config
-       // header
-       ADD_FLAG("CFLAGS_PHP", "/DHAVE_NEWAPIS_H=1");
-}
 ADD_SOURCES("TSRM", "TSRM.c tsrm_strtok_r.c tsrm_virtual_cwd.c tsrm_win32.c");