Skip to content
Commit 93e9b537 authored by Peter Korsgaard's avatar Peter Korsgaard Committed by Yann E. MORIN
Browse files

package/neardal: unconditionally use libedit



neardal is licensed under LGPL-2.0, which is (most likely) not license
compatible with readline (GPL-3.0+), so always use the libedit backend.

The choice is done by ./configure, which first checks for libedit, and
uses readline only as a fallback. Since we do build libedit before
neardal, that's what is going to be picked up.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
[yann.morin.1998@free.fr:
  - add blurb about preference in ./configure
]
Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
parent 7387a50c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment