diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index a1bae25b0d2..32cffebd94b 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,11 @@ Thu Dec 4 09:21:05 1997 Doug Evans + * Make-common.in (sim-core.o): Depend on $(sim_main_headers). + + * sim-config.h (WITH_TREE_PROPERTIES): Define as 0. + * sim-config.c (sim_config): Replace WITH_DEVICES with + WITH_TREE_PROPERTIES. + * configure: Regenerated to track ../common/aclocal.m4 changes. Wed Dec 3 17:56:02 1997 Doug Evans