From 5ea45474021e98cbb325534b328e391593119cb0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 6 Jun 2021 20:11:02 -0400 Subject: sim: unify environment build settings Move the --sim-enable-environment option up to the common dir so we only test & export it once across all ports. --- sim/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sim/ChangeLog') diff --git a/sim/ChangeLog b/sim/ChangeLog index 94ba4de..e832e13 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,11 @@ 2021-06-12 Mike Frysinger + * configure.ac: Call SIM_AC_OPTION_ENVIRONMENT. + * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ENVIRONMENT. + * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate. + +2021-06-12 Mike Frysinger + * configure.ac: Call SIM_AC_OPTION_ASSERT. * m4/sim_ac_common.m4: Delete call to SIM_AC_OPTION_ASSERT. * aclocal.m4, config.h.in, configure, Makefile.in: Regenerate. -- cgit v1.1