summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-16 16:18:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-16 16:18:26 +0000
commit86a843735c53fe4e6e757ff1fc95ec7dc0d29f79 (patch)
treee980c18b09382cf3acf8a868a0693898bf352840 /configure.ac
parent2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-86a843735c53fe4e6e757ff1fc95ec7dc0d29f79.tar.bz2
2004-01-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8.2. * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a351e69597..bb0a27dac7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ AS_IF([test -f aclocal/version.m4],[
])
AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE([no-define foreign 1.8.1])
+AM_INIT_AUTOMAKE([no-define foreign 1.8.2])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported