From 473b4e58d02392ff231f894ed5fd42a21323ed6d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 13:30:15 +0000 Subject: Regenerated. --- tools/build/aclocal.m4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools/build/aclocal.m4') diff --git a/tools/build/aclocal.m4 b/tools/build/aclocal.m4 index 2d41a48f57..57bda2c77d 100644 --- a/tools/build/aclocal.m4 +++ b/tools/build/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.4 +dnl aclocal.m4 generated automatically by aclocal 1.4a dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation @@ -55,6 +55,8 @@ 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] -- cgit v1.2.3