chiark / gitweb /
build-sys: enable bz2 tarballs
[elogind.git] / configure.ac
index 7ad3e2ba8c50353bb39ed677d3ded67f8aebb7a0..02618ae637a79c0a8983a2632a12fb3e251ae81f 100644 (file)
@@ -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])