From 6ffe910a7e62888428dfe53168a5383dd3daf689 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 18 Oct 2011 00:17:24 +0000 Subject: sim: move from common.m4 to SIM_AC_COMMON Now that the sourceware tree generally requires autoconf-2.64, update the sim tree to require that too. This allows us to drop the long standing SIM_AC_COMMON/common.m4 workaround as autoconf 2.64+ seems to work for me. Signed-off-by: Mike Frysinger --- sim/erc32/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sim/erc32/ChangeLog') diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index fac1c94..950fdf5 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,9 @@ +2011-10-17 Mike Frysinger + + * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER + call. Replace common.m4 include with SIM_AC_COMMON. + * configure: Regenerate. + 2011-06-09 Mike Frysinger * interf.c (sim_open): Accept and ignore `--sysroot=...'. -- cgit v1.1