bgarrigues pushed a commit to branch master
in repository groff.

commit 30511bed88533c671de5005dbeb7a86be10fe314
Author: Bertrand Garrigues <[email protected]>
AuthorDate: Sun Apr 24 12:09:43 2022 +0200

    gnulib: replace non-recursive-gnulib-prefix-hack with automake-subdir option
    
    Add missing entry in Changelog.
---
 ChangeLog | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index bd53d955..a00a6630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2022-04-23  Bertrand Garrigues <[email protected]>
+
+    gnulib: replace non-recursive-gnulib-prefix-hack with automake-subdir 
option
+
+    'non-recursive-gnulib-prefix-hack' is deprecated by gnulib's commit
+    f8eed11b15e9141d061900e4068ea1f3ba9b63f6 and replaced by
+    '--automake-subdir'.
+
+    * bootstrap.conf:
+      (gnulib_modules): Remove option 'non-recursive-gnulib-prefix-hack'.
+      (gnulib_tool_option_extras): Add option '--automake-subdir'.
+      (bootstrap_post_import_hook): Remove the invocation of '
+      build-aux/prefix-gnulib-mk'.
+
+    * doc/automake.mom: update documentation accordingly.
+
+    Fixes <http://savannah.gnu.org/bugs/?61708> and
+    <https://savannah.gnu.org/bugs/?62205> , issues reported and fix
+    suggested by Bjarni Ingi Gislason <[email protected]>.  Fix also
+    suggested by Werner LEMBERG <[email protected]> (see
+    
<https://repo.or.cz/ttfautohint.git/commit/a938fc63cb55ef48393a924d7083b13c1352d294>).
+
 2022-04-23  Bertrand Garrigues <[email protected]>
 
        Update gnulib submodule

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to