summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordas <das>2003-05-13 08:41:26 (GMT)
committerdas <das>2003-05-13 08:41:26 (GMT)
commit7d7406792557a9e28681aea33893e74791b72bc3 (patch)
treee3f550a92be8b1397d2e40c10ee51a7bef9dcb89 /unix/configure
parent38d24fece28356ad9e2bad7a705bb6a9f4f983d8 (diff)
downloadtcl-7d7406792557a9e28681aea33893e74791b72bc3.zip
tcl-7d7406792557a9e28681aea33893e74791b72bc3.tar.gz
tcl-7d7406792557a9e28681aea33893e74791b72bc3.tar.bz2
* generic/tcl.decls:
* macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBundleResources() API taking an extra version number argument: Tcl_MacOSXOpenVersionedBundleResources(). This is needed to be able to access bundle resources in versioned frameworks such as Tcl and Tk, otherwise if multiple versions were installed, only the latest version's resources could be accessed. [Bug 736774] * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): use new versioned bundle resource API to get tcl runtime library for TCL_VERSION. [Bug 736774] * generic/tclPlatDecls.h: * generic/tclStubInit.c: regen. * unix/tclUnixPort.h: worked around the issue of realpath() not being thread-safe on Mac OS X by defining NO_REALPATH for threaded builds on Mac OS X. [Bug 711232]
Diffstat (limited to 'unix/configure')
0 files changed, 0 insertions, 0 deletions