pkgsrc/lang/tcl
jlam 18fc23567b Fix the installed tclConfig.sh so it's possible to use its values to generate
a shared library that depends on libtcl83.so.  The TCL_SHLIB_LD command was
set to the incorrect value for ELF platforms, relying on "ld" which doesn't
understand the -Wl,... options it receives via ${TCL_LIB_SPEC}.  Patch the
configure script to set TCL_SHLIB_LD to the proper value on NetBSD systems
depending on whether they are ELF or a.out, and also modify TCL_LIB_SPEC
to include -Wl,-rpath,... or -R...  accordingly.

Bump version number to 8.3.2nb2.
2001-05-24 02:58:15 +00:00
..
patches Fix the installed tclConfig.sh so it's possible to use its values to generate 2001-05-24 02:58:15 +00:00
pkg Sort. 2001-05-12 06:05:31 +00:00
distinfo Fix the installed tclConfig.sh so it's possible to use its values to generate 2001-05-24 02:58:15 +00:00
Makefile Fix the installed tclConfig.sh so it's possible to use its values to generate 2001-05-24 02:58:15 +00:00