diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:20:12 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-03-20 21:20:12 +0200 |
commit | efc7e96c876ccf3b83ab3249eca852a0292ff943 (patch) | |
tree | e37fcd2647d090416310c83cd93e3adf0888ad93 /config.rpath | |
parent | 7ec5068a7419cc4dddcf7e060077a1287217c5cd (diff) | |
download | egawk-efc7e96c876ccf3b83ab3249eca852a0292ff943.tar.gz egawk-efc7e96c876ccf3b83ab3249eca852a0292ff943.tar.bz2 egawk-efc7e96c876ccf3b83ab3249eca852a0292ff943.zip |
Update config.* and install-sh from GNULIB.
Diffstat (limited to 'config.rpath')
-rwxr-xr-x | config.rpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.rpath b/config.rpath index 98183ff2..af3c4155 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-2017 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # |