Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Made it possible to do "make test" for phpized extensions | foobar | 2005-08-08 | 1 | -0/+2 |
| | |||||
* | - Proper fix for phpize when dealing with PECL | foobar | 2005-06-05 | 1 | -0/+3 |
| | |||||
* | - Make sure EGREP and SED get set early enough. | foobar | 2005-05-27 | 1 | -2/+2 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -3/+5 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | Removed unused DEFS subst | foobar | 2005-03-17 | 1 | -1/+0 |
| | |||||
* | Add missing subst | foobar | 2005-03-04 | 1 | -0/+1 |
| | |||||
* | - Restructured and added a few comments here and there. | foobar | 2005-02-24 | 1 | -6/+1 |
| | | | | | | | | - Made macros of couple of tests previously littering configure.in (e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..) - Moved all PHP_SUBST() calls into their respective macros. (no point adding empty entries in Makefile if macro is not used) | ||||
* | - Add --with-libdir to phpized builds too | foobar | 2005-01-20 | 1 | -0/+5 |
| | |||||
* | - Make sure $host_alias is never empty | foobar | 2005-01-07 | 1 | -2/+0 |
| | |||||
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -5/+5 |
| | |||||
* | centralize cflags | Sascha Schumann | 2003-09-03 | 1 | -1/+1 |
| | |||||
* | enable re2c check for self-contained extensions | Sascha Schumann | 2003-09-02 | 1 | -0/+1 |
| | |||||
* | provide RE2C to external extensions | Sascha Schumann | 2003-09-02 | 1 | -0/+1 |
| | |||||
* | $host_* vars are used in extension config.m4s too. | foobar | 2003-08-05 | 1 | -0/+2 |
| | |||||
* | - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros. | foobar | 2003-06-24 | 1 | -12/+0 |
| | |||||
* | MFB move awk detection | Sascha Schumann | 2003-05-19 | 1 | -1/+2 |
| | |||||
* | - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) | foobar | 2003-01-28 | 1 | -0/+123 |