X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=acd93102be0632c517e739bfa116cbe2c8e5a5eb;hb=refs%2Fbuilds%2F20110914030501%2Fpspp;hp=83c583a3241731c2d587ffd4a2a4aea51e35da31;hpb=aea57010adca9f26dd3abef66a3f7a5c169964ec;p=pspp diff --git a/Smake b/Smake index 83c583a324..acd93102be 100644 --- a/Smake +++ b/Smake @@ -8,6 +8,7 @@ GNULIB_MODULES = \ assert \ byteswap \ c-strcase \ + c-strcasestr \ c-ctype \ c-strtod \ clean-temp \ @@ -42,6 +43,7 @@ GNULIB_MODULES = \ inttostr \ localcharset \ mbchar \ + mbiter \ memcasecmp \ memchr \ mempcpy \ @@ -65,13 +67,10 @@ GNULIB_MODULES = \ stdbool \ stdint \ stpcpy \ - strcase \ strerror \ strftime \ strtod \ strtok_r \ - strtol \ - strtoul \ sys_stat \ tempname \ trunc \