]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - readline/readline.pc.in
Import readline 7.0 (patch 5)
[thirdparty/binutils-gdb.git] / readline / readline.pc.in
CommitLineData
775e241e
TT
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Readline
7Description: Gnu Readline library for command line editing
8URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
9Version: @LIBVERSION@
10Requires.private: tinfo
11Libs: -L${libdir} -lreadline
12Cflags: -I${includedir}/readline