]> git.decadent.org.uk Git - nfs-utils.git/commit
showmount command: Quiesce warning when TI-RPC is disabled
authorChuck Lever <chuck.lever@oracle.com>
Wed, 7 Jan 2009 17:33:09 +0000 (12:33 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 7 Jan 2009 17:33:09 +0000 (12:33 -0500)
commit29ac873f9024c8fcbca38ab09ba54cda3765b746
treeed29a5821e6050655dbbc4b81da37c7f6822f5d9
parentba05418f589c2d01f4e7e44c70d4844f43511927
showmount command: Quiesce warning when TI-RPC is disabled

Make sure nfs_sm_pgmtbl is not compiled if TI-RPC functions are not
available.  This quiesces the following compiler warning:

  showmount.c:53: warning: nfs_sm_pgmtbl defined but not used

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