X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=686fb756278834a9aafbce869972f97af42cedd0;hb=731a9abeeefbb9ac53e93a58a22a17bc06b4fdc0;hp=ad228ebaa255b8fbe85e9d116ce4734760a7cff0;hpb=f51ecb48027e6b1eb46840ae25888a25b429f012;p=pspp diff --git a/Smake b/Smake index ad228ebaa2..686fb75627 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 \