X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=a404de41e844a8e0db0ddf1899da41d37b25ec53;hb=7d3a490f2b09be4c21b810166b3689c0b7f2504c;hp=f82f4f444273bc0a79142acb2c551d029d7e03ca;hpb=eee67f3c01c70aa902b82dddc5139eeaa094ad88;p=pspp diff --git a/Smake b/Smake index f82f4f4442..a404de41e8 100644 --- a/Smake +++ b/Smake @@ -48,6 +48,7 @@ GNULIB_MODULES = \ mbiter \ memcasecmp \ memchr \ + memchr2 \ mempcpy \ memrchr \ minmax \ @@ -76,11 +77,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 \