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

version 1.1.1.4.2.2, 2013/10/14 09:14:07 version 1.1.1.4.2.2.2.1, 2014/06/15 20:15:53
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.2  
changed lines
  Added in v.1.1.1.4.2.2.2.1


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