X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=3a3235c067380f39b3ec6ae43aaa441cb90fdd90;hb=f3668539947d5baed813a4f8436d6cf36abeedd2;hp=5e05933dfafd9a4d85f1439d64d72d0cfa30179d;hpb=aa33afb8a5abdcb5277e5329f8b048ea1ac708a0;p=pspp-builds.git diff --git a/Smake b/Smake index 5e05933d..3a3235c0 100644 --- a/Smake +++ b/Smake @@ -17,6 +17,7 @@ GNULIB_MODULES = \ crypto/md4 \ crypto/md5 \ dirname \ + dtoastr \ environ \ fatal-signal \ fcntl \ @@ -69,14 +70,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 \