################################################################################
################################################################################
# The latest 0.13 version is not yet compatible with cloog 0.18.2, so
# bumping isl is not possible until a new version of cloog is
ISL_SOURCE = isl-$(ISL_VERSION).tar.bz2
ISL_SITE = http://isl.gforge.inria.fr/
ISL_LICENSE_FILES = LICENSE
# Our libtool patch doesn't apply, and since this package is only
# built for the host, we don't really care about it.
$(eval $(host-autotools-package))