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

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-10-19 23:37:35 UTC
  • mfrom: (1.3.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019233735-15y6wx5nbd2ws2xq
Tags: 2.28.1-0ubuntu1
* New upstream release (LP: #455880):
  - Fix a small memory leak
  - Remove debug spew
  - Allow unlimited scrollback
* debian/control:
  - Bump libvte-dev build-dep to 0.22.0
* Refreshed patches:
  - 20_add_alt_screen_toggle_ui.patch
  - 99_autoreconf.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.64 for GNOME Terminal 2.28.0.
 
3
# Generated by GNU Autoconf 2.64 for GNOME Terminal 2.28.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-terminal>.
6
6
#
699
699
# Identity of this package.
700
700
PACKAGE_NAME='GNOME Terminal'
701
701
PACKAGE_TARNAME='gnome-terminal'
702
 
PACKAGE_VERSION='2.28.0'
703
 
PACKAGE_STRING='GNOME Terminal 2.28.0'
 
702
PACKAGE_VERSION='2.28.1'
 
703
PACKAGE_STRING='GNOME Terminal 2.28.1'
704
704
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-terminal'
705
705
PACKAGE_URL=''
706
706
 
1513
1513
  # Omit some internal or obsolete options to make the list less imposing.
1514
1514
  # This message is too long to be a string in the A/UX 3.1 sh.
1515
1515
  cat <<_ACEOF
1516
 
\`configure' configures GNOME Terminal 2.28.0 to adapt to many kinds of systems.
 
1516
\`configure' configures GNOME Terminal 2.28.1 to adapt to many kinds of systems.
1517
1517
 
1518
1518
Usage: $0 [OPTION]... [VAR=VALUE]...
1519
1519
 
1583
1583
 
1584
1584
if test -n "$ac_init_help"; then
1585
1585
  case $ac_init_help in
1586
 
     short | recursive ) echo "Configuration of GNOME Terminal 2.28.0:";;
 
1586
     short | recursive ) echo "Configuration of GNOME Terminal 2.28.1:";;
1587
1587
   esac
1588
1588
  cat <<\_ACEOF
1589
1589
 
1710
1710
test -n "$ac_init_help" && exit $ac_status
1711
1711
if $ac_init_version; then
1712
1712
  cat <<\_ACEOF
1713
 
GNOME Terminal configure 2.28.0
 
1713
GNOME Terminal configure 2.28.1
1714
1714
generated by GNU Autoconf 2.64
1715
1715
 
1716
1716
Copyright (C) 2009 Free Software Foundation, Inc.
2081
2081
This file contains any messages produced by compilers while
2082
2082
running configure, to aid debugging if configure makes a mistake.
2083
2083
 
2084
 
It was created by GNOME Terminal $as_me 2.28.0, which was
 
2084
It was created by GNOME Terminal $as_me 2.28.1, which was
2085
2085
generated by GNU Autoconf 2.64.  Invocation command line was
2086
2086
 
2087
2087
  $ $0 $@
2893
2893
 
2894
2894
# Define the identity of the package.
2895
2895
 PACKAGE='gnome-terminal'
2896
 
 VERSION='2.28.0'
 
2896
 VERSION='2.28.1'
2897
2897
 
2898
2898
 
2899
2899
cat >>confdefs.h <<_ACEOF
13026
13026
GCONF_REQUIRED=2.14.0
13027
13027
STARTUP_NOTIFICATION_REQUIRED=0.8
13028
13028
DBUS_GLIB_REQUIRED=0.6
13029
 
VTE_REQUIRED=0.21.5
 
13029
VTE_REQUIRED=0.22.0
13030
13030
 
13031
13031
 
13032
13032
pkg_failed=no
13620
13620
 
13621
13621
TERMINAL_MINOR_VERSION=28
13622
13622
 
13623
 
TERMINAL_MICRO_VERSION=0
 
13623
TERMINAL_MICRO_VERSION=1
13624
13624
 
13625
13625
TERMINAL_API_VERSION=0
13626
13626
 
14191
14191
# report actual input values of CONFIG_FILES etc. instead of their
14192
14192
# values after options handling.
14193
14193
ac_log="
14194
 
This file was extended by GNOME Terminal $as_me 2.28.0, which was
 
14194
This file was extended by GNOME Terminal $as_me 2.28.1, which was
14195
14195
generated by GNU Autoconf 2.64.  Invocation command line was
14196
14196
 
14197
14197
  CONFIG_FILES    = $CONFIG_FILES
14255
14255
_ACEOF
14256
14256
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14257
14257
ac_cs_version="\\
14258
 
GNOME Terminal config.status 2.28.0
 
14258
GNOME Terminal config.status 2.28.1
14259
14259
configured by $0, generated by GNU Autoconf 2.64,
14260
14260
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14261
14261