* modules/mountlist (Depends-on): Add strstr
authorEric Blake <ebb9@byu.net>
Thu, 1 Feb 2007 05:23:41 +0000 (05:23 +0000)
committerEric Blake <ebb9@byu.net>
Thu, 1 Feb 2007 05:23:41 +0000 (05:23 +0000)
ChangeLog
modules/mountlist

index 4c53742b4317f643c4b6a2c48f52437735a142be..0a1dc62535f6c20ee8ea4d808781ab6c5d7ad755 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-01-31  Eric Blake  <ebb9@byu.net>
 
+       * modules/mountlist (Depends-on): Add strstr
+
        * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
        bug.
        * modules/string (Makefile.am): Remove redundant replacement.
index ce5342cb055bacbe620b39d98e31520e76411a51..3d695e98bac78cf172ecb1a6da9cae5f1f0381c1 100644 (file)
@@ -10,6 +10,7 @@ m4/mountlist.m4
 
 Depends-on:
 stdbool
+strstr
 xalloc
 
 configure.ac: