From bbc7590aad6931babbcd996543b50bea4e7cda2c Mon Sep 17 00:00:00 2001 From: Mark Eichin Date: Mon, 1 Jun 1992 00:29:44 +0000 Subject: [PATCH] change mh-solaris2 to mh-solaris. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 2ffbd054436..f1a44b157fa 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ case "${host_os}" in aix*) host_makefile_frag=config/mh-aix ;; m88kbcs) host_makefile_frag=config/mh-delta88;; sysv4*) host_makefile_frag=config/mh-sysv4 ;; -solaris*) host_makefile_frag=config/mh-solaris2 ;; +solaris*) host_makefile_frag=config/mh-solaris ;; sysv* | irix3) host_makefile_frag=config/mh-sysv ;; sco*) host_makefile_frag=config/mh-sco ;; irix4) host_makefile_frag=config/mh-irix4 ;; -- 2.30.2