diff options
author | Simon McVittie <smcv@debian.org> | 2012-03-27 17:42:26 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-03-27 17:42:26 +0100 |
commit | e47c893cfd9e825ca2077a7f2733336de67af10f (patch) | |
tree | 393d5320121757854fdabd84a7b35557045d4a96 /configure | |
parent | e9e3de91b1b4eed81ac46aa65ef2d04d6eb612a2 (diff) | |
download | dbus-e47c893cfd9e825ca2077a7f2733336de67af10f.tar.gz |
Imported Upstream version 1.5.12upstream/1.5.12
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for dbus 1.5.10. +# Generated by GNU Autoconf 2.68 for dbus 1.5.12. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=dbus>. # @@ -571,8 +571,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dbus' PACKAGE_TARNAME='dbus' -PACKAGE_VERSION='1.5.10' -PACKAGE_STRING='dbus 1.5.10' +PACKAGE_VERSION='1.5.12' +PACKAGE_STRING='dbus 1.5.12' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' PACKAGE_URL='' @@ -1507,7 +1507,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 dbus 1.5.10 to adapt to many kinds of systems. +\`configure' configures dbus 1.5.12 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1581,7 +1581,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dbus 1.5.10:";; + short | recursive ) echo "Configuration of dbus 1.5.12:";; esac cat <<\_ACEOF @@ -1777,7 +1777,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dbus configure 1.5.10 +dbus configure 1.5.12 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2491,7 +2491,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 dbus $as_me 1.5.10, which was +It was created by dbus $as_me 1.5.12, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3383,7 +3383,7 @@ fi # Define the identity of the package. PACKAGE='dbus' - VERSION='1.5.10' + VERSION='1.5.12' cat >>confdefs.h <<_ACEOF @@ -3590,16 +3590,16 @@ _ACEOF # ## increment if the interface has additions, changes, removals. -LT_CURRENT=9 +LT_CURRENT=10 ## increment any time the source changes; set to ## 0 if you increment CURRENT -LT_REVISION=5 +LT_REVISION=0 ## increment if any interfaces have been added; set to 0 ## if any interfaces have been changed or removed. removal has ## precedence over adding, so set to 0 if both happened. -LT_AGE=6 +LT_AGE=7 @@ -3607,8 +3607,8 @@ LT_AGE=6 DBUS_MAJOR_VERSION=1 DBUS_MINOR_VERSION=5 -DBUS_MICRO_VERSION=10 -DBUS_VERSION=1.5.10 +DBUS_MICRO_VERSION=12 +DBUS_VERSION=1.5.12 @@ -23168,7 +23168,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 dbus $as_me 1.5.10, which was +This file was extended by dbus $as_me 1.5.12, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23234,7 +23234,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="\\ -dbus config.status 1.5.10 +dbus config.status 1.5.12 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |