Merge 'master' into 'psppsheet'.
[pspp] / Smake
diff --git a/Smake b/Smake
index 61235efd90c19a39113e1c85633fddb6befe1975..72ec791a5e2c615b6715ef0bcf17f302cbd62745 100644 (file)
--- a/Smake
+++ b/Smake
@@ -7,10 +7,12 @@ GNULIB_TOOL = $(GNULIB)/gnulib-tool
 GNULIB_MODULES = \
        assert \
        byteswap \
+       c-snprintf \
        c-strcase \
        c-strcasestr \
        c-ctype \
        c-strtod \
+       c-xvasprintf \
        clean-temp \
        close \
        configmake \
@@ -74,11 +76,16 @@ GNULIB_MODULES = \
        sys_stat \
        tempname \
        trunc \
+       unicase/u8-casecmp \
+       unicase/u8-casefold \
+       unicase/u8-tolower \
+       unicase/u8-toupper \
        unictype/ctype-print \
        unictype/property-id-continue \
        unictype/property-id-start \
        unigbrk/uc-is-grapheme-break \
        unilbrk/u8-possible-linebreaks \
+       uninorm/nfkd \
        unistd \
        unistr/u8-check \
        unistr/u8-cpy \