~ubuntu-branches/ubuntu/trusty/tagcoll2/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Zini
  • Date: 2008-06-08 08:45:27 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080608084527-uujj5ml86moqwnbq
Tags: 2.0.10-1
* New upstream version.
   + Added missing template instantiation.  Closes: #475694.

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
2
 
3
 
AC_INIT(tagcoll2, 2.0.9, [enrico@debian.org])
 
3
AC_INIT(tagcoll2, 2.0.10, [enrico@debian.org])
4
4
AC_CONFIG_SRCDIR([configure.ac])
5
5
AM_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE([foreign subdir-objects])