From 222c4e717a9149eec124f1e4bfc269f76524d560 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Fri, 10 Mar 1995 01:56:19 +0000 Subject: * configure.in: Match `osf*', not `osf1*'. * configure: Likewise. * sysdeps/unix/bsd/osf: Renamed to `sysdeps/unix/bsd/osf1'. Thu Mar 9 17:16:53 1995 Brendan Kehoe (brendan@zen.org) * configure.in: Match `osf*', not `osf1*'. * configure: Likewise. * sysdeps/unix/bsd/osf: Renamed to `sysdeps/unix/bsd/osf1'. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 9a36433099..5c1acaa02f 100755 --- a/configure +++ b/configure @@ -568,7 +568,7 @@ gnu*) base_os=mach/hurd ;; netbsd* | 386bsd*) base_os=unix/bsd/bsd4.4 ;; -osf1* | sunos* | ultrix* | newsos* | dynix* | *bsd*) +osf* | sunos* | ultrix* | newsos* | dynix* | *bsd*) base_os=unix/bsd ;; linux* | sysv* | isc* | esix* | sco* | minix* | irix4*) base_os=unix/sysv ;; -- cgit 1.4.1