diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-11-18 11:31:20 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-11-18 11:31:20 -0500 |
commit | 680ce111a1fd648c302fddd994e7076c0b022513 (patch) | |
tree | 3d28ca31dc47f47821b080a0e79bafe9681c635e /configure | |
parent | 2133a62fd09fc431c146c74b4ca13e89d610c1c9 (diff) | |
parent | 13bc64e0a3c144740c30e2469fdb5f605d58ee39 (diff) | |
download | ayatana-indicator-sound-680ce111a1fd648c302fddd994e7076c0b022513.tar.gz ayatana-indicator-sound-680ce111a1fd648c302fddd994e7076c0b022513.tar.bz2 ayatana-indicator-sound-680ce111a1fd648c302fddd994e7076c0b022513.zip |
releasing version 0.5.2-0ubuntu1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.67 for indicator-sound 0.5.1. +# Generated by GNU Autoconf 2.67 for indicator-sound 0.5.2. # # Report bugs to <conor.curran@canonical.com>. # @@ -761,8 +761,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-sound' PACKAGE_TARNAME='indicator-sound' -PACKAGE_VERSION='0.5.1' -PACKAGE_STRING='indicator-sound 0.5.1' +PACKAGE_VERSION='0.5.2' +PACKAGE_STRING='indicator-sound 0.5.2' PACKAGE_BUGREPORT='conor.curran@canonical.com' PACKAGE_URL='' @@ -1560,7 +1560,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-sound 0.5.1 to adapt to many kinds of systems. +\`configure' configures indicator-sound 0.5.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1630,7 +1630,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-sound 0.5.1:";; + short | recursive ) echo "Configuration of indicator-sound 0.5.2:";; esac cat <<\_ACEOF @@ -1761,7 +1761,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-sound configure 0.5.1 +indicator-sound configure 0.5.2 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2130,7 +2130,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-sound $as_me 0.5.1, which was +It was created by indicator-sound $as_me 0.5.2, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -2950,7 +2950,7 @@ fi # Define the identity of the package. PACKAGE=indicator-sound - VERSION=0.5.1 + VERSION=0.5.2 cat >>confdefs.h <<_ACEOF @@ -4597,11 +4597,11 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No Vala compiler found. You will not be able to compile .vala source files." >&5 $as_echo "$as_me: WARNING: No Vala compiler found. You will not be able to compile .vala source files." >&2;} else - if test -n "0.7.8"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: checking $VALAC is at least version 0.7.8" >&5 -$as_echo_n "checking $VALAC is at least version 0.7.8... " >&6; } + if test -n "0.11.2"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking $VALAC is at least version 0.11.2" >&5 +$as_echo_n "checking $VALAC is at least version 0.11.2... " >&6; } am__vala_version=`$VALAC --version | sed 's/Vala *//'` - as_arg_v1=0.7.8 + as_arg_v1=0.11.2 as_arg_v2="$am__vala_version" awk "$as_awk_strverscmp" v1="$as_arg_v1" v2="$as_arg_v2" /dev/null case $? in #( @@ -4614,7 +4614,7 @@ $as_echo "yes" >&6; } ;; #( 2) : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - as_fn_error $? "Vala 0.7.8 not found." "$LINENO" 5 ;; #( + as_fn_error $? "Vala 0.11.2 not found." "$LINENO" 5 ;; #( *) : ;; esac @@ -14081,7 +14081,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-sound $as_me 0.5.1, which was +This file was extended by indicator-sound $as_me 0.5.2, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14147,7 +14147,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-sound config.status 0.5.1 +indicator-sound config.status 0.5.2 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |