Diff for /embedaddon/php/main/php_config.h.in between versions 1.1.1.4 and 1.1.1.4.2.1

version 1.1.1.4, 2013/10/14 08:02:43 version 1.1.1.4.2.1, 2013/10/14 08:17:38
Line 2375 Line 2375
 /* Define if processor uses big-endian word */  /* Define if processor uses big-endian word */
 #undef WORDS_BIGENDIAN  #undef WORDS_BIGENDIAN
   
   /* Include external shared modules configurations */
   #include "ext/php_config.h"
   
 /* Whether sprintf is broken */  /* Whether sprintf is broken */
 #undef ZEND_BROKEN_SPRINTF  #undef ZEND_BROKEN_SPRINTF
   

Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.4.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>