summaryrefslogtreecommitdiff
path: root/build_windows/include.tcl
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /build_windows/include.tcl
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'build_windows/include.tcl')
-rw-r--r--build_windows/include.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_windows/include.tcl b/build_windows/include.tcl
index ac906e40..6d789737 100644
--- a/build_windows/include.tcl
+++ b/build_windows/include.tcl
@@ -2,7 +2,7 @@
set tclsh_path SET_YOUR_TCLSH_PATH
set buildpath Win32/Debug
-set tcllib libdb_tcl53d.dll
+set tcllib libdb_tcl61d.dll
set src_root ..
set test_path ../test/tcl
@@ -15,6 +15,7 @@ set testdir ./TESTDIR
global dict
global util_path
+global is_aix_test
global is_freebsd_test
global is_hp_test
global is_linux_test