isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.

* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
	* configure: Regenerated.

From-SVN: r218341
This commit is contained in:
Jack Howarth 2014-12-04 08:45:33 +00:00 committed by François-Xavier Coudert
parent 9b9c2a974a
commit 113c6c5c70
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
* configure: Regenerated.
2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
* MAINTAINERS (nvptx port): New entry.

View File

@ -69,7 +69,6 @@ AC_DEFUN([ISL_INIT_FLAGS],
AC_MSG_WARN([using in-tree ISL, disabling version check])
fi
islinc="-DCLOOG_INT_GMP ${islinc}"
isllibs="${isllibs} -lisl"
]
)

1
configure vendored
View File

@ -5939,7 +5939,6 @@ fi
$as_echo "$as_me: WARNING: using in-tree ISL, disabling version check" >&2;}
fi
islinc="-DCLOOG_INT_GMP ${islinc}"
isllibs="${isllibs} -lisl"