File: libabiword.pc.in

package info (click to toggle)
abiword 3.0.2-2%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 60,060 kB
  • sloc: cpp: 476,293; ansic: 15,499; makefile: 5,791; sh: 4,359; xml: 3,332; yacc: 1,818; lex: 1,104; perl: 40; python: 6
file content (14 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
pkgdatadir=@ABIWORD_DATADIR@
libabiword=true

Name: abiword-@ABIWORD_SERIES@
Description: AbiWord word processing library
Version: @VERSION@
Requires: @ABIWORD_REQUIRED_PKGS@
Libs: -L${libdir} -labiword-@ABIWORD_SERIES@
Cflags: -I${includedir}/abiword-@ABIWORD_SERIES@