From be83b8be34318b74544d435305cb98689eae8089 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 11 Jun 1999 06:30:01 +0000 Subject: 990611 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_3@484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.guess') diff --git a/config.guess b/config.guess index 058230d7d4..7e23afe37b 100644 --- a/config.guess +++ b/config.guess @@ -382,7 +382,7 @@ EOF case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/6?? | 9000/7?? | 9000/80[024] | 9000/8?[13679] | 9000/892 ) + 9000/[678]?? ) sed 's/^ //' << EOF >dummy.c #include #include -- cgit v1.2.3