+ 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?
Also echo and here documents are not working on my system (FreeBSD). cat seems to work with here docs.
#> bash --version GNU bash, version 2.05a.0(1)-release (i386-unknown-freebsd4.3) Copyright 2001 Free Software Foundation, Inc.
Brian
On Apr 7, 2005, at 3:49 PM, Jani Taskinen wrote:
On Thu, 7 Apr 2005, Brian J. France wrote:
On Apr 7, 2005, at 1:28 AM, Jani Taskinen wrote:I made some changes to phpize now. But not using your patch since that would not have worked everywhere.
Cool, changes look good. What about getting Jon's original patch and this change back ported?
Done.
--Jani
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php