diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 19:24:30 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-23 19:24:30 +0100 |
commit | 9483570dadbe5675dbae5c0e8447225e8e880825 (patch) | |
tree | 3b69ddb6549efc8169531bf35612d38044bd2db0 /src | |
parent | dc196ae34d9077baf84dacff328bd3bbe2532128 (diff) |
fuse.pc: make the pthread library private
The pthread library is not required to link to fuse, as there is no explicit usage of it in fuse headers.
On the other hand, it is needed when statically linking to fuse, so move it as private library.
* fuse.pc.in (Libs): Move -lpthread ...
(Libs.private): ... here.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions