aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_check_compile_flag.m4
Commit message (Collapse)AuthorAgeFilesLines
* autotools: move -W flags to configure detectionMike Frysinger2017-02-161-0/+74
This lets us use the flags with clang, and to add more flags easily. Change-Id: I51bb53ffd5ab6da769cdfb422a2c88442f1ff9ad Reviewed-on: https://chromium-review.googlesource.com/441864 Reviewed-by: Ivan Penkov <ivanpe@chromium.org>