summaryrefslogtreecommitdiff
path: root/project/config/cfgdefs.in
diff options
context:
space:
mode:
Diffstat (limited to 'project/config/cfgdefs.in')
-rw-r--r--project/config/cfgdefs.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/project/config/cfgdefs.in b/project/config/cfgdefs.in
index 789a8a7..07ab405 100644
--- a/project/config/cfgdefs.in
+++ b/project/config/cfgdefs.in
@@ -4,3 +4,7 @@ AUTOMAKE_YEAR = @automake_year@
AUTOMAKE_MAJOR = @automake_major@
AUTOMAKE_MINOR = @automake_minor@
AUTOMAKE_MICRO = @automake_micro@
+
+# interpreters for aclocal & automake
+HOST_PERL = @host_perl@
+HOST_SH = @host_sh@