~ubuntu-branches/ubuntu/lucid/gnome-terminal/lucid-updates

« back to all changes in this revision

Viewing changes to src/skey/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-09-07 15:07:22 UTC
  • mfrom: (1.4.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100907150722-e7cisxidt9h4rqlc
Tags: 2.30.2-0ubuntu1
* Update to stable upstream version 2.30.2, fixes:
  - LP: #526437 - Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion 
    `entry != NULL && entry->lock_count > 0' failed
  - LP: #534225 - setup_http_proxy_env constructs no_proxy incorrectly
* Revert commit 8dfe341 - bump VTE req to 0.24.0. This was just bumped to
  the current stable version of VTE for 2.30.0, but it's not actually
  required (and Lucid only has 0.23.5 anyway)
  - add debian/patches/21_dont_bump_vte_version.patch
* Refresh patches
  - update debian/patches/01_lpi.patch
  - update debian/patches/99_autoreconf.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
121
121
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
122
122
DEFS = @DEFS@
123
123
DEPDIR = @DEPDIR@
124
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
125
124
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
126
125
DOC_USER_FORMATS = @DOC_USER_FORMATS@
127
126
DSYMUTIL = @DSYMUTIL@
171
170
MSGMERGE = @MSGMERGE@
172
171
NM = @NM@
173
172
NMEDIT = @NMEDIT@
174
 
OBJDUMP = @OBJDUMP@
175
173
OBJEXT = @OBJEXT@
176
174
OMF_DIR = @OMF_DIR@
177
175
OTOOL = @OTOOL@
181
179
PACKAGE_NAME = @PACKAGE_NAME@
182
180
PACKAGE_STRING = @PACKAGE_STRING@
183
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_URL = @PACKAGE_URL@
184
183
PACKAGE_VERSION = @PACKAGE_VERSION@
185
184
PATH_SEPARATOR = @PATH_SEPARATOR@
186
185
PKG_CONFIG = @PKG_CONFIG@