X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=02618ae637a79c0a8983a2632a12fb3e251ae81f;hp=7ad3e2ba8c50353bb39ed677d3ded67f8aebb7a0;hb=b60e6bbf67063c6b81b5025d572ebe71aa7ab799;hpb=d2d12cd1bfd90f3a13273d82331a7cbd36a93231 diff --git a/configure.ac b/configure.ac index 7ad3e2ba8..02618ae63 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) -AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax subdir-objects]) +AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax subdir-objects dist-bzip2]) AC_SUBST(PACKAGE_URL, [http://www.freedesktop.org/wiki/Software/systemd])