Hi list,

HEAD is broken for me following Derick's new sort flag addition earlier
today.

The attached one-liner may be a wrong fix, neither self nor D are sure.
However it _does_ allow HEAD to build on my system!

- Steph
--- zend_config.w32.h   Mon Sep 13 15:17:16 2004
+++ new_zend_config.w32.h       Mon Sep 13 15:16:46 2004
@@ -24,6 +24,7 @@
 
 #define HAVE_ALLOCA 1
 #define HAVE_LIMITS_H 1
+#define HAVE_STRCOLL 1
 #define _CRTDBG_MAP_ALLOC
 
 #include <malloc.h>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to