From e357a5e03c2e6f3b1d51bebe3c57322b28950b0f Mon Sep 17 00:00:00 2001 From: Sebastian Pop Date: Thu, 17 Dec 2015 18:50:05 +0000 Subject: replace ISL with isl From-SVN: r231784 --- config/isl.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/isl.m4 b/config/isl.m4 index e4e4aab09fa..86ccb94abaf 100644 --- a/config/isl.m4 +++ b/config/isl.m4 @@ -94,7 +94,7 @@ AC_DEFUN([ISL_REQUESTED], # ISL_CHECK_VERSION ISL_CHECK_VERSION () # ---------------------------------------------------------------- -# Test that ISL contains functionality added to the minimum expected version. +# Test whether isl contains functionality added to the minimum expected version. AC_DEFUN([ISL_CHECK_VERSION], [ if test "${ENABLE_ISL_CHECK}" = yes ; then -- cgit v1.2.3