summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-06-22 18:58:28 +0000
committerRichard M. Stallman <rms@gnu.org>1995-06-22 18:58:28 +0000
commit4fce10a245ed166909a60c972cecade91e167bc5 (patch)
tree12619f163622daf44ccac972efdcbc29f46b306c /configure.in
parent058da361b511c36cd3fe6ceb03e5c1c0f6752a5f (diff)
downloademacs-4fce10a245ed166909a60c972cecade91e167bc5.tar.gz
Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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