tell bundled isl to build extract_interface
commit4d5df16c96311bb147de480febdc8fa0ae8a8c2c
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 8 Dec 2015 10:58:40 +0000 (8 11:58 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 18 Dec 2015 12:00:30 +0000 (18 13:00 +0100)
tree6da4bb18f29bc1f54d224c4bb9947ab84ff7a62d
parent0fde8e7894756fc2442ef1dfec798dc7559ebed5
tell bundled isl to build extract_interface

This will be needed to construct a copy of isl.py inside pet
in the next commit.  isl does not build extract_interface by default
because it requires the presence of clang.  Inside pet, clang is
required anyway, so simply tell isl that clang is available.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
configure.ac