[krb5-auth-dialog] Switch to xz tarballs



commit 2280349ada1ad05c3d06271f248deca4f26ded54
Author: Guido Günther <agx sigxcpu org>
Date:   Mon Feb 20 21:45:14 2012 +0100

    Switch to xz tarballs

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 43c84e6..c1cae27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_INIT([krb5-auth-dialog],[3.2.1])
 AC_CONFIG_SRCDIR(src/ka-kerberos.c)
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
-AM_INIT_AUTOMAKE([1.11.1 dist-bzip2 -Wno-portability])
+AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability])
 AC_CONFIG_HEADERS([config.h])
 
 AM_MAINTAINER_MODE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]