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.
This commit is contained in:
Mike Frysinger 2021-06-15 22:48:50 -04:00
parent 46f0c0c6cc
commit a8a3d90792
67 changed files with 133 additions and 70 deletions

View file

@ -1,3 +1,7 @@
2021-06-16 Mike Frysinger <vapier@gentoo.org>
* configure: Regenerate.
2021-06-16 Mike Frysinger <vapier@gentoo.org>
* configure: Regenerate.

2
sim/m32c/configure vendored
View file

@ -11141,8 +11141,6 @@ fi
# Check whether --enable-werror was given.
if test "${enable_werror+set}" = set; then :
enableval=$enable_werror; case "${enableval}" in