From: Eric Blake Date: Thu, 19 Nov 2009 13:42:21 +0000 (-0700) Subject: manywarnings: depend on warnings X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=841ad196dd3ca0fbc916b911449067417ac7a7cb;p=pspp manywarnings: depend on warnings * modules/manywarnings (Depends-on): Add warnings. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 1e236e64fd..fb73cb4792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-11-19 Eric Blake + 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 fae9221196..f557ef0f1a 100644 --- a/modules/manywarnings +++ b/modules/manywarnings @@ -5,6 +5,7 @@ Files: m4/manywarnings.m4 Depends-on: +warnings configure.ac: