summaryrefslogtreecommitdiff
path: root/bootstrap.conf
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 /bootstrap.conf
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 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 1cea1197d..379a73ea3 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -42,6 +42,7 @@ gnulib_modules="
fprintf-posix
snprintf
vsnprintf
+ stdbool-c99
"
# Name of the Makefile.am