~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20071127223142-6v3ezcxt5t9ierou
Tags: upstream-2.20.2
ImportĀ upstreamĀ versionĀ 2.20.2

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
3
AC_PREREQ(2.57)
4
 
AC_INIT([Evince],[2.20.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
 
4
AC_INIT([Evince],[2.20.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=evince],[evince])
5
5
AM_INIT_AUTOMAKE([1.9 dist-bzip2 no-dist-gzip])
6
6
 
7
7
AM_CONFIG_HEADER(config.h)