From 31e6ad7d640283af4c4f6b01fef9e6a4a17f1535 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 5 Jun 2013 01:42:13 +0000 Subject: sim: use AM_MAINTAINER_MODE I noticed the sim code is using an old implementation of the maintainer logic. I cut it over to the new macro (like gdb has been doing). In practice, it makes no difference currently as nothing in the sim tree uses it, but I have a follow up commit for the Blackfin tree that needs it. --- sim/sh/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/sh/ChangeLog') diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 44f3513..5e2a5d6 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,7 @@ +2013-06-03 Mike Frysinger + + * aclocal.m4, configure: Regenerate. + 2012-06-15 Joel Brobecker * config.in, configure: Regenerate. -- cgit v1.1