diff options
author | Ted Gould <ted@gould.cx> | 2010-06-04 14:40:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-04 14:40:09 -0500 |
commit | 5224714252e6df4b6fc93e4fb4b5526493e9e91f (patch) | |
tree | 39a41cfa6b6a70b09be599e6909496fdf2eae443 /configure | |
parent | 46b9469ec87422d805a40a3834b9e5ab18f8e909 (diff) | |
parent | 724aa7b4c877c4b6302db49295e66eb8aff615e1 (diff) | |
download | libdbusmenu-5224714252e6df4b6fc93e4fb4b5526493e9e91f.tar.gz libdbusmenu-5224714252e6df4b6fc93e4fb4b5526493e9e91f.tar.bz2 libdbusmenu-5224714252e6df4b6fc93e4fb4b5526493e9e91f.zip |
* New upstream release.
* Fix annotations for GIR scanner
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for libdbusmenu 0.3.0. +# Generated by GNU Autoconf 2.65 for libdbusmenu 0.3.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.3.0' -PACKAGE_STRING='libdbusmenu 0.3.0' +PACKAGE_VERSION='0.3.1' +PACKAGE_STRING='libdbusmenu 0.3.1' PACKAGE_BUGREPORT='ted@canonical.com' PACKAGE_URL='' @@ -1494,7 +1494,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.3.0 to adapt to many kinds of systems. +\`configure' configures libdbusmenu 0.3.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1564,7 +1564,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libdbusmenu 0.3.0:";; + short | recursive ) echo "Configuration of libdbusmenu 0.3.1:";; esac cat <<\_ACEOF @@ -1685,7 +1685,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libdbusmenu configure 0.3.0 +libdbusmenu configure 0.3.1 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2058,7 +2058,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.3.0, which was +It was created by libdbusmenu $as_me 0.3.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -2872,7 +2872,7 @@ fi # Define the identity of the package. PACKAGE=libdbusmenu - VERSION=0.3.0 + VERSION=0.3.1 # Some tools Automake needs. @@ -13852,7 +13852,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.3.0, which was +This file was extended by libdbusmenu $as_me 0.3.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13918,7 +13918,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.3.0 +libdbusmenu config.status 0.3.1 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" |