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