diff options
Diffstat (limited to 'Makefile.config.in')
-rw-r--r-- | Makefile.config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.config.in b/Makefile.config.in index aa36cda..f3197d1 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -87,6 +87,7 @@ POD2HTML := @POD2HTML@ POD2MAN := @POD2MAN@ PYTHON := @PYTHON@ RUNTEST := @RUNTEST@ +TCLSH := @TCLSH@ ZIP := @ZIP@ # Paths to miscellaneous programs we assume are present |