--- cmd/tcldot/configure.orig	Fri Mar 14 21:37:28 1997
+++ cmd/tcldot/configure	Tue Jan 27 20:53:04 1998
@@ -516,7 +516,7 @@
 
 
 if test "${prefix}" = "NONE"; then
-    prefix=`echo 'puts [cd [lindex [set auto_path] 0]/..; pwd];exit' | tclsh`
+    prefix="${PREFIX}"
     if test "${prefix}" = ""; then
         prefix=/usr/local
         echo "no tclsh found - defaulting \"prefix\" to ${prefix}"
@@ -607,7 +607,7 @@
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
-file=${exec_prefix}/lib/tclConfig.sh
+file=${exec_prefix}/lib/tcl7.6/tclConfig.sh
 . $file
 #file=${exec_prefix}/lib/tkConfig.sh
 #. $file
