summaryrefslogtreecommitdiff
path: root/config/config.sub
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-11-14 14:26:05 +0000
committerJim Meyering <jim@meyering.net>2002-11-14 14:26:05 +0000
commite946e96a84010d5d2ff0bfc377de2040a8a67a2a (patch)
tree09e5ebbef2523444438d1ccf8e89f61caea6f219 /config/config.sub
parentc908728ac86ef5fdfc77971548c7666db505c1d4 (diff)
downloadcoreutils-e946e96a84010d5d2ff0bfc377de2040a8a67a2a.tar.xz
update from master sources
Diffstat (limited to 'config/config.sub')
-rw-r--r--config/config.sub11
1 files changed, 4 insertions, 7 deletions
diff --git a/config/config.sub b/config/config.sub
index 1dea9b79d..aeb3bd999 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-09-05'
+timestamp='2002-11-13'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -977,10 +977,6 @@ case $basic_machine in
basic_machine=hppa1.1-winbond
os=-proelf
;;
- windows32)
- basic_machine=i386-pc
- os=-windows32-msvcrt
- ;;
xps | xps100)
basic_machine=xps100-honeywell
;;
@@ -1113,11 +1109,12 @@ case $os in
| -chorusos* | -chorusrdb* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
+ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
- | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)
+ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
+ | -powermax* | -dnix*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)