Home | History | Annotate | Download | only in jpeg

Lines Matching full:host

29 host=NONE
145 Usage: configure [options] [host]
179 Host type:
180 --build=BUILD configure for building on BUILD [BUILD=HOST]
181 --host=HOST configure for HOST [guessed]
182 --target=TARGET configure for TARGET [TARGET=HOST]
196 -host | --host | --hos | --ho)
197 ac_prev=host ;;
198 -host=* | --host=* | --hos=* | --ho=*)
199 host="$ac_optarg" ;;
402 echo "configure: warning: $ac_option: invalid host type" 1>&2
405 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
1720 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: