summaryrefslogtreecommitdiffstats
path: root/PC/os2vacpp/pyconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'PC/os2vacpp/pyconfig.h')
-rw-r--r--PC/os2vacpp/pyconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/os2vacpp/pyconfig.h b/PC/os2vacpp/pyconfig.h
index f7d388c..2765b44 100644
--- a/PC/os2vacpp/pyconfig.h
+++ b/PC/os2vacpp/pyconfig.h
@@ -66,7 +66,7 @@
#define PYCC_VACPP /* Define Indicator of C Compiler */
/* Platform Filesystem */
-#define PYTHONPATH ".;.\\lib;.\\lib\\plat-win;.\\lib\\lib-tk"
+#define PYTHONPATH ".;.\\lib;.\\lib\\plat-win"
#define DOSFILESYS /* OS/2 Uses the DOS File Naming Conventions */
/* #define IMPORT_8x3_NAMES (let's move up to long filenames) */