* mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND.
authorStan Shebs <shebs@codesourcery.com>
Tue, 3 Jan 1995 20:15:20 +0000 (20:15 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 3 Jan 1995 20:15:20 +0000 (20:15 +0000)
bfd/ChangeLog.mpw
bfd/mpw-make.in

index 0824fbc2de8f5aafe01cad1599bafb8a85e2a353..c03eeed439066ce730ca3c46452b5aacf0927719 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jan  3 12:13:39 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND.
+
 Thu Dec 15 14:07:16 1994  Stan Shebs  <shebs@andros.cygnus.com>
 
        * hosts/mpw.h: Include spin.h.
index 7965e064f93b7228747b53883599a236dde84498..fb00fdcc1c1e9d148bd1c00ffa42a608f0a22628 100644 (file)
@@ -18,7 +18,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-DebugOptions = -d DEBUG_BFD_SEND
+DebugOptions =
+# -d DEBUG_BFD_SEND
 
 s = "{srcdir}"
 
This page took 0.04715 seconds and 4 git commands to generate.