The following commit has been merged in the master branch:
commit b818854f19e33315d1b6453b72a55b54d740e976
Author: Michael Meffie <mmef...@sinenomine.net>
Date:   Fri Mar 16 20:41:35 2018 -0400

    autoconf: import gcc function attribute check macro
    
    Import Gabriele Svelto's AC_GCC_FUNC_ATTRIBUTE autoconf macro to check for
    GCC-style function attributes.  This macro is part of the GNU Autoconf
    Archive[1]. The imported file is distributed under an all-permissive 
license.
    
    [1] https://www.gnu.org/software/autoconf-archive/
    
    Change-Id: I64ccd00717fa9606a26aeeeea9030f4fb4877cf8
    Reviewed-on: https://gerrit.openafs.org/12962
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adea...@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <ka...@mit.edu>

 LICENSE                         |   12 ++
 src/cf/ax_gcc_func_attribute.m4 |  238 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 250 insertions(+), 0 deletions(-)

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

Reply via email to