X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=4cbe44ece9a3060f9549b2fe7e345591b5f48623;hb=66ada89a69ed73a1a15abfbd9bffe4cdf9bf307a;hp=0ba1c254d55bf2af93bd6caaa0a6eac3ba73b779;hpb=e922b0b490b5721324a230477cecd101c506f79e;p=pspp-builds.git diff --git a/Smake b/Smake index 0ba1c254..4cbe44ec 100644 --- a/Smake +++ b/Smake @@ -8,6 +8,7 @@ GNULIB_MODULES = \ assert \ byteswap \ c-strcase \ + c-strcasestr \ c-ctype \ c-strtod \ clean-temp \ @@ -34,6 +35,7 @@ GNULIB_MODULES = \ gettimeofday \ getopt-gnu \ gitlog-to-changelog \ + include_next \ isfinite \ isinf \ isnan \ @@ -78,6 +80,7 @@ GNULIB_MODULES = \ unictype/property-id-continue \ unictype/property-id-start \ unigbrk/uc-is-grapheme-break \ + unilbrk/u8-possible-linebreaks \ unistd \ unistr/u8-check \ unistr/u8-cpy \