summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-23/+5
* check for bison binary, not yaccNuno Lopes2019-03-161-1/+1
* Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-041-1/+1
* Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-14/+0
* Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-03-021-7/+3
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-03-021-7/+3
| |\
| | * Fix shared module generation on AIX bug #77676Kevin Adler2019-03-021-7/+3
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-02-071-37/+71
| |\ \ | | |/
| | * Use pkg-config for ICU, as the old icu-config has been deprecatedDerick Rethans2019-02-071-32/+66
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-55/+55
* | | Remove LIBZEND_CHECK_INT_TYPE and PHP_CHECK_TYPESPeter Kokot2019-03-021-22/+0
* | | Remove obsolescent AC_HEADER_STDC and memcpy checkPeter Kokot2019-03-011-4/+0
* | | Remove PHP_DECLARED_TIMEZONE and HAVE_DECLARED_TIMEZONEPeter Kokot2019-02-281-23/+0
* | | Remove unused PHP_AC_BROKEN_SNPRINTF m4 macroPeter Kokot2019-02-271-37/+0
* | | Remove deprecated PHP_EXTENSION m4 macroPeter Kokot2019-02-271-11/+0
* | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-231-22/+0
* | | Remove unused PHP_SYS_LFS m4 macroPeter Kokot2019-02-201-46/+0
* | | Remove unused PHP_SOLARIS_PIC_WEIRDNESS m4 macroPeter Kokot2019-02-201-30/+0
* | | Remove unused PHP_TARGET_RDYNAMIC m4 macroPeter Kokot2019-02-201-19/+0
* | | Require icu-uc and icu-i18n next to icu-ioNikita Popov2019-02-071-1/+1
* | | ext/openssl: port to pkg-config macro and consistently require its useEli Schwartz2019-01-111-100/+3
* | | ext/intl: Use pkg-config to detect icuHugh McMaster2018-12-091-46/+7
* | | Replace LT_AC_PROG_SED with AC_PROG_SEDPeter Kokot2018-12-021-1/+1
* | | Replace AC_CHECK_FILE with test -fPeter Kokot2018-12-011-4/+5
* | | Add re2c checking with error exit codePeter Kokot2018-11-251-1/+5
* | | ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-0/+3
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Enforce C++11 in ext/intlAnatol Belski2018-10-071-1/+3
* | | Bump minimum libxml version to 2.7.6Nikita Popov2018-09-231-2/+2
* | | Remove unused HAVE_BROKEN_GLIBC_FOPEN_APPENDNikita Popov2018-09-171-52/+0
* | | Require ICU ≥ 50.1Christoph M. Becker2018-09-151-7/+5
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-09-111-0/+36
|\ \ \ | |/ /
| * | Fix #76510: file_exists() stopped working for phar://Christoph M. Becker2018-09-111-0/+36
* | | Remove AC_STRUCT_TM macroPeter Kokot2018-08-291-1/+1
|/ /
* | Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKSPeter Kokot2018-07-311-1/+0
* | Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-301-1/+1
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-105/+98
* | Upgrade deprecated AC_OUTPUT macro callsPeter Kokot2018-07-291-1/+1
* | Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-291-51/+0
* | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-55/+55
* | Replace obsolete AC_TRY_CPP with AC_PREPROC_IFELSEPeter Kokot2018-07-251-2/+3
* | Remove obsolete macro AC_DECL_YYTEXTPeter Kokot2018-07-251-7/+0
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Add missing autoconf m4 quotesPeter Kokot2018-07-031-2/+2
* | Use recommended way to handle utf*.h headers and obsolete symbolsAnatol Belski2018-04-051-0/+4
* | Merge branch 'PHP-7.2'Anatol Belski2018-04-051-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-04-051-2/+2
| |\
| | * Rename varAnatol Belski2018-04-051-2/+2
* | | Fix comparisonAnatol Belski2018-04-051-1/+1
* | | Use recommended options for explicit UnicodeString constructorsAnatol Belski2018-04-051-0/+3