summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 9a4fb65..c8a79f0 100755
--- a/configure
+++ b/configure
@@ -328,6 +328,7 @@ test -f .tmakeconfig && rm .tmakeconfig
cat > .makeconfig <<EOF
DOXYGEN = $PWD
TMAKEPATH = $PWD/tmake/lib/$f_platform
+ENV = env TMAKEPATH=\$(TMAKEPATH)
TMAKE = $PWD/tmake/bin/tmake
MAKE = $f_make
PERL = $f_perl