Move readline to the readline/readline subdirectory
[deliverable/binutils-gdb.git] / readline / readline / readline.pc.in
... / ...
CommitLineData
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: @TERMCAP_PKG_CONFIG_LIB@
11Libs: -L${libdir} -lreadline
12Cflags: -I${includedir}/readline
This page took 0.023144 seconds and 4 git commands to generate.