OSDN Git Service

Index: sh/ChangeLog
[pf3gnuchains/pf3gnuchains4x.git] / sim / sh / configure.ac
index feac584..1ee4395 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)
 
 AC_CHECK_HEADERS(unistd.h)