gbranden pushed a commit to branch master
in repository groff.
commit 751661bed609a1155caa41d5bde4d1dda7d6961e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 15 19:16:13 2026 -0500
bootstrap.conf: Drop `putenv` Gnulib module.
* bootstrap.conf (gnulib_modules): Drop `putenv`.
Fixes <https://savannah.gnu.org/bugs/?68024>.
---
ChangeLog | 6 ++++++
bootstrap.conf | 1 -
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 47a67a8da..0da2f0a95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2026-03-15 G. Branden Robinson <[email protected]>
+
+ * bootstrap.conf (gnulib_modules): Drop `putenv`.
+
+ Fixes <https://savannah.gnu.org/bugs/?68024>.
+
2026-03-15 G. Branden Robinson <[email protected]>
* src/roff/groff/groff.cpp: Refactor: migrate from putenv(3) to
diff --git a/bootstrap.conf b/bootstrap.conf
index 0ac3fa415..b70b2f5d7 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -48,7 +48,6 @@ gnulib_modules="
fprintf-posix
snprintf
vsnprintf
- putenv
stat
stdbool-h-c99
stdckdint-h
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit