aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-15 22:48:50 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-16 01:29:41 -0400
commita8a3d90792ae60239ef6ae9c38f133c8ade40761 (patch)
tree596b69ef1d290901713156c6582ac493860d2893 /sim/iq2000/configure
parent46f0c0c6cc1b46702152343a3801023e348d7b13 (diff)
downloadfsf-binutils-gdb-a8a3d90792ae60239ef6ae9c38f133c8ade40761.zip
fsf-binutils-gdb-a8a3d90792ae60239ef6ae9c38f133c8ade40761.tar.gz
fsf-binutils-gdb-a8a3d90792ae60239ef6ae9c38f133c8ade40761.tar.bz2
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.
Diffstat (limited to 'sim/iq2000/configure')
-rwxr-xr-xsim/iq2000/configure2
1 files changed, 0 insertions, 2 deletions
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.