~ubuntu-branches/ubuntu/saucy/mutter/saucy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2011-05-07 00:13:47 UTC
  • mfrom: (0.3.23 experimental)
  • Revision ID: james.westby@ubuntu.com-20110507001347-1al2tjnwyzvuk2y6
Tags: 3.0.1-1ubuntu1
* Merge with debian experimental, remaining changes:
  + debian/patches/03_link_gles2.patch: Link to clutter-glx-1.0
    explicitily at the end of link flags, to bring in libGLESv2 on armel.

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 mutter 3.0.0.
 
3
# Generated by GNU Autoconf 2.68 for mutter 3.0.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=mutter>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='mutter'
573
573
PACKAGE_TARNAME='mutter'
574
 
PACKAGE_VERSION='3.0.0'
575
 
PACKAGE_STRING='mutter 3.0.0'
 
574
PACKAGE_VERSION='3.0.1'
 
575
PACKAGE_STRING='mutter 3.0.1'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=mutter'
577
577
PACKAGE_URL=''
578
578
 
884
884
LDFLAGS
885
885
LIBS
886
886
CPPFLAGS
887
 
CC
888
 
LDFLAGS
889
 
LIBS
890
 
CPPFLAGS
891
887
CPP
892
 
CPPFLAGS
893
888
PKG_CONFIG
894
889
PKG_CONFIG_PATH
895
890
PKG_CONFIG_LIBDIR
1446
1441
  # Omit some internal or obsolete options to make the list less imposing.
1447
1442
  # This message is too long to be a string in the A/UX 3.1 sh.
1448
1443
  cat <<_ACEOF
1449
 
\`configure' configures mutter 3.0.0 to adapt to many kinds of systems.
 
1444
\`configure' configures mutter 3.0.1 to adapt to many kinds of systems.
1450
1445
 
1451
1446
Usage: $0 [OPTION]... [VAR=VALUE]...
1452
1447
 
1520
1515
 
1521
1516
if test -n "$ac_init_help"; then
1522
1517
  case $ac_init_help in
1523
 
     short | recursive ) echo "Configuration of mutter 3.0.0:";;
 
1518
     short | recursive ) echo "Configuration of mutter 3.0.1:";;
1524
1519
   esac
1525
1520
  cat <<\_ACEOF
1526
1521
 
1680
1675
test -n "$ac_init_help" && exit $ac_status
1681
1676
if $ac_init_version; then
1682
1677
  cat <<\_ACEOF
1683
 
mutter configure 3.0.0
 
1678
mutter configure 3.0.1
1684
1679
generated by GNU Autoconf 2.68
1685
1680
 
1686
1681
Copyright (C) 2010 Free Software Foundation, Inc.
2227
2222
This file contains any messages produced by compilers while
2228
2223
running configure, to aid debugging if configure makes a mistake.
2229
2224
 
2230
 
It was created by mutter $as_me 3.0.0, which was
 
2225
It was created by mutter $as_me 3.0.1, which was
2231
2226
generated by GNU Autoconf 2.68.  Invocation command line was
2232
2227
 
2233
2228
  $ $0 $@
3047
3042
 
3048
3043
# Define the identity of the package.
3049
3044
 PACKAGE='mutter'
3050
 
 VERSION='3.0.0'
 
3045
 VERSION='3.0.1'
3051
3046
 
3052
3047
 
3053
3048
cat >>confdefs.h <<_ACEOF
3125
3120
 
3126
3121
MUTTER_MAJOR_VERSION=3
3127
3122
MUTTER_MINOR_VERSION=0
3128
 
MUTTER_MICRO_VERSION=0
 
3123
MUTTER_MICRO_VERSION=1
3129
3124
MUTTER_PLUGIN_API_VERSION=3
3130
3125
 
3131
3126
 
17877
17872
# report actual input values of CONFIG_FILES etc. instead of their
17878
17873
# values after options handling.
17879
17874
ac_log="
17880
 
This file was extended by mutter $as_me 3.0.0, which was
 
17875
This file was extended by mutter $as_me 3.0.1, which was
17881
17876
generated by GNU Autoconf 2.68.  Invocation command line was
17882
17877
 
17883
17878
  CONFIG_FILES    = $CONFIG_FILES
17943
17938
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17944
17939
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17945
17940
ac_cs_version="\\
17946
 
mutter config.status 3.0.0
 
17941
mutter config.status 3.0.1
17947
17942
configured by $0, generated by GNU Autoconf 2.68,
17948
17943
  with options \\"\$ac_cs_config\\"
17949
17944