Index: arm/ChangeLog
[deliverable/binutils-gdb.git] / sim / common / common.m4
index 634a7b2f9cdb80b27fcea1d8d0b602a5218cf1f2..cf6e06ccf22c9d9641cd291bd9a00635c6ae408d 100644 (file)
 # dnl Process this file with autoconf to produce a configure script.
 # AC_PREREQ(2.5)dnl
 # AC_INIT(Makefile.in)
+# AC_CONFIG_HEADER(config.h:config.in)
 #
+# sinclude(../common/aclocal.m4)
 # sinclude(../common/common.m4)
 #
 # ... target specific stuff ...
 
-# autoconf.info says this should be called right after AC_INIT.
-AC_CONFIG_HEADER(config.h:config.in)
 AC_CANONICAL_SYSTEM
 AC_ARG_PROGRAM
 AC_PROG_CC
This page took 0.026117 seconds and 4 git commands to generate.