| Index: sim/m32c/aclocal.m4 | 
| diff --git a/sim/m32c/aclocal.m4 b/sim/m32c/aclocal.m4 | 
| index 00124a6f1311e116c73da01388806dc562720390..a3cae8c59f3aab7f285c806b4ffdc73ebefcdcee 100644 | 
| --- a/sim/m32c/aclocal.m4 | 
| +++ b/sim/m32c/aclocal.m4 | 
| @@ -1,7 +1,8 @@ | 
| -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- | 
| +# generated automatically by aclocal 1.11.3 -*- Autoconf -*- | 
|  | 
| # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 
| -# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc. | 
| +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, | 
| +# Inc. | 
| # This file is free software; the Free Software Foundation | 
| # gives unlimited permission to copy and/or distribute it, | 
| # with or without modifications, as long as this notice is preserved. | 
| @@ -68,13 +69,13 @@ fi | 
| rmdir .tst 2>/dev/null | 
| AC_SUBST([am__leading_dot])]) | 
|  | 
| -# Copyright (C) 2006, 2008  Free Software Foundation, Inc. | 
| +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. | 
| # | 
| # This file is free software; the Free Software Foundation | 
| # gives unlimited permission to copy and/or distribute it, | 
| # with or without modifications, as long as this notice is preserved. | 
|  | 
| -# serial 2 | 
| +# serial 3 | 
|  | 
| # _AM_SUBST_NOTMAKE(VARIABLE) | 
| # --------------------------- | 
| @@ -83,7 +84,7 @@ AC_SUBST([am__leading_dot])]) | 
| AC_DEFUN([_AM_SUBST_NOTMAKE]) | 
|  | 
| # AM_SUBST_NOTMAKE(VARIABLE) | 
| -# --------------------------- | 
| +# -------------------------- | 
| # Public sister of _AM_SUBST_NOTMAKE. | 
| AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) | 
|  | 
|  |