9e6621363d
Changes: Minor changes in configure to reflect the changed version of tcl/tk/otcl/tclcl.
13 lines
321 B
Text
13 lines
321 B
Text
$NetBSD: patch-ac,v 1.3 2004/03/08 23:56:56 minskim Exp $
|
|
|
|
--- configure.orig Mon Jan 12 18:53:31 2004
|
|
+++ configure
|
|
@@ -3531,7 +3531,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"
|
|
|
|
|
|
|