bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] [PATCH] configure.ac, readline.pc.in: fix Requires.pr


From: Chet Ramey
Subject: Re: [Bug-readline] [PATCH] configure.ac, readline.pc.in: fix Requires.private value
Date: Mon, 23 Apr 2018 11:52:54 -0400

> The provided readline.pc.in hardcodes the fact that readline depends
> on the tinfo library. However, different termcap implementation are
> supported beyond tinfo. This commit improves the configure.ac script
> to define a TERMCAP_PKG_CONFIG_LIB variable, which is then used in
> readline.pc.in.
> 
> This for example allows the generated readline.pc to properly contain
> "Requires.private: ncurses" when ncurses is used as the termcap
> implementation.

Thanks for the report and patch.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    address@hidden    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]