X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a1a81651309b0cea35e0109cec80803e0d0ebd79;hb=ac9250d84078a03c825f3d801305cdcd071ebb86;hp=2210e662a2c8ec7bd746f30c4178f955d8ed09d6;hpb=4e8257086ffc71bc5a1785fd86610921be677887;p=pspp-builds.git diff --git a/Smake b/Smake index 2210e662..a1a81651 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,8 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + rawmemchr \ + read-file \ regex \ relocatable-prog \ rename \ @@ -70,13 +72,16 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ - unilbrk/ulc-width-linebreaks \ - unistd \ + unictype/ctype-print \ unictype/property-id-continue \ unictype/property-id-start \ + unigbrk/uc-is-grapheme-break \ + unistd \ + unistr/u8-check \ unistr/u8-cpy \ unistr/u8-mbtouc \ unistr/u8-strlen \ + unistr/u8-strmbtouc \ unistr/u8-strncat \ uniwidth/u8-strwidth \ unitypes \