posix-xprintf-functions.patch from patch #6230.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index edb247e8fb417626d2e1b4f90cc0631169e597d7..21e6a22410a6131f0c3944850eed6e075d7e9064 100644 (file)
--- a/Smake
+++ b/Smake
@@ -13,6 +13,7 @@ GNULIB_MODULES = \
        dirname \
        exit \
        fpieee \
+       fprintf-posix \
        full-read \
        full-write \
         fseeko \
@@ -37,9 +38,13 @@ GNULIB_MODULES = \
        memset \
        minmax \
        mkstemp \
+       printf-posix \
+       printf-safe \
        progname \
        relocatable-prog \
        snprintf \
+       snprintf-posix \
+       sprintf-posix \
        stdarg \
        stdbool \
        stdint \
@@ -57,7 +62,12 @@ GNULIB_MODULES = \
        tmpfile \
        unistd \
        unlocked-io \
+       vasprintf-posix \
+       vfprintf-posix \
+       vprintf-posix \
        vsnprintf \
+       vsnprintf-posix \
+       vsprintf-posix \
        xalloc \
        xalloc-die \
        xmalloca \