Use the select and pipe2 modules from gnulib
[pspp] / Smake
diff --git a/Smake b/Smake
index 1e54533169d49dce7924720ff9502fb77a96c0fe..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 \