Change --with-targets to --enable-targets, per GNU coding standards.
authorDavid MacKenzie <djm@cygnus>
Thu, 23 Jun 1994 20:08:57 +0000 (20:08 +0000)
committerDavid MacKenzie <djm@cygnus>
Thu, 23 Jun 1994 20:08:57 +0000 (20:08 +0000)
bfd/ChangeLog
bfd/mpw-make.in
binutils/ChangeLog
ld/ChangeLog

index 7ed605ffd40b54a11ebc8423239ef3a365009c37..49c073018fbf58b135c6b3993ae99d464cd30671 100644 (file)
@@ -1,3 +1,9 @@
+Thu Jun 23 12:53:41 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure.in: Change --with-targets to --enable-targets and
+       --with-64-bit-bfd to --enable-64-bit-bfd.
+       * Makefile.in, mpw-make.in, targets.c: Change comments.
+
 Wed Jun 22 17:59:59 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
        * config.bfd (powerpc-*-elf*): New target, just like
index 86ee5cde174e009f3b7bc1dc7de61579c78f23bd..78805a2a7155eedb0ebd1eb44648456d2010dd14 100644 (file)
@@ -124,7 +124,7 @@ ALL_MACHINES = \Option-d
        "{o}"cpu-z8k.c.o
 
 # The .c.o files needed by all of the 32 bit vectors that are configured into
-# target_vector in targets.c if configured with --with-targets=all.
+# target_vector in targets.c if configured with --enable-targets=all.
 BFD32_BACKENDS = \Option-d
        "{o}"aout-adobe.c.o \Option-d
        "{o}"aout32.c.o \Option-d
@@ -180,8 +180,8 @@ BFD32_BACKENDS = \Option-d
        "{o}"sunos.c.o
 
 # The .c.o files needed by all of the 64 bit vectors that are configured into
-# target_vector in targets.c if configured with --with-targets=all
-# and --with-64-bit-bfd.
+# target_vector in targets.c if configured with --enable-targets=all
+# and --enable-64-bit-bfd.
 BFD64_BACKENDS = \Option-d
        "{o}"aout64.c.o \Option-d
        "{o}"coff-alpha.c.o \Option-d
index 86bf3c26e92c75092905bc1c7c9a7ad54f582648..e538ffaaf38389b67f5a7a49f4b445c6a9838c3d 100644 (file)
@@ -1,5 +1,11 @@
+Thu Jun 23 12:52:46 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure.in: Change --with-targets to --enable-targets.
+
 Tue Jun 21 12:53:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * Makefile.in (sysinfo): Does not depend upon $(ADDL_LIBS).
+
        * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC
        NetWare custom header; no longer needed.
        (powerpc_mangle_relocs): Convert relocs against the uninitialized
index fa38aa2370dc99a73a2b8fce41b9d284ddd43d2d..a286a00df0da8b7af46571072644f98997205d2a 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jun 23 12:52:22 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
+
+       * configure.in: Change --with-targets to --enable-targets.
+
 Wed Jun 22 13:42:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
        * lexsup.c (parse_args): Add support for new options -( -) with