~ubuntu-branches/ubuntu/vivid/modemmanager/vivid-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-07 01:47:27 UTC
  • mfrom: (16.1.3 oneiric)
  • Revision ID: james.westby@ubuntu.com-20110807014727-ssze4jx65jrjltg9
Tags: 0.5-1
debian/rules: override dh_autoreconf in a nicer way so we don't have to
clean up manually afterwards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.60])
2
2
 
3
 
AC_INIT([ModemManager],[0.4.997],[dcbw@redhat.com],[ModemManager])
 
3
AC_INIT([ModemManager],[0.5],[dcbw@redhat.com],[ModemManager])
4
4
AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-bzip2 -Wno-portability])
5
5
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
6
6
AM_MAINTAINER_MODE