Fossil SCM

If compat/tcl-8.6 contains an already built Tcl environment, allow it to be used by Fossil.

jan.nijtmans 2013-09-16 19:41 trunk
Commit 0ad8af4bf6269b6d454a543df28a2bf42b350082
1 file changed +1
+1
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104104
if {$tclpath ne ""} {
105105
# Note parse-tclconfig-sh is in autosetup/local.tcl
106106
if {$tclpath eq "1"} {
107107
# Use the system Tcl. Look in some likely places.
108108
array set tclconfig [parse-tclconfig-sh \
109
+ compat/tcl-8.6/unix compat/tcl-8.6/win \
109110
/usr /usr/local /usr/share /opt/local]
110111
set msg "on your system"
111112
} else {
112113
array set tclconfig [parse-tclconfig-sh $tclpath]
113114
set msg "at $tclpath"
114115
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104 if {$tclpath ne ""} {
105 # Note parse-tclconfig-sh is in autosetup/local.tcl
106 if {$tclpath eq "1"} {
107 # Use the system Tcl. Look in some likely places.
108 array set tclconfig [parse-tclconfig-sh \
 
109 /usr /usr/local /usr/share /opt/local]
110 set msg "on your system"
111 } else {
112 array set tclconfig [parse-tclconfig-sh $tclpath]
113 set msg "at $tclpath"
114
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104 if {$tclpath ne ""} {
105 # Note parse-tclconfig-sh is in autosetup/local.tcl
106 if {$tclpath eq "1"} {
107 # Use the system Tcl. Look in some likely places.
108 array set tclconfig [parse-tclconfig-sh \
109 compat/tcl-8.6/unix compat/tcl-8.6/win \
110 /usr /usr/local /usr/share /opt/local]
111 set msg "on your system"
112 } else {
113 array set tclconfig [parse-tclconfig-sh $tclpath]
114 set msg "at $tclpath"
115

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button