]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/frv/configure.ac
Index: sh/ChangeLog
[thirdparty/binutils-gdb.git] / sim / frv / configure.ac
index b62cccdae1953549ca65cedd86b316181b5fc280..35d1d7cf3279c47de28d4077a9a1cfe3fcc3f3c7 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process this file with autoconf to produce a configure script.
-sinclude(../common/aclocal.m4)
 AC_PREREQ(2.59)dnl
 AC_INIT(Makefile.in)
 
-SIM_AC_COMMON
+sinclude(../common/common.m4)
+sinclude(../common/aclocal.m4)
 
 SIM_AC_OPTION_ENDIAN(BIG_ENDIAN)
 SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)