~ubuntu-branches/ubuntu/wily/mutter/wily

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort, Laurent Bigonville, Emilio Pozuelo Monfort
  • Date: 2011-02-19 15:20:42 UTC
  • mfrom: (0.3.17 experimental)
  • Revision ID: james.westby@ubuntu.com-20110219152042-aqoiuxyn4o6speec
Tags: 2.91.6-1
[ Laurent Bigonville ]
* New upstream release.
* debian/control.in:
  - Remove duplicate Section
  - Drop gir1.2-mutter-2.91 Conflicts/Replaces against libmutter-private0
    package
* debian/watch: Drop call to uupdate
* debian/mutter.lintian-overrides: Add overrides for manpages shipped
  in mutter-common

[ Emilio Pozuelo Monfort ]
* debian/control.in:
  + Update for the new gtk+ 3 package names.

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 2.91.5.
 
3
# Generated by GNU Autoconf 2.68 for mutter 2.91.6.
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='2.91.5'
575
 
PACKAGE_STRING='mutter 2.91.5'
 
574
PACKAGE_VERSION='2.91.6'
 
575
PACKAGE_STRING='mutter 2.91.6'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=mutter'
577
577
PACKAGE_URL=''
578
578
 
1446
1446
  # Omit some internal or obsolete options to make the list less imposing.
1447
1447
  # This message is too long to be a string in the A/UX 3.1 sh.
1448
1448
  cat <<_ACEOF
1449
 
\`configure' configures mutter 2.91.5 to adapt to many kinds of systems.
 
1449
\`configure' configures mutter 2.91.6 to adapt to many kinds of systems.
1450
1450
 
1451
1451
Usage: $0 [OPTION]... [VAR=VALUE]...
1452
1452
 
1520
1520
 
1521
1521
if test -n "$ac_init_help"; then
1522
1522
  case $ac_init_help in
1523
 
     short | recursive ) echo "Configuration of mutter 2.91.5:";;
 
1523
     short | recursive ) echo "Configuration of mutter 2.91.6:";;
1524
1524
   esac
1525
1525
  cat <<\_ACEOF
1526
1526
 
1683
1683
test -n "$ac_init_help" && exit $ac_status
1684
1684
if $ac_init_version; then
1685
1685
  cat <<\_ACEOF
1686
 
mutter configure 2.91.5
 
1686
mutter configure 2.91.6
1687
1687
generated by GNU Autoconf 2.68
1688
1688
 
1689
1689
Copyright (C) 2010 Free Software Foundation, Inc.
2230
2230
This file contains any messages produced by compilers while
2231
2231
running configure, to aid debugging if configure makes a mistake.
2232
2232
 
2233
 
It was created by mutter $as_me 2.91.5, which was
 
2233
It was created by mutter $as_me 2.91.6, which was
2234
2234
generated by GNU Autoconf 2.68.  Invocation command line was
2235
2235
 
2236
2236
  $ $0 $@
3050
3050
 
3051
3051
# Define the identity of the package.
3052
3052
 PACKAGE='mutter'
3053
 
 VERSION='2.91.5'
 
3053
 VERSION='2.91.6'
3054
3054
 
3055
3055
 
3056
3056
cat >>confdefs.h <<_ACEOF
3128
3128
 
3129
3129
MUTTER_MAJOR_VERSION=2
3130
3130
MUTTER_MINOR_VERSION=91
3131
 
MUTTER_MICRO_VERSION=5
 
3131
MUTTER_MICRO_VERSION=6
3132
3132
MUTTER_PLUGIN_API_VERSION=3
3133
3133
 
3134
3134
 
17881
17881
# report actual input values of CONFIG_FILES etc. instead of their
17882
17882
# values after options handling.
17883
17883
ac_log="
17884
 
This file was extended by mutter $as_me 2.91.5, which was
 
17884
This file was extended by mutter $as_me 2.91.6, which was
17885
17885
generated by GNU Autoconf 2.68.  Invocation command line was
17886
17886
 
17887
17887
  CONFIG_FILES    = $CONFIG_FILES
17947
17947
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17948
17948
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17949
17949
ac_cs_version="\\
17950
 
mutter config.status 2.91.5
 
17950
mutter config.status 2.91.6
17951
17951
configured by $0, generated by GNU Autoconf 2.68,
17952
17952
  with options \\"\$ac_cs_config\\"
17953
17953