aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-09-18 11:39:27 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-09-18 11:39:27 +0300
commitc80262bd52c0f1631e9a0aeebf7b732afb76d76f (patch)
treee3e4bf144578c04d5a1a0bd6caa9739ff09cddaa
parente4898b098b3bf1920291c0ccbf9bc912d4537a94 (diff)
downloadegawk-c80262bd52c0f1631e9a0aeebf7b732afb76d76f.tar.gz
egawk-c80262bd52c0f1631e9a0aeebf7b732afb76d76f.tar.bz2
egawk-c80262bd52c0f1631e9a0aeebf7b732afb76d76f.zip
Update config.rpath from GNULIB.
-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
#