aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ax_gcc_func_attribute.m4
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Replace a priori knowledge of gcc attributes with configure tests.Matt Turner2014-09-251-0/+223
Note that I had to add support for testing the packed attribute to m4/ax_gcc_func_attribute.m4. Reviewed-by: Jason Ekstrand <[email protected]> [C bits] Reviewed-by: Ian Romanick <[email protected]>