OSDN Git Service

From Mo DeJong <supermo@bayarea.net>
[pf3gnuchains/sourceware.git] / tcl / unix / tclConfig.sh.in
index 342831e..05e0949 100644 (file)
@@ -45,9 +45,6 @@ TCL_SHARED_BUILD=@TCL_SHARED_BUILD@
 # The name of the Tcl library (may be either a .a file or a shared library):
 TCL_LIB_FILE='@TCL_LIB_FILE@'
 
-# The directory the Tcl binaries are being built to.
-TCL_BIN_DIR='@TCL_BIN_DIR@'
-
 # The fullpath of the Tcl library (used for dependency checking)
 TCL_LIB_FULL_PATH='@TCL_LIB_FULL_PATH@'