summaryrefslogtreecommitdiff
path: root/sim/mn10300/aclocal.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-19 01:36:30 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-20 00:39:38 -0400
commit3eda63f2e4fc1c8e7a472f2db128c7acfe95bd39 (patch)
tree3447c001bed2b46f077eb96ec351216ffd663e74 /sim/mn10300/aclocal.m4
parent3a829bc50c1da3163329356e561d5bf5b218ce35 (diff)
downloadbinutils-gdb-3eda63f2e4fc1c8e7a472f2db128c7acfe95bd39.tar.gz
sim: delete SIM_AC_COMMON macro
Now that we've moved all content out to the common file, this is empty and can be deleted it entirely.
Diffstat (limited to 'sim/mn10300/aclocal.m4')
-rw-r--r--sim/mn10300/aclocal.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mn10300/aclocal.m4 b/sim/mn10300/aclocal.m4
index 02e3ea44dcd..6032284af5c 100644
--- a/sim/mn10300/aclocal.m4
+++ b/sim/mn10300/aclocal.m4
@@ -12,7 +12,6 @@
# PARTICULAR PURPOSE.
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
-m4_include([../m4/sim_ac_common.m4])
m4_include([../m4/sim_ac_option_bitsize.m4])
m4_include([../m4/sim_ac_option_hardware.m4])
m4_include([../m4/sim_ac_option_reserved_bits.m4])