2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* configure.ac: Update from GCC. * configure: Regenerate.
This commit is contained in:
parent
722a5e98ea
commit
b3fc79f86b
3 changed files with 57 additions and 0 deletions
|
@ -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([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue