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

« back to all changes in this revision

Viewing changes to configure

  • 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:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for vte 0.28.0.
 
3
# Generated by GNU Autoconf 2.65 for vte 0.28.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=vte>.
6
6
#
702
702
# Identity of this package.
703
703
PACKAGE_NAME='vte'
704
704
PACKAGE_TARNAME='vte'
705
 
PACKAGE_VERSION='0.28.0'
706
 
PACKAGE_STRING='vte 0.28.0'
 
705
PACKAGE_VERSION='0.28.1'
 
706
PACKAGE_STRING='vte 0.28.1'
707
707
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vte'
708
708
PACKAGE_URL=''
709
709
 
1577
1577
  # Omit some internal or obsolete options to make the list less imposing.
1578
1578
  # This message is too long to be a string in the A/UX 3.1 sh.
1579
1579
  cat <<_ACEOF
1580
 
\`configure' configures vte 0.28.0 to adapt to many kinds of systems.
 
1580
\`configure' configures vte 0.28.1 to adapt to many kinds of systems.
1581
1581
 
1582
1582
Usage: $0 [OPTION]... [VAR=VALUE]...
1583
1583
 
1647
1647
 
1648
1648
if test -n "$ac_init_help"; then
1649
1649
  case $ac_init_help in
1650
 
     short | recursive ) echo "Configuration of vte 0.28.0:";;
 
1650
     short | recursive ) echo "Configuration of vte 0.28.1:";;
1651
1651
   esac
1652
1652
  cat <<\_ACEOF
1653
1653
 
1776
1776
test -n "$ac_init_help" && exit $ac_status
1777
1777
if $ac_init_version; then
1778
1778
  cat <<\_ACEOF
1779
 
vte configure 0.28.0
 
1779
vte configure 0.28.1
1780
1780
generated by GNU Autoconf 2.65
1781
1781
 
1782
1782
Copyright (C) 2009 Free Software Foundation, Inc.
2240
2240
This file contains any messages produced by compilers while
2241
2241
running configure, to aid debugging if configure makes a mistake.
2242
2242
 
2243
 
It was created by vte $as_me 0.28.0, which was
 
2243
It was created by vte $as_me 0.28.1, which was
2244
2244
generated by GNU Autoconf 2.65.  Invocation command line was
2245
2245
 
2246
2246
  $ $0 $@
3053
3053
 
3054
3054
# Define the identity of the package.
3055
3055
 PACKAGE='vte'
3056
 
 VERSION='0.28.0'
 
3056
 VERSION='0.28.1'
3057
3057
 
3058
3058
 
3059
3059
cat >>confdefs.h <<_ACEOF
3142
3142
 
3143
3143
 
3144
3144
 
3145
 
LT_VERSION_INFO="2809:0:2800"
 
3145
LT_VERSION_INFO="2809:1:2800"
3146
3146
 
3147
3147
 
3148
3148
################################################################################
14554
14554
 
14555
14555
VTE_MINOR_VERSION=28
14556
14556
 
14557
 
VTE_MICRO_VERSION=0
 
14557
VTE_MICRO_VERSION=1
14558
14558
 
14559
14559
 
14560
14560
################################################################################
15152
15152
# report actual input values of CONFIG_FILES etc. instead of their
15153
15153
# values after options handling.
15154
15154
ac_log="
15155
 
This file was extended by vte $as_me 0.28.0, which was
 
15155
This file was extended by vte $as_me 0.28.1, which was
15156
15156
generated by GNU Autoconf 2.65.  Invocation command line was
15157
15157
 
15158
15158
  CONFIG_FILES    = $CONFIG_FILES
15218
15218
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15219
15219
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15220
15220
ac_cs_version="\\
15221
 
vte config.status 0.28.0
 
15221
vte config.status 0.28.1
15222
15222
configured by $0, generated by GNU Autoconf 2.65,
15223
15223
  with options \\"\$ac_cs_config\\"
15224
15224