a7dc6abfa6
- GNU_CONFIGURE -> CONFIGURE_STYLE - Add @comment to PLIST
30 lines
734 B
Plaintext
30 lines
734 B
Plaintext
--- configure.orig Thu Jan 6 19:27:09 2000
|
|
+++ configure Fri Jul 14 07:36:51 2000
|
|
@@ -2598,7 +2598,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=$d/unix:$d/bin:$PATH
|
|
-for ac_prog in tclsh$TCL_VERS tclsh$TCL_HI_VERS tclsh tclsh$TCL_OLD_VERS
|
|
+for ac_prog in tclsh$TCL_VERS tclsh$TCL_HI_VERS tclsh8.3 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
|
|
@@ -3172,7 +3172,7 @@
|
|
fi
|
|
|
|
|
|
-OTCL_VERS=1.0a4
|
|
+OTCL_VERS=1.0a5
|
|
OTCL_ALT_VERS=1.0
|
|
|
|
OTCL_H_PLACES_D="$d \
|
|
@@ -3360,7 +3360,7 @@
|
|
fi
|
|
|
|
|
|
-TclCL_VERS=1.0b8
|
|
+TclCL_VERS=1.0b9
|
|
TclCL_ALT_VERS=1.0
|
|
|
|
TclCL_H_PLACES="\
|