Added strcasestr to list of gnulib modules
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 23 Apr 2013 14:09:04 +0000 (16:09 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 23 Apr 2013 14:09:04 +0000 (16:09 +0200)
Smake

diff --git a/Smake b/Smake
index 72fdce676cff8ed174bd374a9df123c6f0b90d4e..d061973d12a1271476b40cee9cb4de70463dcce6 100644 (file)
--- a/Smake
+++ b/Smake
@@ -71,6 +71,7 @@ GNULIB_MODULES = \
        stdarg \
        stdbool \
        stdint \
+       strcasestr \
        stpcpy \
        strerror \
        strftime \