fix comment; from Fred Fish <fnf@ninemoons.com>
authorIan Lance Taylor <ian@airs.com>
Sun, 19 Sep 1999 22:43:16 +0000 (22:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 19 Sep 1999 22:43:16 +0000 (22:43 +0000)
bfd/configure
bfd/configure.in

index cbf40277761bad831e24c3403ee59f0a8e59bcec..e62f9490b74981737164e10590d5dc12005e7583 100755 (executable)
@@ -5328,7 +5328,7 @@ done
 # 64-bit support needs to be compiled in.  Currently, it will be included if
 # the default or any other explicitly requested target requires it; it
 # will not be included on a 32-bit host if no 64-bit target is requested, and
-# no "--with-64-bit-bfd" option is given, even if "--with-targets=all" is
+# no "--with-64-bit-bfd" option is given, even if "--enable-targets=all" is
 # used.
 
 # uniq the default and selected vectors in all the configured targets.
index 814c73f84acb09f49b3f4ea2286d34bdf18b7ed8..55be48fb047b3505419efd2635abf525f483440b 100644 (file)
@@ -376,7 +376,7 @@ AC_SUBST(TDEFINES)
 # 64-bit support needs to be compiled in.  Currently, it will be included if
 # the default or any other explicitly requested target requires it; it
 # will not be included on a 32-bit host if no 64-bit target is requested, and
-# no "--with-64-bit-bfd" option is given, even if "--with-targets=all" is
+# no "--with-64-bit-bfd" option is given, even if "--enable-targets=all" is
 # used.
 
 # uniq the default and selected vectors in all the configured targets.
This page took 0.030513 seconds and 4 git commands to generate.