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

Name: History
Description: Gnu History library for managing previously-entered lines
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: @LIBVERSION@
Libs: -L${libdir} -lhistory
Cflags: -I${includedir}