The following commit has been merged in the openafs-stable-1_8_x branch:
commit b3882518f65a14b4de9846c5d11814bea3d91d96
Author: Andrew Deason <[email protected]>
Date:   Fri Sep 21 17:16:52 2018 -0500

    pthread.m4: Add missing 'test' to conditional
    
    Commit c5def62d (autoconf: update pthread checks) accidentally omitted
    a 'test' in one of the conditionals. This causes an ugly error message
    during configure:
    
        checking for pthread_attr_init in -lpthread... yes
        ./configure[31043]: x-lpthread: not found [No such file or directory]
    
    Replace the missing 'test'.
    
    Reviewed-on: https://gerrit.openafs.org/13342
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 38a094137f067255c586dd5c85f3040d7a7c4486)
    
    Change-Id: Iaa7014c6ae58bd492930dbe4f39180111bacb67e
    Reviewed-on: https://gerrit.openafs.org/13595
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/cf/pthread.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to