From: Richard M. Stallman Date: Thu, 22 Jun 1995 18:58:28 +0000 (+0000) Subject: Treat SunOS 4.1.4 like SunOS 4.1.3. X-Git-Tag: emacs-19.34~3499 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30c7e3b3fe37c9c6c8501ecdca2168c55e2843b4;p=emacs.git Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.) --- diff --git a/configure.in b/configure.in index df1d1ea2213..1e5dfba7ad2 100644 --- a/configure.in +++ b/configure.in @@ -653,7 +653,7 @@ case "${canonical}" in ## The Sun386 didn't get past 4.0. i[345]86-*-sunos4 ) opsys=sunos4-0 ;; *-sunos4.0* ) opsys=sunos4-0 ;; - *-sunos4.1.3* | *-sunos4shr* ) opsys=sunos4shr + *-sunos4.1.[3-9]* | *-sunos4shr* ) opsys=sunos4shr NON_GNU_CPP=/usr/lib/cpp ;; *-sunos4* | *-sunos ) opsys=sunos4-1