From: Ian Lance Taylor Date: Fri, 20 Oct 1995 22:42:21 +0000 (+0000) Subject: * binutils.texi: Change --with-targets to --enable-targets. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8490169d216ca66f0d2a2a627d9be8aaadaa9ced;p=binutils-gdb.git * binutils.texi: Change --with-targets to --enable-targets. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d505ea3ab51..bd9f312b11a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 20 18:40:34 1995 Ian Lance Taylor + + * binutils.texi: Change --with-targets to --enable-targets. + Thu Oct 19 17:47:41 1995 Fred Fish * Makefile.in: Remove extraneous tab on otherwise empty line, diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 4dba4f55300..e1994ee5e5e 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1633,7 +1633,7 @@ listed later. The commands to list valid values only list the values for which the programs you are running were configured. If they were configured with -@samp{--with-targets=all}, the commands list most of the available +@samp{--enable-targets=all}, the commands list most of the available values, but a few are left out; not all targets can be configured in at once because some of them can only be configured @dfn{native} (on hosts with the same type as the target system).