diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-04 16:40:37 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-06-04 16:40:37 -0400 |
commit | 89e5f5b4a03bdb98e3b34faeff4aa51f374f8f90 (patch) | |
tree | cee942f559a7d2c7f9944784da6192ec3643f36c /configure | |
parent | d2ba03b40357a15fe3810a74ea9a951441ce38a0 (diff) | |
parent | fbf81fed135ad3a0f5f0ed3e9edcdd4fc7a1be5c (diff) | |
download | libdbusmenu-89e5f5b4a03bdb98e3b34faeff4aa51f374f8f90.tar.gz libdbusmenu-89e5f5b4a03bdb98e3b34faeff4aa51f374f8f90.tar.bz2 libdbusmenu-89e5f5b4a03bdb98e3b34faeff4aa51f374f8f90.zip |
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\\" |