Remove a reference to /c/phk, this should be handled by the magic script

in src/tools.
This commit is contained in:
phk 1997-07-27 20:21:05 +00:00
parent 8e569fe3bd
commit e16e134b92

View File

@ -105,7 +105,7 @@ TCL_UNSHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`.a'
# different place than the directory containing the source files, this
# points to the location of the sources, not the location where Tcl was
# compiled.
TCL_SRC_DIR='/c/phk/cvs/src/contrib/tcl'
TCL_SRC_DIR='/usr/src/contrib/tcl'
# List of standard directories in which to look for packages during
# "package require" commands. Contains the "prefix" directory plus also