The following commit has been merged in the master branch:
commit c5def62d7be4891f534b753374acbf5b524701eb
Author: Michael Meffie <mmef...@sinenomine.net>
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.
    
    Change-Id: I2c34d1426f154daff65999076821f49ddaa16a24
    Reviewed-on: https://gerrit.openafs.org/13018
    Reviewed-by: Benjamin Kaduk <ka...@mit.edu>
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Michael Meffie <mmef...@sinenomine.net>
    Reviewed-by: Andrew Deason <adea...@sinenomine.net>
    Reviewed-by: Marcio Brito Barbosa <mbarb...@sinenomine.net>

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

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to