[anjuta] Remove 'no-dist-bzip2' from automake options
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Remove 'no-dist-bzip2' from automake options
- Date: Mon, 26 Sep 2011 19:28:47 +0000 (UTC)
commit 5f0e18b5db7010d3893ed1d383c51e71f9560793
Author: Arnel A. Borja <kyoushuu yahoo com>
Date: Sun Sep 25 23:39:38 2011 +0800
Remove 'no-dist-bzip2' from automake options
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 127b123..7945301 100644
--- a/configure.ac
+++ b/configure.ac
@@ -68,7 +68,7 @@ SVN_MINOR=5
SVN_PATCH=0
SUBVERSION_REQUIRED=$SVN_MAJOR.$SVN_MINOR.$SVN_PATCH
-AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip])
AM_MAINTAINER_MODE([enable])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]