Disable systemd support for "make distcheck"

"make distcheck" sets prefix to a user-owned directory, compiles code and
runs "make install". That fails if systemd files need to be installed, as
their location if not relative to the prefix.
This commit is contained in:
Pavel Roskin 2016-01-29 23:17:38 -08:00
parent 12cd2f6a1d
commit 4d4289d93c

View File

@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
AM_DISTCHECK_CONFIGURE_FLAGS = --without-systemdsystemunitdir
EXTRA_DIST = bootstrap COPYING design.txt faq-compile.txt faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt