OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-465-g5b1a7c3

Gerrit Code Review gerrit@openafs.org
Wed, 24 Nov 2010 02:35:47 -0800 (PST)


The following commit has been merged in the master branch:
commit 5b1a7c35bb41fd7c33f5e1cc4679627ab59d9be2
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed Nov 24 05:24:43 2010 -0500

    Windows: indicate that roken is a dynamic library for roken.h
    
    Since the windows build of roken is a dynamic library we must
    define ROKEN_LIB_DYNAMIC so that roken.h will specific the
    correct values of ROKEN_LIB_VARIABLE, ROKEN_LIB_CALL, and
    ROKEN_LIB_FUNCTION.
    
    Change-Id: I93a14f355d2f1984722d64fcca14336e1c1ec4d9
    Reviewed-on: http://gerrit.openafs.org/3380
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/config/afsconfig-windows.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository