diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-10-20 22:42:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-10-20 22:42:21 +0000 |
commit | 8490169d216ca66f0d2a2a627d9be8aaadaa9ced (patch) | |
tree | ff37930826422d669cc9868481fc60a1f009c270 /binutils/binutils.texi | |
parent | b5eab453ff91429a6629a7245f8dd08657618b21 (diff) | |
download | gdb-8490169d216ca66f0d2a2a627d9be8aaadaa9ced.zip gdb-8490169d216ca66f0d2a2a627d9be8aaadaa9ced.tar.gz gdb-8490169d216ca66f0d2a2a627d9be8aaadaa9ced.tar.bz2 |
* binutils.texi: Change --with-targets to --enable-targets.
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r-- | binutils/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 4dba4f5..e1994ee 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). |