summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormo <mo>2000-07-21 16:22:46 (GMT)
committermo <mo>2000-07-21 16:22:46 (GMT)
commit4a638e8559d73aadb6fee1b6ed91a995696a6955 (patch)
tree8d4e98ef75d3b6409d3d1e7c45126cc068efe68a /ChangeLog
parentda5f5e103ac30d423291eaf59b1ae03f87457aa3 (diff)
downloadtcl-4a638e8559d73aadb6fee1b6ed91a995696a6955.zip
tcl-4a638e8559d73aadb6fee1b6ed91a995696a6955.tar.gz
tcl-4a638e8559d73aadb6fee1b6ed91a995696a6955.tar.bz2
* win/configure.in: Define ${prefix} and
${exec_prefix} like unix/configure.in. Fix or add TCL_SRC_DIR, TCL_STUB_LIB_FILE, TCL_STUB_LIB_FLAG, TCL_BUILD_STUB_LIB_SPEC, TCL_STUB_LIB_SPEC, TCL_BUILD_STUB_LIB_PATH, TCL_STUB_LIB_PATH.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc6f4d0..b499f14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-07-21 Mo DeJong <mdejong@redhat.com>
+
+ * win/configure.in: Define ${prefix} and
+ ${exec_prefix} like unix/configure.in.
+ Fix or add TCL_SRC_DIR, TCL_STUB_LIB_FILE,
+ TCL_STUB_LIB_FLAG, TCL_BUILD_STUB_LIB_SPEC,
+ TCL_STUB_LIB_SPEC, TCL_BUILD_STUB_LIB_PATH,
+ TCL_STUB_LIB_PATH.
+
2000-07-20 Eric Melski <ericm@ajubasolutions.com>
* generic/tclStubInit.c: