texlive[65954] Master/tlpkg/tltcl: 64-bit tltcl
commits+siepo at tug.org
commits+siepo at tug.org
Mon Feb 20 14:30:00 CET 2023
Revision: 65954
http://tug.org/svn/texlive?view=revision&revision=65954
Author: siepo
Date: 2023-02-20 14:30:00 +0100 (Mon, 20 Feb 2023)
Log Message:
-----------
64-bit tltcl
Modified Paths:
--------------
trunk/Master/tlpkg/tltcl/README.TEXLIVE
trunk/Master/tlpkg/tltcl/bin/tcl86.dll
trunk/Master/tlpkg/tltcl/bin/tclsh.exe
trunk/Master/tlpkg/tltcl/bin/tclsh86.exe
trunk/Master/tlpkg/tltcl/bin/tk86.dll
trunk/Master/tlpkg/tltcl/bin/wish.exe
trunk/Master/tlpkg/tltcl/bin/wish86.exe
trunk/Master/tlpkg/tltcl/bin/zlib1.dll
trunk/Master/tlpkg/tltcl/lib/dde1.4/tcldde14.dll
trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itcl422.dll
trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itclConfig.sh
trunk/Master/tlpkg/tltcl/lib/reg1.3/tclreg13.dll
trunk/Master/tlpkg/tltcl/lib/sqlite3.36.0/sqlite3360.dll
trunk/Master/tlpkg/tltcl/lib/tclConfig.sh
trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbc113.dll
trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbcConfig.sh
trunk/Master/tlpkg/tltcl/lib/tdbcmysql1.1.3/tdbcmysql113.dll
trunk/Master/tlpkg/tltcl/lib/tdbcodbc1.1.3/tdbcodbc113.dll
trunk/Master/tlpkg/tltcl/lib/tdbcpostgres1.1.3/tdbcpostgres113.dll
trunk/Master/tlpkg/tltcl/lib/thread2.8.7/thread287.dll
trunk/Master/tlpkg/tltcl/lib/tkConfig.sh
Modified: trunk/Master/tlpkg/tltcl/README.TEXLIVE
===================================================================
--- trunk/Master/tlpkg/tltcl/README.TEXLIVE 2023-02-20 12:26:39 UTC (rev 65953)
+++ trunk/Master/tlpkg/tltcl/README.TEXLIVE 2023-02-20 13:30:00 UTC (rev 65954)
@@ -1,6 +1,6 @@
(This file public domain.)
-This directory contains Tcl/Tk 8.6.11 compiled for Windows.
+This directory contains Tcl/Tk 8.6.12 compiled for Windows.
The only purpose of this Tcl/Tk is to provide support on Windows for
Tcl scripts shipped with TeX Live. It is not intended for general use.
Modified: trunk/Master/tlpkg/tltcl/bin/tcl86.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/tclsh.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/tclsh86.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/tk86.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/wish.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/wish86.exe
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/bin/zlib1.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/dde1.4/tcldde14.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itcl422.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itclConfig.sh
===================================================================
--- trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itclConfig.sh 2023-02-20 12:26:39 UTC (rev 65953)
+++ trunk/Master/tlpkg/tltcl/lib/itcl4.2.2/itclConfig.sh 2023-02-20 13:30:00 UTC (rev 65954)
@@ -21,8 +21,8 @@
# String to pass to linker to pick up the Itcl library from its
# build directory.
-itcl_BUILD_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2 -litcl422'
-ITCL_BUILD_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2 -litcl422'
+itcl_BUILD_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2 -litcl422'
+ITCL_BUILD_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2 -litcl422'
# String to pass to linker to pick up the Itcl library from its
# installed directory.
@@ -35,8 +35,8 @@
# String to pass to linker to pick up the Itcl stub library from its
# build directory.
-itcl_BUILD_STUB_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2 -litclstub422'
-ITCL_BUILD_STUB_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2 -litclstub422'
+itcl_BUILD_STUB_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2 -litclstub422'
+ITCL_BUILD_STUB_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2 -litclstub422'
# String to pass to linker to pick up the Itcl stub library from its
# installed directory.
@@ -45,8 +45,8 @@
# String to pass to linker to pick up the Itcl stub library from its
# build directory.
-itcl_BUILD_STUB_LIB_PATH='/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2/libitclstub422.a'
-ITCL_BUILD_STUB_LIB_PATH='/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/itcl4.2.2/libitclstub422.a'
+itcl_BUILD_STUB_LIB_PATH='/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2/libitclstub422.a'
+ITCL_BUILD_STUB_LIB_PATH='/tmp/siepo/tcl8.6.12/win/pkgs/itcl4.2.2/libitclstub422.a'
# String to pass to linker to pick up the Itcl stub library from its
# installed directory.
@@ -58,10 +58,10 @@
# If [incr Tcl] was compiled in a different place than the directory
# containing the source files, this points to the location of the sources,
# not the location where [incr Tcl] was compiled.
-itcl_SRC_DIR='/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/itcl4.2.2'
-ITCL_SRC_DIR='/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/itcl4.2.2'
+itcl_SRC_DIR='/tmp/siepo/tcl8.6.12/pkgs/itcl4.2.2'
+ITCL_SRC_DIR='/tmp/siepo/tcl8.6.12/pkgs/itcl4.2.2'
# String to pass to the compiler so that an extension can
# find installed Itcl headers.
-itcl_INCLUDE_SPEC='-I/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/itcl4.2.2/generic'
-ITCL_INCLUDE_SPEC='-I/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/itcl4.2.2/generic'
+itcl_INCLUDE_SPEC='-I/tmp/siepo/tcl8.6.12/pkgs/itcl4.2.2/generic'
+ITCL_INCLUDE_SPEC='-I/tmp/siepo/tcl8.6.12/pkgs/itcl4.2.2/generic'
Modified: trunk/Master/tlpkg/tltcl/lib/reg1.3/tclreg13.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/sqlite3.36.0/sqlite3360.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/tclConfig.sh
===================================================================
--- trunk/Master/tlpkg/tltcl/lib/tclConfig.sh 2023-02-20 12:26:39 UTC (rev 65953)
+++ trunk/Master/tlpkg/tltcl/lib/tclConfig.sh 2023-02-20 13:30:00 UTC (rev 65954)
@@ -18,10 +18,10 @@
TCL_PATCH_LEVEL='.12'
# C compiler to use for compilation.
-TCL_CC='i686-w64-mingw32-gcc'
+TCL_CC='x86_64-w64-mingw32-gcc'
# -D flags for use with the C compiler.
-TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DMODULE_SCOPE=extern -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_ZLIB=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_INTRIN_H=1 -DHAVE_WSPIAPI_H=1 -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 '
+TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DTCL_CFGVAL_ENCODING=\"cp1252\" -DMODULE_SCOPE=extern -DTCL_CFG_DO64BIT=1 -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_ZLIB=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_INTRIN_H=1 -DHAVE_WSPIAPI_H=1 -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 '
# If TCL was built with debugging symbols, generated libraries contain
# this string at the end of the library name (before the extension).
@@ -104,7 +104,7 @@
TCL_COMPAT_OBJS=''
# Name of the ranlib program to use.
-TCL_RANLIB='i686-w64-mingw32-ranlib'
+TCL_RANLIB='x86_64-w64-mingw32-ranlib'
# -l flag to pass to the linker to pick up the Tcl library
TCL_LIB_FLAG=''
@@ -111,7 +111,7 @@
# String to pass to linker to pick up the Tcl library from its
# build directory.
-TCL_BUILD_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win -ltcl86'
+TCL_BUILD_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win -ltcl86'
# String to pass to linker to pick up the Tcl library from its
# installed directory.
@@ -146,7 +146,7 @@
# different place than the directory containing the source files, this
# points to the location of the sources, not the location where Tcl was
# compiled.
-TCL_SRC_DIR='/home/siepo/xdrive/tltcl/tcl8.6.12'
+TCL_SRC_DIR='/tmp/siepo/tcl8.6.12'
# List of standard directories in which to look for packages during
# "package require" commands. Contains the "prefix" directory plus also
@@ -164,7 +164,7 @@
# String to pass to linker to pick up the Tcl stub library from its
# build directory.
-TCL_BUILD_STUB_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tcl8.6.12/win -ltclstub86'
+TCL_BUILD_STUB_LIB_SPEC='-L/tmp/siepo/tcl8.6.12/win -ltclstub86'
# String to pass to linker to pick up the Tcl stub library from its
# installed directory.
@@ -171,7 +171,7 @@
TCL_STUB_LIB_SPEC='-L/tmp/tltcl/lib -ltclstub86'
# Path to the Tcl stub library in the build directory.
-TCL_BUILD_STUB_LIB_PATH='/home/siepo/xdrive/tltcl/tcl8.6.12/win/libtclstub86.a'
+TCL_BUILD_STUB_LIB_PATH='/tmp/siepo/tcl8.6.12/win/libtclstub86.a'
# Path to the Tcl stub library in the install directory.
TCL_STUB_LIB_PATH='/tmp/tltcl/lib/libtclstub86.a'
Modified: trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbc113.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbcConfig.sh
===================================================================
--- trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbcConfig.sh 2023-02-20 12:26:39 UTC (rev 65953)
+++ trunk/Master/tlpkg/tltcl/lib/tdbc1.1.3/tdbcConfig.sh 2023-02-20 13:30:00 UTC (rev 65954)
@@ -19,8 +19,8 @@
TDBC_LIB_FILE=tdbc113.dll
# String to pass to the linker to pick up the TDBC library from its build dir
-tdbc_BUILD_LIB_SPEC="-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbc113"
-TDBC_BUILD_LIB_SPEC="-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbc113"
+tdbc_BUILD_LIB_SPEC="-L/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbc113"
+TDBC_BUILD_LIB_SPEC="-L/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbc113"
# String to pass to the linker to pick up the TDBC library from its installed
# dir.
@@ -33,8 +33,8 @@
# String to pass to the linker to pick up the TDBC stub library from its
# build directory
-tdbc_BUILD_STUB_LIB_SPEC="-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbcstub113"
-TDBC_BUILD_STUB_LIB_SPEC="-L/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbcstub113"
+tdbc_BUILD_STUB_LIB_SPEC="-L/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbcstub113"
+TDBC_BUILD_STUB_LIB_SPEC="-L/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3 -ltdbcstub113"
# String to pass to the linker to pick up the TDBC stub library from its
# installed directory
@@ -42,8 +42,8 @@
TDBC_STUB_LIB_SPEC="-L/tmp/tltcl/lib/tdbc1.1.3 -ltdbcstub113"
# Path name of the TDBC stub library in its build directory
-tdbc_BUILD_STUB_LIB_PATH="/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3/libtdbcstub113.a"
-TDBC_BUILD_STUB_LIB_PATH="/home/siepo/xdrive/tltcl/tcl8.6.12/win/pkgs/tdbc1.1.3/libtdbcstub113.a"
+tdbc_BUILD_STUB_LIB_PATH="/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3/libtdbcstub113.a"
+TDBC_BUILD_STUB_LIB_PATH="/tmp/siepo/tcl8.6.12/win/pkgs/tdbc1.1.3/libtdbcstub113.a"
# Path name of the TDBC stub library in its installed directory
tdbc_STUB_LIB_PATH="/tmp/tltcl/lib/tdbc1.1.3/libtdbcstub113.a"
@@ -54,8 +54,8 @@
# was compiled in a directory other than the source directory, this still
# points to the location of the sources, not the location where TDBC was
# compiled.
-tdbc_SRC_DIR="/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3"
-TDBC_SRC_DIR="/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3"
+tdbc_SRC_DIR="/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3"
+TDBC_SRC_DIR="/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3"
# String to pass to the compiler so that an extension can find installed TDBC
# headers
@@ -64,8 +64,8 @@
# String to pass to the compiler so that an extension can find TDBC headers
# in the source directory
-tdbc_BUILD_INCLUDE_SPEC="-I/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3/generic"
-TDBC_BUILD_INCLUDE_SPEC="-I/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3/generic"
+tdbc_BUILD_INCLUDE_SPEC="-I/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3/generic"
+TDBC_BUILD_INCLUDE_SPEC="-I/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3/generic"
# Path name where .tcl files in the tdbc package appear at run time.
tdbc_LIBRARY_PATH="/tmp/tltcl/lib/tdbc1.1.3"
@@ -72,8 +72,8 @@
TDBC_LIBRARY_PATH="/tmp/tltcl/lib/tdbc1.1.3"
# Path name where .tcl files in the tdbc package appear at build time.
-tdbc_BUILD_LIBRARY_PATH="/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3/library"
-TDBC_BUILD_LIBRARY_PATH="/home/siepo/xdrive/tltcl/tcl8.6.12/pkgs/tdbc1.1.3/library"
+tdbc_BUILD_LIBRARY_PATH="/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3/library"
+TDBC_BUILD_LIBRARY_PATH="/tmp/siepo/tcl8.6.12/pkgs/tdbc1.1.3/library"
# Additional flags that must be passed to the C compiler to use tdbc
tdbc_CFLAGS=
Modified: trunk/Master/tlpkg/tltcl/lib/tdbcmysql1.1.3/tdbcmysql113.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/tdbcodbc1.1.3/tdbcodbc113.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/tdbcpostgres1.1.3/tdbcpostgres113.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/thread2.8.7/thread287.dll
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/tltcl/lib/tkConfig.sh
===================================================================
--- trunk/Master/tlpkg/tltcl/lib/tkConfig.sh 2023-02-20 12:26:39 UTC (rev 65953)
+++ trunk/Master/tlpkg/tltcl/lib/tkConfig.sh 2023-02-20 13:30:00 UTC (rev 65954)
@@ -20,7 +20,7 @@
TK_PATCH_LEVEL='.12'
# -D flags for use with the C compiler.
-TK_DEFS='-DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DMODULE_SCOPE=extern -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_UXTHEME_H=1 -DHAVE_VSSYM32_H=1 -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 '
+TK_DEFS='-DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DMODULE_SCOPE=extern -DTCL_CFG_DO64BIT=1 -DHAVE_NO_SEH=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_UXTHEME_H=1 -DHAVE_VSSYM32_H=1 -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 '
# Flag, 1: we built a shared lib, 0 we didn't
TK_SHARED_BUILD=1
@@ -47,7 +47,7 @@
# String to pass to linker to pick up the Tk library from its
# build directory.
-TK_BUILD_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tk8.6.12/win -ltk86'
+TK_BUILD_LIB_SPEC='-L/tmp/siepo/tk8.6.12/win -ltk86'
# String to pass to linker to pick up the Tk library from its
# installed directory.
@@ -59,7 +59,7 @@
# different place than the directory containing the source files, this
# points to the location of the sources, not the location where Tk was
# compiled.
-TK_SRC_DIR='/home/siepo/xdrive/tltcl/tk8.6.12'
+TK_SRC_DIR='/tmp/siepo/tk8.6.12'
# Needed if you want to make a 'fat' shared library library
# containing tk objects or link a different wish.
@@ -74,7 +74,7 @@
# String to pass to linker to pick up the Tk stub library from its
# build directory.
-TK_BUILD_STUB_LIB_SPEC='-L/home/siepo/xdrive/tltcl/tk8.6.12/win -ltkstub86'
+TK_BUILD_STUB_LIB_SPEC='-L/tmp/siepo/tk8.6.12/win -ltkstub86'
# String to pass to linker to pick up the Tk stub library from its
# installed directory.
@@ -81,7 +81,7 @@
TK_STUB_LIB_SPEC='-L/tmp/tltcl/lib -ltkstub86'
# Path to the Tk stub library in the build directory.
-TK_BUILD_STUB_LIB_PATH='/home/siepo/xdrive/tltcl/tk8.6.12/win/libtkstub86.a'
+TK_BUILD_STUB_LIB_PATH='/tmp/siepo/tk8.6.12/win/libtkstub86.a'
# Path to the Tk stub library in the install directory.
TK_STUB_LIB_PATH='/tmp/tltcl/lib/libtkstub86.a'
More information about the tex-live-commits
mailing list.