X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=683a8e382871f190c1a824d66f263a7a65a602c1;hb=afdf3096926b561f4e6511c10fcf73fc6796b9d2;hp=5e05933dfafd9a4d85f1439d64d72d0cfa30179d;hpb=aa33afb8a5abdcb5277e5329f8b048ea1ac708a0;p=pspp-builds.git diff --git a/Smake b/Smake index 5e05933d..683a8e38 100644 --- a/Smake +++ b/Smake @@ -17,6 +17,7 @@ GNULIB_MODULES = \ crypto/md4 \ crypto/md5 \ dirname \ + dtoastr \ environ \ fatal-signal \ fcntl \ @@ -48,6 +49,7 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + read-file \ regex \ relocatable-prog \ rename \ @@ -69,14 +71,17 @@ 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-strncat \ + uniwidth/u8-strwidth \ unitypes \ unlocked-io \ vasprintf-posix \