summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-08-11 01:44:58 +0200
committerGergely Nagy <algernon@balabit.hu>2012-08-11 01:45:56 +0200
commita59bde90c9f0064a5139f022e4a612d5f14715d2 (patch)
treeea6241b42da2a77d4f8839c376084eeb86143981 /configure.ac
parenteb9ba5414594d938790e125caed24e829e485788 (diff)
downloadlibumberlog-a59bde90c9f0064a5139f022e4a612d5f14715d2.tar.gz
libumberlog-a59bde90c9f0064a5139f022e4a612d5f14715d2.tar.xz
libumberlog-a59bde90c9f0064a5139f022e4a612d5f14715d2.zip
Generate xz compressed dist tarballs
Bump the automake dependency to 1.11, disable gzip tarballs at make dist time, and make dist-xz the default. Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0f43e65..1684266 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT(libumberlog, 0.2.1, algernon@balabit.hu, libumberlog, https://github.com/algernon/libumberlog)
-AM_INIT_AUTOMAKE([1.9 foreign tar-ustar])
+AM_INIT_AUTOMAKE([1.11 foreign tar-ustar no-dist-gzip dist-xz])
dnl ***************************************************************************
dnl dependencies