~ubuntu-branches/ubuntu/saucy/soundmodem/saucy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Kamal Mostafa
  • Date: 2012-12-15 07:56:39 UTC
  • mfrom: (1.3.5)
  • Revision ID: package-import@ubuntu.com-20121215075639-b8iwwf0d4mo5cqig
Tags: 0.18-1
* New upstream release
* Debian packaging:
  - dropped debian/patches merged upstream
  - replaced Build-deps exclusion list with [linux-any] (Closes: #634624)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT(soundmodem.spec)
2
2
AC_CANONICAL_SYSTEM
3
3
 
4
 
AM_INIT_AUTOMAKE(soundmodem, 0.17)
 
4
AM_INIT_AUTOMAKE(soundmodem, 0.18)
5
5
AM_CONFIG_HEADER(config.h)
6
6
 
7
7
AC_PREREQ(2.53)