Lines Matching full:host
208 host=
313 Usage: $progname [OPTION]... LTMAIN [HOST]
317 --build configure for building on BUILD [BUILD=HOST]
325 --no-verify do not verify that HOST is a valid host type
342 HOST is the canonical host system name [default=guessed].
399 elif test -z "$host"; then
402 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
404 host="$option"
538 echo $ac_n "checking host system type""... $ac_c" 1>&6
540 host_alias=$host
550 echo "$progname: cannot guess host type; you must specify one" 1>&2
559 host=`$SHELL $ac_config_sub $host_alias`
560 echo "$ac_t$host" 1>&6
562 # Make sure the host verified.
563 test -z "$host" && exit 1
583 elif test -z "$host"; then
584 echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2
588 host_alias=$host
590 build=$host
593 if test x"$host" != x"$build"; then
599 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
600 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
601 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
606 linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
2274 # Libtool was configured as follows, on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2307 # The host system.
2309 host=$host
2586 case $host in