From: John Gilmore Date: Fri, 4 Oct 1991 06:49:34 +0000 (+0000) Subject: SVR4 X-Git-Tag: gdb-4_18~23555 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e32becdf04da594f0ed8e976a149cb8f89a45e00;p=platform%2Fupstream%2Fbinutils.git SVR4 --- diff --git a/configure.in b/configure.in index 22f391c..a1b2fca 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,8 @@ srcname="gnu development package" # XXX - FIXME there needs to be a case for hmake-dgux case "${host_os}" in -sysv* | irix*) host_makefile_frag=config/hmake-sysv ;; +sysv* | irix*) host_makefile_frag=config/hmake-sysv ;; +svr4) host_makefile_frag=config/hmake-svr4 ;; esac # per-target: