[Bug 1744] libedit support shouldn't assume -lcurses
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 9 10:46:43 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1744
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1743
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2010-04-09 10:46:41 EST ---
Seems reasonable, however I think it needs to test for the success of
"pkg-config --libs-only-l libedit" not just the existence of
pkg-config, so it'll still work on systems where libedit is installed
but does not have a libedit.pc file (like mine :-).
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list