helly           Wed Jan 11 20:31:05 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src/win32/build        config.w32.h.in 
  Log:
  - MFH
  
http://cvs.php.net/viewcvs.cgi/php-src/win32/build/config.w32.h.in?r1=1.7.2.2&r2=1.7.2.3&diff_format=u
Index: php-src/win32/build/config.w32.h.in
diff -u php-src/win32/build/config.w32.h.in:1.7.2.2 
php-src/win32/build/config.w32.h.in:1.7.2.3
--- php-src/win32/build/config.w32.h.in:1.7.2.2 Wed Dec 14 02:01:13 2005
+++ php-src/win32/build/config.w32.h.in Wed Jan 11 20:31:05 2006
@@ -1,6 +1,6 @@
 /*
        Build Configuration Template for Win32.
-       $Id: config.w32.h.in,v 1.7.2.2 2005/12/14 02:01:13 wez Exp $
+       $Id: config.w32.h.in,v 1.7.2.3 2006/01/11 20:31:05 helly Exp $
 */
 
 /* Default PHP / PEAR directories */
@@ -112,6 +112,7 @@
 #define HAVE_CUSERID 0
 #undef HAVE_RINT
 #define HAVE_STRFTIME 1
+#define SIZEOF_SHORT 2
 /* int and long are stll 32bit in 64bit compiles */
 #define SIZEOF_INT 4
 #define SIZEOF_LONG 4

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to