mirror of
https://github.com/thkukuk/libnsl.git
synced 2025-12-05 22:47:22 +00:00
This library contains the public client interface for NIS(YP) and NIS+ in a IPv6 ready version
This uses the examples from https://tecnocode.co.uk/2014/12/09/a-checklist-for-writing-pkg-config-files/ to make libnsl.pc.in more closely follow common conventions for `.pc.in` files. Specifically, we want the `-L` flag to reuse the `${libdir}` variable rather than using the `@libdir@` placeholder directly, as this eases downstream rewrites/adjustments of this file. |
||
|---|---|---|
| .github/workflows | ||
| ci | ||
| po | ||
| src | ||
| .gitignore | ||
| ABOUT-NLS | ||
| AUTHORS | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| INSTALL | ||
| libnsl.pc.in | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
See the file COPYING for copying restrictions. This package contains the libnsl library. This library contains the public client interface for NIS(YP). This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. The git repository can be found at: https://github.com/thkukuk/libnsl