summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 05:54:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-09-24 05:54:59 +0000
commit97891e5ea3676281144768e1c26e124d01f9f6c6 (patch)
treecd9b6a89937628afded197d279edd0c120f07845 /configure.ac
parent2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-97891e5ea3676281144768e1c26e124d01f9f6c6.tar.bz2
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f099ecdeaa..72bd1e41cf 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.2 dist-bzip2 no-dist-gzip])
+AM_INIT_AUTOMAKE([no-define foreign dist-bzip2 no-dist-gzip 1.9])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported