variable-parser: Implement PV_NO_DUPLICATE.
[pspp] / Smake
diff --git a/Smake b/Smake
index ad228ebaa255b8fbe85e9d116ce4734760a7cff0..686fb756278834a9aafbce869972f97af42cedd0 100644 (file)
--- a/Smake
+++ b/Smake
@@ -11,6 +11,7 @@ GNULIB_MODULES = \
        c-strtod \
        close \
        count-one-bits \
+       crc \
        crypto/md4 \
        dirname \
        environ \
@@ -24,9 +25,7 @@ GNULIB_MODULES = \
         fseeko \
         ftello \
        fwriteerror \
-       gethostname \
        getline \
-       getlogin_r \
        getopt \
        gettext-h \
        gettimeofday \
@@ -45,6 +44,7 @@ GNULIB_MODULES = \
        mempcpy \
        memset \
        minmax \
+       mkdtemp \
        mkstemp \
        printf-posix \
        printf-safe \
@@ -64,7 +64,6 @@ GNULIB_MODULES = \
        strcspn \
        strerror \
        strftime \
-       strsep \
        strtod \
        strtok_r \
        strtol \