diff options
author | jlam <jlam@pkgsrc.org> | 2004-11-15 14:56:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-11-15 14:56:36 +0000 |
commit | af1ad06c8bab286e1c23bbe437f07d6e4f51b743 (patch) | |
tree | f45be3a3dd24df5bbf4145c2071de1827909533a /sysutils/sredird | |
parent | fc0994b112907b89661c400c248cfa128254828e (diff) | |
download | pkgsrc-af1ad06c8bab286e1c23bbe437f07d6e4f51b743.tar.gz |
Add a new variable BROKEN_READLINE_DETECTION which should be set to
yes/no by a package Makefile, depending on whether the configure
process properly detects the additional libraries needed to link
against -lreadline (typically, you need either "-lreadline -ltermcap",
or "-lreadline -lcurses" to properly link against -lreadline). If this
variable is set to "yes", then we automatically expand "-lreadline" into
"-lreadline -l<termcap functions library>". BROKEN_READLINE_DETECTION
defaults to "no".
Set BROKEN_READLINE_DETECTION to "yes" in security/heimdal and remove
the custom logic that did the same work.
Diffstat (limited to 'sysutils/sredird')
0 files changed, 0 insertions, 0 deletions