OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1163-gcf1d977

Gerrit Code Review gerrit@openafs.org
Fri, 6 May 2011 07:28:04 -0700 (PDT)


The following commit has been merged in the master branch:
commit cf1d9771f4782781fd35ed68dd9736242c27fc8e
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri May 6 09:49:52 2011 -0400

    Windows: replace CYGWIN envvar with CYGWINDIR
    
    The environment variable CYGWIN (starting with cygwin 1.7.1) is
    now used by CYGWIN to set configuration parameters for the cygwin
    runtime library.  OpenAFS used it to indicate the location of the
    Cygwin install directory.  Since there is a conflict, rename CYGWIN
    to CYGWINDIR.
    
    Change-Id: I98f6a7095ede4c6a91dd71d48312b0d1a55b8091
    Reviewed-on: http://gerrit.openafs.org/4629
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 doc/xml/AdminGuide/NTMakefile          |   12 ++++++------
 doc/xml/QuickStartUnix/NTMakefile      |   12 ++++++------
 doc/xml/ReleaseNotesWindows/NTMakefile |   12 ++++++------
 doc/xml/UserGuide/NTMakefile           |   12 ++++++------
 4 files changed, 24 insertions(+), 24 deletions(-)

-- 
OpenAFS Master Repository