repositories
/
deb_libnfs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libnfs.c: Follow symlinks during path resolution
[deb_libnfs.git]
/
libnfs.pc.in
1
# libnfs pkg-config file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
8
Name: libnfs
9
Description: libnfs is a client library for accessing NFS shares over a network.
10
Version: @VERSION@
11
Requires:
12
Conflicts:
13
Libs: -L${libdir} -lnfs
14
Cflags: -I${includedir}