summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-02-04 14:13:17 +0000
committerColin Watson <cjwatson@debian.org>2019-02-04 14:13:17 +0000
commit8e873fbc856cf9f0cdd3eb28356ac37070d8f87a (patch)
tree0116863db67f857f9e3fb5c175b0c6eabf042307 /bootstrap.conf
parenta465b011e2002816124765e21b44e05fdb51d361 (diff)
Import Gnulib's strcase module
We're already using strcasecmp and strncasecmp. * bootstrap.conf (gnulib_modules): Add strcase.
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 a86cb762..daa5171d 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -66,6 +66,7 @@ gnulib_modules="
sigprocmask
stat-time
stdbool
+ strcase
strcasestr
strerror
strsep