[regexxer] Create tar.xz instead of tar.bz2



commit d4b2a7f79c4ef5e436058198b5d5234b2d76b6d4
Author: Fabien Parent <parent f gmail com>
Date:   Thu Oct 6 15:02:14 2011 +0200

    Create tar.xz instead of tar.bz2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0e985eb..0dcf4d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_CONFIG_SRCDIR([ui/regexxer.desktop.in])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
 
-AM_INIT_AUTOMAKE([1.9 -Wall gnu no-define nostdinc check-news dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 -Wall gnu no-define nostdinc check-news dist-xz no-dist-gzip])
 AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
 
 AC_PROG_CC



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