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 7ed605f..49c0730 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 86ee5cd..78805a2 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 86bf3c2..e538ffa 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 fa38aa2..a286a00 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