X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=21e6a22410a6131f0c3944850eed6e075d7e9064;hb=9f4661992f4b481c6dafa6fd53c94ecfe7b3af8c;hp=edb247e8fb417626d2e1b4f90cc0631169e597d7;hpb=a0a06d76c05d0c76c9a88461d4ccf0a96eb67390;p=pspp-builds.git diff --git a/Smake b/Smake index edb247e8..21e6a224 100644 --- a/Smake +++ b/Smake @@ -13,6 +13,7 @@ GNULIB_MODULES = \ dirname \ exit \ fpieee \ + fprintf-posix \ full-read \ full-write \ fseeko \ @@ -37,9 +38,13 @@ GNULIB_MODULES = \ memset \ minmax \ mkstemp \ + printf-posix \ + printf-safe \ progname \ relocatable-prog \ snprintf \ + snprintf-posix \ + sprintf-posix \ stdarg \ stdbool \ stdint \ @@ -57,7 +62,12 @@ GNULIB_MODULES = \ tmpfile \ unistd \ unlocked-io \ + vasprintf-posix \ + vfprintf-posix \ + vprintf-posix \ vsnprintf \ + vsnprintf-posix \ + vsprintf-posix \ xalloc \ xalloc-die \ xmalloca \