X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=686fb756278834a9aafbce869972f97af42cedd0;hb=5dda55a193943200dbb77705657da238bd7ab837;hp=ad228ebaa255b8fbe85e9d116ce4734760a7cff0;hpb=f51ecb48027e6b1eb46840ae25888a25b429f012;p=pspp-builds.git diff --git a/Smake b/Smake index ad228eba..686fb756 100644 --- a/Smake +++ b/Smake @@ -11,6 +11,7 @@ GNULIB_MODULES = \ c-strtod \ close \ count-one-bits \ + crc \ crypto/md4 \ dirname \ environ \ @@ -24,9 +25,7 @@ GNULIB_MODULES = \ fseeko \ ftello \ fwriteerror \ - gethostname \ getline \ - getlogin_r \ getopt \ gettext-h \ gettimeofday \ @@ -45,6 +44,7 @@ GNULIB_MODULES = \ mempcpy \ memset \ minmax \ + mkdtemp \ mkstemp \ printf-posix \ printf-safe \ @@ -64,7 +64,6 @@ GNULIB_MODULES = \ strcspn \ strerror \ strftime \ - strsep \ strtod \ strtok_r \ strtol \