Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement extension load-order deps. | Wez Furlong | 2004-07-18 | 1 | -3/+3 |
| | |||||
* | de-overquotation | Sascha Schumann | 2002-03-22 | 1 | -8/+8 |
| | |||||
* | Replace the incomprehensible newline escaping with @NEWLINE@ | Sascha Schumann | 2001-03-30 | 1 | -3/+3 |
| | | | | | Fixes the build on Darwin 1.2 | ||||
* | Stop automatically passing vars to AC_SUBST through PHP_SUBST. | Sascha Schumann | 2000-12-20 | 1 | -0/+41 |
There are some variables which are needed for Makefiles and files created by AC_OUTPUT; we use PHP_SUBST_OLD for those now. genif.sh was moved to an appropiate place. |