[gnome-alsamixer] Only create a .tar.bz2 distribution



commit 0132415eeec4228e264d9f5e9155be9279574c2f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jun 26 14:04:40 2012 +0100

    Only create a .tar.bz2 distribution

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 833d466..711272e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(gnome-alsamixer, 0.9.7)
 AC_CONFIG_SRCDIR(src/gam-main.c)
-AM_INIT_AUTOMAKE(dist-bzip2)
+AM_INIT_AUTOMAKE(dist-bzip2 no-dist-gzip)
 AM_MAINTAINER_MODE
 AM_CONFIG_HEADER(config.h)
 



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