OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2898-g11e0ce5

Gerrit Code Review gerrit@openafs.org
Fri, 7 Sep 2012 07:38:00 -0700 (PDT)


The following commit has been merged in the master branch:
commit 11e0ce535d094579c58247bd6274e058fb7cd71c
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Fri Sep 7 13:51:29 2012 +0100

    comerr: Fix a couple of libtool problems
    
    The comerr libtool patch was submitted before buildbot had a chance
    to verify it. Fix a couple of problems that buildbot identified:
    
    *) On AIX liboafs_comerr needs to link against roken
    *) On OpenSuSe the LWP CC command has a space in it, so needs to
       be quoted before being passed in to lwptool
    
    Change-Id: I885099f57ef670ed58d532162b1cb70316744b28
    Reviewed-on: http://gerrit.openafs.org/8059
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/comerr/Makefile.in        |    2 +-
 src/config/Makefile.config.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository