summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-11-06 20:58:50 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-11-06 20:58:50 (GMT)
commitdd4999a16d69ec0784e2e2bd43f22fbaf4451f1f (patch)
tree41c094e3c334bb5b4efb4a0c1e9586188b69c48b /configure
parent8b520502615f8fa68736d3e819c319a7f0594532 (diff)
downloadDoxygen-dd4999a16d69ec0784e2e2bd43f22fbaf4451f1f.zip
Doxygen-dd4999a16d69ec0784e2e2bd43f22fbaf4451f1f.tar.gz
Doxygen-dd4999a16d69ec0784e2e2bd43f22fbaf4451f1f.tar.bz2
Fix build problems
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