aboutsummaryrefslogtreecommitdiffstats
path: root/fuse.pc.in
AgeCommit message (Collapse)AuthorLines
2012-05-16Fix -pthread in fuse.pcMiklos Szeredi-1/+1
Linking to a library that uses threads requires the application to be linked with -pthreads otherwise some pthread functions will be linked to stubs in glibc. So move -pthread from Libs.private to Libs in fuse.pc. Reported by Werner Fink
2011-05-26Remove -lrt -ldl from fuse.pc for dynamic linkingMiklos Szeredi-1/+2
Remove -lrt -ldl from fuse.pc for dynamic linking since libfuse.so is already linked with these libraries. Reported by: Nikolaus Rath
2006-12-02Add -lrt to fuse.pc (if needed) to fix static linking against libfuseMiklos Szeredi-1/+1
2006-06-01fix: adjust threading related compiler flagsCsaba Henk-1/+1
2005-02-23fixMiklos Szeredi-1/+1
2004-12-04fixMiklos Szeredi-1/+1
2004-11-10fixMiklos Szeredi-1/+1
2004-11-10merge up to fuse_2_0_merge1Miklos Szeredi-1/+1
2004-11-08*** empty log message ***Miklos Szeredi-0/+10