From a8a3d90792ae60239ef6ae9c38f133c8ade40761 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Jun 2021 22:48:50 -0400 Subject: sim: drop obsolete AC_EXEEXT call The current autoconf 2.69 defines this to nothing because the logic in AC_PROG_CC takes care of it all the time now. Delete the call. --- sim/riscv/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/riscv/ChangeLog') diff --git a/sim/riscv/ChangeLog b/sim/riscv/ChangeLog index da52db2..bbbd8de 100644 --- a/sim/riscv/ChangeLog +++ b/sim/riscv/ChangeLog @@ -1,6 +1,10 @@ 2021-06-16 Mike Frysinger * configure: Regenerate. + +2021-06-16 Mike Frysinger + + * configure: Regenerate. * config.in: Removed. 2021-06-15 Mike Frysinger -- cgit v1.1