summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2012-06-25 17:04:21 +0100
committerSimon McVittie <smcv@debian.org>2012-06-25 17:04:21 +0100
commit10ab6e03bf37927814e8083185cd5b3983e7725a (patch)
treea054332610562cedcd9f72862fbb22522844b70f /configure
parent42a7d2d13ca0c4197ce90235f6eb9d017ad5daa1 (diff)
Imported Upstream version 1.1.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure38
1 files changed, 26 insertions, 12 deletions
diff --git a/configure b/configure
index 4588c8b..1198f36 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for dbus-python 1.1.0.
+# Generated by GNU Autoconf 2.69 for dbus-python 1.1.1.
#
# Report bugs to <http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dbus-python'
PACKAGE_TARNAME='dbus-python'
-PACKAGE_VERSION='1.1.0'
-PACKAGE_STRING='dbus-python 1.1.0'
+PACKAGE_VERSION='1.1.1'
+PACKAGE_STRING='dbus-python 1.1.1'
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python'
PACKAGE_URL=''
@@ -1356,7 +1356,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-python 1.1.0 to adapt to many kinds of systems.
+\`configure' configures dbus-python 1.1.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1426,7 +1426,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dbus-python 1.1.0:";;
+ short | recursive ) echo "Configuration of dbus-python 1.1.1:";;
esac
cat <<\_ACEOF
@@ -1554,7 +1554,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dbus-python configure 1.1.0
+dbus-python configure 1.1.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1886,7 +1886,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-python $as_me 1.1.0, which was
+It was created by dbus-python $as_me 1.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2286,9 +2286,9 @@ $as_echo "#define DBUS_PYTHON_MINOR_VERSION 1" >>confdefs.h
DBUS_PYTHON_MINOR_VERSION=1
-$as_echo "#define DBUS_PYTHON_MICRO_VERSION 0" >>confdefs.h
+$as_echo "#define DBUS_PYTHON_MICRO_VERSION 1" >>confdefs.h
-DBUS_PYTHON_MICRO_VERSION=0
+DBUS_PYTHON_MICRO_VERSION=1
@@ -2762,7 +2762,7 @@ fi
# Define the identity of the package.
PACKAGE='dbus-python'
- VERSION='1.1.0'
+ VERSION='1.1.1'
cat >>confdefs.h <<_ACEOF
@@ -12509,7 +12509,9 @@ $as_echo "yes" >&6; }
fi
dbuspy_save_CFLAGS="$CFLAGS"
+dbuspy_save_LIBS="$LIBS"
CFLAGS="$CFLAGS $DBUS_CFLAGS"
+LIBS="$CFLAGS $DBUS_LIBS"
ac_fn_c_check_type "$LINENO" "DBusBasicValue" "ac_cv_type_DBusBasicValue" "#include <dbus/dbus.h>
"
if test "x$ac_cv_type_DBusBasicValue" = xyes; then :
@@ -12521,7 +12523,19 @@ _ACEOF
fi
+for ac_func in dbus_validate_utf8
+do :
+ ac_fn_c_check_func "$LINENO" "dbus_validate_utf8" "ac_cv_func_dbus_validate_utf8"
+if test "x$ac_cv_func_dbus_validate_utf8" = xyes; then :
+ cat >>confdefs.h <<_ACEOF
+#define HAVE_DBUS_VALIDATE_UTF8 1
+_ACEOF
+
+fi
+done
+
CFLAGS="$dbuspy_save_CFLAGS"
+LIBS="$dbuspy_save_LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands " >&5
@@ -13373,7 +13387,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-python $as_me 1.1.0, which was
+This file was extended by dbus-python $as_me 1.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13439,7 +13453,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-python config.status 1.1.0
+dbus-python config.status 1.1.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"