format: Use max width for over-max decimals in fmt_fix().
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index a118607cb66498a13a2bfcd8fa9c1e8f2778f163..acd93102be0632c517e739bfa116cbe2c8e5a5eb 100644 (file)
--- a/Smake
+++ b/Smake
@@ -8,6 +8,7 @@ GNULIB_MODULES = \
        assert \
        byteswap \
        c-strcase \
+       c-strcasestr \
        c-ctype \
        c-strtod \
        clean-temp \
@@ -34,6 +35,7 @@ GNULIB_MODULES = \
        gettimeofday \
         getopt-gnu \
        gitlog-to-changelog \
+       include_next \
        isfinite \
        isinf \
        isnan \
@@ -41,9 +43,11 @@ GNULIB_MODULES = \
        inttostr \
        localcharset \
         mbchar \
+        mbiter \
        memcasecmp \
        memchr \
        mempcpy \
+       memrchr \
        minmax \
        mkdtemp \
        mkstemp \
@@ -63,13 +67,10 @@ GNULIB_MODULES = \
        stdbool \
        stdint \
        stpcpy \
-       strcase \
        strerror \
        strftime \
        strtod \
        strtok_r \
-       strtol \
-       strtoul \
        sys_stat \
        tempname \
        trunc \
@@ -77,6 +78,7 @@ GNULIB_MODULES = \
        unictype/property-id-continue \
        unictype/property-id-start \
        unigbrk/uc-is-grapheme-break \
+       unilbrk/u8-possible-linebreaks \
        unistd \
        unistr/u8-check \
        unistr/u8-cpy \