~ubuntu-branches/ubuntu/hoary/courier/hoary

« back to all changes in this revision

Viewing changes to webmail/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-11-29 12:09:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041129120934-kkn0xj11j0n1n6lo
Tags: 0.47-3ubuntu1
* Nathaniel McCallum
 - debian/*.init: pretty initscripts
 - debian/control: version depends on lsb-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl $Id: configure.in,v 1.144 2004/06/11 21:55:39 mrsam Exp $
 
1
dnl $Id: configure.in,v 1.147 2004/08/01 13:57:18 mrsam Exp $
2
2
dnl
3
3
dnl Copyright 1998 - 2004 Double Precision, Inc.  See COPYING for
4
4
dnl distribution information.
5
5
 
6
6
AC_INIT(sqwebmail.c)
7
7
LPATH="$PATH:/usr/local/bin"
8
 
AM_INIT_AUTOMAKE(sqwebmail, 4.0.5, 0)
 
8
AM_INIT_AUTOMAKE(sqwebmail, 4.0.7, 0)
9
9
 
10
10
AM_CONFIG_HEADER(config.h)
11
11
AC_PROG_MAKE_SET