diff options
author | Ted Gould <ted@gould.cx> | 2011-04-14 14:49:59 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-14 14:49:59 -0500 |
commit | 653faaea32c30fe0352c430b97136c4873819c11 (patch) | |
tree | 1a91f4e4b1cdf8a36ae20dbb847ad29a3650546e /configure | |
parent | 980177afd2ec65ad0e098be0b76c43f569e28311 (diff) | |
parent | c187878ad6dd3a5f1406de00880580479601476c (diff) | |
download | ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.tar.gz ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.tar.bz2 ayatana-indicator-datetime-653faaea32c30fe0352c430b97136c4873819c11.zip |
New upstream release.
∘ Use GTK directly for detecting when the menu appears and disappears
∘ Handle items being removed from the locations list by choosing
∘ Check for resume in the service and update the label as well
(LP: #759854)
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-datetime 0.2.2. +# Generated by GNU Autoconf 2.67 for indicator-datetime 0.2.3. # # Report bugs to <ted@canonical.com>. # @@ -703,8 +703,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-datetime' PACKAGE_TARNAME='indicator-datetime' -PACKAGE_VERSION='0.2.2' -PACKAGE_STRING='indicator-datetime 0.2.2' +PACKAGE_VERSION='0.2.3' +PACKAGE_STRING='indicator-datetime 0.2.3' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1502,7 +1502,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-datetime 0.2.2 to adapt to many kinds of systems. +\`configure' configures indicator-datetime 0.2.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1573,7 +1573,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-datetime 0.2.2:";; + short | recursive ) echo "Configuration of indicator-datetime 0.2.3:";; esac cat <<\_ACEOF @@ -1701,7 +1701,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-datetime configure 0.2.2 +indicator-datetime configure 0.2.3 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2072,7 +2072,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-datetime $as_me 0.2.2, which was +It was created by indicator-datetime $as_me 0.2.3, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -2893,7 +2893,7 @@ fi # Define the identity of the package. PACKAGE=indicator-datetime - VERSION=0.2.2 + VERSION=0.2.3 cat >>confdefs.h <<_ACEOF @@ -14964,7 +14964,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-datetime $as_me 0.2.2, which was +This file was extended by indicator-datetime $as_me 0.2.3, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15030,7 +15030,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-datetime config.status 0.2.2 +indicator-datetime config.status 0.2.3 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |