File: history.pc.in

package info (click to toggle)
readline 8.3-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 9,776 kB
  • sloc: ansic: 30,409; sh: 6,600; perl: 4,105; makefile: 1,856
file content (11 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (11)
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}