summaryrefslogtreecommitdiff
path: root/lib/config.sub
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-03-11 22:13:16 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-03-11 22:19:05 +0100
commitd96d1f3e110e1bdb7af79a3908e364df397401a5 (patch)
tree9acb55f2075f82c0d2d963e2e2bf4b171a1a17db /lib/config.sub
parent968bf9f66e3966d1975295b97539876518ebd2a0 (diff)
downloadautomake-d96d1f3e110e1bdb7af79a3908e364df397401a5.tar.gz
maint: Update files from upstream with 'make fetch'
* lib/config.guess: Update. * lib/config.sub: Likewise. * lib/gendocs.sh: Likewise. * lib/gitlog-to-changelog: Likewise. * lib/gnupload: Likewise. * lib/texinfo.tex: Likewise. * lib/update-copyright: Likewise.
Diffstat (limited to 'lib/config.sub')
-rwxr-xr-xlib/config.sub6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/config.sub b/lib/config.sub
index 1d8e98bce..9ccf09a7a 100755
--- a/lib/config.sub
+++ b/lib/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-02-22'
+timestamp='2018-03-08'
# 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
@@ -1376,7 +1376,7 @@ case $os in
| -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
| -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
- | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
+ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* | -hcos* \
| -chorusos* | -chorusrdb* | -cegcc* | -glidix* \
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
@@ -1794,7 +1794,7 @@ echo "$basic_machine$os"
exit
# Local variables:
-# eval: (add-hook 'write-file-functions 'time-stamp)
+# eval: (add-hook 'before-save-hook 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"