]> granicus.if.org Git - php/commitdiff
Clear that up
authorZeev Suraski <zeev@php.net>
Tue, 10 Feb 2004 18:50:10 +0000 (18:50 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 10 Feb 2004 18:50:10 +0000 (18:50 +0000)
main/config.w32.h

index 7ef05a7fae91df798c5206d5f38f0427d365dabd..6bfe3879a67f9c161a502741b6a56b8019dff232 100644 (file)
 #define PHP_SHLIB_SUFFIX "dll"
 #define HAVE_SQLDATASOURCES
 #define POSIX_MALLOC_THRESHOLD 10
-//#define HAVE_SOCKLEN_T 1
+
+
+/*
+ * defining HAVE_SOCKLEN_T prevents PHP from building with the latest platform SDK...
+ * #define HAVE_SOCKLEN_T
+ */
 
 /* Win32 supports strcoll */
 #define HAVE_STRCOLL 1