aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJack Howarth <howarth@bromo.med.uc.edu>2014-12-04 08:45:33 +0000
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2014-12-04 08:45:33 +0000
commit113c6c5c709691b529f37748e6d1ceaa53e741c6 (patch)
tree938c38f49da3ccb0d52d00f244d1211313e09926 /configure
parent9b9c2a974a93393b3993bb84d244844e8a527da9 (diff)
downloadgcc-113c6c5c709691b529f37748e6d1ceaa53e741c6.zip
gcc-113c6c5c709691b529f37748e6d1ceaa53e741c6.tar.gz
gcc-113c6c5c709691b529f37748e6d1ceaa53e741c6.tar.bz2
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 9e6684c..297f38e 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"