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


Name: libgfdb
Description: GlusterFS Database Library
Version: @LIBGFDB_VERSION@
Libs: -L${libdir} -lgfchangedb -lglusterfs
Cflags: -I${includedir}/glusterfs/gfdb
Requires: sqlite3 @PKGCONFIG_UUID@