roken: Add env functions to configure checks
authorSimon Wilkinson <sxw@your-file-system.com>
Sun, 3 Apr 2011 09:23:56 +0000 (10:23 +0100)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 3 Apr 2011 16:37:27 +0000 (09:37 -0700)
commitcb87e0834cd6244ff886bd9f4ffb26e8a1a0f097
treef59e8ed34076bc0aa93f9e35ce9f70379f05f761
parent64a305971f984184e17d45592da72b607f0ab724
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