2004-01-20 Karl Berry <karl@gnu.org>
+ * config.guess: update from config.
+
* srclistvars.sh: GNUWWWLICENSES for karl.
2004-01-18 Karl Berry <karl@gnu.org>
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
-timestamp='2004-01-05'
+timestamp='2004-01-20'
# 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
SEI:*:*:SEIUX)
echo mips-sei-seiux${UNAME_RELEASE}
exit 0 ;;
- *:DRAGONFLY:*:*)
- echo ${UNAME_MACHINE}-unknown-dragonfly${UNAME_RELEASE}
+ *:DragonFly:*:*)
+ echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
exit 0 ;;
esac