aboutsummaryrefslogtreecommitdiff
path: root/sim/microblaze/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-18 00:31:00 +0000
committerMike Frysinger <vapier@gentoo.org>2011-10-18 00:31:00 +0000
commit9c082ca86eb4262078f359850ae4466856f156a1 (patch)
tree51ce30ef5e761557106790125d91a26d78eb6352 /sim/microblaze/ChangeLog
parentf7c5b166f66958163526aa5688d8a7e3d0686694 (diff)
downloadfsf-binutils-gdb-9c082ca86eb4262078f359850ae4466856f156a1.zip
fsf-binutils-gdb-9c082ca86eb4262078f359850ae4466856f156a1.tar.gz
fsf-binutils-gdb-9c082ca86eb4262078f359850ae4466856f156a1.tar.bz2
sim: rename common/aclocal.m4 to common/acinclude.m4
Automake likes to dump macros automatically used into the aclocal.m4 file, but the common/aclocal.m4 naming prevents that. So rename it to the more normal "acinclude.m4" so the aclocal tool can work. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sim/microblaze/ChangeLog')
-rw-r--r--sim/microblaze/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/microblaze/ChangeLog b/sim/microblaze/ChangeLog
index b8dd642..4e68a5d 100644
--- a/sim/microblaze/ChangeLog
+++ b/sim/microblaze/ChangeLog
@@ -1,5 +1,9 @@
2011-10-17 Mike Frysinger <vapier@gentoo.org>
+ * configure.ac: Change include to common/acinclude.m4.
+
+2011-10-17 Mike Frysinger <vapier@gentoo.org>
+
* configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
call. Replace common.m4 include with SIM_AC_COMMON.
* configure: Regenerate.