]> git.decadent.org.uk Git - nfs-utils.git/commit
Change default to use system rpcgen.
authorNeil Brown <neilb@suse.de>
Thu, 29 Mar 2007 03:20:20 +0000 (13:20 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 29 Mar 2007 03:20:20 +0000 (13:20 +1000)
commit060f523e68274fcd04eb8ecdae51688cb864a5f9
treec179574a8b53b311acf116046e1fc20a9cf19859
parent6072e7f91726d717eef45c8e50271ca55dc0c20f
Change default to use system rpcgen.

If system-installed rpcgen if such exists.
If none is found, build our own.
Override with
   ./configure --with-rpcgen=internal
for internal rpcgen or
   ./configure --with-rpcgen=/local/rpcgen
for a non-standard location.
configure.in