~ubuntu-branches/ubuntu/natty/synaptic/natty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-03-04 12:29:46 UTC
  • mfrom: (3.2.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110304122946-ltwm5905ju49qcez
Tags: 0.75.1ubuntu1
merged fixed from debian/sid

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
AC_INIT(configure.in)
3
3
 
4
 
AM_INIT_AUTOMAKE(synaptic, 0.75~pre4)
 
4
AM_INIT_AUTOMAKE(synaptic, 0.75.1ubuntu1)
5
5
AM_CONFIG_HEADER(config.h)
6
6
AM_MAINTAINER_MODE
7
7