[glom] configure.ac: Remove the dist-bzip2 option that was added by mistake.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] configure.ac: Remove the dist-bzip2 option that was added by mistake.
- Date: Mon, 26 Apr 2010 19:48:44 +0000 (UTC)
commit 3568b2af43703186315b5fdb98df9129b98b4260
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Apr 26 21:13:57 2010 +0200
configure.ac: Remove the dist-bzip2 option that was added by mistake.
ChangeLog | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fd2898a..8e38d87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
2010-04-26 Murray Cumming <murrayc murrayc com>
+ * configure.ac: Remove the dist-bzip2 option that was added by mistake.
+
+2010-04-26 Murray Cumming <murrayc murrayc com>
+
Self-Hosting test: Check that cleanup works.
* Makefile_tests.am:
diff --git a/configure.ac b/configure.ac
index fc76a5d..738123b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ AC_CONFIG_SRCDIR([glom/main.cc])
AC_CONFIG_MACRO_DIR([macros])
AC_CONFIG_HEADERS([config.h glom/libglom/libglom_config.h])
-AM_INIT_AUTOMAKE([1.10 -Wno-portability check-news dist-bzip2 no-define nostdinc tar-pax])
+AM_INIT_AUTOMAKE([1.10 -Wno-portability check-news no-define nostdinc tar-pax])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AM_MAINTAINER_MODE
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]