diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 14:25:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 14:25:35 -0600 |
commit | 5f817c2496b1384ef731fec619fe23103c9e8abf (patch) | |
tree | 7e9c1f1271086e6dc2f571ca343d065d0d375fb5 /configure | |
parent | 466446b76e6f4512ea3eb2ab9d78d0615569eeac (diff) | |
parent | 890165c74783d1771e0a391987630481885cbe4a (diff) | |
download | libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.tar.gz libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.tar.bz2 libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.zip |
* New upstream release.
* Fixing setting name of ATK objects
* Cleaning up a warning on shutdown (LP: #950762)
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for libdbusmenu 0.5.93. +# Generated by GNU Autoconf 2.68 for libdbusmenu 0.5.94. # # Report bugs to <ted@canonical.com>. # @@ -572,8 +572,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libdbusmenu' PACKAGE_TARNAME='libdbusmenu' -PACKAGE_VERSION='0.5.93' -PACKAGE_STRING='libdbusmenu 0.5.93' +PACKAGE_VERSION='0.5.94' +PACKAGE_STRING='libdbusmenu 0.5.94' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1437,7 +1437,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 libdbusmenu 0.5.93 to adapt to many kinds of systems. +\`configure' configures libdbusmenu 0.5.94 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1507,7 +1507,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libdbusmenu 0.5.93:";; + short | recursive ) echo "Configuration of libdbusmenu 0.5.94:";; esac cat <<\_ACEOF @@ -1656,7 +1656,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libdbusmenu configure 0.5.93 +libdbusmenu configure 0.5.94 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2027,7 +2027,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 libdbusmenu $as_me 0.5.93, which was +It was created by libdbusmenu $as_me 0.5.94, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2848,7 +2848,7 @@ fi # Define the identity of the package. PACKAGE=libdbusmenu - VERSION=0.5.93 + VERSION=0.5.94 # Some tools Automake needs. @@ -14423,7 +14423,7 @@ fi ########################### LIBDBUSMENU_CURRENT=4 -LIBDBUSMENU_REVISION=10 +LIBDBUSMENU_REVISION=11 LIBDBUSMENU_AGE=0 @@ -15777,7 +15777,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 libdbusmenu $as_me 0.5.93, which was +This file was extended by libdbusmenu $as_me 0.5.94, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15843,7 +15843,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="\\ -libdbusmenu config.status 0.5.93 +libdbusmenu config.status 0.5.94 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |