aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xChangeLog4
-rwxr-xr-xconfig.rpath2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7019b3f8..76ff7fc9 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
* field.c (set_NF): Add lint warning if decrementing NF, which
doesn't work on older Unix awks.
+ Unrelated:
+
+ * config.rpath: Sync to GNULIB.
+
2018-09-16 gettextize <bug-gnu-gettext@gnu.org>
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.8.
diff --git a/config.rpath b/config.rpath
index 98183ff2..fc5913d7 100755
--- a/config.rpath
+++ b/config.rpath
@@ -2,7 +2,7 @@
# Output a system dependent set of variables, describing how to set the
# run time search path of shared libraries in an executable.
#
-# Copyright 1996-2016 Free Software Foundation, Inc.
+# Copyright 1996-2018 Free Software Foundation, Inc.
# Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#