install.texi: Refer to ISL, not PPL.
authorRichard Biener <rguenther@suse.de>
Tue, 5 Feb 2013 09:26:06 +0000 (09:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 5 Feb 2013 09:26:06 +0000 (09:26 +0000)
2013-02-05  Richard Biener  <rguenther@suse.de>

* doc/install.texi: Refer to ISL, not PPL.

From-SVN: r195752

gcc/ChangeLog
gcc/doc/install.texi

index 8c480bb0e9fb6fea16ca69c38951d17c7ab257ae..4150bb821f90e8dbd90c529a689e6621f2e221a7 100644 (file)
@@ -1,3 +1,7 @@
+2013-02-05  Richard Biener  <rguenther@suse.de>
+
+       * doc/install.texi: Refer to ISL, not PPL.
+
 2013-02-05  Jan Hubicka  <jh@suse.cz>
 
        PR tree-optimization/55789
index 92bfc8bd396e495f766f3ae34c2d07e0bc848a5a..1265129988ea8b52bf6bd2d3440457e0a0a3dcab 100644 (file)
@@ -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}