commit | ff7b2d5ac695aa653dfae62746a15e9aa10aac4a | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Wed Sep 03 05:57:48 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Wed Sep 03 05:57:48 2008 +0000 |
tree | a271b043841e6b2bc504401a81cd8d81e95191c3 | |
parent | 0151b5350bf71ab2fb83f48561f7b6da42a1a96f [diff] |
Fix issue 3645: OpenBSD required -lcurses when linking with readline to get the correct completion_matches function to avoid crashes on x86_64 (amd64). I don't have OpenBSD to test myself. I tested that it does not break anything on linux. It is simple.