sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / arm / configure.ac
index 9ed3ea5debebf4013a26fcee5697df50ca085c54..3caf8d5fd50a721ae716ba8cc36edc996ec1021d 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.024898 seconds and 4 git commands to generate.