summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* @Fix some warnings when compiling in maintainer-mode (Stig)Stig Bakken1999-12-011-3/+1
* Add '--enable-low-memory' option.Sascha Schumann1999-11-301-1/+13
* @Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).Stig Bakken1999-11-281-1/+1
* Test for PHP_THREAD_SAFETYSascha Schumann1999-11-271-1/+1
* PERL_PATH is used nowhereSascha Schumann1999-11-271-1/+0
* Add --enable-experimental-ztsSascha Schumann1999-11-271-13/+29
* Enable _POSIX_THREAD_SEMANTICS for all configurations testwiseSascha Schumann1999-11-261-2/+4
* - move strtok_r into reentrancy.cSascha Schumann1999-11-261-1/+3
* Add reentrant versions of ctime, localtime, gmtime, asctime.Sascha Schumann1999-11-261-0/+4
* Add strtok_r replacement function from FreeBSD-current.Sascha Schumann1999-11-261-2/+1
* Only create regex/Makefile, if we use the bundled regex librarySascha Schumann1999-11-231-1/+1
* @Introduced PECL - PHP Extension and Code Library (prounounced "picke")Stig Bakken1999-11-221-1/+2
* --enable-versioning can now be used with CGI/AOLserver as well. Note thatSascha Schumann1999-11-201-13/+14
* Remove --enable-thread-safety. There is no reason people should be ableSascha Schumann1999-11-171-18/+14
* b3 is already tagged in CVSThies C. Arntzen1999-11-171-1/+1
* 4.0b3 coming upStig Bakken1999-11-161-1/+1
* @Added tmpfile() function (Stig)Stig Bakken1999-11-141-1/+0
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-1/+1
* - remove extra CPPFLAGS from top-level MakefileSascha Schumann1999-11-131-1/+1
* Export CPPFLAGS to propagate additional flagsSascha Schumann1999-11-131-0/+1
* Fix typo (escape sign was one off)Sascha Schumann1999-11-131-1/+1
* preparing 4.0b3-RC5Sascha Schumann1999-11-131-1/+1
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+3
* Enable selective regex library compilation.Sascha Schumann1999-11-121-43/+2
* 4.0b3-RC4Stig Bakken1999-11-091-1/+1
* Bump version to 4.0b3-RC3.Stig Bakken1999-11-091-1/+1
* Cleaned up makedist a bit more.Stig Bakken1999-11-081-1/+1
* (PHP tempnam) now uses mkstemp() if availableStig Bakken1999-11-081-0/+1
* Version updateZeev Suraski1999-11-061-1/+1
* # First shot at 4.0b3.Stig Bakken1999-11-041-1/+1
* Additional check for concurrent use of --with-{apache,apxs}Sascha Schumann1999-11-021-4/+5
* Remove SAPI_TARGET and use PHP_SAPI completely.Sascha Schumann1999-10-071-2/+5
* PHP_SHOW_LD_LIBRARY_PATH leaked out of my test environment.Sascha Schumann1999-10-071-2/+0
* Pass -avoid-version when building a shared library to avoid problemsSascha Schumann1999-10-071-0/+3
* Build program static.Sascha Schumann1999-10-051-2/+2
* -module is already set in Makefile.amSascha Schumann1999-10-041-1/+0
* * Fix header("HTTP/..") behaviourSascha Schumann1999-10-041-2/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-86/+78
* *_config are executable, thus we don't need %(SHELL)Sascha Schumann1999-10-031-2/+2
* Fix Apache-module buildSascha Schumann1999-10-031-1/+1
* Automatically add the SAPI target's Makefile to the list. ThisSascha Schumann1999-09-301-4/+1
* * create Makefiles for ext, pcrelib, sapi/*Sascha Schumann1999-09-291-4/+6
* * VPATH workSascha Schumann1999-09-291-0/+3
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-291-0/+803
* this file is now generatedStig Bakken1999-04-171-1993/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-371/+405
* get rid of extra and doc dirs, more cvs ignore stuffStig Bakken1999-04-081-7/+1
* fix configure warningsStig Bakken1999-04-071-3/+3
* PHP 4.0Zeev Suraski1999-04-071-0/+1965