diff options
-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 |