repo.or.cz
/
xapian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add accept() wrapper
[xapian.git]
/
xapian-core
/
pkgconfig
/
xapian-core.pc.in
blob
6770bee86ccc5c37ae9d055e2756ce9228fbe74b
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@incdir@
5
6
Name: Xapian
7
Description: Search Engine Library
8
URL: https://xapian.org/
9
Version: @VERSION@
10
Cflags: -I${includedir} @abi_affecting_cxxflags@
11
Libs: @ldflags@ -L${libdir} -lxapian@LIBRARY_VERSION_SUFFIX@
12
Libs.private: @XAPIAN_LIBS@