Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / sim / igen / configure.ac
index 7a2523d9f9a27df1f70c7d5da8cf0748498e22b8..4457962c33f0a501f0c089b81b86d1f76e98aa6e 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
-sinclude(../common/aclocal.m4)
 AC_PREREQ(2.59)dnl
 AC_INIT(table.h)
+sinclude(../common/acinclude.m4)
 
 AC_PROG_INSTALL
 AC_PROG_CC
@@ -26,7 +26,6 @@ else
 fi
 
 
-AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
 AC_CANONICAL_SYSTEM
 AC_ARG_PROGRAM
 
This page took 0.023996 seconds and 4 git commands to generate.