~mfisch/ubuntu/saucy/simple-scan/fix-3.8.0-deps

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-08-31 01:03:07 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100831010307-vvqg5951w115ipbm
Tags: 2.31.91-1
* Imported Upstream version 2.31.91
* Refresh 01_lpi.patch.

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_INIT(configure.ac)
4
 
AM_INIT_AUTOMAKE(simple-scan, 2.31.90.2)
 
4
AM_INIT_AUTOMAKE(simple-scan, 2.31.91)
5
5
AM_MAINTAINER_MODE
6
6
GNOME_MAINTAINER_MODE_DEFINES
7
7
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
54
54
dnl ###########################################################################
55
55
 
56
56
IT_PROG_INTLTOOL([0.35.0])
57
 
GETTEXT_PACKAGE=simple-scan
58
 
AC_SUBST(GETTEXT_PACKAGE)
59
 
AM_GLIB_GNU_GETTEXT
 
57
AC_SUBST(GETTEXT_PACKAGE, simple-scan)
60
58
 
61
59
dnl ###########################################################################
62
60
dnl Files to generate