build: with --enable-gcc-warnings, use -Werror
authorJim Meyering <meyering@redhat.com>
Thu, 17 Dec 2009 15:59:59 +0000 (16:59 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 30 Dec 2009 16:33:55 +0000 (17:33 +0100)
commit0341fc22797b8251c06eb1d15c338fe5af227249
tree26b33c3e1d23c7e8c4aab4a0b78a25e2a54ec38f
parent957725f33b57664dc7cacd5d419e4b8538c74fe4
build: with --enable-gcc-warnings, use -Werror

* Makefile.am (AM_CFLAGS): Enable $(WERROR_CFLAGS).
* lib/Makefile.am (AM_CFLAGS): Enable both $(WARN_CFLAGS) and
$(WERROR_CFLAGS).
Makefile.am
lib/Makefile.am