diff options
author | Ted Gould <ted@gould.cx> | 2011-03-10 23:13:34 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-10 23:13:34 -0600 |
commit | d5704c2079611bff30a3878443b2e47981095b2a (patch) | |
tree | 1b734b48c42cbf928050209305d1ed3f3fbebfa6 /configure | |
parent | 1177ae9dd0e27e41bed1e68b47019b89fb05831f (diff) | |
parent | 2fd5f32d9810dd1b7b7506d2fc1999d292cc33b3 (diff) | |
download | ayatana-indicator-datetime-d5704c2079611bff30a3878443b2e47981095b2a.tar.gz ayatana-indicator-datetime-d5704c2079611bff30a3878443b2e47981095b2a.tar.bz2 ayatana-indicator-datetime-d5704c2079611bff30a3878443b2e47981095b2a.zip |
* New upstream release.
* Fix handling of reoccruing events
* Handle settings in the indicator
* Allow for hiding the calendar and the clock
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.1.96. +# Generated by GNU Autoconf 2.67 for indicator-datetime 0.1.97. # # 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.1.96' -PACKAGE_STRING='indicator-datetime 0.1.96' +PACKAGE_VERSION='0.1.97' +PACKAGE_STRING='indicator-datetime 0.1.97' 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.1.96 to adapt to many kinds of systems. +\`configure' configures indicator-datetime 0.1.97 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.1.96:";; + short | recursive ) echo "Configuration of indicator-datetime 0.1.97:";; 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.1.96 +indicator-datetime configure 0.1.97 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.1.96, which was +It was created by indicator-datetime $as_me 0.1.97, 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.1.96 + VERSION=0.1.97 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.1.96, which was +This file was extended by indicator-datetime $as_me 0.1.97, 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.1.96 +indicator-datetime config.status 0.1.97 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |