• James Le Cuirot's avatar
    Fix detection of libedit on BSD · 4bdef6e6
    James Le Cuirot 提交于
    Since libedit originates from NetBSD, this and other BSDs use the
    official version while Linux distributions tend to use the
    autotoolized fork. The official version does not install a .pc file so
    we cannot rely exclusively on pkg-config for detection.
    
    FS-6408
    Signed-off-by: 's avatarTravis Cross <tc@traviscross.com>
    4bdef6e6
configure.ac 59.6 KB