get_language: New function
[pspp] / Smake
diff --git a/Smake b/Smake
index b6a37ae925c7fb8e4081a535f684dbfaa5f89e54..caae02fd97718c881cd5bf6ef95f978b707a3fe7 100644 (file)
--- a/Smake
+++ b/Smake
@@ -55,7 +55,7 @@ GNULIB_MODULES = \
        fwriteerror \
        getline \
        getpass \
-       gettext \
+       gettext-h \
        gettimeofday \
         getopt-gnu \
        gitlog-to-changelog \
@@ -66,6 +66,7 @@ GNULIB_MODULES = \
        intprops \
        inttostr \
        localcharset \
+       localename \
         mbchar \
         mbiter \
        memcasecmp \
@@ -97,7 +98,7 @@ GNULIB_MODULES = \
        strcasestr \
        stpcpy \
        strerror \
-       strftime \
+       nstrftime \
        strsep \
        strtod \
        strtok_r \
@@ -322,6 +323,7 @@ prep_ph:
        test -e ChangeLog || touch ChangeLog
        test -d m4 || mkdir m4
        touch m4/Makefile.am
+       touch build-aux/config.rpath
        $(GNULIB_TOOL) --add-import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
                --doc-base=gl/doc --aux-dir=build-aux  \