~ubuntu-branches/ubuntu/saucy/sysstat/saucy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2011-08-28 19:50:36 UTC
  • mfrom: (1.1.22 upstream) (2.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110828195036-5zk8yk5cbeeli0ml
Tags: 10.0.2-1
* New upstream (stable) release.
* debian/control: Set architecture to linux-any (closes: #619949).
* The debconf message has already been ixed in 8.1.8-2, (LP: #342655).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Modified by Sebastien Godard (sysstat <at> orange.fr)
5
5
 
6
6
# Initialization of $PACKAGE_VERSION and $PACKAGE_NAME variables
7
 
AC_INIT(sysstat, 10.0.1)
 
7
AC_INIT(sysstat, 10.0.2)
8
8
 
9
9
# Ensure that a recent enough version of Autoconf is being used
10
10
AC_PREREQ(2.53)