[gjs/wip/ptomato/autotools: 14/16] build: Add comment for future maintainers
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/wip/ptomato/autotools: 14/16] build: Add comment for future maintainers
- Date: Tue, 27 Sep 2016 06:04:35 +0000 (UTC)
commit 5f7932ebf3f3f8c93062dabaaa36c4edf1ca9980
Author: Philip Chimento <philip chimento gmail com>
Date: Mon Sep 26 22:45:10 2016 -0700
build: Add comment for future maintainers
The ACLOCAL_AMFLAGS variable is obsolete but harmless starting with
Automake 1.13, but will not be supported in 2.0. Leave a note so that
future maintainers will know when to remove it.
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e8e9752..4b1538f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,7 @@ EXTRA_DIST =
TEST_PROGS =
check_PROGRAMS = $(TEST_PROGS)
INTROSPECTION_GIRS =
+## ACLOCAL_AMFLAGS can be removed for Automake 1.13
ACLOCAL_AMFLAGS = -I m4
AM_CXXFLAGS = $(WARN_CXXFLAGS)
AM_CPPFLAGS = -DG_LOG_DOMAIN=\"Gjs\"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]