Searched refs:cf_install_program (Results 1 – 2 of 2) sorted by relevance
17118 cf_install_program=`echo "$INSTALL" | sed -e 's%[ ]*[ ]-.%%'`17120 if test -f "$cf_install_program"17122 check_install_version=`"$cf_install_program" --version 2>/dev/null | head -n 1 | grep coreutils`17129 if strings "$cf_install_program" | grep "^$check_strip_variable$" >/dev/null17141 { echo "$as_me:17141: WARNING: $cf_install_program does not support strip program option" >&517142 echo "$as_me: WARNING: $cf_install_program does not support strip program option" >&2;}
4136 cf_install_program=`echo "$INSTALL" | sed -e 's%[[ ]]*[[ ]]-.%%'`4138 if test -f "$cf_install_program"4140 check_install_version=`"$cf_install_program" --version 2>/dev/null | head -n 1 | grep coreutils`4147 if strings "$cf_install_program" | grep "^$check_strip_variable[$]" >/dev/null4158 AC_MSG_WARN($cf_install_program does not support strip program option)