malloca-instead-of-local_alloc.patch from patch #6230.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 21583c6d764c2591355aed8d919d7c589f5f905b..edb247e8fb417626d2e1b4f90cc0631169e597d7 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 \
@@ -17,6 +15,7 @@ GNULIB_MODULES = \
        fpieee \
        full-read \
        full-write \
+        fseeko \
        fwriteerror \
        gethostname \
        getline \
@@ -61,6 +60,7 @@ GNULIB_MODULES = \
        vsnprintf \
        xalloc \
        xalloc-die \
+       xmalloca \
        xsize \
        xstrndup \
        xvasprintf