~ubuntu-branches/ubuntu/raring/libbonobo/raring

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-06 12:02:31 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406120231-mjvvu5uivlf0t3bc
Tags: 2.32.1-0ubuntu1
* New upstream release
* debian/control:
  - Use standards-version 3.9.1

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 libbonobo 2.32.0.
 
3
# Generated by GNU Autoconf 2.65 for libbonobo 2.32.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=bonobo&component=libbonobo>.
6
6
#
702
702
# Identity of this package.
703
703
PACKAGE_NAME='libbonobo'
704
704
PACKAGE_TARNAME='libbonobo'
705
 
PACKAGE_VERSION='2.32.0'
706
 
PACKAGE_STRING='libbonobo 2.32.0'
 
705
PACKAGE_VERSION='2.32.1'
 
706
PACKAGE_STRING='libbonobo 2.32.1'
707
707
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=bonobo&component=libbonobo'
708
708
PACKAGE_URL=''
709
709
 
1531
1531
  # Omit some internal or obsolete options to make the list less imposing.
1532
1532
  # This message is too long to be a string in the A/UX 3.1 sh.
1533
1533
  cat <<_ACEOF
1534
 
\`configure' configures libbonobo 2.32.0 to adapt to many kinds of systems.
 
1534
\`configure' configures libbonobo 2.32.1 to adapt to many kinds of systems.
1535
1535
 
1536
1536
Usage: $0 [OPTION]... [VAR=VALUE]...
1537
1537
 
1601
1601
 
1602
1602
if test -n "$ac_init_help"; then
1603
1603
  case $ac_init_help in
1604
 
     short | recursive ) echo "Configuration of libbonobo 2.32.0:";;
 
1604
     short | recursive ) echo "Configuration of libbonobo 2.32.1:";;
1605
1605
   esac
1606
1606
  cat <<\_ACEOF
1607
1607
 
1733
1733
test -n "$ac_init_help" && exit $ac_status
1734
1734
if $ac_init_version; then
1735
1735
  cat <<\_ACEOF
1736
 
libbonobo configure 2.32.0
 
1736
libbonobo configure 2.32.1
1737
1737
generated by GNU Autoconf 2.65
1738
1738
 
1739
1739
Copyright (C) 2009 Free Software Foundation, Inc.
2104
2104
This file contains any messages produced by compilers while
2105
2105
running configure, to aid debugging if configure makes a mistake.
2106
2106
 
2107
 
It was created by libbonobo $as_me 2.32.0, which was
 
2107
It was created by libbonobo $as_me 2.32.1, which was
2108
2108
generated by GNU Autoconf 2.65.  Invocation command line was
2109
2109
 
2110
2110
  $ $0 $@
2917
2917
 
2918
2918
# Define the identity of the package.
2919
2919
 PACKAGE='libbonobo'
2920
 
 VERSION='2.32.0'
 
2920
 VERSION='2.32.1'
2921
2921
 
2922
2922
 
2923
2923
cat >>confdefs.h <<_ACEOF
2973
2973
 
2974
2974
BONOBO_MAJOR_VERSION=2
2975
2975
BONOBO_MINOR_VERSION=32
2976
 
BONOBO_MICRO_VERSION=0
 
2976
BONOBO_MICRO_VERSION=1
2977
2977
 
2978
2978
 
2979
2979
 
14982
14982
# report actual input values of CONFIG_FILES etc. instead of their
14983
14983
# values after options handling.
14984
14984
ac_log="
14985
 
This file was extended by libbonobo $as_me 2.32.0, which was
 
14985
This file was extended by libbonobo $as_me 2.32.1, which was
14986
14986
generated by GNU Autoconf 2.65.  Invocation command line was
14987
14987
 
14988
14988
  CONFIG_FILES    = $CONFIG_FILES
15048
15048
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15049
15049
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15050
15050
ac_cs_version="\\
15051
 
libbonobo config.status 2.32.0
 
15051
libbonobo config.status 2.32.1
15052
15052
configured by $0, generated by GNU Autoconf 2.65,
15053
15053
  with options \\"\$ac_cs_config\\"
15054
15054