Fixed some memory leaks
[pspp] / Smake
diff --git a/Smake b/Smake
index 22699f65e3a2d4fc9e7efc986e4f4ea447d80a10..a404de41e844a8e0db0ddf1899da41d37b25ec53 100644 (file)
--- a/Smake
+++ b/Smake
@@ -48,6 +48,7 @@ GNULIB_MODULES = \
         mbiter \
        memcasecmp \
        memchr \
+       memchr2 \
        mempcpy \
        memrchr \
        minmax \
@@ -78,9 +79,10 @@ GNULIB_MODULES = \
        trunc \
        unicase/u8-casecmp \
        unicase/u8-casefold \
+       unicase/u8-tolower \
+       unicase/u8-toupper \
        unictype/ctype-print \
-       unictype/property-id-continue \
-       unictype/property-id-start \
+       unictype/category-of \
        unigbrk/uc-is-grapheme-break \
        unilbrk/u8-possible-linebreaks \
        uninorm/nfkd \