diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index b05a2b8..94ba4de 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,11 @@ 2021-06-12 Mike Frysinger <vapier@gentoo.org> + * 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. + +2021-06-12 Mike Frysinger <vapier@gentoo.org> + * configure.ac: Call AC_CONFIG_HEADERS and SIM_AC_PLATFORM. * m4/sim_ac_common.m4: Delete calls to AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_MEMBERS, AC_CHECK_TYPES, and |