diff options
author | jlam <jlam@pkgsrc.org> | 2004-03-25 22:49:14 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-03-25 22:49:14 +0000 |
commit | 98196bcc44d4a230ceaf4da519191df61ec8d425 (patch) | |
tree | d70a95ffaab53503f76288ea77adbef4c158558d /devel | |
parent | 1f05280ffab587e4b6302ae99a6bcf5d91dbb4bc (diff) | |
download | pkgsrc-98196bcc44d4a230ceaf4da519191df61ec8d425.tar.gz |
Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS
that accumulates within itself with a do-nothing version because it tried
to re-use LDFLAGS for another purpose. This broke all library checks after
the "checking for ELF" step. Fix this by (duh) not re-using LDFLAGS but
by using a different variable. Bump the PKGREVISIONs of lang/tcl and
x11/tk.
This fixes building the threaded versions of tcl and tk.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions