OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-521-gba63d22

Gerrit Code Review gerrit@openafs.org
Fri, 3 Dec 2010 11:29:06 -0800 (PST)


The following commit has been merged in the master branch:
commit ba63d22bfb0b18ab054c39cafafeb8c6881fe687
Author: Antoine Verheijen <antoine@ualberta.ca>
Date:   Fri Dec 3 00:30:20 2010 -0700

    OpenBSD: Remove duplicate assignment of COMMON_INCLUDE in libafs
    
    When building libafs, the make file variable COMMON_INCLUDE is
    assigned a value in two places: Makefile.common.in and
    MakefileProto.OBSD.in. The assignment in the latter place is both
    wrong and unnecessary. Remove it.
    
    Change-Id: Ie322f01b023898d4f246243ee3d196aa714147df
    Reviewed-on: http://gerrit.openafs.org/3430
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/libafs/MakefileProto.OBSD.in |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

-- 
OpenAFS Master Repository