[longomatch] configure: enable rebuild rules by default
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] configure: enable rebuild rules by default
- Date: Sat, 9 Nov 2013 12:01:03 +0000 (UTC)
commit 7abbe4324291100bee40ef5296fc7c4b6c3bc04d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Nov 9 13:00:38 2013 +0100
configure: enable rebuild rules by default
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 89b7ba1..fa70ea0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.54])
AC_INIT([LongoMatch], [0.18.19])
AM_INIT_AUTOMAKE([1.11 foreign])
AM_SILENT_RULES([yes])
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
AC_CONFIG_MACRO_DIR([build/m4])
AC_SUBST([ACLOCAL_AMFLAGS], ["-I build/m4/shamrock \${ACLOCAL_FLAGS}"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]