Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6fec32d..12e1103 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,8 @@ checkxalloc: ENABLE_ALL = --enable-static-programs --enable-most-builds DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group \ - --disable-silent-rules $(ENABLE_ALL) + --disable-silent-rules $(ENABLE_ALL) \ + --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) BUILT_SOURCES = .version -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html