~ubuntu-branches/ubuntu/edgy/ogmtools/edgy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Leeman
  • Date: 2005-03-07 09:31:25 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050307093125-sx176ww54zi0shin
Tags: 1:1.5-2
* When using -v and -s together, the verbose output is removed (Closes: #296741)
* Fix of wrong length reporting (Closes: #296739)
* depend on dpatch for patches
* Upload sponsored by Luigi Gangitano <luigi@debian.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl process this file with autoconf to generate the configure script
2
2
 
3
3
AC_INIT(ogmmerge.cpp)
4
 
AM_INIT_AUTOMAKE(ogmtools,1.4)
 
4
AM_INIT_AUTOMAKE(ogmtools,1.5)
5
5
 
6
6
AC_PROG_CC
7
7
AC_PROG_CXX