From 92b836fa739387acacdac92f0ab82e6ff67786de Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 23 Sep 2003 22:29:01 +0000 Subject: * config.host: Removed superfluous newline. From-SVN: r71701 --- gcc/config.host | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc/config.host') 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 ;; -- cgit v1.2.1