This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 6d7787b87860463038da9ddf4dfa393f103091ff (commit)
from 3aa7bb4849945c7480873567767db3face604260 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6d7787b87860463038da9ddf4dfa393f103091ff
Author: Ludovic Courtès <[email protected]>
Date: Sat Nov 5 17:58:27 2011 +0100
Disable NFS translator and daemon compilation when Sun RPC is lacking.
* Makefile (prog-subdirs): Make `nfs' and `nfsd' conditional on
$(HAVE_SUN_RPC) = yes.
* config.make.in (HAVE_SUN_RPC): New variable.
* configure.in: Check for <rpc/types.h> and `clnt_create'.
* README.CVS: Document dependency on a Sun RPC implementation.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 10 +++++++---
README.CVS | 7 +++++++
config.make.in | 3 +++
configure.in | 5 +++++
4 files changed, 22 insertions(+), 3 deletions(-)
hooks/post-receive
--
Hurd