summaryrefslogtreecommitdiffstats
path: root/m4/ax_cflags_warn_all.m4
Commit message (Collapse)AuthorAgeFilesLines
* Enable -Wall flag for compilers that support itPavel Roskin2016-03-031-0/+122
Add Autoconf archive macros to check for -Wall and its dependencies. Adjust m4/.gitignore to only ignore libtool macros. Require Autoconf 2.65 for compatibility with Autoconf archive macros.