Fix outstanding quote style issues
[pspp] / Smake
diff --git a/Smake b/Smake
index e8ffdd5705b2802df79ef79b6ccf90b075a521c0..5362c276d723d4c1e41edda08b32fa308d8d0835 100644 (file)
--- a/Smake
+++ b/Smake
@@ -5,17 +5,18 @@ GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 GNULIB_MODULES = \
-       argp \
        assert \
        byteswap \
        c-ctype \
        c-strtod \
+       clean-temp \
        close \
+       configmake \
        count-one-bits \
+       crc \
        crypto/md4 \
        dirname \
        environ \
-       exit \
        fatal-signal \
        fcntl \
        fpieee \
@@ -25,12 +26,10 @@ GNULIB_MODULES = \
         fseeko \
         ftello \
        fwriteerror \
-       gethostname \
        getline \
-       getlogin_r \
-       getopt \
        gettext-h \
        gettimeofday \
+        getopt-gnu \
        gitlog-to-changelog \
        isfinite \
        isinf \
@@ -41,11 +40,9 @@ GNULIB_MODULES = \
         mbchar \
        memcasecmp \
        memchr \
-       memcmp \
-       memmove \
        mempcpy \
-       memset \
        minmax \
+       mkdtemp \
        mkstemp \
        printf-posix \
        printf-safe \
@@ -62,17 +59,14 @@ GNULIB_MODULES = \
        stdint \
        stpcpy \
        strcase \
-       strcspn \
        strerror \
        strftime \
-       strsep \
        strtod \
        strtok_r \
        strtol \
        strtoul \
        sys_stat \
        tempname \
-       tmpfile \
        trunc \
        unilbrk/ulc-width-linebreaks \
        unistd \
@@ -81,6 +75,8 @@ GNULIB_MODULES = \
        unistr/u8-strncat \
        unlocked-io \
        vasprintf-posix \
+       version-etc \
+       version-etc-fsf \
        vfprintf-posix \
        vprintf-posix \
        vsnprintf \
@@ -97,13 +93,11 @@ GNULIB_MODULES = \
 all: 
        test -e ChangeLog || touch ChangeLog
        test -d m4 || mkdir m4
-       echo '*' > m4/.cvsignore
        touch m4/Makefile.am
        $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
-               --doc-base=gl/doc --aux-dir=. --import $(GNULIB_MODULES)
-       echo '*' > gl/.cvsignore
-       echo '*' > gl/m4/.cvsignore
+               --doc-base=gl/doc --aux-dir=build-aux --import \
+               $(GNULIB_MODULES)
        libtoolize --force --automake
        aclocal -I m4 -I gl/m4
        autoconf
@@ -138,7 +132,6 @@ po/Makevars.template po/pspp.pot
 
 clean:
        rm -f config.sub config.guess config.rpath
-       rm -f ABOUT-NLS
        rm -fr autom4te.cache
        rm -f aclocal.m4
        rm -f missing mkinstalldirs