summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDhaval Giani <dhaval@linux.vnet.ibm.com>2009-03-04 16:52:07 +0530
committerDhaval Giani <dhaval@linux.vnet.ibm.com>2009-03-04 16:52:07 +0530
commit496f933b107821504a26cfbe8eac41894ab617a4 (patch)
treed15d5848d2a2bf7850c3167a09e5dad4d540c685 /configure
parent8594444bf340b98a8d0eb22a4af9c3ce7157d1ba (diff)
downloadlibcg-496f933b107821504a26cfbe8eac41894ab617a4.tar.gz
libcg-496f933b107821504a26cfbe8eac41894ab617a4.tar.xz
libcg-496f933b107821504a26cfbe8eac41894ab617a4.zip
libcgroup: Introduce -Wall in CFLAGS
We did not have -Wall in the CFLAGS and lost out on a number of warnings because of that. Introduce it now. Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 568bc17..6cf1cb5 100755
--- a/configure
+++ b/configure
@@ -6270,6 +6270,7 @@ ac_config_files="$ac_config_files libcgroup.spec:libcgroup.spec.in"
ac_config_files="$ac_config_files mktarball:mktarball.in"
+CFLAGS="$CFLAGS -Wall"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure