projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111e540
)
manywarnings: depend on warnings
author
Eric Blake
<ebb9@byu.net>
Thu, 19 Nov 2009 13:42:21 +0000
(06:42 -0700)
committer
Eric Blake
<ebb9@byu.net>
Thu, 19 Nov 2009 13:42:21 +0000
(06:42 -0700)
* modules/manywarnings (Depends-on): Add warnings.
Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
patch
|
blob
|
history
modules/manywarnings
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1e236e64fd8407caf07163e1a8f07f0245543cc8..fb73cb479207d9b3f9cd0220b4e0e07ad35d6b2f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
2009-11-19 Eric Blake <ebb9@byu.net>
+ manywarnings: depend on warnings
+ * modules/manywarnings (Depends-on): Add warnings.
+
build: avoid compiler warnings
* lib/select.c (rpl_select): Delete unused variable.
* lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
diff --git
a/modules/manywarnings
b/modules/manywarnings
index fae922119634815b33bddc4d84337da8ae865a5c..f557ef0f1a7ff5ea0aebfd47ee35da6a3ab254c9 100644
(file)
--- a/
modules/manywarnings
+++ b/
modules/manywarnings
@@
-5,6
+5,7
@@
Files:
m4/manywarnings.m4
Depends-on:
+warnings
configure.ac: