Project

General

Profile

Actions

Bug #11751

closed

allow --with-libedit to work when a path is specified

Added by rbj (John Hein) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:71743]

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

pr-ruby-libedit.diff (440 Bytes) pr-ruby-libedit.diff rbj (John Hein), 11/30/2015 04:39 AM
Actions #2

Updated by naruse (Yui NARUSE) over 8 years ago

  • Status changed from Open to Closed

Applied in changeset r52795.


  • ext/readline/extconf.rb: call dir_config("libedit")
    if --enable-libedit is spcified. [Bug #11751]
    patched by John Hein

Updated by nagachika (Tomoyuki Chikanaga) over 8 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED

Updated by nagachika (Tomoyuki Chikanaga) over 8 years ago

  • Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE

Backported into ruby_2_2 branch at r52838.

Updated by usa (Usaku NAKAMURA) over 8 years ago

  • Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE

ruby_2_1 r52853 merged revision(s) 52795.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0