diff options
author | Ted Gould <ted@gould.cx> | 2010-05-20 21:58:25 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-05-20 21:58:25 -0500 |
commit | 144908dc04194cfb888bedefa885d7ff5b066ff7 (patch) | |
tree | 200cce645aa06f935461748e065ca1153db949da /configure | |
parent | 2cbdb9ffcdaf2adad7975dd0c82c31aa4fa268e3 (diff) | |
parent | 84e75c655037b21a9fcf4d3f52f0ef45dc1d75be (diff) | |
download | ayatana-indicator-application-144908dc04194cfb888bedefa885d7ff5b066ff7.tar.gz ayatana-indicator-application-144908dc04194cfb888bedefa885d7ff5b066ff7.tar.bz2 ayatana-indicator-application-144908dc04194cfb888bedefa885d7ff5b066ff7.zip |
* New upstream release.
* Adding AssemblyInfo.cs for building
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-application 0.0.20. +# Generated by GNU Autoconf 2.65 for indicator-application 0.0.21. # # 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.0.20' -PACKAGE_STRING='indicator-application 0.0.20' +PACKAGE_VERSION='0.0.21' +PACKAGE_STRING='indicator-application 0.0.21' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1493,7 +1493,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.0.20 to adapt to many kinds of systems. +\`configure' configures indicator-application 0.0.21 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1564,7 +1564,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-application 0.0.20:";; + short | recursive ) echo "Configuration of indicator-application 0.0.21:";; esac cat <<\_ACEOF @@ -1695,7 +1695,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-application configure 0.0.20 +indicator-application configure 0.0.21 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -1975,7 +1975,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.0.20, which was +It was created by indicator-application $as_me 0.0.21, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -2789,7 +2789,7 @@ fi # Define the identity of the package. PACKAGE=indicator-application - VERSION=0.0.20 + VERSION=0.0.21 cat >>confdefs.h <<_ACEOF @@ -13523,7 +13523,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.0.20, which was +This file was extended by indicator-application $as_me 0.0.21, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13589,7 +13589,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.0.20 +indicator-application config.status 0.0.21 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" |