From 36ea59d725dc903b5283cdf979ff4eb3c6a434ff Mon Sep 17 00:00:00 2001 From: redman Date: Fri, 13 Aug 1999 16:49:06 +0000 Subject: Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC --- win/makefile.vc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/makefile.vc b/win/makefile.vc index 169311d..d802cc8 100644 --- a/win/makefile.vc +++ b/win/makefile.vc @@ -6,7 +6,7 @@ # Copyright (c) 1995-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # -# RCS: @(#) $Id: makefile.vc,v 1.42 1999/07/22 23:45:53 redman Exp $ +# RCS: @(#) $Id: makefile.vc,v 1.43 1999/08/13 16:49:06 redman Exp $ # Does not depend on the presence of any environment variables in # order to compile tcl; all needed information is derived from @@ -61,7 +61,7 @@ NODEBUG = 1 # needed when using Purify. # #DEBUGDEFINES = -DTCL_MEM_DEBUG -DTCL_COMPILE_DEBUG -DTCL_COMPILE_STATS -#DEBUGDEFINES = -DUSE_TCL_ALLOC=0 +#DEBUGDEFINES = -DUSE_TCLALLOC=0 ###################################################################### # Do not modify below this line -- cgit v0.12