Home | History | Annotate | Download | only in dist

Lines Matching refs:shtool

2990     # can be satisfied by any of "install-sh", "install.sh", or "shtool",
3000 elif test -f "${as_dir}shtool"; then
3001 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
3002 ac_install_sh="${as_dir}shtool install -c"
3150 if test -f "$ac_aux_dir/shtool" && test ! -d $ac_aux_dir/shtool; then
3151 ac_cv_shtool="$ac_aux_dir/shtool"
3153 as_fn_error $? "no shtool found in $ac_aux_dir" "$LINENO" 5
3156 SHTOOL="$ac_cv_shtool"
3160 TB="`$SHTOOL echo -e '%B' 2>/dev/null`"
3161 TN="`$SHTOOL echo -e '%b' 2>/dev/null`"