Removed the gnulib modules which are being flagged as obsolete
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 30 Jul 2010 17:40:36 +0000 (19:40 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 30 Jul 2010 17:40:36 +0000 (19:40 +0200)
Smake

diff --git a/Smake b/Smake
index b90bdbe829d252f9474b4771876d58caf4751515..5362c276d723d4c1e41edda08b32fa308d8d0835 100644 (file)
--- a/Smake
+++ b/Smake
@@ -17,7 +17,6 @@ GNULIB_MODULES = \
        crypto/md4 \
        dirname \
        environ \
-       exit \
        fatal-signal \
        fcntl \
        fpieee \
@@ -28,9 +27,9 @@ GNULIB_MODULES = \
         ftello \
        fwriteerror \
        getline \
-       getopt \
        gettext-h \
        gettimeofday \
+        getopt-gnu \
        gitlog-to-changelog \
        isfinite \
        isinf \
@@ -41,10 +40,7 @@ GNULIB_MODULES = \
         mbchar \
        memcasecmp \
        memchr \
-       memcmp \
-       memmove \
        mempcpy \
-       memset \
        minmax \
        mkdtemp \
        mkstemp \
@@ -63,7 +59,6 @@ GNULIB_MODULES = \
        stdint \
        stpcpy \
        strcase \
-       strcspn \
        strerror \
        strftime \
        strtod \