Skip to content
Commit e00832bc authored by Joe MacDonald's avatar Joe MacDonald
Browse files

nis: integrate latest stable yp-tools and ypbind



Update to the latest stable NIS tools.  The yp-tools libraries and headers
conflict with the RPC headers provided by glibc, so install them to a
different location.  Systems that intend to build using the NIS-provided
versions will need to specify the alternate location, but that is covered
by pkg-config, so it should only be necessary to point pkg-config at the
alternate .pc file.

The older stable versions are suitable for IPv4-only setups, so keep them
around in case those are required for some systems.

Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent bcfbe19f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment