summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-02-18 23:26:52 +0000
committerRoland McGrath <roland@gnu.org>1994-02-18 23:26:52 +0000
commit395273628b7b2fb2462e49b917a303c40e993e8c (patch)
tree41a1ca7e57a84708a3a37f9db070b90c09c4028f /configure.in
parent5dc8c935ea60b44546f6c88bee2e323a74398544 (diff)
Formerly ../configure.in.~47~
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 5b923332b1..c57a7ba3b8 100644
--- a/configure.in
+++ b/configure.in
@@ -239,7 +239,7 @@ netbsd* | 386bsd*)
base_os=unix/bsd/bsd4.4 ;;
osf1* | sunos* | ultrix* | newsos* | dynix* | *bsd*)
base_os=unix/bsd ;;
-linux* | sysv* | isc* | esix* | sco* | minix*)
+linux* | sysv* | isc* | esix* | sco* | minix* | irix4*)
base_os=unix/sysv ;;
solaris[2-9]*)
base_os=unix/sysv/sysv4 ;;