~ubuntu-branches/debian/wheezy/courier/wheezy

« back to all changes in this revision

Viewing changes to rfc2045/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2009-03-08 16:42:08 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090308164208-nlve2wtx9bbrulmd
Tags: 0.61.2-1
* New upstream release.
* Lintian:
  - fix chown in courier-webadmin postinst
  - removed courier-base preinst
  - added debhelper token to courier-mta.preinst
  - removed *.conffiles

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl $Id: configure.in,v 1.25 2007/02/26 02:56:37 mrsam Exp $
 
1
dnl $Id: configure.in,v 1.26 2008/11/27 21:51:16 mrsam Exp $
2
2
dnl
3
3
dnl Copyright 1998 - 2001 Double Precision, Inc.  See COPYING for
4
4
dnl distribution information.
11
11
AM_CONFIG_HEADER(rfc2045_config.h)
12
12
 
13
13
dnl Checks for programs.
 
14
AC_USE_SYSTEM_EXTENSIONS
14
15
AC_PROG_CC
15
 
AC_ISC_POSIX
16
 
AC_AIX
17
 
AC_MINIX
18
16
AC_LIBTOOL_DLOPEN
19
17
AM_PROG_LIBTOOL
20
18