aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authorSebastian Pop <s.pop@samsung.com>2015-12-17 18:50:05 +0000
committerSebastian Pop <spop@gcc.gnu.org>2015-12-17 18:50:05 +0000
commite357a5e03c2e6f3b1d51bebe3c57322b28950b0f (patch)
tree7f5e57b4637b32e153d20b7805595417c9f2990f /gcc/Makefile.in
parent616e2b4a9a5ca9f362f80c4a95a84353e342abe7 (diff)
downloadgcc-e357a5e03c2e6f3b1d51bebe3c57322b28950b0f.zip
gcc-e357a5e03c2e6f3b1d51bebe3c57322b28950b0f.tar.gz
gcc-e357a5e03c2e6f3b1d51bebe3c57322b28950b0f.tar.bz2
replace ISL with isl
From-SVN: r231784
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 1f69879..726fcbb 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -365,7 +365,7 @@ ZLIBINC = @zlibinc@
GMPLIBS = @GMPLIBS@
GMPINC = @GMPINC@
-# How to find ISL
+# How to find isl.
ISLLIBS = @ISLLIBS@
ISLINC = @ISLINC@