summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\
| * typofixesVeres Lajos2014-08-171-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.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
* | 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.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
* | 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
|\
| * Reset LIBS temporarily to make sure PHP_CHECK_FUNC will look into libc.Moriyoshi Koizumi2012-04-031-0/+6
| * Debian/Ubuntu don't have any special CFLAGS listed here forRasmus Lerdorf2011-08-211-1/+1
| * Revert part of the fix for #53339Scott MacVicar2011-05-191-0/+1
| * Oops, can't cache it here because it won't workRasmus Lerdorf2011-05-151-5/+5
| * Cache the pdo include pathRasmus Lerdorf2011-05-151-5/+5
| * Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Serve...Christopher Jones2011-03-231-1/+1
| * Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-181-1/+1
| * - fix build with ICU < 4.2, add ICU_VERSION for m4 checksPierre Joye2011-02-151-0/+1
| * - Merged check from trunk to prevent building multiple SAPIs (bug #52419)Jani Taskinen2010-11-191-0/+11
| * - Using ifelse() here is safer, also eases debugging generated configure.Jani Taskinen2010-11-131-8/+2
| * - WSJani Taskinen2010-11-131-7/+7
| * - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)Felipe Pena2010-05-051-1/+1
* | Looks like we need to explicity add libstdc++ on recent linux' too, like fedo...Hannes Magnusson2011-12-271-5/+1
* | Debian/Ubuntu don't have any special CFLAGS listed here forRasmus Lerdorf2011-08-211-1/+1
* | Fix #55269 (--enable-dtrace fail on FreeBSD)David Soria Parra2011-07-261-0/+4
* | Revert part of the fix for #53339Scott MacVicar2011-05-191-0/+1
* | Cache the PDO include pathRasmus Lerdorf2011-05-151-5/+5
* | Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Serve...Christopher Jones2011-03-231-1/+1
* | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-181-1/+1
* | - fix build with ICU < 4.2, add ICU_VERSION for m4 checksPierre Joye2011-02-151-0/+1
* | - One more fix for bug #53338 (when copying stuff from other macros, do it al...Jani Taskinen2010-11-181-3/+3
* | - Fixed DTrace support in MacOSX (bug #53338)Jani Taskinen2010-11-181-2/+6
* | - Fix building SAPI moduleJani Taskinen2010-11-171-13/+10
* | - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-131-13/+37
* | - Simplified the DTrace configure macros, one is enoughJani Taskinen2010-11-131-48/+44