summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in
index ae756afd58..30167e6fb1 100644
--- a/config.make.in
+++ b/config.make.in
@@ -90,6 +90,7 @@ AS = $(CC) -c
MIG = @MIG@
PWD_P = @PWD_P@
BISON = @BISON@
+AUTOCONF = @AUTOCONF@
# Installation tools.
INSTALL = @INSTALL@