summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-autotools-automake.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make
index ca3966b4e..1ce3d19c8 100644
--- a/rules/host-autotools-automake.make
+++ b/rules/host-autotools-automake.make
@@ -41,6 +41,6 @@ $(HOST_AUTOTOOLS_AUTOMAKE_SOURCE):
#
# autoconf
#
-HOST_AUTOTOOLS_AUTOMAKE_CONFTOOL := autoconf
+HOST_AUTOTOOLS_AUTOMAKE_CONF_TOOL := autoconf
# vim: syntax=make