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

version 1.1.1.4.2.1, 2013/10/14 08:17:38 version 1.1.1.4.2.2, 2013/10/14 09:14:07
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.2.1  
changed lines
  Added in v.1.1.1.4.2.2


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