diff options
author | Ted Gould <ted@gould.cx> | 2011-04-07 13:33:33 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-07 13:33:33 -0500 |
commit | d468238c1604073916be2f4e2ec695ec7656f7f8 (patch) | |
tree | 0f2a2e6d4541aa62e5f2e50618f4b1c97b886ca6 /configure | |
parent | b07cb5fa2959cb3fef608b4f8e163be0a5a1c79c (diff) | |
parent | b0a027c1d23a80bdee99b119ec10567f51f80b66 (diff) | |
download | ayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.tar.gz ayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.tar.bz2 ayatana-indicator-application-d468238c1604073916be2f4e2ec695ec7656f7f8.zip |
New upstream release.
∘ Fix the name of "nm-applet" in the overrides file
∘ Handle async tasks being canceled (LP: #752998)
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.67 for indicator-application 0.3.0. +# Generated by GNU Autoconf 2.67 for indicator-application 0.3.1. # # Report bugs to <ted@canonical.com>. # @@ -703,8 +703,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-application' PACKAGE_TARNAME='indicator-application' -PACKAGE_VERSION='0.3.0' -PACKAGE_STRING='indicator-application 0.3.0' +PACKAGE_VERSION='0.3.1' +PACKAGE_STRING='indicator-application 0.3.1' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1446,7 +1446,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.0 to adapt to many kinds of systems. +\`configure' configures indicator-application 0.3.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1517,7 +1517,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-application 0.3.0:";; + short | recursive ) echo "Configuration of indicator-application 0.3.1:";; esac cat <<\_ACEOF @@ -1634,7 +1634,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-application configure 0.3.0 +indicator-application configure 0.3.1 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1914,7 +1914,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.0, which was +It was created by indicator-application $as_me 0.3.1, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -2735,7 +2735,7 @@ fi # Define the identity of the package. PACKAGE=indicator-application - VERSION=0.3.0 + VERSION=0.3.1 cat >>confdefs.h <<_ACEOF @@ -12462,7 +12462,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.0, which was +This file was extended by indicator-application $as_me 0.3.1, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12528,7 +12528,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.0 +indicator-application config.status 0.3.1 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |