aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/m32c/configure.ac')
-rw-r--r--sim/m32c/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/configure.ac b/sim/m32c/configure.ac
index e696e9b..bf4d19a 100644
--- a/sim/m32c/configure.ac
+++ b/sim/m32c/configure.ac
@@ -21,7 +21,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl
AC_PREREQ(2.64)dnl
AC_INIT(Makefile.in)
-sinclude(../common/aclocal.m4)
+sinclude(../common/acinclude.m4)
SIM_AC_COMMON