X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a1a81651309b0cea35e0109cec80803e0d0ebd79;hb=9ade26c8349b4434008c46cf09bc7473ec743972;hp=6d54f5b730ca0f212c67f670f7407b98ebeec728;hpb=dba1133f9a29a8a8f806a824e884f99136ceb9fc;p=pspp-builds.git diff --git a/Smake b/Smake index 6d54f5b7..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,14 +72,18 @@ 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 \ unlocked-io \ vasprintf-posix \