From 6f22445a460bce2dd3a52037e2a31c62dd2ad57c Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 5 Feb 2013 09:26:06 +0000 Subject: install.texi: Refer to ISL, not PPL. 2013-02-05 Richard Biener * doc/install.texi: Refer to ISL, not PPL. From-SVN: r195752 --- gcc/doc/install.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/doc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 92bfc8b..1265129 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1619,9 +1619,9 @@ variable (@env{LD_LIBRARY_PATH} on GNU/Linux and Solaris systems). These flags are applicable to the host platform only. When building a cross compiler, they will not be used to configure target libraries. -@item --with-ppl=@var{pathname} -@itemx --with-ppl-include=@var{pathname} -@itemx --with-ppl-lib=@var{pathname} +@item --with-isl=@var{pathname} +@itemx --with-isl-include=@var{pathname} +@itemx --with-isl-lib=@var{pathname} @itemx --with-cloog=@var{pathname} @itemx --with-cloog-include=@var{pathname} @itemx --with-cloog-lib=@var{pathname} -- cgit v1.1