diff options
author | Ted Gould <ted@gould.cx> | 2010-06-03 12:37:20 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-03 12:37:20 -0500 |
commit | 0cc5a3404d5e01b41d36b10dfeb51f12d643b1ea (patch) | |
tree | a5f351e88172820eba3d20b9c16d5987eb7a736b /configure | |
parent | 650a34e3aef656b0a5d2d76b5d26c2a027798438 (diff) | |
parent | 2c467063b223e61ad5874f089e448c47b8de3b61 (diff) | |
download | ayatana-indicator-datetime-0cc5a3404d5e01b41d36b10dfeb51f12d643b1ea.tar.gz ayatana-indicator-datetime-0cc5a3404d5e01b41d36b10dfeb51f12d643b1ea.tar.bz2 ayatana-indicator-datetime-0cc5a3404d5e01b41d36b10dfeb51f12d643b1ea.zip |
* New upstream release.
* Copyright fixes
* Adding translations
* Fix translation domain
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.65 for indicator-datetime 0.0.2. +# Generated by GNU Autoconf 2.65 for indicator-datetime 0.0.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.0.2' -PACKAGE_STRING='indicator-datetime 0.0.2' +PACKAGE_VERSION='0.0.3' +PACKAGE_STRING='indicator-datetime 0.0.3' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1477,7 +1477,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.0.2 to adapt to many kinds of systems. +\`configure' configures indicator-datetime 0.0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1548,7 +1548,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-datetime 0.0.2:";; + short | recursive ) echo "Configuration of indicator-datetime 0.0.3:";; esac cat <<\_ACEOF @@ -1659,7 +1659,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-datetime configure 0.0.2 +indicator-datetime configure 0.0.3 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2032,7 +2032,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.0.2, which was +It was created by indicator-datetime $as_me 0.0.3, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -2846,7 +2846,7 @@ fi # Define the identity of the package. PACKAGE=indicator-datetime - VERSION=0.0.2 + VERSION=0.0.3 cat >>confdefs.h <<_ACEOF @@ -13566,7 +13566,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.0.2, which was +This file was extended by indicator-datetime $as_me 0.0.3, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13632,7 +13632,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.0.2 +indicator-datetime config.status 0.0.3 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" |