"Preston L. Bannister" wrote: > There are values known at compile time on Unix that are *not* known > at compile time on Win32. Rather than compile in something misleading > (and very likely wrong), better to *not* supply a value.
I'd like to rename the file to config.w32.h.in and let MSVC rename config.w32.h.in to config.w32.h, if config.w32.h does not yet exist. This way, people can configure their paths for instance. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
