[PolicyKit-gnome] Silence the build
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [PolicyKit-gnome] Silence the build
- Date: Mon, 9 Aug 2010 21:55:44 +0000 (UTC)
commit c8a7bb587355d7e6370bfeac35abbce7a3a03f77
Author: David Zeuthen <davidz redhat com>
Date: Mon Aug 9 16:39:40 2010 -0400
Silence the build
Signed-off-by: David Zeuthen <davidz redhat com>
NEWS | 3 ++-
configure.ac | 2 ++
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3aeebbf..eab23a8 100644
--- a/NEWS
+++ b/NEWS
@@ -14,13 +14,14 @@ Changes since 0.96:
Andre Klapper (1):
Compile with -DGSEAL_ENABLE. Fixes bug 616386.
-David Zeuthen (6):
+David Zeuthen (7):
Fix build
Remove lock down functionality
Require polkit 0.97
Update NEWS for release
Post-release version bump to 0.97
Port from dbus-glib to gdbus
+ Silence the build
Martin Pitt (1):
Hide the agent autostart desktop file
diff --git a/configure.ac b/configure.ac
index f4611ca..4d8b531 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@ AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+
# libtool versioning - this applies to all libraries in this package
#
# See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]