identifier: Broaden the class of characters allowed in identifiers.
[pspp] / Smake
diff --git a/Smake b/Smake
index 1fd4ac3d1434a03552186771269fe4abd8705597..1e54533169d49dce7924720ff9502fb77a96c0fe 100644 (file)
--- a/Smake
+++ b/Smake
@@ -12,6 +12,7 @@ GNULIB_MODULES = \
        c-strcasestr \
        c-ctype \
        c-strtod \
+       c-xvasprintf \
        clean-temp \
        close \
        configmake \
@@ -75,11 +76,15 @@ GNULIB_MODULES = \
        sys_stat \
        tempname \
        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 \
        unistd \
        unistr/u8-check \
        unistr/u8-cpy \