summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* - WS + cleanup Jani Taskinen2010-11-131-18/+18
* fix C++ builds on MacStanislav Malyshev2010-05-251-0/+5
* make the code more readableAntony Dovgal2010-05-071-1/+5
* Abort with an error message if we cannot create the DTrace header file.David Soria Parra2010-05-071-2/+1
* - Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)Felipe Pena2010-05-051-1/+1
* Make sure we search the source dir for the dtrace filesDavid Soria Parra2010-04-301-3/+3
* Add DTrace probesDavid Soria Parra2010-04-241-0/+55
* Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...Kalle Sommer Nielsen2010-03-081-3/+3
* - Fixed bug #49267 (linking fails for iconv)Moriyoshi Koizumi2010-03-051-0/+3
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-9/+5
* Last attempt to get this stuff right before punting itRasmus Lerdorf2009-11-291-1/+1
* More work on the autoconf 2.13->2.60+ transition code.Rasmus Lerdorf2009-11-281-0/+4
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-11/+11
* - Simplify default flags for Sun C compiler.Sriram Natarajan2009-08-111-1/+1
* MFH:- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)Jani Taskinen2009-05-091-7/+10
* Fix test for auto_cflags and explictly set GCC="no" if we detect sunccDavid Soria Parra2008-12-031-0/+1
* MFH: Detect Sun C compiler and set default flags if it is usedDavid Soria Parra2008-11-061-0/+16
* add missing fileAntony Dovgal2008-09-081-0/+1
* MFH: set GCC to "no" if ICC was detectedAntony Dovgal2008-07-241-1/+2
* MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)Jani Taskinen2008-07-211-1/+67
* make --enable-zend-multibyte known to configureAntony Dovgal2008-07-031-1/+1
* - Reset back to 0.13.4 now that it released.Derick Rethans2008-04-071-1/+1
* - Don't rely on a version that doesn't exist - that breaks snapshots.Derick Rethans2008-03-311-1/+1
* - Another re2c version bump and scanner regenerationMarcus Boerger2008-03-221-2/+2
* - Require 0.13.3Marcus Boerger2008-03-221-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-67/+4
* - MFH Allow zend_extensions to be build inside ext and tested with 'make test'Marcus Boerger2008-02-171-5/+9
* MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath wor...Jani Taskinen2007-08-201-1/+5
* - Hopefully this fixes the "test: argument expected" error on solaris..Jani Taskinen2007-08-031-1/+1
* MFH: - Made build system less major version dependant to ease MFB/MFHJani Taskinen2007-07-261-10/+92
* MFH: - Allow using extra headers in PHP_CHECK_SIZEOFJani Taskinen2007-07-251-23/+43
* MFH:- Stop configure if scanner files are not found and invalid/no flex is foundJani Taskinen2007-07-191-2/+11
* - Fix issue in differentiating between --with-* and --enable-*Jani Taskinen2007-07-161-10/+13
* - MFH: Always enable mail() functionJohannes Schlüter2007-07-111-3/+0
* - Introducing 1st part of "show unknown configure options" and nuked PHP_REGE...Jani Taskinen2007-07-111-22/+44
* MFH: Removed --enable-versioningJani Taskinen2007-07-101-10/+0
* MFH:- Improved php-config:foobar2007-06-291-4/+6