~ubuntu-branches/ubuntu/breezy/libaal/breezy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2004-02-28 16:53:28 UTC
  • Revision ID: james.westby@ubuntu.com-20040228165328-so8szfq83icw2b37
Tags: 0.5.0-1
* New upstream version.
* No shared libraries are provided at the moment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
PACKAGE=libaal
37
37
VERSION=$LIBAAL_VERSION
38
38
 
 
39
AM_MAINTAINER_MODE
39
40
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
40
41
AM_CONFIG_HEADER(config.h)
41
42