aboutsummaryrefslogtreecommitdiffstats
path: root/fuse.pc.in
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-04 21:20:05 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-04 21:20:05 +0000
commit799993c4b7c096c3d131515b127628d8329e395f (patch)
treeca56918bbdcd61d44a652a6b4f67563fbd9e81a0 /fuse.pc.in
parent0b6a0adc4d44e5b9d0855e257091eec643f3a185 (diff)
downloadandroid_external_fuse-799993c4b7c096c3d131515b127628d8329e395f.tar.gz
android_external_fuse-799993c4b7c096c3d131515b127628d8329e395f.tar.bz2
android_external_fuse-799993c4b7c096c3d131515b127628d8329e395f.zip
fix
Diffstat (limited to 'fuse.pc.in')
-rw-r--r--fuse.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse.pc.in b/fuse.pc.in
index d55970c..54f0c49 100644
--- a/fuse.pc.in
+++ b/fuse.pc.in
@@ -7,4 +7,4 @@ Name: fuse
Description: Filesystem in Userspace
Version: @VERSION@
Libs: -L${libdir} -lfuse
-Cflags: -I${includedir}/fuse
+Cflags: -I${includedir}/fuse -D_FILE_OFFSET_BITS=64