From 20ed1f8d1a7ff59b884ff5d878b4fc99d0723f93 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 2 May 2002 07:50:36 +0000 Subject: * error.c: use HAVE_DECL_SYS_NERR instead of platform names. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- config.sub | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.sub') diff --git a/config.sub b/config.sub index a2d8b0d596..914903cfed 100644 --- a/config.sub +++ b/config.sub @@ -157,6 +157,9 @@ case $os in os=-vxworks basic_machine=$1 ;; + -hiuxmpp) + os=-hiuxmpp + ;; -hiux*) os=-hiuxwe2 ;; -- cgit v1.2.3