X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=aa05962fb63a502bbfaf5ebbc11bcd48fb1cf4b6;hb=3d161b40e72009aeca4bfc1cb8be82d05d7e6e2a;hp=d2dc497ab8067185061c5e7db83adc87de9694e5;hpb=49622888cd4954bf11544b2e43f58e523c9954b5;p=pspp-builds.git diff --git a/Smake b/Smake index d2dc497a..aa05962f 100644 --- a/Smake +++ b/Smake @@ -11,12 +11,15 @@ GNULIB_MODULES = \ c-strtod \ crypto/md4 \ dirname \ + environ \ exit \ + fatal-signal \ fpieee \ fprintf-posix \ full-read \ full-write \ fseeko \ + ftello \ fwriteerror \ gethostname \ getline \ @@ -24,15 +27,14 @@ GNULIB_MODULES = \ getopt \ gettext-h \ gettimeofday \ + isfinite \ intprops \ inttostr \ - linebreak \ localcharset \ mbchar \ memcasecmp \ memchr \ memcmp \ - memmem \ memmove \ mempcpy \ memset \ @@ -42,6 +44,7 @@ GNULIB_MODULES = \ printf-safe \ progname \ relocatable-prog \ + round \ snprintf \ snprintf-posix \ sprintf-posix \ @@ -59,8 +62,10 @@ GNULIB_MODULES = \ strtol \ strtoul \ sys_stat \ + tempname \ tmpfile \ trunc \ + unilbrk/ulc-width-linebreaks \ unistd \ unlocked-io \ vasprintf-posix \