Home
last modified time | relevance | path

Searched refs:cf_install_program (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ncurses/ !
H A Dconfigure17063 cf_install_program=`echo "$INSTALL" | sed -e 's%[ ]*[ ]-.%%'`
17065 if test -f "$cf_install_program"
17067 check_install_version=`"$cf_install_program" --version 2>/dev/null | head -n 1 | grep coreutils`
17074 if strings "$cf_install_program" | grep "^$check_strip_variable$" >/dev/null
17086 { echo "$as_me:17086: WARNING: $cf_install_program does not support strip program option" >&5
17087 echo "$as_me: WARNING: $cf_install_program does not support strip program option" >&2;}
H A Daclocal.m44274 cf_install_program=`echo "$INSTALL" | sed -e 's%[[ ]]*[[ ]]-.%%'`
4276 if test -f "$cf_install_program"
4278 check_install_version=`"$cf_install_program" --version 2>/dev/null | head -n 1 | grep coreutils`
4285 if strings "$cf_install_program" | grep "^$check_strip_variable[$]" >/dev/null
4296 AC_MSG_WARN($cf_install_program does not support strip program option)