From 113c6c5c709691b529f37748e6d1ceaa53e741c6 Mon Sep 17 00:00:00 2001 From: Jack Howarth Date: Thu, 4 Dec 2014 08:45:33 +0000 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ config/isl.m4 | 1 - configure | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f3c0708a45..2052b67e9a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-12-04 Jack Howarth + + * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc. + * configure: Regenerated. + 2014-11-27 Bernd Schmidt * MAINTAINERS (nvptx port): New entry. diff --git a/config/isl.m4 b/config/isl.m4 index 0eece37bc9a..459fac1e3e7 100644 --- a/config/isl.m4 +++ b/config/isl.m4 @@ -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" ] ) diff --git a/configure b/configure index 9e6684ce7cd..297f38e5195 100755 --- a/configure +++ b/configure @@ -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" -- 2.30.2