diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-13 15:38:47 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-13 15:38:47 -0500 |
commit | fed02bf9683b491b5db0196495377671594de98b (patch) | |
tree | 2c0c0f68b4bf82d150bd4cd4c9e977ec5e4b9d4b /configure | |
parent | d518799d9aa5a6fc509398d25849831f9109d8d9 (diff) | |
parent | 8e26e844c5f42d55257b6f8e52634314d134b4d8 (diff) | |
download | ayatana-indicator-application-fed02bf9683b491b5db0196495377671594de98b.tar.gz ayatana-indicator-application-fed02bf9683b491b5db0196495377671594de98b.tar.bz2 ayatana-indicator-application-fed02bf9683b491b5db0196495377671594de98b.zip |
Import upstream version 0.4.93
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for indicator-application 0.4.92. +# Generated by GNU Autoconf 2.68 for indicator-application 0.4.93. # # Report bugs to <ted@canonical.com>. # @@ -572,8 +572,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='indicator-application' PACKAGE_TARNAME='indicator-application' -PACKAGE_VERSION='0.4.92' -PACKAGE_STRING='indicator-application 0.4.92' +PACKAGE_VERSION='0.4.93' +PACKAGE_STRING='indicator-application 0.4.93' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1328,7 +1328,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.4.92 to adapt to many kinds of systems. +\`configure' configures indicator-application 0.4.93 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1399,7 +1399,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of indicator-application 0.4.92:";; + short | recursive ) echo "Configuration of indicator-application 0.4.93:";; esac cat <<\_ACEOF @@ -1521,7 +1521,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -indicator-application configure 0.4.92 +indicator-application configure 0.4.93 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1801,7 +1801,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.4.92, which was +It was created by indicator-application $as_me 0.4.93, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2622,7 +2622,7 @@ fi # Define the identity of the package. PACKAGE=indicator-application - VERSION=0.4.92 + VERSION=0.4.93 cat >>confdefs.h <<_ACEOF @@ -8557,6 +8557,10 @@ _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* +## CAVEAT EMPTOR: +## There is no encapsulation within the following macros, do not change +## the running order or otherwise move them around unless you know exactly +## what you are doing... if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= @@ -13713,7 +13717,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.4.92, which was +This file was extended by indicator-application $as_me 0.4.93, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13779,7 +13783,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.4.92 +indicator-application config.status 0.4.93 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |