History log of /systemd/m4/ax_compiler_vendor.m4
Revision Date Author Comments Expand
0e3b0a95cc57cf8c51b20b5b94af7e51c5e424f3 01-Sep-2015 Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>

build-sys: Look for gcc-* binutils wrappers only if we're using GCC 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.