]> git.decadent.org.uk Git - nfs-utils.git/commit
Add --with-rpcgen= for configure so that the system rpcgen can be used.
authorNeil Brown <neilb@suse.de>
Tue, 20 Mar 2007 00:15:29 +0000 (11:15 +1100)
committerNeil Brown <neilb@suse.de>
Tue, 20 Mar 2007 00:15:29 +0000 (11:15 +1100)
commit453ac684258684e0e8413f4d9ef9822e753d9dbb
tree1ea32446cb7bdf042bbe888d06c0486fb86d99a3
parent390e67de5d9fe919d1894359536f0c5527fa2331
Add --with-rpcgen= for configure so that the system rpcgen can be used.

Ultimately it makes sense to remove remove rpcgen from the nfs-utils
release as it is already in the glibc release.  With this patch
you can use the system rpcgen to make sure it works.
It is not default yet, but it might be in a future release.
configure.in
support/export/Makefile.am
tools/Makefile.am
utils/rquotad/Makefile.am
utils/statd/Makefile.am