diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-09-25 13:43:00 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-09-25 13:43:00 +0300 |
commit | 9171a45c5987a61ab5ee83e7ce2cff3f84da24c4 (patch) | |
tree | f0343f34fad79263eb799ab07124515633b3f61a /config.rpath | |
parent | 87b62ccaaf45062723a35a4ec222140cd3bfac98 (diff) | |
parent | 53246371c1395de55e1952859e14129226699370 (diff) | |
download | egawk-9171a45c5987a61ab5ee83e7ce2cff3f84da24c4.tar.gz egawk-9171a45c5987a61ab5ee83e7ce2cff3f84da24c4.tar.bz2 egawk-9171a45c5987a61ab5ee83e7ce2cff3f84da24c4.zip |
Merge branch 'master' into feature/cmake
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 b625621f..a3e25c84 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-2014 Free Software Foundation, Inc. +# Copyright 1996-2015 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # |