Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:d21c6c61fee149256216862143ae6926a92b2e8d
Author...:Sami Kerola
Committer:Sami Kerola
Date.....:Tue Jan 15 21:42:05 2019 +0000
Parents..:4d0301f23b1666cf466a0ac281a0ea008abe70bb

Message
maint: update gnulib

* Jump 1184 commits a head from  d3181471f95c8 to 34290cb926e65.
* Require autoconf 2.63 or newer, se gnulib commit 844f63f9576ebb74f.

Changes
diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index 5c3959e..9f5a794
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AM_INIT_AUTOMAKE([
 ])
 
 dnl Minimum Autoconf version required.
-AC_PREREQ([2.62])
+AC_PREREQ([2.63])
 
 dnl Where to generate output; srcdir location.
 AC_CONFIG_HEADERS([config.h:config.in])dnl Keep filename to 8.3 for MS-DOS.

diff --git a/gnulib b/gnulib
line changes: +1/-1
index d318147..34290cb
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit d3181471f95c870e9485be947608be84f7fe5325
+Subproject commit 34290cb926e655971d17d35b8fd238ebe1b57da9

This website is licensed under AGPL-3.0. Feel free to copy!