diff options
Diffstat (limited to 'gl/m4')
-rw-r--r-- | gl/m4/gnulib-cache.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4 index 9d0128a0..6286023f 100644 --- a/gl/m4/gnulib-cache.m4 +++ b/gl/m4/gnulib-cache.m4 | |||
@@ -53,6 +53,7 @@ | |||
53 | # mountlist \ | 53 | # mountlist \ |
54 | # regex \ | 54 | # regex \ |
55 | # setenv \ | 55 | # setenv \ |
56 | # snippet/c++defs \ | ||
56 | # strcase \ | 57 | # strcase \ |
57 | # strcasestr \ | 58 | # strcasestr \ |
58 | # strsep \ | 59 | # strsep \ |
@@ -79,6 +80,7 @@ gl_MODULES([ | |||
79 | mountlist | 80 | mountlist |
80 | regex | 81 | regex |
81 | setenv | 82 | setenv |
83 | snippet/c++defs | ||
82 | strcase | 84 | strcase |
83 | strcasestr | 85 | strcasestr |
84 | strsep | 86 | strsep |