aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-07-18 06:16:36 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-07-18 06:16:36 +0300
commitd78dfb8e1509828afb7a0fa20911ccbb05d9df0e (patch)
tree1b51559742a4683490cfb50ce8bea079900dbe7f
parentd0b7a11fe626c67d7cd1a3591719a547dca6a3c3 (diff)
downloadegawk-d78dfb8e1509828afb7a0fa20911ccbb05d9df0e.tar.gz
egawk-d78dfb8e1509828afb7a0fa20911ccbb05d9df0e.tar.bz2
egawk-d78dfb8e1509828afb7a0fa20911ccbb05d9df0e.zip
Update config.sub.
-rw-r--r--ChangeLog4
-rwxr-xr-xconfig.sub4
-rw-r--r--extension/build-aux/ChangeLog4
-rwxr-xr-xextension/build-aux/config.sub4
4 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ff16c735..33fd6d40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
* dfa.c: Sync with GNU grep.
+ Unrelated:
+
+ * config.sub: Updated from GNULIB.
+
2016-07-17 Arnold D. Robbins <arnold@skeeve.com>
* eval.c (set_LINT): Reset lintfunc to `warning' for LINT="invalid".
diff --git a/config.sub b/config.sub
index eccd2189..9feb73bf 100755
--- a/config.sub
+++ b/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
-timestamp='2016-06-14'
+timestamp='2016-06-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
@@ -1397,7 +1397,7 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
| -linux-newlib* | -linux-musl* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog
index f9db0370..366d05f0 100644
--- a/extension/build-aux/ChangeLog
+++ b/extension/build-aux/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-18 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.sub: Update from GNULIB. Again.
+
2016-06-15 Arnold D. Robbins <arnold@skeeve.com>
* config.sub: Update from GNULIB.
diff --git a/extension/build-aux/config.sub b/extension/build-aux/config.sub
index eccd2189..9feb73bf 100755
--- a/extension/build-aux/config.sub
+++ b/extension/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
-timestamp='2016-06-14'
+timestamp='2016-06-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
@@ -1397,7 +1397,7 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -chorusos* | -chorusrdb* | -cegcc* \
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
| -linux-newlib* | -linux-musl* | -linux-uclibc* \
| -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \