]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Set automake flags and CFLAGS
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 19:32:39 +0000 (14:32 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 19:32:39 +0000 (14:32 -0500)
commitad563aea971ac9317acac180e42cd271698208fd
treeac5def6ab2ad5888bd0a7c6eba341c86809ae4a6
parent434445ee1e9f22b55ce8994d78794ae33a6d8247
Set automake flags and CFLAGS

Set automake's flags to -Wall -Werror as well as the general
CFLAGS to -Wall and -Werror when building using gcc.

This should catch any regression on build warnings now that we are in
a pretty clean state.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac