diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:45:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:45:40 +0000 |
commit | ce9ba7129c50bca221608eece0b0ecc51ec91914 (patch) | |
tree | a801a1883a7a12dd7c9691e8ae7dccb56307460d /lang/php5/files/patch-main::php_config.h.in | |
parent | devel/boost-libs: Backport fix building test framework on non-x86 platforms (diff) |
Update to 5.4.23 release and refresh patches.
Notes
Notes:
svn path=/head/; revision=336439
Diffstat (limited to 'lang/php5/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php5/files/patch-main::php_config.h.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/php5/files/patch-main::php_config.h.in b/lang/php5/files/patch-main::php_config.h.in index 8e9938876421..3ce79e95c55a 100644 --- a/lang/php5/files/patch-main::php_config.h.in +++ b/lang/php5/files/patch-main::php_config.h.in @@ -1,8 +1,8 @@ ---- main/php_config.h.in.orig Wed Jan 11 15:25:52 2006 -+++ main/php_config.h.in Wed May 3 09:38:09 2006 -@@ -2760,6 +2760,9 @@ - /* Define if uint32_t type is present. */ - #undef HAVE_UINT32_T +--- main/php_config.h.in.orig 2013-12-10 20:12:52.000000000 +0000 ++++ main/php_config.h.in 2013-12-13 21:55:54.207235635 +0000 +@@ -2375,6 +2375,9 @@ + /* Define if processor uses big-endian word */ + #undef WORDS_BIGENDIAN +/* Include external shared modules configurations */ +#include "ext/php_config.h" |