aboutsummaryrefslogtreecommitdiffstats
path: root/fuse.pc.in
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-08 21:11:53 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-08 21:11:53 +0000
commitdb1c3650b287d1766017aec3c370c70aed29261e (patch)
treeac24c6be1b1c6d23ac1efd0d87f59fc8c82fdd2b /fuse.pc.in
parentd507c73e8fda72305b3e172ac7686c05d2dd73da (diff)
downloadandroid_external_fuse-db1c3650b287d1766017aec3c370c70aed29261e.tar.gz
android_external_fuse-db1c3650b287d1766017aec3c370c70aed29261e.tar.bz2
android_external_fuse-db1c3650b287d1766017aec3c370c70aed29261e.zip
*** empty log message ***
Diffstat (limited to 'fuse.pc.in')
-rw-r--r--fuse.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/fuse.pc.in b/fuse.pc.in
new file mode 100644
index 0000000..d55970c
--- /dev/null
+++ b/fuse.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: fuse
+Description: Filesystem in Userspace
+Version: @VERSION@
+Libs: -L${libdir} -lfuse
+Cflags: -I${includedir}/fuse