On Thu, 7 Apr 2005, Brian J. France wrote:
Looks like there might be some problems with your patch to phpize.in for
lines:
+ if ! test -x "$php_shtool path $PHP_AUTOCONF"; then
and
+ if ! test -x "$php_shtool path $PHP_AUTOHEADER"; then
shouldn't those double quotes be back-ticks?
Actually both.. fixed now.
Also echo and here documents are not working on my system (FreeBSD). cat
seems to work with here docs.
Fixed that too. (all branches)
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php