~ubuntu-branches/ubuntu/precise/pyatspi/precise

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2011-06-14 13:35:04 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110614133504-t6olp2xfzsuo3p5n
Tags: 2.1.2-0ubuntu1
* New upstream release
  - Fix traceback when creating match rules with attribute sets
  - Add atspiVersion().
  - Fix several table functions
  - Fix makeSyncType to generate a proper enum (will be needed when enum-types
    branch of at-spi2-core is merged).
  - Add clearCache().
  - Cache eventTypes in events for performance reasons.
  - Add GPL2 license because a couple of test files are licensed under it.
* Set packaging branch, debian tag format and pristine-tar values in gbp.conf

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.68 for pyatspi 2.1.1.
 
3
# Generated by GNU Autoconf 2.68 for pyatspi 2.1.2.
4
4
#
5
5
# Report bugs to <accessibility-atspi@lists.linux-foundation.org>.
6
6
#
709
709
# Identity of this package.
710
710
PACKAGE_NAME='pyatspi'
711
711
PACKAGE_TARNAME='pyatspi'
712
 
PACKAGE_VERSION='2.1.1'
713
 
PACKAGE_STRING='pyatspi 2.1.1'
 
712
PACKAGE_VERSION='2.1.2'
 
713
PACKAGE_STRING='pyatspi 2.1.2'
714
714
PACKAGE_BUGREPORT='accessibility-atspi@lists.linux-foundation.org'
715
715
PACKAGE_URL=''
716
716
 
1491
1491
  # Omit some internal or obsolete options to make the list less imposing.
1492
1492
  # This message is too long to be a string in the A/UX 3.1 sh.
1493
1493
  cat <<_ACEOF
1494
 
\`configure' configures pyatspi 2.1.1 to adapt to many kinds of systems.
 
1494
\`configure' configures pyatspi 2.1.2 to adapt to many kinds of systems.
1495
1495
 
1496
1496
Usage: $0 [OPTION]... [VAR=VALUE]...
1497
1497
 
1565
1565
 
1566
1566
if test -n "$ac_init_help"; then
1567
1567
  case $ac_init_help in
1568
 
     short | recursive ) echo "Configuration of pyatspi 2.1.1:";;
 
1568
     short | recursive ) echo "Configuration of pyatspi 2.1.2:";;
1569
1569
   esac
1570
1570
  cat <<\_ACEOF
1571
1571
 
1699
1699
test -n "$ac_init_help" && exit $ac_status
1700
1700
if $ac_init_version; then
1701
1701
  cat <<\_ACEOF
1702
 
pyatspi configure 2.1.1
 
1702
pyatspi configure 2.1.2
1703
1703
generated by GNU Autoconf 2.68
1704
1704
 
1705
1705
Copyright (C) 2010 Free Software Foundation, Inc.
1977
1977
This file contains any messages produced by compilers while
1978
1978
running configure, to aid debugging if configure makes a mistake.
1979
1979
 
1980
 
It was created by pyatspi $as_me 2.1.1, which was
 
1980
It was created by pyatspi $as_me 2.1.2, which was
1981
1981
generated by GNU Autoconf 2.68.  Invocation command line was
1982
1982
 
1983
1983
  $ $0 $@
2804
2804
 
2805
2805
# Define the identity of the package.
2806
2806
 PACKAGE='pyatspi'
2807
 
 VERSION='2.1.1'
 
2807
 VERSION='2.1.2'
2808
2808
 
2809
2809
 
2810
2810
cat >>confdefs.h <<_ACEOF
12910
12910
# report actual input values of CONFIG_FILES etc. instead of their
12911
12911
# values after options handling.
12912
12912
ac_log="
12913
 
This file was extended by pyatspi $as_me 2.1.1, which was
 
12913
This file was extended by pyatspi $as_me 2.1.2, which was
12914
12914
generated by GNU Autoconf 2.68.  Invocation command line was
12915
12915
 
12916
12916
  CONFIG_FILES    = $CONFIG_FILES
12976
12976
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12977
12977
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12978
12978
ac_cs_version="\\
12979
 
pyatspi config.status 2.1.1
 
12979
pyatspi config.status 2.1.2
12980
12980
configured by $0, generated by GNU Autoconf 2.68,
12981
12981
  with options \\"\$ac_cs_config\\"
12982
12982