Clean up Tcl version docs and handling
We require 8.4 now which simplifies things a bit.
This commit is contained in:
parent
8cc3d04a35
commit
64d72483c6
4 changed files with 19 additions and 15 deletions
|
|
@ -191,7 +191,7 @@ tcl: $(SRCDIR_SRCS)
|
|||
$(TCLLDSHARED) $(CFLAGS) $(LDFLAGS) $(OBJS) $(IOBJS) $(TCL_DLNK) $(LIBS) -o $(LIBPREFIX)$(TARGET)$(TCL_SO) $(TCL_LINK)
|
||||
|
||||
# -----------------------------------------------------------
|
||||
# Build a Tcl7.5 dynamic loadable module for C++
|
||||
# Build a Tcl dynamic loadable module for C++
|
||||
# -----------------------------------------------------------
|
||||
|
||||
tcl_cpp: $(SRCDIR_SRCS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue