diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:47:32 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:47:32 +0200 |
commit | 8735cde0b73894719d9f0d2a38f6fdf4c52a5565 (patch) | |
tree | 1d701bd35bf9ccdfeef1a3095ebd35d43fb78a2f /configure | |
parent | 432dd0a35db90d52a6b618e94255df69c1555527 (diff) | |
parent | 09cbd15fd6bd72df523743f289292822f7d9c502 (diff) | |
download | ayatana-indicator-application-8735cde0b73894719d9f0d2a38f6fdf4c52a5565.tar.gz ayatana-indicator-application-8735cde0b73894719d9f0d2a38f6fdf4c52a5565.tar.bz2 ayatana-indicator-application-8735cde0b73894719d9f0d2a38f6fdf4c52a5565.zip |
* New upstream release.
* Support middle click actions and send as Ayatana Activates
* Fix signature for null sets
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for indicator-application 0.3.91. +# Generated by GNU Autoconf 2.68 for indicator-application 0.3.92. # # Report bugs to <ted@canonical.com>. # @@ -572,8 +572,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-application' PACKAGE_TARNAME='indicator-application' -PACKAGE_VERSION='0.3.91' -PACKAGE_STRING='indicator-application 0.3.91' +PACKAGE_VERSION='0.3.92' +PACKAGE_STRING='indicator-application 0.3.92' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1317,7 +1317,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures indicator-application 0.3.91 to adapt to many kinds of systems. +\`configure' configures indicator-application 0.3.92 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1388,7 +1388,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-application 0.3.91:";; + short | recursive ) echo "Configuration of indicator-application 0.3.92:";; esac cat <<\_ACEOF @@ -1509,7 +1509,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-application configure 0.3.91 +indicator-application configure 0.3.92 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1789,7 +1789,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by indicator-application $as_me 0.3.91, which was +It was created by indicator-application $as_me 0.3.92, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2610,7 +2610,7 @@ fi # Define the identity of the package. PACKAGE=indicator-application - VERSION=0.3.91 + VERSION=0.3.92 cat >>confdefs.h <<_ACEOF @@ -13365,7 +13365,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by indicator-application $as_me 0.3.91, which was +This file was extended by indicator-application $as_me 0.3.92, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13431,7 +13431,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -indicator-application config.status 0.3.91 +indicator-application config.status 0.3.92 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |