Makefile.am revision 03a071399ab5fb58d4bb4fa38928413a21ae4d61
e417f66bb09b288f88304c56d12ba42044bcc6f6Timo Sirainenextra_distcheck_flags =
be20a7ddf87cb56ee63016dd0029f0c523be09b6Timo Sirainenif HAVE_DEVSHM
be20a7ddf87cb56ee63016dd0029f0c523be09b6Timo Sirainen extra_distcheck_flags += --with-test-dir=/dev/shm
6b636dcfc9645fef43b4a13305ba86d6e163b27eTimo Sirainenif WITH_JOURNALD
f97cf1c086715db87094bc3d0a4fefdd80bd869cTimo Sirainen extra_distcheck_flags += --with-syslog=journald
f97cf1c086715db87094bc3d0a4fefdd80bd869cTimo SirainenDISTCHECK_CONFIGURE_FLAGS = --with-ldb-lib-dir="$$dc_install_base"/lib/ldb \
be20a7ddf87cb56ee63016dd0029f0c523be09b6Timo Sirainen --enable-all-experimental-features \
be20a7ddf87cb56ee63016dd0029f0c523be09b6Timo Sirainen $(extra_distcheck_flags)