sim: move from common.m4 to SIM_AC_COMMON
[deliverable/binutils-gdb.git] / sim / sh64 / configure.ac
index 91102086eafdcda2e1d395fcd9abf3c2cd7bd027..122df967dd975322cf7144a42a837e755453b7a0 100644 (file)
@@ -1,11 +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)
-AC_CONFIG_HEADER(config.h:config.in)
-
 sinclude(../common/aclocal.m4)
 
-sinclude(../common/common.m4)
+SIM_AC_COMMON
 
 SIM_AC_OPTION_ENDIAN([], BIG_ENDIAN)
 SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT)
This page took 0.025507 seconds and 4 git commands to generate.