summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-11-06 20:58:50 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-11-06 20:58:50 (GMT)
commit020742ed4dfa75aaa373cec43a94dc5b02e15f08 (patch)
tree41c094e3c334bb5b4efb4a0c1e9586188b69c48b /configure
parentb12b7063e268e5cdf4f2dcd871c2447efa64e5c3 (diff)
downloadDoxygen-020742ed4dfa75aaa373cec43a94dc5b02e15f08.zip
Doxygen-020742ed4dfa75aaa373cec43a94dc5b02e15f08.tar.gz
Doxygen-020742ed4dfa75aaa373cec43a94dc5b02e15f08.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