diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5b4568f..53d92be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,7 @@ ACLOCAL_AMFLAGS = -I build/m4 DISTCHECK_CONFIGURE_FLAGS = \ --enable-doc \ + --without-systemd \ --disable-coverage \ --enable-strict \ CFLAGS='-O2' |