From 529a16279dcabfb48df82fada39915b3e12881e5 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 3 Jun 2015 09:38:26 +0200 Subject: [PATCH] build: correctly set DISTCHECK_CONFIGURE_FLAGS Fixes: 84021454eb0b126fda9cf29c46b7860f75c7ff8c (cherry picked from commit 5a3eb7aee3016e9a6e612720865ee14030249620) --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 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: