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:
parent
46f0c0c6cc
commit
a8a3d90792
67 changed files with 133 additions and 70 deletions
|
@ -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
2
sim/m32c/configure
vendored
|
@ -11141,8 +11141,6 @@ fi
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
# Check whether --enable-werror was given.
|
||||
if test "${enable_werror+set}" = set; then :
|
||||
enableval=$enable_werror; case "${enableval}" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue