~ubuntu-branches/ubuntu/raring/lxterminal/raring-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-07-29 00:50:02 UTC
  • mfrom: (1.1.8 upstream) (4.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110729005002-3ut38i2xoo29d3de
Tags: 0.1.11-0ubuntu1
* Sync with Debian unstable. Ubuntu remaining changes :
* New upstream release.
* debian/rules:
 - Fix installation of apport hook.
* debian/patches:
 - 01_composite_fix.patch: Remove, merged upstream.
 - 02_index_fix.patch: Remove, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.57)
2
 
AC_INIT(lxterminal, 0.1.10, http://lxde.org/)
 
2
AC_INIT(lxterminal, 0.1.11, http://lxde.org/)
3
3
AM_CONFIG_HEADER(config.h)
4
4
# Support silent build rules. Disable by either passing --disable-silent-rules
5
5
# to configure or passing V=1 to make