summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-12 07:18:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-12 07:18:55 +0000
commit36e48b12c701148fdaf873356a9bb99d327589f9 (patch)
treec3449d06591092d4dcda8c57b5bbc5dcf4f8a714 /configure.ac
parent2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-36e48b12c701148fdaf873356a9bb99d327589f9.tar.bz2
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Requires automake >= 1.8.1.
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 84426c6655..a351e69597 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])
+AM_INIT_AUTOMAKE([no-define foreign 1.8.1])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported