X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a1a81651309b0cea35e0109cec80803e0d0ebd79;hb=ac6bc481cef04a4f69a55075d09927c8617be14b;hp=14c2a75f28fc1a482eed7e6e7d1c2f5e2027d789;hpb=75a467ed2d32e1adb0c24cf89676cfb48845be98;p=pspp-builds.git diff --git a/Smake b/Smake index 14c2a75f..a1a81651 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,7 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + rawmemchr \ read-file \ regex \ relocatable-prog \ @@ -71,6 +72,7 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ + unictype/ctype-print \ unictype/property-id-continue \ unictype/property-id-start \ unigbrk/uc-is-grapheme-break \ @@ -79,6 +81,7 @@ GNULIB_MODULES = \ unistr/u8-cpy \ unistr/u8-mbtouc \ unistr/u8-strlen \ + unistr/u8-strmbtouc \ unistr/u8-strncat \ uniwidth/u8-strwidth \ unitypes \