[phonemgr] Bump automake version and create tarballs compressed with xz



commit 8fcd7a3e69f5e228402f3c999f43b45138cc97a9
Author: Daniele Forsi <daniele forsi it>
Date:   Sun Oct 16 19:30:21 2011 +0200

    Bump automake version and create tarballs compressed with xz

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 0029734..7cb9a62 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR(src/main.c)
 AM_MAINTAINER_MODE
 AM_CONFIG_HEADER(config.h)
 
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip check-news])
+AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz check-news])
 
 dnl Initialize libtool
 AM_PROG_LIBTOOL



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