* config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2014 08:45:33 +0000 (08:45 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2014 08:45:33 +0000 (08:45 +0000)
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218341 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
config/isl.m4
configure

index 7f3c070..2052b67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 0eece37..459fac1 100644 (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"
 ]
 )
index 9e6684c..297f38e 100755 (executable)
--- 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"