summaryrefslogtreecommitdiff
path: root/fuse.pc.in
blob: 499b6ba24ca3d95d429b9b8a4234f7a2dd71f308 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: fuse
Description: Filesystem in Userspace
Version: 2.5.3
Libs: -L${libdir} -lfuse -lpthread
Cflags: -I${includedir}/fuse -D_FILE_OFFSET_BITS=64