--- Makefile.in.orig	Thu Feb 28 14:05:02 2002
+++ Makefile.in	Thu Feb 28 14:15:09 2002
@@ -66,7 +66,7 @@
 LIB	= \
 	@V_LIBS@
 
-CFLAGS	= $(CCOPT) $(DEFINE)
+CFLAGS	= @CFLAGS@ $(DEFINE)
 
 # Explicitly define compilation rules since SunOS 4's make doesn't like gcc.
 # Also, gcc does not remove the .o before forking 'as', which can be a
@@ -103,7 +103,7 @@
 	$(LIBRARY_TCL)/http2.1/http.tcl
 TCL_83_LIBRARY_FILES = \
 	$(TCL_BASE_LIBRARY_FILES) \
-	$(LIBRARY_TCL)/http2.3/http.tcl
+	$(LIBRARY_TCL)/http2.4/http.tcl
 
 TCL_LIBRARY_FILES = \
 	@V_TCL_LIBRARY_FILES@
