configure.ac: Add required LLVM versions to the top
authorTobias Droste <tdroste@gmx.de>
Sat, 19 Nov 2016 01:39:10 +0000 (02:39 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 5 Dec 2016 14:43:47 +0000 (14:43 +0000)
commit5db89531bcb6c0d89032da7f9af5a6dac17020cb
tree94e263e0eabd93fccc9c704a54605fc2ea01447f
parent45c8a4ea0a19f092c69ed9cd0f0a2cab81716d02
configure.ac: Add required LLVM versions to the top

Consolidate the required LLVM versions at the top where the other
versions for dependencies are listed.

v5:
Splitted out separate changes (see patch 19 and 20)

Signed-off-by: Tobias Droste <tdroste@gmx.de>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac