summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-06 08:31:11 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-06 14:01:02 -0600
commitdca4e915d06b723018d5dba4a458ff2d04cdbc78 (patch)
treec579d8e2955ddc3bda64ea844caae8cfc033e4a9 /ChangeLog
parent62141b4202a128b36629566999395432881f854a (diff)
downloadgroff-git-dca4e915d06b723018d5dba4a458ff2d04cdbc78.tar.gz
bootstrap.conf: Add "stdbool-c99" gnulib module.
* bootstrap.conf (gnulib_modules): Add "stdbool-c99" per recommendation from Bruno Haible. Fixes build problem on Solaris using Sun compiler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69f6f1042..8f0dfe960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-06 G. Branden Robinson <g.branden.robinson@gmail.com>
+
+ * bootstrap.conf (gnulib_modules): Add "stdbool-c99" per
+ recommendation from Bruno Haible.
+
+ Fixes build problem on Solaris using Sun compiler.
+
2023-03-06 Bruno Haible <bruno@clisp.org>
* Makefile.am (AR): Remove hardcoded value. Let Automake use the