summaryrefslogtreecommitdiff
path: root/sapi/phttpd/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* Please welcome the new build system.Sascha Schumann2002-03-071-2/+1
| | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
* Added missing cvs ids and unified configure messages.foobar2001-11-301-2/+4
|
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-1/+1
|
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-1/+1
| | | | | # Heads up people! I tested this before committing but you never know..
* Integration of -ng changes. Changes:Sascha Schumann1999-12-301-1/+1
| | | | | | | | | | | | - added support for externally built modules, - improved support for in-tree shared modules, - fixed diversion bugs, - configure displays some informative messages, - faster static build (libtool isn't used anymore for compiling non-PIC objects), - dependencies comparable to automake's without requiring GNU make or GCC, - working make clean for non-GNU makes.
* Get rid of some config.h.stubs. Comments are placed into AC_DEFINE()Sascha Schumann1999-12-291-1/+1
|
* SAPI module for phttpd - found at ftp://ftp.netuse.de/pub/phttpd/, ↵Thies C. Arntzen1999-12-281-0/+24
ftp://ftp.signum.se/pub/phttpd/ (DOES NOT WORK YET!!)