X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=Smake;h=6fdba19dea5347ca61296ae09ce6452d275e116a;hb=0db7a98b55853dd99701c95dffb3ecb97cee5343;hp=70385708ea9b5b25b379c27bec07dd232bcebc1c;hpb=8b3c0b9af1e323e9e30bd9017f7ab70c1602b7c6;p=pspp-builds.git diff --git a/Smake b/Smake index 70385708..6fdba19d 100644 --- a/Smake +++ b/Smake @@ -20,6 +20,7 @@ GNULIB_MODULES = \ getopt \ gettext \ intprops \ + inttostr \ linebreak \ localcharset \ memcasecmp \ @@ -27,6 +28,7 @@ GNULIB_MODULES = \ memcmp \ memmem \ memmove \ + mempcpy \ memset \ progname \ readlink \ @@ -47,6 +49,7 @@ GNULIB_MODULES = \ strtol \ strtoul \ unistd \ + unlocked-io \ vsnprintf \ xalloc \ xalloc-die \