[gftp/autotools: 9/12] configure.ac: Enable maintainer mode by default
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gftp/autotools: 9/12] configure.ac: Enable maintainer mode by default
- Date: Mon, 30 Sep 2013 11:47:03 +0000 (UTC)
commit ad0e7e8230cca518b23abcc71bfdcc36658242d1
Author: Javier Jardón <jjardon gnome org>
Date: Mon Sep 30 00:27:40 2013 +0100
configure.ac: Enable maintainer mode by default
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ac537b7..215fd92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([-Wall tar-ustar no-dist-gzip dist-xz])
+AM_MAINTAINER_MODE([enable])
AC_USE_SYSTEM_EXTENSIONS
@@ -41,8 +42,6 @@ AC_SYS_LARGEFILE
AC_C_INLINE
AC_INTL_PRINTF
-AM_MAINTAINER_MODE
-
AC_PROG_AWK
AC_PROG_INSTALL
AC_PROG_LN_S
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]