tell bundled isl to build extract_interface
commitedb92e2bd6a378e355f5c8450fedc09efc43500a
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 8 Dec 2015 13:31:24 +0000 (8 14:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 20 Dec 2015 13:26:23 +0000 (20 14:26 +0100)
tree55c982981586e9c3b1e4d1a4ee303a00e4e71dcf
parent157f4d75dde043d285d90b7b13d87063dbaafffe
tell bundled isl to build extract_interface

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

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