repo.or.cz
/
libmvfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
library name fixups
[libmvfs.git]
/
libmvfs.pc.in
blob
e1d66bda85f08c02230392a19fa993ad818393f0
1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: libmvfs
7
Description: metux VFS library
8
Requires:
9
Version: @VERSION@
10
Libs: -L${libdir} -lmvfs
11
Cflags: -I${includedir}