build: correctly set DISTCHECK_CONFIGURE_FLAGS

Fixes: 84021454eb
This commit is contained in:
Lubomir Rintel 2015-06-03 09:38:26 +02:00
parent 3bc097b084
commit 5a3eb7aee3

View file

@ -36,7 +36,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-tests=yes \
--with-valgrind=no \
--enable-gtk-doc \
--enable-more-warnings=yes \
--enable-more-warnings=error \
--with-udev-dir=$$dc_install_base/lib/udev \
--with-wext=no \
--enable-ifcfg-rh \
@ -59,8 +59,6 @@ DISTCLEANFILES = intltool-extract intltool-merge intltool-update
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = NetworkManager.pc
DISTCHECK_CONFIGURE_FLAGS = --enable-more-warnings=error
CLEANFILES = cscope.in.out cscope.out cscope.po.out
cscope: