diff options
author | Ted Gould <ted@gould.cx> | 2011-03-31 13:50:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-31 13:50:13 -0500 |
commit | c523e34ffd932ebd11248c918780999899aaf3a1 (patch) | |
tree | cf51025b8903000b52f1fcb0f196ae5a47ff0492 /configure | |
parent | 0fef27199a04528e6f041ec69827e68614a070a7 (diff) | |
parent | 269670511328aada39a23bd982a1ca3a44de9cfe (diff) | |
download | libdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.tar.gz libdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.tar.bz2 libdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.zip |
* New upstream release.
* Managed variant iterators better to stop crash when dealing
with apps that have multiple shortcuts (LP: #741726)
* Handled GtkMenuItems with no labels as separators (LP: #729187)
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.67 for libdbusmenu 0.4.0. +# Generated by GNU Autoconf 2.67 for libdbusmenu 0.4.1. # # Report bugs to <ted@canonical.com>. # @@ -703,8 +703,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libdbusmenu' PACKAGE_TARNAME='libdbusmenu' -PACKAGE_VERSION='0.4.0' -PACKAGE_STRING='libdbusmenu 0.4.0' +PACKAGE_VERSION='0.4.1' +PACKAGE_STRING='libdbusmenu 0.4.1' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1541,7 +1541,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.4.0 to adapt to many kinds of systems. +\`configure' configures libdbusmenu 0.4.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1611,7 +1611,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libdbusmenu 0.4.0:";; + short | recursive ) echo "Configuration of libdbusmenu 0.4.1:";; esac cat <<\_ACEOF @@ -1751,7 +1751,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libdbusmenu configure 0.4.0 +libdbusmenu configure 0.4.1 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2122,7 +2122,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.4.0, which was +It was created by libdbusmenu $as_me 0.4.1, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -2943,7 +2943,7 @@ fi # Define the identity of the package. PACKAGE=libdbusmenu - VERSION=0.4.0 + VERSION=0.4.1 # Some tools Automake needs. @@ -13294,7 +13294,7 @@ fi ########################### LIBDBUSMENU_CURRENT=3 -LIBDBUSMENU_REVISION=11 +LIBDBUSMENU_REVISION=12 LIBDBUSMENU_AGE=0 @@ -14616,7 +14616,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.4.0, which was +This file was extended by libdbusmenu $as_me 0.4.1, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14682,7 +14682,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.4.0 +libdbusmenu config.status 0.4.1 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" |