[gnome-search-tool] configure.ac: Use maintainer mode by default
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-search-tool] configure.ac: Use maintainer mode by default
- Date: Tue, 25 Oct 2011 17:05:32 +0000 (UTC)
commit 1379dd3fbd60d7612b1cc2844b88b2306a3d0fbf
Author: Javier JardÃn <jjardon gnome org>
Date: Tue Oct 25 18:00:21 2011 +0100
configure.ac: Use maintainer mode by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6962bd4..ef27eae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_CANONICAL_TARGET
# require automake 1.10
AM_INIT_AUTOMAKE([1.10 dist-bzip2 no-dist-gzip foreign])
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
GETTEXT_PACKAGE=AC_PACKAGE_NAME
AC_SUBST(GETTEXT_PACKAGE)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]