Actions
Bug #11751
closedallow --with-libedit to work when a path is specified
Bug #11751:
allow --with-libedit to work when a path is specified
Description
Adding dir_config("libedit") to ext/readline/extconf.rb allows the --with-libedit configuration knob to take a path (e.g., --with-libedit=/opt/libedit).
Patch against trunk attached.
Files
Actions