Removed 'Written by' line
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 902591c685f6a752303c2dd6fe86382c3bab3229..43536f9de053fc7f7eb0e49dc127c699ab7a0d42 100644 (file)
--- a/Smake
+++ b/Smake
@@ -5,8 +5,6 @@ GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 GNULIB_MODULES = \
-       alloca \
-       alloca-opt \
        assert \
        byteswap \
        c-ctype \
@@ -14,7 +12,9 @@ GNULIB_MODULES = \
        crypto/md4 \
        dirname \
        exit \
+       fatal-signal \
        fpieee \
+       fprintf-posix \
        full-read \
        full-write \
         fseeko \
@@ -25,6 +25,7 @@ GNULIB_MODULES = \
        getopt \
        gettext-h \
        gettimeofday \
+       isfinite \
        intprops \
        inttostr \
        linebreak \
@@ -39,9 +40,14 @@ GNULIB_MODULES = \
        memset \
        minmax \
        mkstemp \
+       printf-posix \
+       printf-safe \
        progname \
        relocatable-prog \
+       round \
        snprintf \
+       snprintf-posix \
+       sprintf-posix \
        stdarg \
        stdbool \
        stdint \
@@ -56,13 +62,20 @@ GNULIB_MODULES = \
        strtol \
        strtoul \
        sys_stat \
+       tempname \
        tmpfile \
+       trunc \
        unistd \
        unlocked-io \
+       vasprintf-posix \
+       vfprintf-posix \
+       vprintf-posix \
        vsnprintf \
+       vsnprintf-posix \
+       vsprintf-posix \
        xalloc \
        xalloc-die \
-       xallocsa \
+       xmalloca \
        xsize \
        xstrndup \
        xvasprintf