Skip to content

Commit

Permalink
require autoconf 2.54 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick Brashear committed Nov 22, 2004
1 parent d1d4fec commit b4ea558
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cyrus/configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ dnl

dnl
dnl configure.in for the Cyrus imapd
dnl $Id: configure.in,v 1.288 2004/07/05 18:18:02 rjs3 Exp $
dnl $Id: configure.in,v 1.289 2004/11/22 21:27:07 shadow Exp $
dnl


AC_INIT(imap/imapd.c)
AC_PREREQ([2.54])
AC_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST

Expand Down Expand Up @@ -1022,7 +1023,7 @@ AC_SUBST(PERL_DEPSUBDIRS)
AC_SUBST(PERL)

AH_TOP([
/* $Id: configure.in,v 1.288 2004/07/05 18:18:02 rjs3 Exp $ */
/* $Id: configure.in,v 1.289 2004/11/22 21:27:07 shadow Exp $ */
/*
* Copyright (c) 1998-2003 Carnegie Mellon University. All rights reserved.
*
Expand Down

0 comments on commit b4ea558

Please sign in to comment.