From 8bb4db0212c1885eb983b630e7944c928f069b5a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Nov 2011 15:42:32 -0500 Subject: [PATCH] Switch to dist-xz --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 5369a3b..f029941 100644 --- a/configure.in +++ b/configure.in @@ -52,7 +52,7 @@ AC_CONFIG_SRCDIR([pango.pc.in]) dnl -Wno-portability tells automake to stop complaining about the dnl usage of GNU Make specific features. -AM_INIT_AUTOMAKE(1.9 gnits dist-bzip2 no-dist-gzip -Wno-portability) +AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AM_CONFIG_HEADER([config.h]) -- 2.7.4