[pessulus] [build] Generate bzip2 tarballs and use foreign automake option



commit da915f7f22ce246b91d5038f4c51937cde9d9a33
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 9 01:55:19 2009 +0200

    [build] Generate bzip2 tarballs and use foreign automake option

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7d69105..1927b43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.53)
 AC_INIT([pessulus], [2.28.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pessulus])
 AC_CONFIG_SRCDIR(pessulus.in)
-AM_INIT_AUTOMAKE([1.7])
+AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_CONFIG_MACRO_DIR([m4])
 



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