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/iq2000/configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/iq2000/configure') diff --git a/sim/iq2000/configure b/sim/iq2000/configure index c1ca15f..0c73323 100755 --- a/sim/iq2000/configure +++ b/sim/iq2000/configure @@ -11155,8 +11155,6 @@ fi - - wire_endian="BIG" default_endian="" # Check whether --enable-sim-endian was given. -- cgit v1.1