build: turn on warnings during distcheck

Make sure we catch everything before generating a tarball for release.
This commit is contained in:
Dan Williams 2011-04-11 17:10:54 -05:00
parent c269735e9c
commit 3b48fdfc89

View file

@ -27,6 +27,7 @@ EXTRA_DIST = \
DISTCHECK_CONFIGURE_FLAGS = \
--with-tests=yes \
--with-docs=yes \
--enable-more-warnings=yes \
--with-udev-dir=$$dc_install_base/lib/udev \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)