summaryrefslogtreecommitdiff
path: root/build-aux/config.guess
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-12 19:11:17 +0000
committerJim Meyering <jim@meyering.net>2005-11-12 19:11:17 +0000
commitd81b50dc884b01298b60df2a14711aac1c907ef4 (patch)
tree967db3eabaf2d5841727e7d9d3774d771fd5ba31 /build-aux/config.guess
parent3fd87d8e739142e2971224450816ec32281f979d (diff)
downloadcoreutils-d81b50dc884b01298b60df2a14711aac1c907ef4.tar.xz
Update from gnulib.
Diffstat (limited to 'build-aux/config.guess')
-rw-r--r--build-aux/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess
index d0d57f694..52c01be4c 100644
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
-timestamp='2005-09-19'
+timestamp='2005-11-11'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -779,7 +779,7 @@ EOF
i*:PW*:*)
echo ${UNAME_MACHINE}-pc-pw32
exit ;;
- x86:Interix*:[34]*)
+ x86:Interix*:[345]*)
echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
exit ;;
[345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)