]> granicus.if.org Git - php/commitdiff
extend comment
authorAnatol Belski <ab@php.net>
Thu, 13 Jul 2017 07:19:07 +0000 (09:19 +0200)
committerAnatol Belski <ab@php.net>
Thu, 13 Jul 2017 10:20:34 +0000 (12:20 +0200)
win32/build/confutils.js

index e47aa0d5c6cd077a9049d0f12cd68ac7588ab57e..bf393b04f659ca3e7794d5ed87dedf9ab5fad8f6 100644 (file)
@@ -46,7 +46,8 @@ var PHP_TEST_INI_EXT_EXCLUDE = "";
 
 var PHP_MAKEFILE_FRAGMENTS = PHP_SRC_DIR + "\\Makefile.fragments.w32";
 
-/* Care also about NTDDI_VERSION and _WIN32_WINNT in config.w32.h.in */
+/* Care also about NTDDI_VERSION and _WIN32_WINNT in config.w32.h.in 
+   and manifest. */
 var WINVER = "0x0601"; /* 7/2008r2 */
 
 // There's a minimum requirement for re2c..