[clutter-gtk] build: Do not generate gzip tarballs on dist
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gtk] build: Do not generate gzip tarballs on dist
- Date: Tue, 5 Apr 2011 11:02:51 +0000 (UTC)
commit c592bfcfc353a70a9b63d33914cc1f66105bbb10
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Apr 5 11:45:30 2011 +0100
build: Do not generate gzip tarballs on dist
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a95cf09..f883bc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_CONFIG_SRCDIR([clutter-gtk/clutter-gtk.h])
AC_CONFIG_AUX_DIR([build])
AC_CONFIG_MACRO_DIR([build/autotools])
-AM_INIT_AUTOMAKE([1.11 foreign -Wno-portability no-define dist-bzip2])
+AM_INIT_AUTOMAKE([1.11 foreign -Wno-portability no-define no-dist-gzip dist-bzip2])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]