From 9c082ca86eb4262078f359850ae4466856f156a1 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Tue, 18 Oct 2011 00:31:00 +0000
Subject: 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>
---
 sim/bfin/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'sim/bfin/ChangeLog')

diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog
index db7b55f3..829a44c 100644
--- a/sim/bfin/ChangeLog
+++ b/sim/bfin/ChangeLog
@@ -1,5 +1,10 @@
 2011-10-17  Mike Frysinger  <vapier@gentoo.org>
 
+	* configure.ac: Change include to common/acinclude.m4.
+	* aclocal.m4, configure: Regenerate.
+
+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.
-- 
cgit v1.1