sim: rename common/aclocal.m4 to common/acinclude.m4
[deliverable/binutils-gdb.git] / sim / d10v / configure.ac
index 823cc20d21ebc1c1dd5b9699d14f5fe751130ab6..a4c274e53292752ace5012e916b2580128f4b8c8 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.59)dnl
+AC_PREREQ(2.64)dnl
 AC_INIT(Makefile.in)
+sinclude(../common/acinclude.m4)
 
-sinclude(../common/common.m4)
-sinclude(../common/aclocal.m4)
+SIM_AC_COMMON
 
 SIM_AC_OPTION_WARNINGS
 
This page took 0.02258 seconds and 4 git commands to generate.