summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2013-09-21 00:05:18 +0000
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2013-09-21 00:05:18 +0000
commit31fb5c643306b16496e97e075495de5b0335f11a (patch)
tree65e1dadee8ad4ba0d011907ae019bb70639d1a94 /configure.ac
parent99be2bc4ff25ad8b322695ab3fca9f5350b7ae3a (diff)
downloadcygnal-31fb5c643306b16496e97e075495de5b0335f11a.tar.gz
cygnal-31fb5c643306b16496e97e075495de5b0335f11a.tar.bz2
cygnal-31fb5c643306b16496e97e075495de5b0335f11a.zip
2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Update from GCC. * configure: Regenerate.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6f3d801ab..d72b40a7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1653,6 +1653,9 @@ if test "x$with_isl" != "xno" &&
ISL_CHECK_VERSION(0,10)
if test "${gcc_cv_isl}" = no ; then
ISL_CHECK_VERSION(0,11)
+ if test "${gcc_cv_isl}" = no ; then
+ ISL_CHECK_VERSION(0,12)
+ fi
fi
dnl Only execute fail-action, if ISL has been requested.
ISL_IF_FAILED([