From: Michael Tremer Date: Tue, 28 Nov 2017 22:39:06 +0000 (+0100) Subject: configure: Perform distcheck in debug mode X-Git-Tag: 0.9.28~1285^2~1263 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7d75de96d8826e42e4f7bc6714ce79bde23af73;p=pakfire.git configure: Perform distcheck in debug mode Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index e2af2c0aa..292da425c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,7 +65,8 @@ pkgpyexec_LTLIBRARIES = pkginclude_HEADERS = DISTCHECK_CONFIGURE_FLAGS = \ - --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) + --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \ + --enable-debug @INTLTOOL_POLICY_RULE@