summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-22 15:42:32 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-11-22 15:42:32 -0500
commit8bb4db0212c1885eb983b630e7944c928f069b5a (patch)
treefab7621df624fbb722867f2af4350dfeba2bfbe9
parentf195700f548418069520dcacb6aeed93e86ea397 (diff)
downloadpango-8bb4db0212c1885eb983b630e7944c928f069b5a.tar.gz
Switch to dist-xz
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5369a3bb..f0299411 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])