[eog-plugins] Produce XZ compressed tarballs during make dist



commit 50074cb7ca342271ad049e0b480b0bd6c54438f1
Author: Felix Riemann <friemann gnome org>
Date:   Thu Feb 9 14:44:10 2012 +0100

    Produce XZ compressed tarballs during make dist

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bd1ee44..56580c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AC_SUBST(EOG_PLUGINS_MAJOR)
 
 AC_PREREQ(2.59)
 
-AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip])
 # Support silencing the build output if supported (automake-1.11+)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 



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