summaryrefslogtreecommitdiff
path: root/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-04-15Cleaner way to add gcc optionsH. Peter Anvin1-0/+15
We can actually test for the options being accepted, rather than try to test for gcc; this handles differences between gcc versions as well as compilers with a similar command line set.