diff options
Diffstat (limited to 'libical/aclocal.m4')
-rw-r--r-- | libical/aclocal.m4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libical/aclocal.m4 b/libical/aclocal.m4 index b6fb43667e..0aa03dad5f 100644 --- a/libical/aclocal.m4 +++ b/libical/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 @@ -44,8 +44,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] |