aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index ec766d5247..cec29f836e 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.14 2001/05/16 16:17:50 jfoster Exp $
+# $Id: config.nmake,v 1.15 2001/07/12 22:45:21 gram Exp $
VERSION=0.8.18
RC_VERSION=0,8,18
@@ -20,7 +20,7 @@ LOCAL_LDFLAGS=/DEBUG
PERL=perl
POD2MAN=perl /usr/bin/pod2man
-PYTHON=python
+PYTHON="C:/python21/python.exe"
LEX=flex
YACC=bison