From ebe9564b997e678650405339840f0c9ab55ef6b8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 21 Feb 2021 19:24:10 -0500 Subject: sim: require AC_PROG_CPP explicitly All the scripts were using this implicitly already, so there's no real change for them, but we want to call it explicitly as the CPP tool is used to generate nltvals.def. --- sim/d10v/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sim/d10v/ChangeLog') diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index e85d51b..ecb6d60 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,7 @@ +2021-02-28 Mike Frysinger + + * configure: Regenerate. + 2021-02-21 Mike Frysinger * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4. @@ -1773,4 +1777,3 @@ Thu Aug 1 17:05:24 1996 Martin M. Hunt * ChangeLog, Makefile.in, configure, configure.in, d10v_sim.h, gencode.c, interp.c, simops.c: Created. - -- cgit v1.1