aboutsummaryrefslogtreecommitdiffstats
path: root/fuse.pc.in
diff options
context:
space:
mode:
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 669d33f..33eda5b 100644
--- a/fuse.pc.in
+++ b/fuse.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: fuse
Description: Filesystem in Userspace
Version: @VERSION@
-Libs: -L${libdir} -lfuse -lpthread
+Libs: -L${libdir} -lfuse -pthread
Cflags: -I${includedir}/fuse -D_FILE_OFFSET_BITS=64