summaryrefslogtreecommitdiff
path: root/config/config.sub
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-05 09:03:44 +0000
committerJim Meyering <jim@meyering.net>2003-07-05 09:03:44 +0000
commitbc9209094963e8614208bf44a62e1e6ea71bcfcd (patch)
tree065d9bcd83b0eef167532e354181511229fd1fc3 /config/config.sub
parentb358b98f1cc9ea04819421dcf25b7e2f25ed46b9 (diff)
downloadcoreutils-bc9209094963e8614208bf44a62e1e6ea71bcfcd.tar.xz
update from master
Diffstat (limited to 'config/config.sub')
-rw-r--r--config/config.sub6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.sub b/config/config.sub
index 0bdc33431..c8a01bed9 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, 2003 Free Software Foundation, Inc.
-timestamp='2003-06-17'
+timestamp='2003-07-04'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -118,7 +118,7 @@ esac
# Here we must recognize all the valid KERNEL-OS combinations.
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
case $maybe_os in
- nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
+ nto-qnx* | linux-gnu* | kfreebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
os=-$maybe_os
basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
;;
@@ -1128,7 +1128,7 @@ case $os in
| -aos* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
- | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
+ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -kfreebsd* | -freebsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \