#
# Avoid using ./install, which might have been erroneously created
# by make from ./install.sh.
-if test "z${INSTALL}" = "z" ; then
+AC_CHECKING(for a BSD compatible install)
+if test -z "${INSTALL}"; then
AC_CACHE_VAL(ac_cv_program_INSTALL,
-[ AC_CHECKING(for a BSD compatible install)
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
+[ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
for ac_dir in $PATH; do
case "$ac_dir" in
''|.|/etc|/sbin|/usr/sbin|/usr/etc|/usr/afsws/bin|/usr/ucb) ;;
#
# Avoid using ./install, which might have been erroneously created
# by make from ./install.sh.
-if test "z${INSTALL}" = "z" ; then
+AC_CHECKING(for a BSD compatible install)
+if test -z "${INSTALL}"; then
AC_CACHE_VAL(ac_cv_program_INSTALL,
-[ AC_CHECKING(for a BSD compatible install)
- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
+[ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
for ac_dir in $PATH; do
case "$ac_dir" in
''|.|/etc|/sbin|/usr/sbin|/usr/etc|/usr/afsws/bin|/usr/ucb) ;;