summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Prevent fd leak in readdir_r that causes false negative on readdir_r implemen...Ondřej Surý2017-01-101-1/+4
* fix build broken by #2124Joe Watkins2017-01-061-0/+3
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-261-1/+1
|\
| * acinclude.m4: fix krb5-config detection and usage in PHP_SETUP_KERBEROS.Michael Orlitzky2016-11-261-1/+1
* | Fix #73219 (fix acinclude when / is present)Joe Watkins2016-11-201-1/+1
* | improve 7132fe19c29c512d00a3afe101212ba15fa1f99eJoe Watkins2016-05-131-13/+6
* | fix 1bb8a7b0b895af4a9e6b24101fe8fab5af64f86cJoe Watkins2016-05-131-2/+2
* | fix #72180 (Env variables incorrectly pretty printed in config.nice, phpinfo)Joe Watkins2016-05-131-0/+12
* | Fixed bug #71006 (symbol referencing errors on Sparc/Solaris)Dmitry Stogov2015-12-031-0/+54
* | Require at least OpenSSL version 0.9.8Jakub Zelenka2015-09-201-5/+5
* | Remove assumption that extensions are in ext/ext-nameBob Weinand2015-08-211-9/+10
* | Fixed PHP_CHECK_BUILTIN_EXPECT settingDmitry Stogov2015-03-231-1/+1
* | Move check for __builtin_expect to configureLevi Morrison2015-03-221-0/+18
* | Look for PDO include files in the right folderMaxime BESSON2015-02-061-2/+2
* | remove some remains from the old patchAnatol Belski2014-09-251-1/+1
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-201-1/+1
|\ \
| * | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
| |/
* | native tls initial patchkrakjoe2014-09-201-1/+1
|/
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\
| | * typofixesVeres Lajos2014-08-171-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-061-1/+1
| |\ \ | | |/
| | * Fix bug #67390 insecure temporary file use in the configure scriptRemi Collet2014-06-061-1/+1
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-161-4/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-161-4/+38
| |\ \ | | |/
| | * With --enable-dtrace, the correct PIC/non-PIC .o files on Solaris andChristopher Jones2013-08-161-4/+38
* | | unify stdint type usageMichael Wallner2013-08-061-0/+19
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-051-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-051-1/+1
| |\ \ | | |/
| | * NEWS for recent DTrace merges.Christopher Jones2013-08-051-1/+1
| | * Fixed bug #62691 (solaris sed has no -i switch)Christopher Jones2013-08-051-1/+1
| | * Enable dtrace probes on linux as they are compatible with systemtapDavid Soria Parra2013-08-051-0/+3
| | * Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17Remi Collet2013-08-051-2/+2
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-051-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-051-0/+4
| |\ \ | | |/
| | * Add an empty make command for DTrace .d files to stop an implicitChristopher Jones2013-08-051-0/+4
* | | fix generating config.niceMichael Wallner2013-08-021-4/+4
|/ /
* | Fixed bug #62691 (solaris sed has no -i switch)Christopher Jones2013-07-311-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-06-231-3/+3
|\ \ | |/
| * Fix bug #65088 (Generated configure script is malformed on OpenBSD).Adam Harvey2013-06-231-3/+3
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-03-281-1/+3
|\ \ | |/
| * With pkgconfig < 0.28 output is a single spaceRemi Collet2013-03-281-1/+3
* | Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17Remi Collet2012-12-161-2/+2
* | Enable dtrace probes on linux as they are compatible with systemtapDavid Soria Parra2012-12-041-0/+3
* | Fix version in check messageGustavo Lopes2012-08-261-1/+1
* | Require ICU >= 4.0 in configureGustavo Lopes2012-08-261-2/+2
|/
* Merge branch 'PHP-5.3' into PHP-5.4Moriyoshi Koizumi2012-04-031-0/+6
|\