diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2009-01-07 12:18:11 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2009-01-07 12:18:11 -0500 |
commit | ba05418f589c2d01f4e7e44c70d4844f43511927 (patch) | |
tree | 2a0b9c9a6d0f36bae8f0a35cddcde6663ba665a1 /support/export/export.c | |
parent | aee8b1ab778f8e07b30305f10d4f9427023e314d (diff) | |
download | nfs-utils-ba05418f589c2d01f4e7e44c70d4844f43511927.tar.gz nfs-utils-ba05418f589c2d01f4e7e44c70d4844f43511927.tar.xz nfs-utils-ba05418f589c2d01f4e7e44c70d4844f43511927.zip |
configure: Add new build option "--enable-tirpc"
Allow easier testing of nfs-utils in legacy environments by providing
a "configure" option to force the build not to use libtirpc, even if
it's present on the build system. This can also be tried as a
fallback if problems are found with the new TI-RPC-based nfs-utils
code.
The new option is:
--enable-tirpc enable use of TI-RPC [default=no]
Build option matrix:
--disable-tirpc --disable-ipv6 Default; IPv4 only, glibc RPC
--disable-tirpc --enable-ipv6 'configure' will fail
--enable-tirpc --disable-ipv6 IPv4 only, TI-RPC
--enable-tirpc --enable-ipv6 IPv4 and IPv6, TI-RPC
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/export.c')
0 files changed, 0 insertions, 0 deletions