~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville, Jordi Mallach, Rico Tzschichholz, Laurent Bigonville
  • Date: 2011-10-21 00:11:45 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20111021001145-biwru1sptex5wnbh
Tags: 1.8.2-1
[ Jordi Mallach ]
* Update Vcs-* fields to non-redirected URLs.

[ Rico Tzschichholz ]
* New upstream release

[ Laurent Bigonville ]
* debian/watch: Switch to .xz tarballs

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 clutter 1.8.0.
 
3
# Generated by GNU Autoconf 2.68 for clutter 1.8.2.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=clutter>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='clutter'
573
573
PACKAGE_TARNAME='clutter'
574
 
PACKAGE_VERSION='1.8.0'
575
 
PACKAGE_STRING='clutter 1.8.0'
 
574
PACKAGE_VERSION='1.8.2'
 
575
PACKAGE_STRING='clutter 1.8.2'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=clutter'
577
577
PACKAGE_URL='http://www.clutter-project.org'
578
578
 
1481
1481
  # Omit some internal or obsolete options to make the list less imposing.
1482
1482
  # This message is too long to be a string in the A/UX 3.1 sh.
1483
1483
  cat <<_ACEOF
1484
 
\`configure' configures clutter 1.8.0 to adapt to many kinds of systems.
 
1484
\`configure' configures clutter 1.8.2 to adapt to many kinds of systems.
1485
1485
 
1486
1486
Usage: $0 [OPTION]... [VAR=VALUE]...
1487
1487
 
1555
1555
 
1556
1556
if test -n "$ac_init_help"; then
1557
1557
  case $ac_init_help in
1558
 
     short | recursive ) echo "Configuration of clutter 1.8.0:";;
 
1558
     short | recursive ) echo "Configuration of clutter 1.8.2:";;
1559
1559
   esac
1560
1560
  cat <<\_ACEOF
1561
1561
 
1721
1721
test -n "$ac_init_help" && exit $ac_status
1722
1722
if $ac_init_version; then
1723
1723
  cat <<\_ACEOF
1724
 
clutter configure 1.8.0
 
1724
clutter configure 1.8.2
1725
1725
generated by GNU Autoconf 2.68
1726
1726
 
1727
1727
Copyright (C) 2010 Free Software Foundation, Inc.
2090
2090
This file contains any messages produced by compilers while
2091
2091
running configure, to aid debugging if configure makes a mistake.
2092
2092
 
2093
 
It was created by clutter $as_me 1.8.0, which was
 
2093
It was created by clutter $as_me 1.8.2, which was
2094
2094
generated by GNU Autoconf 2.68.  Invocation command line was
2095
2095
 
2096
2096
  $ $0 $@
2912
2912
 
2913
2913
# Define the identity of the package.
2914
2914
 PACKAGE='clutter'
2915
 
 VERSION='1.8.0'
 
2915
 VERSION='1.8.2'
2916
2916
 
2917
2917
 
2918
2918
# Some tools Automake needs.
3041
3041
 
3042
3042
CLUTTER_MINOR_VERSION=8
3043
3043
 
3044
 
CLUTTER_MICRO_VERSION=0
 
3044
CLUTTER_MICRO_VERSION=2
3045
3045
 
3046
 
CLUTTER_VERSION=1.8.0
 
3046
CLUTTER_VERSION=1.8.2
3047
3047
 
3048
3048
CLUTTER_API_VERSION=1.0
3049
3049
 
3056
3056
 
3057
3057
 
3058
3058
CLUTTER_LT_CURRENT=800
3059
 
CLUTTER_LT_REV=0
 
3059
CLUTTER_LT_REV=2
3060
3060
CLUTTER_LT_AGE=800
3061
3061
CLUTTER_LT_VERSION="$CLUTTER_LT_CURRENT:$CLUTTER_LT_REV:$CLUTTER_LT_AGE"
3062
3062
CLUTTER_LT_LDFLAGS="-version-info $CLUTTER_LT_VERSION"
17419
17419
# report actual input values of CONFIG_FILES etc. instead of their
17420
17420
# values after options handling.
17421
17421
ac_log="
17422
 
This file was extended by clutter $as_me 1.8.0, which was
 
17422
This file was extended by clutter $as_me 1.8.2, which was
17423
17423
generated by GNU Autoconf 2.68.  Invocation command line was
17424
17424
 
17425
17425
  CONFIG_FILES    = $CONFIG_FILES
17486
17486
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17487
17487
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17488
17488
ac_cs_version="\\
17489
 
clutter config.status 1.8.0
 
17489
clutter config.status 1.8.2
17490
17490
configured by $0, generated by GNU Autoconf 2.68,
17491
17491
  with options \\"\$ac_cs_config\\"
17492
17492