]> granicus.if.org Git - php/commit
remove the -DHAVE_CONFIG_H switch again to fix things on windows
authorNuno Lopes <nlopess@php.net>
Tue, 11 Sep 2007 16:17:34 +0000 (16:17 +0000)
committerNuno Lopes <nlopess@php.net>
Tue, 11 Sep 2007 16:17:34 +0000 (16:17 +0000)
commit336111e4e9a38a96ff74bc202b6b2c8ddbc78d76
treed2b39de9d5859e82086712f5473cbd18af8d50db
parent7f7c1580963c7dbae0fb690d327355c0654291d8
remove the -DHAVE_CONFIG_H switch again to fix things on windows
this means that the upgrade script strips the #ifdef automatically
25 files changed:
ext/pcre/config.w32
ext/pcre/config0.m4
ext/pcre/pcrelib/dftables.c
ext/pcre/pcrelib/pcre_chartables.c
ext/pcre/pcrelib/pcre_compile.c
ext/pcre/pcrelib/pcre_config.c
ext/pcre/pcrelib/pcre_exec.c
ext/pcre/pcrelib/pcre_fullinfo.c
ext/pcre/pcrelib/pcre_get.c
ext/pcre/pcrelib/pcre_globals.c
ext/pcre/pcrelib/pcre_info.c
ext/pcre/pcrelib/pcre_maketables.c
ext/pcre/pcrelib/pcre_newline.c
ext/pcre/pcrelib/pcre_ord2utf8.c
ext/pcre/pcrelib/pcre_refcount.c
ext/pcre/pcrelib/pcre_study.c
ext/pcre/pcrelib/pcre_tables.c
ext/pcre/pcrelib/pcre_try_flipped.c
ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
ext/pcre/pcrelib/pcre_valid_utf8.c
ext/pcre/pcrelib/pcre_version.c
ext/pcre/pcrelib/pcre_xclass.c
ext/pcre/pcrelib/pcregrep.c
ext/pcre/pcrelib/pcreposix.c
ext/pcre/upgrade-pcre.php