sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / mips / configure.ac
index b83eab96ad67595650bd38df00f2d33bdeb7262a..4f8b31dd01e704a6e11811339b8d9a4b4608a864 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
-sinclude(../common/aclocal.m4)
+sinclude(../common/acinclude.m4)
 
 SIM_AC_COMMON
 
This page took 0.023253 seconds and 4 git commands to generate.