~ubuntu-branches/ubuntu/precise/vte/precise

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-06-16 17:59:49 UTC
  • mfrom: (1.1.65 upstream) (3.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110616175949-dexr6gu2dxiifi00
Tags: 1:0.28.1-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Add 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
    when using alternate screen or scrolling is restricted.
  - Add lp246701_scroll_region_updates.patch: Bug fix. (LP #246701)
  - 91_keep_fds.patch:
    vte-2.90 does not yet support G_SPAWN_LEAVE_DESCRIPTORS_OPEN
    when calling vte_terminal_fork_command_full() until that is
    fixed we need to keep this patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
TESTS = table$(EXEEXT) trie$(EXEEXT) $(TEST_SH)
50
50
subdir = src
51
51
DIST_COMMON = $(header_HEADERS) $(srcdir)/Makefile.am \
52
 
        $(srcdir)/Makefile.in $(srcdir)/vteversion.h.in
 
52
        $(srcdir)/Makefile.in $(srcdir)/vteversion.h.in TODO
53
53
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54
54
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
55
55
        $(top_srcdir)/configure.in