Skip to content

Commit 193e114

Browse files
committed
Enable libsystemd replacement lib for tests also in distcheck stage
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 1be67c4 commit 193e114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ release: distcheck
4343
DISTCHECK_CONFIGURE_FLAGS = --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
4444
--enable-testserv-plugin --enable-x11-common-plugin \
4545
--with-watchdog --with-keventd --with-fstab=/etc/fstab \
46-
--with-bash-completion-dir=no
46+
--with-libsystemd --with-bash-completion-dir=no

0 commit comments

Comments
 (0)