mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1ff0d34fb6
Submitted by: Ade Lovett <ade@lovett.com>
12 lines
483 B
Plaintext
12 lines
483 B
Plaintext
--- configure.orig Mon Apr 26 12:37:04 1999
|
|
+++ configure Mon Apr 26 12:37:17 1999
|
|
@@ -2192,7 +2192,7 @@
|
|
# $d/unix works if $d is the 8.0 distribution
|
|
# $d/bin is for the ns-allinone distribution (kind of hacky, isn't it?)
|
|
PATH=$PATH:$d/unix:$d/bin
|
|
-for ac_prog in tclsh$TCL_VERS tclsh tclsh$TCL_OLD_VERS
|
|
+for ac_prog in tclsh$TCL_VERS tclsh8.2 tclsh$TCL_OLD_VERS
|
|
do
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
set dummy $ac_prog; ac_word=$2
|