diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-10-19 21:56:38 -0400 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-10-19 21:56:38 -0400 |
commit | 6b107117f13cfe4d2b4cca158c45cda55caa1cb9 (patch) | |
tree | 0f64a31c529b9bf795e830a93bb15d51299377a9 | |
parent | 47c303828fc9a3876ea5875e8fc7821fff8bb5b2 (diff) | |
download | egawk-6b107117f13cfe4d2b4cca158c45cda55caa1cb9.tar.gz egawk-6b107117f13cfe4d2b4cca158c45cda55caa1cb9.tar.bz2 egawk-6b107117f13cfe4d2b4cca158c45cda55caa1cb9.zip |
Update aux files.
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | compile | 2 | ||||
-rwxr-xr-x | depcomp | 2 | ||||
-rw-r--r-- | extension/build-aux/ChangeLog | 4 | ||||
-rwxr-xr-x | extension/build-aux/compile | 2 | ||||
-rwxr-xr-x | extension/build-aux/depcomp | 2 |
6 files changed, 12 insertions, 4 deletions
@@ -1,3 +1,7 @@ +2019-10-19 Arnold D. Robbins <arnold@skeeve.com> + + * compile, depcomp: Update from GNULIB. + 2019-10-13 Arnold D. Robbins <arnold@skeeve.com> Fix handling of assigning @/.../ to FS and RS. Thanks @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2019 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog index 3fde6e00..970f5bb6 100644 --- a/extension/build-aux/ChangeLog +++ b/extension/build-aux/ChangeLog @@ -1,3 +1,7 @@ +2019-10-19 Arnold D. Robbins <arnold@skeeve.com> + + * compile, depcomp: Update from GNULIB. + 2019-10-04 Arnold D. Robbins <arnold@skeeve.com> * config.guess, config.sub, install-sh: Updated from GNULIB. diff --git a/extension/build-aux/compile b/extension/build-aux/compile index 99e50524..d23d320d 100755 --- a/extension/build-aux/compile +++ b/extension/build-aux/compile @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2019 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify diff --git a/extension/build-aux/depcomp b/extension/build-aux/depcomp index 65cbf709..3f273877 100755 --- a/extension/build-aux/depcomp +++ b/extension/build-aux/depcomp @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2019 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |