blob: a11dbec9c0302481235e514751c5a7c2f2ceb469 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libnfsidmap
Description: Library that handles mapping between names and ids for NFSv4.
Requires:
Version: @PACKAGE_VERSION@
Libs: -L@libdir@ -lnfsidmap
Cflags: -I@includedir@
|