autoconf: import gcc function attribute check macro 62/12962/3
authorMichael Meffie <mmeffie@sinenomine.net>
Sat, 17 Mar 2018 00:41:35 +0000 (20:41 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 10 Aug 2018 11:55:00 +0000 (07:55 -0400)
commitb818854f19e33315d1b6453b72a55b54d740e976
treeda63cd513471c16769e355ffc8bfe5f90428db74
parent0da5ac4d9fb2a9b46c7415403a3cd26e711554e2
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 <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
LICENSE
src/cf/ax_gcc_func_attribute.m4 [new file with mode: 0644]