glusterd: copy snapshot object during duplication of volfile
[obnox/glusterfs.git] / glusterfs-api.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: glusterfs-api
7 Description: GlusterFS API
8 /* This is the API version, NOT package version */
9 Version: @GFAPI_VERSION@
10 Requires: @PKGCONFIG_UUID@
11 Libs: -L${libdir} @GFAPI_LIBS@ -lgfapi -lglusterfs -lgfrpc -lgfxdr
12 Cflags: -I${includedir}/glusterfs -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -DUSE_POSIX_ACLS=@USE_POSIX_ACLS@