[vino] Enable AM_MAINTAINER_MODE in configure.ac
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Enable AM_MAINTAINER_MODE in configure.ac
- Date: Thu, 8 Sep 2011 18:40:23 +0000 (UTC)
commit db291f9ff8c08b2746fef218d425fe3b14318cb1
Author: David King <amigadave amigadave com>
Date: Thu Sep 8 20:39:16 2011 +0200
Enable AM_MAINTAINER_MODE in configure.ac
As pointed out by Ryan Lortie, and with thanks to FrÃdÃric PÃters:
http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bf62ddd..39e91c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,6 +24,7 @@ AS_IF([test "x$enable_http_server" = "xyes"],
AM_CONDITIONAL([VINO_ENABLE_HTTP_SERVER], [test "x$enable_http_server" = "xyes"])
# GNOME common
+AM_MAINTAINER_MODE([enable])
GNOME_MAINTAINER_MODE_DEFINES
GNOME_COMPILE_WARNINGS([maximum])
GNOME_DEBUG_CHECK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]