summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 057afb471..d8f34690c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,9 +11,11 @@
AUTOMAKE_OPTIONS = gnu
-# ACLOCAL_AMFLAGS will be fully deprecated in Automake 2.0; use
-# AC_CONFIG_MACRO_DIRS (introduced in Automake 1.13) instead,
-# once Automake 1.13 is available on most platforms.
+# ACLOCAL_AMFLAGS will be fully deprecated in Automake 2.0;
+# AC_CONFIG_MACRO_DIRS (introduced in Automake 1.13) is now used instead,
+# but we still set ACLOCAL_AMFLAGS to avoid a warning message from
+# libtoolize and in case some developer needs to switch back to an
+# old Automake version.
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = doc src tests tune tools/bench