Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -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. | foobar | 2001-11-30 | 1 | -2/+4 |
| | |||||
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 1 | -1/+1 |
| | |||||
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 1 | -1/+1 |
| | | | | | # Heads up people! I tested this before committing but you never know.. | ||||
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -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 Schumann | 1999-12-29 | 1 | -1/+1 |
| | |||||
* | SAPI module for phttpd - found at ftp://ftp.netuse.de/pub/phttpd/, ↵ | Thies C. Arntzen | 1999-12-28 | 1 | -0/+24 |
ftp://ftp.signum.se/pub/phttpd/ (DOES NOT WORK YET!!) |