The following commit has been merged in the openafs-stable-1_8_x branch:
commit 2771714dc485ed3ca70d66e538709ddf703f8ece
Author: Michael Meffie <[email protected]>
Date:   Mon Apr 16 10:42:49 2018 -0400

    autoconf: update pthread checks
    
    Replace obsolete AC_TRY_COMPILE with AC_COMPILE_IFELSE.  Replace shell
    if/then conditionals with AS_IF macros.  Reformat indentation and
    quoting.
    
    This change was done manually, since autoupdate copes poorly with the
    old, nested AC_TRY_COMPILE macros.
    
    Reviewed-on: https://gerrit.openafs.org/13018
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    (cherry picked from commit c5def62d7be4891f534b753374acbf5b524701eb)
    
    Change-Id: I5cc8e5712dd742d20be92d04728eddbecf9c216c
    Reviewed-on: https://gerrit.openafs.org/13481
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

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

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

Reply via email to