summaryrefslogtreecommitdiff
path: root/scripts/phpize.m4
Commit message (Collapse)AuthorAgeFilesLines
...
* - Restructured and added a few comments here and there.foobar2005-02-241-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 toofoobar2005-01-201-0/+5
|
* - Make sure $host_alias is never emptyfoobar2005-01-071-2/+0
|
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-5/+5
|
* centralize cflagsSascha Schumann2003-09-031-1/+1
|
* enable re2c check for self-contained extensionsSascha Schumann2003-09-021-0/+1
|
* provide RE2C to external extensionsSascha Schumann2003-09-021-0/+1
|
* $host_* vars are used in extension config.m4s too.foobar2003-08-051-0/+2
|
* - Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.foobar2003-06-241-12/+0
|
* MFB move awk detectionSascha Schumann2003-05-191-1/+2
|
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-0/+123