Commit 92b836fa by Rainer Orth Committed by Rainer Orth

* config.host: Removed superfluous newline.

From-SVN: r71701
parent b01bc573
2003-09-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config.host: Removed superfluous newline.
2003-09-23 Nathanael Nerode <neroden@gcc.gnu.org> 2003-09-23 Nathanael Nerode <neroden@gcc.gnu.org>
* config.gcc: Use ${target}, not $machine. * config.gcc: Use ${target}, not $machine.
......
...@@ -70,8 +70,7 @@ case ${host} in ...@@ -70,8 +70,7 @@ case ${host} in
| i[34567]86-sequent-sysv[123]* \ | i[34567]86-sequent-sysv[123]* \
| i[34567]86-go32-* \ | i[34567]86-go32-* \
| i[34567]86-*-go32* \ | i[34567]86-*-go32* \
| vax-*-vms* | vax-*-vms*)
)
echo "*** Configuration for host ${host} not supported" 1>&2 echo "*** Configuration for host ${host} not supported" 1>&2
exit 1 exit 1
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment