commit | 0168f1aedf7e797bb6cca302ea4f683e38850bb6 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jan 01 23:42:45 2024 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jan 02 00:32:48 2024 -0500 |
tree | 7ab752f1d3db62e24025c4f58c4f875366fb9935 | |
parent | 1a9f6039fb28ce17f9481af482f8af1fdb4cf3e6 [diff] |
sim: ppc: switch to AC_CACHE_CHECK This macro replaces the AC_MSG_CHECKING+AC_CACHE_VAL+AC_MSG_RESULT which reduces the boilerplate in here a little bit.