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

« back to all changes in this revision

Viewing changes to pcp/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
1
dnl Process this file with autoconf to produce a configure script.
2
 
# $Id: configure.in,v 1.23 2008/05/24 14:40:33 mrsam Exp $
 
2
# $Id: configure.in,v 1.24 2008/11/27 21:51:16 mrsam Exp $
3
3
#
4
4
# Copyright 2001-2003 Double Precision, Inc.  See COPYING for
5
5
# distribution information.
13
13
AM_CONFIG_HEADER(config.h)
14
14
 
15
15
dnl Checks for programs.
16
 
AC_GNU_SOURCE
17
 
AC_ISC_POSIX
18
16
AC_USE_SYSTEM_EXTENSIONS
19
17
AC_PROG_CC
20
18
AC_PROG_AWK