forked from Imagelibrary/binutils-gdb
Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* acconfig.h: FORCE_MMCHECK changed to MMCHECK_FORCE.
* configure.in: Ditto.
* configure: Regenerated.
Tue Feb 17 14:07:34 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* gdbtypes.c (check_typedef): Do not try to resolve the length of
a type which has TYPE_FLAG_TARGET_STUB set, if the target type has
set TYPE_FLAG_TARGET_STUB as well.
Patches from Peter.
This commit is contained in:
@@ -279,7 +279,7 @@ esac],[want_mmalloc=false])dnl
|
||||
|
||||
if test x$want_mmalloc = xtrue; then
|
||||
AC_DEFINE(USE_MMALLOC)
|
||||
AC_DEFINE(FORCE_MMCHECK)
|
||||
AC_DEFINE(MMCHECK_FORCE)
|
||||
MMALLOC_CFLAGS="-I$srcdir/../mmalloc"
|
||||
MMALLOC='../mmalloc/libmmalloc.a'
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user