File: libnfs.pc.in

package info (click to toggle)
libnfs 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,332 kB
  • ctags: 2,921
  • sloc: ansic: 19,578; makefile: 222; xml: 178; sh: 75
file content (14 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libnfs pkg-config file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libnfs
Description: libnfs is a client library for accessing NFS shares over a network.
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lnfs
Cflags: -I${includedir}