summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.make.in b/config.make.in
index aa674379e3..9837fc3e49 100644
--- a/config.make.in
+++ b/config.make.in
@@ -131,8 +131,8 @@ PATHSEP = @PATHSEP@
PDFLATEX = @PDFLATEX@
PERL = @PERL@
PLATFORM_WINDOWS = @PLATFORM_WINDOWS@
-PYTHON = @PYTHON@
-TARGET_PYTHON = @PYTHON@
+PYTHON = @PYTHON@ -tt
+TARGET_PYTHON = @PYTHON@ -tt
RANLIB = @RANLIB@
ROOTSEP = @ROOTSEP@
SHELL = @SHELL@