]> git.decadent.org.uk Git - nfs-utils.git/commit
support: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:16:46 +0000 (16:16 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:16:46 +0000 (16:16 -0400)
commit965b4cf6398bed2a2c722b9d632b9674c228e36c
tree6279e645f627e50f4f9ae57504e82fc0af2f842c
parent1f9c144db7be4c7e5eb07325a752c3306e13bfeb
support: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)

commit 383a026d99624c88c0e802103ef4c4865db8eb71, which fixed an
earlier commit, is still not quite correct.

bindresvport_sa(3t) is available whenever libtirpc is linked.
There's no need to use IPV6_SUPPORTED here.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/nfs/rpc_socket.c