From: John Darrington Date: Tue, 23 Apr 2013 14:09:04 +0000 (+0200) Subject: Added strcasestr to list of gnulib modules X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2faad31e20322627fe64e683fca4dc3342b7d9ac;p=pspp Added strcasestr to list of gnulib modules --- diff --git a/Smake b/Smake index 72fdce676c..d061973d12 100644 --- a/Smake +++ b/Smake @@ -71,6 +71,7 @@ GNULIB_MODULES = \ stdarg \ stdbool \ stdint \ + strcasestr \ stpcpy \ strerror \ strftime \