Searched refs:host_os (Results 1 – 7 of 7) sorted by relevance
14 case "$host_os" in
37 config-os = @host_os@
2313 host_os=$*2315 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac3797 case "$host_os" in3801 host_os=`echo $host_os | sed -e 's/gnu/gnu-gnu/'`3859 config_machine=$host_cpu config_vendor=$host_vendor config_os=$host_os3918 case "$machine-$host_os" in
457 # $host_os of `gnu*' here to be `gnu-gnu*' just so that it can tell.459 case "$host_os" in463 host_os=`echo $host_os | sed -e 's/gnu/gnu-gnu/'`497 config_machine=$host_cpu config_vendor=$host_vendor config_os=$host_os544 case "$machine-$host_os" in
8488 $host_os checks to set gnu_ld/as and elf before sysdirs8577 * configure.in (host_os=linux*): Set elf=yes for this, not just9708 * configure.in (host_os=sysv4*|solaris2*): Set elf=yes.9898 * configure.in (host_os=gnuelf|linuxelf): Set elf=yes. Do AC_SUBST
40108 * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back46560 * configure.ac: Do not modify gnu-* host_os.