summaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-23 22:29:01 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-23 22:29:01 +0000
commit468f253591aa3cdd12f2b3ebe119ef496164c2c2 (patch)
tree89e65bd2225d58799f5ebb42d425e8d0efdc447c /gcc/config.host
parent09c6646eaa230856c37fd664d3bf2710178037dc (diff)
downloadgcc-468f253591aa3cdd12f2b3ebe119ef496164c2c2.tar.gz
* config.host: Removed superfluous newline.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71701 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.host')
-rw-r--r--gcc/config.host3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config.host b/gcc/config.host
index ba322808aa4..f1590a939bc 100644
--- a/gcc/config.host
+++ b/gcc/config.host
@@ -70,8 +70,7 @@ case ${host} in
| i[34567]86-sequent-sysv[123]* \
| i[34567]86-go32-* \
| i[34567]86-*-go32* \
- | vax-*-vms*
- )
+ | vax-*-vms*)
echo "*** Configuration for host ${host} not supported" 1>&2
exit 1
;;