diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-11 17:52:07 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-11 17:52:07 -0600 |
commit | f4f168553cc7fc9ed09f76c805694abfcad70870 (patch) | |
tree | a477ffb0c58de4d2358fa75352c87773f7c2f245 /configure | |
parent | 77063c67d5013896106a90a10f2be84165a2ec90 (diff) | |
parent | 412bffad64182bfae1e2408b89f9488f0da38481 (diff) | |
download | ayatana-indicator-sound-f4f168553cc7fc9ed09f76c805694abfcad70870.tar.gz ayatana-indicator-sound-f4f168553cc7fc9ed09f76c805694abfcad70870.tar.bz2 ayatana-indicator-sound-f4f168553cc7fc9ed09f76c805694abfcad70870.zip |
releasing version 0.5.5-0ubuntu1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 47 |
1 files changed, 28 insertions, 19 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.4. +# Generated by GNU Autoconf 2.67 for indicator-sound 0.5.5. # # 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.4' -PACKAGE_STRING='indicator-sound 0.5.4' +PACKAGE_VERSION='0.5.5' +PACKAGE_STRING='indicator-sound 0.5.5' PACKAGE_BUGREPORT='conor.curran@canonical.com' PACKAGE_URL='' @@ -1565,7 +1565,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.4 to adapt to many kinds of systems. +\`configure' configures indicator-sound 0.5.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1635,7 +1635,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-sound 0.5.4:";; + short | recursive ) echo "Configuration of indicator-sound 0.5.5:";; esac cat <<\_ACEOF @@ -1768,7 +1768,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-sound configure 0.5.4 +indicator-sound configure 0.5.5 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2137,7 +2137,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.4, which was +It was created by indicator-sound $as_me 0.5.5, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -2957,7 +2957,7 @@ fi # Define the identity of the package. PACKAGE=indicator-sound - VERSION=0.5.4 + VERSION=0.5.5 cat >>confdefs.h <<_ACEOF @@ -12488,12 +12488,14 @@ if test -n "$SOUNDSERVICE_CFLAGS"; then indicator >= \$INDICATOR_REQUIRED_VERSION indicate >= \$INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0\""; } >&5 + gio-unix-2.0 + libxml-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "dbusmenu-glib >= $DBUSMENUGLIB_REQUIRED_VERSION indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0") 2>&5 + gio-unix-2.0 + libxml-2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then @@ -12501,7 +12503,8 @@ if test -n "$SOUNDSERVICE_CFLAGS"; then indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0" 2>/dev/null` + gio-unix-2.0 + libxml-2.0" 2>/dev/null` else pkg_failed=yes fi @@ -12516,12 +12519,14 @@ if test -n "$SOUNDSERVICE_LIBS"; then indicator >= \$INDICATOR_REQUIRED_VERSION indicate >= \$INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0\""; } >&5 + gio-unix-2.0 + libxml-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "dbusmenu-glib >= $DBUSMENUGLIB_REQUIRED_VERSION indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0") 2>&5 + gio-unix-2.0 + libxml-2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then @@ -12529,7 +12534,8 @@ if test -n "$SOUNDSERVICE_LIBS"; then indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0" 2>/dev/null` + gio-unix-2.0 + libxml-2.0" 2>/dev/null` else pkg_failed=yes fi @@ -12553,13 +12559,15 @@ fi indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0" 2>&1` + gio-unix-2.0 + libxml-2.0" 2>&1` else SOUNDSERVICE_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbusmenu-glib >= $DBUSMENUGLIB_REQUIRED_VERSION indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0" 2>&1` + gio-unix-2.0 + libxml-2.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$SOUNDSERVICE_PKG_ERRORS" >&5 @@ -12568,7 +12576,8 @@ fi indicator >= $INDICATOR_REQUIRED_VERSION indicate >= $INDICATE_REQUIRED_VERSION gee-1.0 - gio-unix-2.0) were not met: + gio-unix-2.0 + libxml-2.0) were not met: $SOUNDSERVICE_PKG_ERRORS @@ -14342,7 +14351,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.4, which was +This file was extended by indicator-sound $as_me 0.5.5, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14408,7 +14417,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.4 +indicator-sound config.status 0.5.5 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |