diff options
author | Kevin B Kenny <kennykb@acm.org> | 2008-12-20 21:40:27 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2008-12-20 21:40:27 (GMT) |
commit | 6a64cdf71b3aa52680959e56d4d2c5fda3588f38 (patch) | |
tree | fd0aaa89dac6861a15d29bc456cfc43d31044094 /macosx | |
parent | d02b97bef3315cfb2bb8350d63a6bbca58fc6134 (diff) | |
download | tcl-6a64cdf71b3aa52680959e56d4d2c5fda3588f38.zip tcl-6a64cdf71b3aa52680959e56d4d2c5fda3588f38.tar.gz tcl-6a64cdf71b3aa52680959e56d4d2c5fda3588f38.tar.bz2 |
* win/Makefile.in:
* win/configure.in: Renamed the static library libtcl86s.a to
have a name distinct from the import library
libtcl86.a. This renaming dodges an ancient
bug in the Makefile revealed by the last
commit where the $(TCL_LIB_FILE) rule can
fire to try to build the static library in
a --enable-shared build (and create a
static library that subsequently fails to
link).
*** POTENTIAL INCOMPATIBILITY *** for embedders
who link to the static library, but I couldn't
figure out how to sort this out any other
way.
* win/configure: Autoconf 2.59
Diffstat (limited to 'macosx')
0 files changed, 0 insertions, 0 deletions