From 99823b6670cbd8672db5d20e8c52ca1f5637d184 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 29 Oct 1991 08:47:32 +0000 Subject: [PATCH] 88k stuff --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 058ce53fdbe..f5d5e9a732f 100644 --- a/configure.in +++ b/configure.in @@ -12,6 +12,7 @@ srcname="gnu development package" # XXX - FIXME there needs to be a case for mh_dgux case "${host_os}" in +m88kbcs) host_makefile_frag=config/mh-delta88;; sysv* | irix*) host_makefile_frag=config/mh-sysv ;; svr4) host_makefile_frag=config/mh-svr4 ;; esac -- 2.30.2