X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=14c2a75f28fc1a482eed7e6e7d1c2f5e2027d789;hb=75a467ed2d32e1adb0c24cf89676cfb48845be98;hp=2210e662a2c8ec7bd746f30c4178f955d8ed09d6;hpb=4e8257086ffc71bc5a1785fd86610921be677887;p=pspp-builds.git diff --git a/Smake b/Smake index 2210e662..14c2a75f 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,7 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + read-file \ regex \ relocatable-prog \ rename \ @@ -70,10 +71,11 @@ 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 \