~ubuntu-branches/ubuntu/raring/clutter-gst/raring-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-28 18:53:11 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120728185311-p805p1i0031cm3gd
Tags: 1.6.0-0ubuntu1
New upstream release

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-gst 1.5.6.
 
3
# Generated by GNU Autoconf 2.68 for clutter-gst 1.6.0.
4
4
#
5
5
# Report bugs to <http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter-gst>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='clutter-gst'
573
573
PACKAGE_TARNAME='clutter-gst'
574
 
PACKAGE_VERSION='1.5.6'
575
 
PACKAGE_STRING='clutter-gst 1.5.6'
 
574
PACKAGE_VERSION='1.6.0'
 
575
PACKAGE_STRING='clutter-gst 1.6.0'
576
576
PACKAGE_BUGREPORT='http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter-gst'
577
577
PACKAGE_URL=''
578
578
 
1374
1374
  # Omit some internal or obsolete options to make the list less imposing.
1375
1375
  # This message is too long to be a string in the A/UX 3.1 sh.
1376
1376
  cat <<_ACEOF
1377
 
\`configure' configures clutter-gst 1.5.6 to adapt to many kinds of systems.
 
1377
\`configure' configures clutter-gst 1.6.0 to adapt to many kinds of systems.
1378
1378
 
1379
1379
Usage: $0 [OPTION]... [VAR=VALUE]...
1380
1380
 
1444
1444
 
1445
1445
if test -n "$ac_init_help"; then
1446
1446
  case $ac_init_help in
1447
 
     short | recursive ) echo "Configuration of clutter-gst 1.5.6:";;
 
1447
     short | recursive ) echo "Configuration of clutter-gst 1.6.0:";;
1448
1448
   esac
1449
1449
  cat <<\_ACEOF
1450
1450
 
1578
1578
test -n "$ac_init_help" && exit $ac_status
1579
1579
if $ac_init_version; then
1580
1580
  cat <<\_ACEOF
1581
 
clutter-gst configure 1.5.6
 
1581
clutter-gst configure 1.6.0
1582
1582
generated by GNU Autoconf 2.68
1583
1583
 
1584
1584
Copyright (C) 2010 Free Software Foundation, Inc.
1947
1947
This file contains any messages produced by compilers while
1948
1948
running configure, to aid debugging if configure makes a mistake.
1949
1949
 
1950
 
It was created by clutter-gst $as_me 1.5.6, which was
 
1950
It was created by clutter-gst $as_me 1.6.0, which was
1951
1951
generated by GNU Autoconf 2.68.  Invocation command line was
1952
1952
 
1953
1953
  $ $0 $@
2770
2770
 
2771
2771
# Define the identity of the package.
2772
2772
 PACKAGE='clutter-gst'
2773
 
 VERSION='1.5.6'
 
2773
 VERSION='1.6.0'
2774
2774
 
2775
2775
 
2776
2776
cat >>confdefs.h <<_ACEOF
2895
2895
echo \#buildapi-variable-no-builddir >/dev/null
2896
2896
 
2897
2897
CLUTTER_GST_MAJOR_VERSION=1
2898
 
CLUTTER_GST_MINOR_VERSION=5
2899
 
CLUTTER_GST_MICRO_VERSION=6
2900
 
CLUTTER_GST_VERSION=1.5.6
 
2898
CLUTTER_GST_MINOR_VERSION=6
 
2899
CLUTTER_GST_MICRO_VERSION=0
 
2900
CLUTTER_GST_VERSION=1.6.0
2901
2901
CLUTTER_GST_API_VERSION=1.0
2902
2902
CLUTTER_GST_MAJORMINOR=1.0
2903
2903
CLUTTER_API_VERSION=1.0
2913
2913
 
2914
2914
 
2915
2915
 
2916
 
CLUTTER_GST_LT_CURRENT=506
 
2916
CLUTTER_GST_LT_CURRENT=600
2917
2917
CLUTTER_GST_LT_REV=0
2918
 
CLUTTER_GST_LT_AGE=506
 
2918
CLUTTER_GST_LT_AGE=600
2919
2919
CLUTTER_GST_LT_VERSION="$CLUTTER_GST_LT_CURRENT:$CLUTTER_GST_LT_REV:$CLUTTER_GST_LT_AGE"
2920
2920
CLUTTER_GST_LT_LDFLAGS="-version-info $CLUTTER_GST_LT_VERSION"
2921
2921
 
3009
3009
 
3010
3010
 
3011
3011
 
3012
 
CLUTTER_GST_RELEASE_STATUS=snapshot
 
3012
CLUTTER_GST_RELEASE_STATUS=release
3013
3013
 
3014
3014
 
3015
3015
# pkg-config requirements
14799
14799
# report actual input values of CONFIG_FILES etc. instead of their
14800
14800
# values after options handling.
14801
14801
ac_log="
14802
 
This file was extended by clutter-gst $as_me 1.5.6, which was
 
14802
This file was extended by clutter-gst $as_me 1.6.0, which was
14803
14803
generated by GNU Autoconf 2.68.  Invocation command line was
14804
14804
 
14805
14805
  CONFIG_FILES    = $CONFIG_FILES
14865
14865
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14866
14866
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
14867
14867
ac_cs_version="\\
14868
 
clutter-gst config.status 1.5.6
 
14868
clutter-gst config.status 1.6.0
14869
14869
configured by $0, generated by GNU Autoconf 2.68,
14870
14870
  with options \\"\$ac_cs_config\\"
14871
14871