~ubuntu-branches/ubuntu/gutsy/gnome-system-monitor/gutsy-proposed

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-08-30 10:19:37 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20070830101937-5qvy10a12j0wndsl
Tags: 2.19.91.1-0ubuntu1
* New upstream release:
  - Fixed build from tarball. Re-dist with newer intltool.
  - Some po file updates
* debian/patches/30_intltoolize.patch:
  - Dropped, since the newer intltool re-dist
* debian/patches/40_aclocal+autoconf.patch:
  - Reverting to include only autoconf. No name change, though.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
AC_PREREQ(2.52)
4
4
 
5
 
AC_INIT([gnome-system-monitor], [2.19.91],
 
5
AC_INIT([gnome-system-monitor], [2.19.91.1],
6
6
        [http://bugzilla.gnome.org/enter_bug.cgi?product=system-monitor])
7
7
AC_CONFIG_SRCDIR(configure.in)
8
8
AC_CONFIG_HEADERS(config.h)