diff options
author | Simon McVittie <smcv@debian.org> | 2012-07-18 18:45:10 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-07-18 18:45:10 +0100 |
commit | 509d9025ad1cbc88619ee3c602d5cd7b1b4a2541 (patch) | |
tree | 2549eac79bd437337c7560294135c36f8e56841b /configure | |
parent | b313f4096282ed86c088e0d27f4f0798e5529521 (diff) | |
download | dbus-509d9025ad1cbc88619ee3c602d5cd7b1b4a2541.tar.gz |
Imported Upstream version 1.6.4upstream/1.6.4
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 29 |
1 files changed, 15 insertions, 14 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for dbus 1.6.2. +# Generated by GNU Autoconf 2.69 for dbus 1.6.4. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=dbus>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='dbus' PACKAGE_TARNAME='dbus' -PACKAGE_VERSION='1.6.2' -PACKAGE_STRING='dbus 1.6.2' +PACKAGE_VERSION='1.6.4' +PACKAGE_STRING='dbus 1.6.4' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' PACKAGE_URL='' @@ -1527,7 +1527,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.6.2 to adapt to many kinds of systems. +\`configure' configures dbus 1.6.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1601,7 +1601,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dbus 1.6.2:";; + short | recursive ) echo "Configuration of dbus 1.6.4:";; esac cat <<\_ACEOF @@ -1625,8 +1625,7 @@ Optional Features: --disable-compiler-optimisations Disable compiler optimisations --enable-developer set defaults to be appropriate for a D-Bus developer - instead of a distribution/end-user, - , enable_developer=no + instead of a distribution/end-user --enable-ansi enable -ansi -pedantic gcc flags --enable-verbose-mode support verbose debug mode --enable-asserts include assertion checks @@ -1800,7 +1799,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -dbus configure 1.6.2 +dbus configure 1.6.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2519,7 +2518,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.6.2, which was +It was created by dbus $as_me 1.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3411,7 +3410,7 @@ fi # Define the identity of the package. PACKAGE='dbus' - VERSION='1.6.2' + VERSION='1.6.4' cat >>confdefs.h <<_ACEOF @@ -3636,8 +3635,8 @@ LT_AGE=7 DBUS_MAJOR_VERSION=1 DBUS_MINOR_VERSION=6 -DBUS_MICRO_VERSION=2 -DBUS_VERSION=1.6.2 +DBUS_MICRO_VERSION=4 +DBUS_VERSION=1.6.4 @@ -16614,6 +16613,8 @@ fi # Check whether --enable-developer was given. if test "${enable_developer+set}" = set; then : enableval=$enable_developer; +else + enable_developer=no fi @@ -23172,7 +23173,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.6.2, which was +This file was extended by dbus $as_me 1.6.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23238,7 +23239,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.6.2 +dbus config.status 1.6.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |