Posted to tcl by patthoyts at Sun Nov 01 22:45:31 GMT 2009view pretty

C:\opt\tcl\src\tcl\win>cvs diff makefile.vc
Index: makefile.vc
===================================================================
RCS file: /cvsroot/tcl/tcl/win/makefile.vc,v
retrieving revision 1.201
diff -u -r1.201 makefile.vc
--- makefile.vc 26 Sep 2009 21:42:05 -0000      1.201
+++ makefile.vc 27 Sep 2009 22:39:24 -0000
@@ -731,7 +731,7 @@
 $(CHMFILE): $(DOCDIR)\*
        @$(TCLSH) $(TOOLSDIR)\tcltk-man2html.tcl
        @echo Compiling html help project
-       @$(HHC) <<$(HHPFILE) >NUL
+       @"$(HHC)" <<$(HHPFILE) >NUL
 [OPTIONS]
 Compatibility=1.1 or later
 Compiled file=$(HTMLBASE).chm