summaryrefslogtreecommitdiff
path: root/m4/ax_compiler_vendor.m4
AgeCommit message (Collapse)Author
2015-09-01build-sys: Look for gcc-* binutils wrappers only if we're using GCCJan Alexander Steffens (heftig)
If we don't look for them, LT_INIT will and default to the unprefixed tools. Apparently clang doesn't like the wrappers being used. Should fix #1077.