gbranden pushed a commit to branch master
in repository groff.

commit fb54989456b11cefbc9892ebea589be5ece32241
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Nov 27 05:28:27 2024 -0600

    bootstrap.conf: Add "getopt-gnu" module.
    
    * bootstrap.conf: Add "getopt-gnu" to `gnulib_modules`.
---
 ChangeLog      | 4 ++++
 bootstrap.conf | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ac1c13a43..19a497a64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-11-27  G. Branden Robinson <[email protected]>
+
+       * bootstrap.conf: Add "getopt-gnu" to `gnulib_modules`.
+
 2024-11-27  G. Branden Robinson <[email protected]>
 
        * src/roff/groff/groff.cpp (main): When constructing
diff --git a/bootstrap.conf b/bootstrap.conf
index 893c9a450..e5cbec15b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -37,6 +37,7 @@ checkout_only_file=README.git
 # can be get through gettext though
 gnulib_modules="
     attribute
+    getopt-gnu
     git-version-gen
     havelib
     memmem

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

Reply via email to