summaryrefslogtreecommitdiff
path: root/lib/autom4te.in
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2005-06-30 11:09:37 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2005-06-30 11:09:37 +0000
commitddc3dab4f892f9bb201ef72f5b43f3fa892e170e (patch)
tree9b4a057d7fb81ee37ab660038c4915fd62cff051 /lib/autom4te.in
parent425048cf51078a193dbc5c1586a61af2e30fcb72 (diff)
downloadautoconf-ddc3dab4f892f9bb201ef72f5b43f3fa892e170e.tar.gz
* lib/autom4te.in (Automake-preselections): Preselect AC_SUBST_TRACE.
Diffstat (limited to 'lib/autom4te.in')
-rw-r--r--lib/autom4te.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/autom4te.in b/lib/autom4te.in
index d13a8588..3b9c1427 100644
--- a/lib/autom4te.in
+++ b/lib/autom4te.in
@@ -1,6 +1,6 @@
# Definition of Autom4te option sets. -*- Makefile -*-
#
-# Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
#
# This file is part of GNU Autoconf.
#
@@ -49,7 +49,9 @@ args: --preselect AC_CONFIG_LINKS
args: --preselect AC_INIT
args: --preselect AC_LIBSOURCE
args: --preselect AC_REQUIRE_AUX_FILE
+# Automake < 1.10 traces AC_SUBST. Automake >= 1.10 traces AC_SUBST_TRACE.
args: --preselect AC_SUBST
+args: --preselect AC_SUBST_TRACE
args: --preselect AM_AUTOMAKE_VERSION
args: --preselect AM_CONDITIONAL
args: --preselect AM_GNU_GETTEXT