Lines Matching refs:host
195 host=
252 --no-verify do not verify that HOST is a valid host type
266 HOST is the canonical host system name [default=guessed].
314 elif test -z "$host"; then
317 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
319 host="$option"
424 echo $ac_n "checking host system type""... $ac_c" 1>&6
426 host_alias=$host
431 echo "$progname: cannot guess host type; you must specify one" 1>&2
436 host=`$SHELL $ac_config_sub $host_alias`
437 echo "$ac_t$host" 1>&6
439 # Make sure the host verified.
440 test -z "$host" && exit 1
442 elif test -z "$host"; then
443 echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2
447 host_alias=$host
453 linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
456 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
457 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
458 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
2799 # Libtool was configured as follows, on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2825 # The host system.
2827 host=$host