aboutsummaryrefslogtreecommitdiff
path: root/scripts/config.guess
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-01-01 18:05:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-01-01 18:05:06 +0000
commit66ac23dec2373bc4188bc8801280545316a63267 (patch)
tree113a9d62382b8b7ad613aa9f01c6f5f3d95399c1 /scripts/config.guess
parentbf800d7023b79762f35474d00adb1b5b576ac68b (diff)
downloadglibc-66ac23dec2373bc4188bc8801280545316a63267.tar
glibc-66ac23dec2373bc4188bc8801280545316a63267.tar.gz
glibc-66ac23dec2373bc4188bc8801280545316a63267.tar.bz2
glibc-66ac23dec2373bc4188bc8801280545316a63267.zip
Update miscellaneous files from upstream sources.
This patch updates various files from their upstream sources. This brings in copyright date updates for some of those files. Tested for x86_64. * manual/texinfo.tex: Update to version 2017-12-26.21 with trailing whitespace removed. * scripts/config.guess: Update to version 2018-01-01. * scripts/config.sub: Update to version 2018-01-01. * scripts/move-if-change: Update from gnulib.
Diffstat (limited to 'scripts/config.guess')
-rwxr-xr-xscripts/config.guess6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/config.guess b/scripts/config.guess
index 770cb5c7eb..588fe82a42 100755
--- a/scripts/config.guess
+++ b/scripts/config.guess
@@ -1,8 +1,8 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright 1992-2017 Free Software Foundation, Inc.
+# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2017-12-17'
+timestamp='2018-01-01'
# 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
@@ -50,7 +50,7 @@ version="\
GNU config.guess ($timestamp)
Originally written by Per Bothner.
-Copyright 1992-2017 Free Software Foundation, Inc.
+Copyright 1992-2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."