summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-05-01 11:49:03 +0000
committerJim Meyering <jim@meyering.net>2002-05-01 11:49:03 +0000
commitb016bc2d4f144e3021173f3ff4425d20c8f1d1a6 (patch)
tree1a93b819ee2565cdc4118e006e8543d504aaaeba /config
parentbdd9db581fdd29b97e9ddfad6f679a141914cc09 (diff)
downloadcoreutils-b016bc2d4f144e3021173f3ff4425d20c8f1d1a6.tar.xz
.
Diffstat (limited to 'config')
-rw-r--r--config/config.sub6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.sub b/config/config.sub
index f3657978c..299f3f4c5 100644
--- a/config/config.sub
+++ b/config/config.sub
@@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002 Free Software Foundation, Inc.
-timestamp='2002-03-07'
+timestamp='2002-04-26'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -1090,7 +1090,7 @@ case $os in
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
- | -morphos* | -superux* | -rtmk* | -rtmk-nova*)
+ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* )
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)
@@ -1409,7 +1409,7 @@ case $basic_machine in
-ptx*)
vendor=sequent
;;
- -vxsim* | -vxworks*)
+ -vxsim* | -vxworks* | -windiss*)
vendor=wrs
;;
-aux*)