summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-06-03 09:38:26 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-06-18 12:11:38 +0200
commit529a16279dcabfb48df82fada39915b3e12881e5 (patch)
treef0120d40fcd3e7c03fb8e1eb22c8b667c71565f3
parent946453ef9ac6fc6e00a8382ce8525baed68727e7 (diff)
build: correctly set DISTCHECK_CONFIGURE_FLAGS
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 2420f3bbfd..7f66e4ff71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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: