summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-10-10 18:51:30 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-10-11 09:05:15 -0700
commitd14057a8b702fc9e846f78f2107d189beb5475d9 (patch)
tree5fba92dd2c4eb118a1ab1846b3e9710b9167eff7 /bootstrap.conf
parent1b1b496eb2e84af713be471b8c54f0bc3b4c4757 (diff)
downloadgrep-d14057a8b702fc9e846f78f2107d189beb5475d9.tar.gz
maint: prefer C23 style for static_assert
* bootstrap.conf (gnulib_modules): Add assert-h, for static_assert. * src/dfasearch.c (regex_compile): Prefer static_assert to verify.
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 b640654b..53355d3d 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -25,6 +25,7 @@ avoided_gnulib_modules='
gnulib_modules='
announce-gen
argmatch
+assert-h
c-ctype
c-stack
c-strcase