summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authormdejong <mdejong>2002-07-28 03:15:10 (GMT)
committermdejong <mdejong>2002-07-28 03:15:10 (GMT)
commit40e7384922e37259abf34bae773b6b6f1a0c149c (patch)
tree05dded38d7f92ef347329a5d4d245dd79375b0d1 /tests
parent04adae705b9ee3fc893fb4523f9407c3dad41afc (diff)
downloadtcl-40e7384922e37259abf34bae773b6b6f1a0c149c.zip
tcl-40e7384922e37259abf34bae773b6b6f1a0c149c.tar.gz
tcl-40e7384922e37259abf34bae773b6b6f1a0c149c.tar.bz2
* unix/Makefile.in: Revert fix for Tcl bug 529801
since it was incorrect and broke the build on other systems. Fix Tcl bug 587299. Add MAJOR_VERSION, MINOR_VERSION, PATCH_LEVEL, SHLIB_LD_FLAGS, SHLIB_LD_LIBS, CC_SEARCH_FLAGS, LD_SEARCH_FLAGS, and LIB_FILE variables to support more generic library build/install rules. * unix/configure: Regen. * unix/configure.in: Move AC_PROG_RANLIB into tcl.m4. Move shared build test and setting of MAKE_LIB and MAKE_STUB_LIB into tcl.m4. Move subst of a number of variables into tcl.m4 where they are defined. * unix/tcl.m4 (SC_ENABLE_SYMBOLS, SC_CONFIG_CFLAGS): Subst vars where they are defined. Add MAKE_LIB, MAKE_STUB_LIB, INSTALL_LIB, and INSTALL_STUB_LIB rules to deal with the ugly details of running ranlib on static libs at build and install time. Replace TCL_SHLIB_LD_EXTRAS with SHLIB_LD_FLAGS and use it when building a shared library. * unix/tclConfig.sh.in: Add TCL_CC_SEARCH_FLAGS.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions