6c67af15a7
- added USE_TK same as lang/otcl uses - added patch: patch-Tcl.cc (fixes support for tcl/tk 8.3 and lower) - uses REINPLACE_CMD for correct library search paths Approved by: garga (mentor)
10 lines
299 B
Tcl
10 lines
299 B
Tcl
--- conf/configure.in.tcl.orig Sun Feb 18 23:16:52 2007
|
|
+++ conf/configure.in.tcl Sun Apr 29 16:49:25 2007
|
|
@@ -197,6 +197,7 @@
|
|
tcl_http_places=" \
|
|
$V_LIBRARY_TCL \
|
|
$V_LIBRARY_TCL/http \
|
|
+ $V_LIBRARY_TCL/http2.5 \
|
|
$V_LIBRARY_TCL/http2.4 \
|
|
$V_LIBRARY_TCL/http2.3 \
|
|
$V_LIBRARY_TCL/http2.1 \
|