From e357a5e03c2e6f3b1d51bebe3c57322b28950b0f Mon Sep 17 00:00:00 2001 From: Sebastian Pop Date: Thu, 17 Dec 2015 18:50:05 +0000 Subject: replace ISL with isl From-SVN: r231784 --- gcc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/Makefile.in') 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@ -- cgit v1.1