X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a404de41e844a8e0db0ddf1899da41d37b25ec53;hb=22d6d7619202db365c2f0b5b12555e1f2e5e167c;hp=22699f65e3a2d4fc9e7efc986e4f4ea447d80a10;hpb=23fd25fa0a2fb9d613f4f9445000e49cc3b83db1;p=pspp diff --git a/Smake b/Smake index 22699f65e3..a404de41e8 100644 --- 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 \