diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-19 01:36:30 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-20 00:39:38 -0400 |
commit | 3eda63f2e4fc1c8e7a472f2db128c7acfe95bd39 (patch) | |
tree | 3447c001bed2b46f077eb96ec351216ffd663e74 /sim/m68hc11/ChangeLog | |
parent | 3a829bc50c1da3163329356e561d5bf5b218ce35 (diff) | |
download | binutils-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/m68hc11/ChangeLog')
-rw-r--r-- | sim/m68hc11/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index 797dc4bd0bf..9f6a877154a 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,5 +1,10 @@ 2021-06-20 Mike Frysinger <vapier@gentoo.org> + * configure.ac (SIM_AC_COMMON): Delete. + * aclocal.m4, configure: Regenerate. + +2021-06-20 Mike Frysinger <vapier@gentoo.org> + * aclocal.m4: Regenerate. * configure: Regenerate. |