Import GNU Readline 8.1
[deliverable/binutils-gdb.git] / readline / 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@
cb41b9e7 10Requires.private: @TERMCAP_PKG_CONFIG_LIB@
775e241e 11Libs: -L${libdir} -lreadline
b4f26d54 12Cflags: -I${includedir}
This page took 0.111864 seconds and 4 git commands to generate.