~ubuntu-branches/ubuntu/intrepid/at-spi/intrepid-updates

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-09-01 16:58:56 UTC
  • mfrom: (1.1.34 upstream)
  • Revision ID: james.westby@ubuntu.com-20080901165856-itp2lms1sml4a63s
Tags: 1.23.91-0ubuntu1
* New upstream release (LP: #263729)
  - Bugfixes: #548559, #350552, #547875.
  - Translation update
* debian/control.in:
  - Add B-d on intltool (>= 0.40.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AT_SPI_MAJOR_VERSION=1
4
4
AT_SPI_MINOR_VERSION=23
5
 
AT_SPI_MICRO_VERSION=6
 
5
AT_SPI_MICRO_VERSION=91
6
6
AT_SPI_INTERFACE_AGE=0
7
7
AT_SPI_BINARY_AGE=0
8
8
AT_SPI_VERSION="$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION.$AT_SPI_MICRO_VERSION"
38
38
AM_MAINTAINER_MODE
39
39
 
40
40
dnl translation of any at-spi strings: used only for .server
41
 
IT_PROG_INTLTOOL([0.35.0])
 
41
IT_PROG_INTLTOOL([0.40.0])
42
42
 
43
43
dnl Checks for programs
44
44
AC_PROG_CC