Use the select and pipe2 modules from gnulib
[pspp] / Smake
diff --git a/Smake b/Smake
index 72ec791a5e2c615b6715ef0bcf17f302cbd62745..72fdce676cff8ed174bd374a9df123c6f0b90d4e 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,6 +64,7 @@ GNULIB_MODULES = \
        relocatable-prog \
        rename \
        round \
+       select \
        snprintf \
        snprintf-posix \
        sprintf-posix \
@@ -81,8 +84,7 @@ GNULIB_MODULES = \
        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 \