~ubuntu-branches/ubuntu/trusty/indicator-me/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-04-14 13:59:37 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20110414135937-e427hohzkiabnft8
Tags: 0.2.19-0ubuntu1
* New upstream release.
  - Pass the username as a g_variant on the UserChanged signal (LP: #754524)

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.67 for indicator-me 0.2.18.
 
3
# Generated by GNU Autoconf 2.67 for indicator-me 0.2.19.
4
4
#
5
 
# Report bugs to <david.barth@canonical.com>.
 
5
# Report bugs to <ken.vandine@canonical.com>.
6
6
#
7
7
#
8
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
233
233
    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
234
234
  else
235
235
    $as_echo "$0: Please tell bug-autoconf@gnu.org and
236
 
$0: david.barth@canonical.com about your system, including
 
236
$0: ken.vandine@canonical.com about your system, including
237
237
$0: any error possibly output before this message. Then
238
238
$0: install a modern shell, or manually run the script
239
239
$0: under such a shell if you do have one."
703
703
# Identity of this package.
704
704
PACKAGE_NAME='indicator-me'
705
705
PACKAGE_TARNAME='indicator-me'
706
 
PACKAGE_VERSION='0.2.18'
707
 
PACKAGE_STRING='indicator-me 0.2.18'
708
 
PACKAGE_BUGREPORT='david.barth@canonical.com'
 
706
PACKAGE_VERSION='0.2.19'
 
707
PACKAGE_STRING='indicator-me 0.2.19'
 
708
PACKAGE_BUGREPORT='ken.vandine@canonical.com'
709
709
PACKAGE_URL=''
710
710
 
711
711
# Factoring default headers for most tests.
1484
1484
  # Omit some internal or obsolete options to make the list less imposing.
1485
1485
  # This message is too long to be a string in the A/UX 3.1 sh.
1486
1486
  cat <<_ACEOF
1487
 
\`configure' configures indicator-me 0.2.18 to adapt to many kinds of systems.
 
1487
\`configure' configures indicator-me 0.2.19 to adapt to many kinds of systems.
1488
1488
 
1489
1489
Usage: $0 [OPTION]... [VAR=VALUE]...
1490
1490
 
1554
1554
 
1555
1555
if test -n "$ac_init_help"; then
1556
1556
  case $ac_init_help in
1557
 
     short | recursive ) echo "Configuration of indicator-me 0.2.18:";;
 
1557
     short | recursive ) echo "Configuration of indicator-me 0.2.19:";;
1558
1558
   esac
1559
1559
  cat <<\_ACEOF
1560
1560
 
1609
1609
Use these variables to override the choices made by `configure' or to help
1610
1610
it to find libraries and programs with nonstandard names/locations.
1611
1611
 
1612
 
Report bugs to <david.barth@canonical.com>.
 
1612
Report bugs to <ken.vandine@canonical.com>.
1613
1613
_ACEOF
1614
1614
ac_status=$?
1615
1615
fi
1672
1672
test -n "$ac_init_help" && exit $ac_status
1673
1673
if $ac_init_version; then
1674
1674
  cat <<\_ACEOF
1675
 
indicator-me configure 0.2.18
 
1675
indicator-me configure 0.2.19
1676
1676
generated by GNU Autoconf 2.67
1677
1677
 
1678
1678
Copyright (C) 2010 Free Software Foundation, Inc.
2020
2020
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2021
2021
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2022
2022
( $as_echo "## ---------------------------------------- ##
2023
 
## Report this to david.barth@canonical.com ##
 
2023
## Report this to ken.vandine@canonical.com ##
2024
2024
## ---------------------------------------- ##"
2025
2025
     ) | sed "s/^/$as_me: WARNING:     /" >&2
2026
2026
    ;;
2043
2043
This file contains any messages produced by compilers while
2044
2044
running configure, to aid debugging if configure makes a mistake.
2045
2045
 
2046
 
It was created by indicator-me $as_me 0.2.18, which was
 
2046
It was created by indicator-me $as_me 0.2.19, which was
2047
2047
generated by GNU Autoconf 2.67.  Invocation command line was
2048
2048
 
2049
2049
  $ $0 $@
2865
2865
 
2866
2866
# Define the identity of the package.
2867
2867
 PACKAGE=indicator-me
2868
 
 VERSION=0.2.18
 
2868
 VERSION=0.2.19
2869
2869
 
2870
2870
 
2871
2871
cat >>confdefs.h <<_ACEOF
13677
13677
# report actual input values of CONFIG_FILES etc. instead of their
13678
13678
# values after options handling.
13679
13679
ac_log="
13680
 
This file was extended by indicator-me $as_me 0.2.18, which was
 
13680
This file was extended by indicator-me $as_me 0.2.19, which was
13681
13681
generated by GNU Autoconf 2.67.  Invocation command line was
13682
13682
 
13683
13683
  CONFIG_FILES    = $CONFIG_FILES
13737
13737
Configuration commands:
13738
13738
$config_commands
13739
13739
 
13740
 
Report bugs to <david.barth@canonical.com>."
 
13740
Report bugs to <ken.vandine@canonical.com>."
13741
13741
 
13742
13742
_ACEOF
13743
13743
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13744
13744
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13745
13745
ac_cs_version="\\
13746
 
indicator-me config.status 0.2.18
 
13746
indicator-me config.status 0.2.19
13747
13747
configured by $0, generated by GNU Autoconf 2.67,
13748
13748
  with options \\"\$ac_cs_config\\"
13749
13749