summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjwise <jwise>2001-06-13 18:02:13 +0000
committerjwise <jwise>2001-06-13 18:02:13 +0000
commitfd1b5ac7edcf7b9610f9b2590493ee62860219be (patch)
tree325f85e16608f218bf7a0a32cce7aac6f04e9027 /www
parentf7f9448d64f21e33c3bd8748fd6529f8319151d7 (diff)
downloadpkgsrc-fd1b5ac7edcf7b9610f9b2590493ee62860219be.tar.gz
Fix generated tclConfig.sh by fixing determination of TCL_LIB_SPEC in configure.
Previously, TCL_LIB_SPEC required the including program to explicitly set ${exec_path}. This means that programs which used autoconf _and_ tclConfig.sh accidentally worked. Other programs failed if they depended on the value of TCL_LIB_SPEC. One such failing program is ap-dtcl, which was updated to depend on tclConfig.sh without the package maintainer being contacted. This update caused mod_dtcl.so to be built with a bad ELF rpath -- clearly the developer who updated this did not test it on any ELF platform (if at all). There, that's out of my system now. I'm off for more coffee.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions