2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>

* configure.ac: Require automake > 1.9.
This commit is contained in:
Ralf Corsepius
2004-09-24 05:54:59 +00:00
parent 7c69d42237
commit 97891e5ea3
237 changed files with 594 additions and 118 deletions

View File

@@ -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