X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=14c2a75f28fc1a482eed7e6e7d1c2f5e2027d789;hb=75a467ed2d32e1adb0c24cf89676cfb48845be98;hp=6d54f5b730ca0f212c67f670f7407b98ebeec728;hpb=dba1133f9a29a8a8f806a824e884f99136ceb9fc;p=pspp-builds.git diff --git a/Smake b/Smake index 6d54f5b7..14c2a75f 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,7 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + read-file \ regex \ relocatable-prog \ rename \ @@ -70,14 +71,16 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ - unilbrk/ulc-width-linebreaks \ - unistd \ 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-strncat \ + uniwidth/u8-strwidth \ unitypes \ unlocked-io \ vasprintf-posix \