From: rkf4dwbqxb@... Date: 2015-11-30T04:40:35+00:00 Subject: [ruby-core:71743] [Ruby trunk - Bug #11751] [Open] allow --with-libedit to work when a path is specified Issue #11751 has been reported by John Hein. ---------------------------------------- Bug #11751: allow --with-libedit to work when a path is specified https://bugs.ruby-lang.org/issues/11751 * Author: John Hein * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- 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-------------------------------- pr-ruby-libedit.diff (440 Bytes) -- https://bugs.ruby-lang.org/