php-src/scripts
Jon Parise 3078bbabfd If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are set
to full paths, the `shtool path` test would fail (because it only tests
for the existence of a bare filename in the current $PATH).  We now test
the the executability of $PHP_AUTOCONF and $PHP_AUTOHEADER before falling
back to the `shtool path` test.

Later on, phpize will execute $PHP_AUTOCONF and $PHP_AUTOHEADER directly,
so they will work fine as either absolute paths or files within $PATH.

Also, improving the grammar of the error messages in the failure cases.
2006-07-17 01:17:00 +00:00
..
apache Fix&improve conversion scripts 1999-08-07 15:31:57 +00:00
dev - Allow any EOLs in CREDITS files 2006-01-01 19:00:14 +00:00
man1 bump year and license version 2006-01-01 13:10:10 +00:00
Makefile.frag - Fixed header installing under phpize builds 2005-11-21 23:07:36 +00:00
php-config.in - Fixed header installing under phpize builds 2005-11-21 23:07:36 +00:00
phpize.in If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental variables are set 2006-07-17 01:17:00 +00:00
phpize.m4 - Determine the shared/link lib suffixes in one macro. 2006-04-10 12:16:08 +00:00