+2003-11-18 Karl Berry <karl@gnu.org>
+
+ * config.{sub,guess}: update from config.
+
+ * (printf-{parse,args}.[ch]): sync broken, sigh.
+
2003-11-09 Karl Berry <karl@gnu.org>
* mkinstalldirs, depcomp, mdate-sh: update from automake.
SEI:*:*:SEIUX)
echo mips-sei-seiux${UNAME_RELEASE}
exit 0 ;;
+ *:DRAGONFLY:*:*)
+ echo ${UNAME_MACHINE}-unknown-dragonfly${UNAME_RELEASE}
+ exit 0 ;;
esac
#echo '(No uname command or uname output not recognized.)' 1>&2
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
- | -powermax* | -dnix* | -nx6 | -nx7 | -sei*)
+ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)
-# $Id: srclist.txt,v 1.29 2003-11-02 14:57:18 karl Exp $
+# $Id: srclist.txt,v 1.30 2003-11-18 13:43:51 karl Exp $
# Files for which we are not the source. See ./srclistvars.sh for the
# variable definitions.
$GETTEXT/gettext-runtime/libasprintf/asnprintf.c lib gpl
$GETTEXT/gettext-runtime/libasprintf/asprintf.c lib gpl
-$GETTEXT/gettext-runtime/libasprintf/printf-args.c lib gpl
-$GETTEXT/gettext-runtime/libasprintf/printf-args.h lib gpl
-$GETTEXT/gettext-runtime/libasprintf/printf-parse.c lib gpl
-$GETTEXT/gettext-runtime/libasprintf/printf-parse.h lib gpl
+#$GETTEXT/gettext-runtime/libasprintf/printf-args.c lib gpl
+#$GETTEXT/gettext-runtime/libasprintf/printf-args.h lib gpl
+#$GETTEXT/gettext-runtime/libasprintf/printf-parse.c lib gpl
+#$GETTEXT/gettext-runtime/libasprintf/printf-parse.h lib gpl
# put back after next gettext release --12aug03.
#$GETTEXT/gettext-runtime/libasprintf/vasnprintf.c lib gpl
$GETTEXT/gettext-runtime/libasprintf/vasnprintf.h lib gpl