[gnome-shell] Remove check-news from AM_INIT_AUTOMAKE
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Remove check-news from AM_INIT_AUTOMAKE
- Date: Tue, 23 Feb 2010 03:13:46 +0000 (UTC)
commit 17d1e06c7cd11da2b2a103eeab9687635c7061a3
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Feb 22 18:33:31 2010 -0500
Remove check-news from AM_INIT_AUTOMAKE
Duplicating information from release announcements in NEWS
will quickly result in a huge NEWS file.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73aec08..3fa95c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_CONFIG_SRCDIR([src/shell-global.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
-AM_INIT_AUTOMAKE([1.10 check-news dist-bzip2 no-dist-gzip foreign])
+AM_INIT_AUTOMAKE([1.10 dist-bzip2 no-dist-gzip foreign])
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]