OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-996-gcb87e08
Gerrit Code Review
gerrit@openafs.org
Sun, 3 Apr 2011 09:38:03 -0700 (PDT)
The following commit has been merged in the master branch:
commit cb87e0834cd6244ff886bd9f4ffb26e8a1a0f097
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Sun Apr 3 10:23:56 2011 +0100
roken: Add env functions to configure checks
Add the putenv, setenv and unsetenv functions to the list of
functions that configure checks for. This avoids the roken header
redefining them to rk_*, which we're then not providing an
implementation of.
Change-Id: I63bd88326e933f0afed399233c38489cd2aea46b
Reviewed-on: http://gerrit.openafs.org/4406
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
acinclude.m4 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository