* Makefile.in (@COMMON_MAKEFILE_FRAG): Use
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 4 Feb 1997 22:07:50 +0000 (22:07 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 4 Feb 1997 22:07:50 +0000 (22:07 +0000)
COMMON_{PRE,POST}_CONFIG_FRAG instead.
* configure.in: sinclude ../common/aclocal.m4.
* configure: Regenerated.

sim/sh/configure.in
sim/v850/configure.in

index f822c9e..033b0bc 100644 (file)
@@ -1,4 +1,5 @@
-dnl Process this file with `autoconf -l ../common' to produce a configure script.
+dnl Process this file with autoconf to produce a configure script.
+sinclude(../common/aclocal.m4)
 AC_PREREQ(2.5)dnl
 AC_INIT(Makefile.in)
 
index 7d355af..033b0bc 100644 (file)
@@ -1,5 +1,5 @@
-dnl Process this file with `autoconf -l ../common' to produce a configure script.
-
+dnl Process this file with autoconf to produce a configure script.
+sinclude(../common/aclocal.m4)
 AC_PREREQ(2.5)dnl
 AC_INIT(Makefile.in)