aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-04-26 22:03:55 +0000
committerTom Tromey <tromey@redhat.com>1998-04-26 22:03:55 +0000
commit5da9ce07eb81d08f611307ca4505b8d6e5bec85d (patch)
tree487eb8876f448e567ff6d2f59c31db5eef444eb4 /sim/erc32/configure.in
parentb29daf02875c7aeef921fb977d7fab21d63061d9 (diff)
downloadgdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.zip
gdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.tar.gz
gdb-5da9ce07eb81d08f611307ca4505b8d6e5bec85d.tar.bz2
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again.
Diffstat (limited to 'sim/erc32/configure.in')
-rw-r--r--sim/erc32/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/erc32/configure.in b/sim/erc32/configure.in
index 9050592..c139f71 100644
--- a/sim/erc32/configure.in
+++ b/sim/erc32/configure.in
@@ -1,4 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
+sinclude(../common/aclocal.m4)
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)