summaryrefslogtreecommitdiffstats
path: root/readline.pc.in
blob: fbfca8acbe8fa9612b0bdf10383c781f1407c298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Readline
Description: Gnu Readline library for command line editing
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: @LIBVERSION@
Requires.private: tinfo
Libs: -L${libdir} -lreadline
Cflags: -I${includedir}/readline