summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-10-11 09:03:59 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-10-11 09:05:15 -0700
commit429b3497d18814557195b83008700d0893a3b342 (patch)
tree4820e2b668f5edceb000c64833b49c4516b2b894 /bootstrap.conf
parent1dd9bbe724624220a6ea136a1199d5172e5c1312 (diff)
downloadgrep-429b3497d18814557195b83008700d0893a3b342.tar.gz
maint: prefer stdckdint.h to intprops.h
Prefer the standard C23 ckd_* macros to Gnulib’s *_WRAPV macros. * bootstrap.conf (gnulib_modules): Add stdckdint. * src/grep.c, src/kwset.c, src/pcresearch.c: Include stdckdint.h, and prefer ckd_* to *_WRAPV. Include intprops.h only if needed.
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 53355d3d..97f9b0d3 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -78,6 +78,7 @@ regex
safe-read
same-inode
ssize_t
+stdckdint
stddef
stdlib
stpcpy