summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-25 22:49:14 +0000
committerjlam <jlam@pkgsrc.org>2004-03-25 22:49:14 +0000
commit98196bcc44d4a230ceaf4da519191df61ec8d425 (patch)
treed70a95ffaab53503f76288ea77adbef4c158558d /devel
parent1f05280ffab587e4b6302ae99a6bcf5d91dbb4bc (diff)
downloadpkgsrc-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