~ubuntu-branches/debian/experimental/intltool/experimental

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge, Josselin Mouette, Sebastian Dröge
  • Date: 2008-07-27 11:46:44 UTC
  • mfrom: (1.3.2 upstream) (4.1.19 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080727114644-emlk8gm2hrzv1xo9
Tags: 0.40.3-1
[ Josselin Mouette ]
* Depend on automake instead of automake1.7. Closes: #491360.

[ Sebastian Dröge ]
* New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to create configure.
2
2
AC_INIT(intltoolize.in)
3
 
INTLTOOL_VERSION=0.40.0
 
3
INTLTOOL_VERSION=0.40.3
4
4
 
5
5
AM_INIT_AUTOMAKE(intltool, $INTLTOOL_VERSION)
6
6