summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.6Johannes Schlüter2011-03-171-1/+1
* - PHP 5.3.6RC3Johannes Schlüter2011-03-091-1/+1
* Back to -devJohannes Schlüter2011-03-021-1/+1
* PHP 5.2.6RC2Johannes Schlüter2011-03-021-1/+1
* Back to -devJohannes Schlüter2011-02-161-1/+1
* PHP 5.3.6RC1Johannes Schlüter2011-02-161-1/+1
* - This will be PHP 5.3.6Johannes Schlüter2011-01-051-1/+1
* Back to -devJohannes Schlüter2010-12-081-2/+2
* PHP 5.3.4Johannes Schlüter2010-12-081-1/+1
* - Back to -devJohannes Schlüter2010-12-021-1/+1
* - PHP 5.3.4RC2Johannes Schlüter2010-12-021-1/+1
* Back to -devJohannes Schlüter2010-11-181-1/+1
* - 5.3.4RC1Johannes Schlüter2010-11-181-1/+1
* - WSJani Taskinen2010-11-131-2/+2
* - Fixed -g adding for gcc and g++ (former got it twice, latter not at all)Jani Taskinen2010-11-021-1/+1
* fix bug #50345 (nanosleep not detected properly on some solaris versions)Antony Dovgal2010-10-051-1/+1
* - Back to -devJohannes Schlüter2010-07-221-2/+2
* - PHP 5.3.3Johannes Schlüter2010-07-211-1/+1
* Back to -devJohannes Schlüter2010-07-141-1/+1
* PHP 5.3.3RC3Johannes Schlüter2010-07-141-1/+1
* Back to -devJohannes Schlüter2010-07-021-1/+1
* 5.3.3 RC2Johannes Schlüter2010-07-011-1/+1
* back to -devJohannes Schlüter2010-06-181-1/+1
* PHP 5.3.3RC1Johannes Schlüter2010-06-171-1/+1
* simplify configure check for nanosleep()Antony Dovgal2010-04-131-1/+1
* I am sorry I tried fixing PHP without extensive discussion on the mailing list.Andrei Zmievski2010-03-181-6/+0
* Fix a few problems with large (2G-4G) file uploads. AddedAndrei Zmievski2010-03-181-0/+6
* 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