Signed-off-by: Jose E. Marchesi <[email protected]>
gcc/ChangeLog
* doc/install.texi (Configuration): Fix copy pasto
--enable-objc-gc to --enable-algol68-gc.
---
gcc/doc/install.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index b1f4f5e1193..1cac20cf328 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2961,7 +2961,7 @@ is built, using an external build of the
Boehm-Demers-Weiser garbage
collector (@uref{https://www.hboehm.info/gc/}).
This library needs to be available for each multilib variant, unless
-configured with @option{--enable-objc-gc=@samp{auto}} in which case
+configured with @option{--enable-algol68-gc=@samp{auto}} in which case
the build of the additional runtime library is skipped when not
available and the build continues.
--
2.39.5