summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-15 14:41:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-15 14:41:54 +0000
commite9fc7e502f585c73903ec4486f5abbe600a0ba60 (patch)
treedcbceb846e817cf754d662897cdb9f4c5d9c9f0a /bootstrap
parent2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e9fc7e502f585c73903ec4486f5abbe600a0ba60.tar.bz2
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: Allow autoconf-2.56.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 3aa270d685..66c0a5c8a5 100755
--- a/bootstrap
+++ b/bootstrap
@@ -12,7 +12,7 @@
# to be run from the toplevel directory of RTEMS'
# source tree
-AUTOCONF_VERS=2\.5[2345]
+AUTOCONF_VERS=2\.5[23456]
AUTOMAKE_VERS=1\.[76]
progname=`basename $0`