Added strcasestr to list of gnulib modules
[pspp] / Smake
diff --git a/Smake b/Smake
index 22699f65e3a2d4fc9e7efc986e4f4ea447d80a10..d061973d12a1271476b40cee9cb4de70463dcce6 100644 (file)
--- a/Smake
+++ b/Smake
@@ -48,11 +48,13 @@ GNULIB_MODULES = \
         mbiter \
        memcasecmp \
        memchr \
+       memchr2 \
        mempcpy \
        memrchr \
        minmax \
        mkdtemp \
        mkstemp \
+       pipe2 \
        printf-posix \
        printf-safe \
        progname \
@@ -62,12 +64,14 @@ GNULIB_MODULES = \
        relocatable-prog \
        rename \
        round \
+       select \
        snprintf \
        snprintf-posix \
        sprintf-posix \
        stdarg \
        stdbool \
        stdint \
+       strcasestr \
        stpcpy \
        strerror \
        strftime \
@@ -78,9 +82,10 @@ GNULIB_MODULES = \
        trunc \
        unicase/u8-casecmp \
        unicase/u8-casefold \
+       unicase/u8-tolower \
+       unicase/u8-toupper \
        unictype/ctype-print \
-       unictype/property-id-continue \
-       unictype/property-id-start \
+       unictype/category-of \
        unigbrk/uc-is-grapheme-break \
        unilbrk/u8-possible-linebreaks \
        uninorm/nfkd \