From 71130ef83b18d2ab7be350b472cfc4f56b9f876b Mon Sep 17 00:00:00 2001 From: spop Date: Thu, 17 Dec 2015 18:50:05 +0000 Subject: replace ISL with isl git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231784 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 1f698798aa2..726fcbb2148 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.2.1