Greatly simplify PSPP configuration.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index e8ffdd5705b2802df79ef79b6ccf90b075a521c0..ad228ebaa255b8fbe85e9d116ce4734760a7cff0 100644 (file)
--- a/Smake
+++ b/Smake
@@ -5,7 +5,6 @@ GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 GNULIB_MODULES = \
-       argp \
        assert \
        byteswap \
        c-ctype \
@@ -81,6 +80,8 @@ GNULIB_MODULES = \
        unistr/u8-strncat \
        unlocked-io \
        vasprintf-posix \
+       version-etc \
+       version-etc-fsf \
        vfprintf-posix \
        vprintf-posix \
        vsnprintf \