45059fbeac
Changes: Added changes from mac802.15.4 contributed code from Jianliang Zheng and Myung J. Lee. Also updated the otcl and tclcl version numbers in files under conf and VERSION to match newer versions.
13 lines
379 B
Text
13 lines
379 B
Text
$NetBSD: patch-ab,v 1.2 2005/02/28 15:29:22 minskim Exp $
|
|
|
|
--- conf/configure.in.TclCL.orig 2005-01-24 17:34:24.000000000 -0600
|
|
+++ conf/configure.in.TclCL
|
|
@@ -61,7 +61,7 @@ TCLCL_PROG_PLACES="\
|
|
/usr/src/local/Tcl \
|
|
/usr/src/local/Tcl-1.0 \
|
|
"
|
|
-TCLCL_PROG_PLACES_D="$d"
|
|
+TCLCL_PROG_PLACES_D="$d/bin"
|
|
|
|
|
|
NS_BEGIN_PACKAGE(tclcl)
|