X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=aa05962fb63a502bbfaf5ebbc11bcd48fb1cf4b6;hb=685407ad62911e5edb1ec093a01ec9e46563af44;hp=43536f9de053fc7f7eb0e49dc127c699ab7a0d42;hpb=707848060e414fe93458834446dd7cdbf800667f;p=pspp-builds.git diff --git a/Smake b/Smake index 43536f9d..aa05962f 100644 --- a/Smake +++ b/Smake @@ -11,6 +11,7 @@ GNULIB_MODULES = \ c-strtod \ crypto/md4 \ dirname \ + environ \ exit \ fatal-signal \ fpieee \ @@ -18,6 +19,7 @@ GNULIB_MODULES = \ full-read \ full-write \ fseeko \ + ftello \ fwriteerror \ gethostname \ getline \ @@ -28,13 +30,11 @@ GNULIB_MODULES = \ isfinite \ intprops \ inttostr \ - linebreak \ localcharset \ mbchar \ memcasecmp \ memchr \ memcmp \ - memmem \ memmove \ mempcpy \ memset \ @@ -65,6 +65,7 @@ GNULIB_MODULES = \ tempname \ tmpfile \ trunc \ + unilbrk/ulc-width-linebreaks \ unistd \ unlocked-io \ vasprintf-posix \