From: Stan Shebs Date: Thu, 9 Nov 1995 03:31:21 +0000 (+0000) Subject: * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=653b07da0c7fee7394d8111d337481b3e449efa8;p=deliverable%2Fbinutils-gdb.git * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can add back in if necessary. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 47c135c823..2cfc93a9f6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 8 19:25:22 1995 Stan Shebs + + * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configure can + add back in if necessary. + Wed Nov 8 15:59:52 1995 James G. Smith * config/mips/vr4300.mt: Added simulator to default VR4300 build. diff --git a/gdb/mpw-make.sed b/gdb/mpw-make.sed index 0603bd6aaf..1821d3a149 100644 --- a/gdb/mpw-make.sed +++ b/gdb/mpw-make.sed @@ -6,6 +6,8 @@ /^host_makefile_frag@$/d /^target_makefile_frag@$/d +/@ENABLE_CFLAGS@/s/@ENABLE_CFLAGS@//g + # Edit all the symbolic definitions pointing to various libraries and such. /^INCLUDE_DIR = /s/"{srcdir}":include/"{topsrcdir}"include:/