summaryrefslogtreecommitdiff
path: root/acconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.Sascha Schumann2000-06-081-125/+1
* added new option "--enable-sigchild" (default is off)Thies C. Arntzen2000-05-181-0/+3
* Nuke DEBUG.Andrei Zmievski2000-03-111-4/+0
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-1/+1
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-3/+0
* Full gear backwards. We still need acconfig.h.in for additional acconfig.hSascha Schumann2000-01-121-0/+129
* acconfig.h.in became superflicious when we removed the config.h.stubs.Sascha Schumann2000-01-121-127/+0
* Declare timezone only, if the system fails to do so.Sascha Schumann2000-01-011-2/+0
* Fix broken sprintf handling in PHPSascha Schumann1999-12-191-1/+5
* Use zend_sprintf by default (which is defined to sprintf, if the system'sSascha Schumann1999-12-191-3/+2
* Fix for #2909Sascha Schumann1999-12-031-0/+2
* - add PHP_BUILD_THREAD_SAFESascha Schumann1999-11-241-2/+0
* Moved HAVE_ROXEN to sapi/roxen/config.h.stubDavid Hedbor1999-11-241-1/+0
* Added HAVE_ROXEN for the Roxen sapi moduleDavid Hedbor1999-11-231-0/+1
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-291-0/+2
* Started working on the Zeus support. Zeus's ISAPI obviously differs fromStig Bakken1999-09-281-0/+4
* Initial AOLserver support. Note that the current way of creatingSascha Schumann1999-09-251-0/+2
* final php3.ini -> php.ini renaming?Stig Bakken1999-07-251-1/+1
* Remove MEMORY_LIMIT from PHP, it's a Zend issue...Zeev Suraski1999-07-171-3/+0
* add dmallocSascha Schumann1999-06-261-0/+2
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-10/+4
* ZTS fixesZeev Suraski1999-05-041-1/+1
* * added --enable-thread-safety switchStig Bakken1999-05-031-0/+3
* Ok, this beast compiles via --with-apxsRasmus Lerdorf1999-04-251-0/+3
* Oops, would be a good idea to edit the .in file instead of acconfig.hRasmus Lerdorf1999-04-241-0/+3
* port from PHP3Sascha Schumann1999-04-241-0/+3
* Bring imap build rules up to date. We still have a problem here though.Rasmus Lerdorf1999-04-221-0/+3
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-65/+0
* moved imap and ldapStig Bakken1999-04-221-9/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-3/+0
* moved dbStig Bakken1999-04-211-6/+0
* moved bcmathStig Bakken1999-04-211-3/+0
* moved apache, com and hyperwave into ext/Stig Bakken1999-04-211-3/+0
* moved dav, msql and oracle to ext/Stig Bakken1999-04-211-15/+0
* moved filepro to extStig Bakken1999-04-211-1/+0
* moving mysql to ext/Stig Bakken1999-04-211-4/+0
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-52/+10
* generate acconfig.h from acconfig.h.in and ext/*/config.h.stubStig Bakken1999-04-191-0/+261