aboutsummaryrefslogtreecommitdiffstats
path: root/fuse.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix -pthread in fuse.pcMiklos Szeredi2012-05-161-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
* Remove -lrt -ldl from fuse.pc for dynamic linkingMiklos Szeredi2011-05-261-1/+2
| | | | | | | Remove -lrt -ldl from fuse.pc for dynamic linking since libfuse.so is already linked with these libraries. Reported by: Nikolaus Rath
* Add -lrt to fuse.pc (if needed) to fix static linking against libfuseMiklos Szeredi2006-12-021-1/+1
|
* fix: adjust threading related compiler flagsCsaba Henk2006-06-011-1/+1
|
* fixMiklos Szeredi2005-02-231-1/+1
|
* fixMiklos Szeredi2004-12-041-1/+1
|
* fixMiklos Szeredi2004-11-101-1/+1
|
* merge up to fuse_2_0_merge1Miklos Szeredi2004-11-101-1/+1
|
* *** empty log message ***Miklos Szeredi2004-11-081-0/+10