Make building with -Werror optional.
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 14 Aug 2015 22:15:59 +0000 (00:15 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 8 Sep 2015 05:27:22 +0000 (07:27 +0200)
commit71e07cf654c476ab13bf30421524b442cc9ad5a7
treef58e47c48cede08a188023ecf07cd370cea05fdd
parent736260e257fcec5ec9d5e66db69960233bf5766e
Make building with -Werror optional.

I noticed various downstream distros patch out -Werror
for one reason or another. This adds an option to make that
easier. It is still on by default.
configure.ac
src/Makefile.am
src/daemon/Makefile.am
src/libcollectdclient/Makefile.am