From 9bb68e20969f463c92f0e0e73ad55aebef761b6f Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 5 Dec 1997 00:04:46 +0000 Subject: [PATCH] * 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. --- sim/common/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.30.2