* binutils.texi: Change --with-targets to --enable-targets.
authorIan Lance Taylor <ian@airs.com>
Fri, 20 Oct 1995 22:42:21 +0000 (22:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 20 Oct 1995 22:42:21 +0000 (22:42 +0000)
binutils/ChangeLog
binutils/binutils.texi

index d505ea3..bd9f312 100644 (file)
@@ -1,3 +1,7 @@
+Fri Oct 20 18:40:34 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils.texi: Change --with-targets to --enable-targets.
+
 Thu Oct 19 17:47:41 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in:  Remove extraneous tab on otherwise empty line,
index 4dba4f5..e1994ee 100644 (file)
@@ -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).