automake: use static llvm for make distcheck
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 20 Nov 2015 15:15:18 +0000 (15:15 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 20 Nov 2015 18:07:52 +0000 (18:07 +0000)
commitc45b4257c26b93043508e55c6a1aeb3a8b14eee9
tree828b6559552486a3cd777fe5f89add1a456cdfb9
parent0743e14aeef8f91bdd1fbd05f615458cf2b01d41
automake: use static llvm for make distcheck

With llvm 3.7 semi-dropping the autoconf build, we rely on their cmake
build. With the latter of which annoyingly using another (busted?)
SONAME.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Makefile.am