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
332 B
Text
13 lines
332 B
Text
$NetBSD: patch-ac,v 1.4 2005/02/28 15:29:22 minskim Exp $
|
|
|
|
--- configure.orig 2005-01-24 17:37:03.000000000 -0600
|
|
+++ configure
|
|
@@ -6442,7 +6442,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"
|
|
|
|
|
|
|