summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - This is 5.4.0 (for now..:)Jani Taskinen2010-03-111-2/+2
* Revert commit 292222. It's not needed anymore to specify c99.David Soria Parra2010-01-121-6/+1
* PHP 5.3.2RC1Johannes Schlüter2009-12-221-1/+1
* - Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong entries)Jani Taskinen2009-12-221-1/+0
* - Fixed bug #50508 (compile fails: Conflicting HEADER type declarations)Jani Taskinen2009-12-181-1/+0
* - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation env...Sriram Natarajan2009-12-161-1/+6
* - Make $sbindir be usable in C code as well (like $bindir and co.)Jani Taskinen2009-12-151-0/+2
* - Allow using $sbindir as wellJani Taskinen2009-12-151-0/+1
* - Fixed bug #50345 (nanosleep not detected properly on some solaris versions)Jani Taskinen2009-12-021-3/+3
* The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not ...Gwynne Raskind2009-11-301-24/+8
* - Restore configure.in before the madness startedJani Taskinen2009-11-301-8/+24
* - Revert bad patchJani Taskinen2009-11-301-3/+3
* re-committing: unsetting LIBS and LDFLAGS just makes it impossible to specify...Gwynne Raskind2009-11-301-3/+3
* once and for all remove the old broken Darwin hack, replace it with the new a...Gwynne Raskind2009-11-301-24/+8
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-16/+70
* 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-5/+17
* unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from t...Gwynne Raskind2009-11-281-3/+3
* Remove the now-unnecessary (and wrong anyway) Darwin hackGwynne Raskind2009-11-281-24/+0
* This macro needs to come after AC_INITRasmus Lerdorf2009-11-281-1/+1
* Ok, new attempt. Require autoconf-2.60 in this branch.Rasmus Lerdorf2009-11-281-44/+2
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-5/+5
* - Fixed "make test" in phpize builds when ini file(s) contain extension direc...Jani Taskinen2009-11-181-0/+2
* - Fixed bug #49809 (time_sleep_until is not available on solaris)Jani Taskinen2009-10-081-1/+2
* save LDFLAGS in EXTRA_LDFLAGS before unsettingAntony Dovgal2009-09-241-0/+1
* This will become 5.3.2, the NEWS file will be merged once 5.3.1 is outJohannes Schlüter2009-09-031-1/+1
* add -g along with -O0Antony Dovgal2009-09-011-2/+2
* Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff w...Scott MacVicar2009-08-111-1/+0
* Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX s...Scott MacVicar2009-08-061-10/+0
* Change dns.h to php_dns.h, part of my dns cleanupScott MacVicar2009-08-051-1/+2
* res_search is already checked within ext/standard/config.m4Scott MacVicar2009-08-051-1/+1
* CVS->SVNJohannes Schlüter2009-07-201-1/+1
* MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)Christopher Jones2009-07-191-3/+8
* fix buildStanislav Malyshev2009-07-141-1/+1
* Nuke "hotfix", fix the real issue..Jani Taskinen2009-07-031-1/+1
* - Fixed bug #48782 (CFLAGS killed during configure)Jani Taskinen2009-07-031-2/+0
* Back to -devJohannes Schlüter2009-06-291-2/+2
* Bump version to 5.3.0 and API Nos. upJohannes Schlüter2009-06-261-1/+1
* Fix trouble with memory alignment on Sparch, see #48668 (David)Johannes Schlüter2009-06-261-1/+4
* Back to devJohannes Schlüter2009-06-181-1/+1
* 5.3.0 RC 4Johannes Schlüter2009-06-181-1/+1
* back to -devJohannes Schlüter2009-06-101-1/+1
* 5.3.0RC3Johannes Schlüter2009-06-101-1/+1
* - MFH: Get rid of the four different versions of zend_extension* and only useDerick Rethans2009-05-181-9/+1
* Back to -devJohannes Schlüter2009-05-061-1/+1
* 5.3.0RC2-devJohannes Schlüter2009-05-061-1/+1
* Fixed bug #48156 (Added support for lcov v1.7)Ilia Alshanetsky2009-05-061-1/+1
* Back to devJohannes Schlüter2009-03-231-1/+1
* 5.3.0 RC 1Johannes Schlüter2009-03-231-1/+1
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-1/+1