summaryrefslogtreecommitdiffstats
path: root/scripts/aclocal.m4
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 14:15:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-25 14:15:09 +0000
commit72d3f610f4545387652a27621cbb2daf615c1095 (patch)
tree37ad191c66f30523389522a8bce02dbf66bd0bc8 /scripts/aclocal.m4
parentChanged to use interrupt driven console. (diff)
downloadrtems-72d3f610f4545387652a27621cbb2daf615c1095.tar.bz2
Merged scripts-19991022-0 changes from Ralf.
Diffstat (limited to 'scripts/aclocal.m4')
-rw-r--r--scripts/aclocal.m44
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/aclocal.m4 b/scripts/aclocal.m4
index c5e88eb66d..9f8add8f0d 100644
--- a/scripts/aclocal.m4
+++ b/scripts/aclocal.m4
@@ -1,4 +1,4 @@
-dnl aclocal.m4 generated automatically by aclocal 1.4a
+dnl aclocal.m4 generated automatically by aclocal 1.4
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
@@ -21,8 +21,6 @@ dnl AM_INIT_AUTOMAKE(package,version, [no-define])
AC_DEFUN(AM_INIT_AUTOMAKE,
[AC_REQUIRE([AC_PROG_INSTALL])
-dnl We require 2.13 because we rely on SHELL being computed by configure.
-AC_PREREQ([2.13])
PACKAGE=[$1]
AC_SUBST(PACKAGE)
VERSION=[$2]