projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb84fa9
)
* modules/mountlist (Depends-on): Add strstr
author
Eric Blake
<ebb9@byu.net>
Thu, 1 Feb 2007 05:23:41 +0000
(
05:23
+0000)
committer
Eric Blake
<ebb9@byu.net>
Thu, 1 Feb 2007 05:23:41 +0000
(
05:23
+0000)
ChangeLog
patch
|
blob
|
history
modules/mountlist
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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.
diff --git
a/modules/mountlist
b/modules/mountlist
index ce5342cb055bacbe620b39d98e31520e76411a51..3d695e98bac78cf172ecb1a6da9cae5f1f0381c1 100644
(file)
--- a/
modules/mountlist
+++ b/
modules/mountlist
@@
-10,6
+10,7
@@
m4/mountlist.m4
Depends-on:
stdbool
+strstr
xalloc
configure.ac: