| commit | a8a3d90792ae60239ef6ae9c38f133c8ade40761 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Tue Jun 15 22:48:50 2021 -0400 |
| committer | Mike Frysinger <vapier@gentoo.org> | Wed Jun 16 01:29:41 2021 -0400 |
| tree | 596b69ef1d290901713156c6582ac493860d2893 | |
| parent | 46f0c0c6cc1b46702152343a3801023e348d7b13 [diff] |
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.