summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-13 16:21:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-13 16:21:33 +0000
commit23557f57c4dd05195eaac0cc126a60830fce9831 (patch)
tree78cc51955eb6a7286357efc2b1edf0425fe627dc /configure.ac
parent2003-07-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-23557f57c4dd05195eaac0cc126a60830fce9831.tar.bz2
2003-07-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* config.sub: Remove (Automatically added by automake, again). * bootstrap: Reflect change above. * configure.ac: Require automake >= 1.7.6.
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a72b94a209..c99c00d7f4 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.7.2])
+AM_INIT_AUTOMAKE([no-define foreign 1.7.6])
AM_MAINTAINER_MODE
## These option are only in here to let --help report all supported