summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk80/files/patch-aa
blob: e031eed3122b54244570e89efbfc754f799433df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Wed Aug 20 03:40:08 1997
+++ configure	Wed Aug 20 03:40:21 1997
@@ -662,7 +662,7 @@
 if test -n "$withval"; then
   TCL_BIN_DIR=$withval
 else
-  TCL_BIN_DIR=`cd ../../tcl8.0/unix; pwd`
+  TCL_BIN_DIR=`cd ../../../../../lang/tcl80/work/tcl8.0/unix; pwd`
 fi
 
 if test ! -d $TCL_BIN_DIR; then