summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-03-06 17:52:44 +0000
committerSimon McVittie <smcv@debian.org>2016-03-06 17:52:44 +0000
commit8b5552ac4697114cdadad2d4c0cda8c4def777ce (patch)
tree02ef0fbafd8dd0bbf7904677a2664b7041a95db2 /configure
parent7c1f8911089c209335aa90c445fd6aeed116ca54 (diff)
Imported Upstream version 1.2.4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure27
1 files changed, 13 insertions, 14 deletions
diff --git a/configure b/configure
index afbefdb..fd5f733 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.2.2.
+# Generated by GNU Autoconf 2.69 for dbus-python 1.2.4.
#
# 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.2.2'
-PACKAGE_STRING='dbus-python 1.2.2'
+PACKAGE_VERSION='1.2.4'
+PACKAGE_STRING='dbus-python 1.2.4'
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=python'
PACKAGE_URL=''
@@ -1391,7 +1391,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.2.2 to adapt to many kinds of systems.
+\`configure' configures dbus-python 1.2.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1462,7 +1462,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dbus-python 1.2.2:";;
+ short | recursive ) echo "Configuration of dbus-python 1.2.4:";;
esac
cat <<\_ACEOF
@@ -1608,7 +1608,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dbus-python configure 1.2.2
+dbus-python configure 1.2.4
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.2.2, which was
+It was created by dbus-python $as_me 1.2.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2357,9 +2357,9 @@ $as_echo "#define DBUS_PYTHON_MINOR_VERSION 2" >>confdefs.h
DBUS_PYTHON_MINOR_VERSION=2
-$as_echo "#define DBUS_PYTHON_MICRO_VERSION 2" >>confdefs.h
+$as_echo "#define DBUS_PYTHON_MICRO_VERSION 4" >>confdefs.h
-DBUS_PYTHON_MICRO_VERSION=2
+DBUS_PYTHON_MICRO_VERSION=4
@@ -2813,7 +2813,7 @@ fi
# Define the identity of the package.
PACKAGE='dbus-python'
- VERSION='1.2.2'
+ VERSION='1.2.4'
cat >>confdefs.h <<_ACEOF
@@ -14481,7 +14481,7 @@ else
fi
-ac_config_files="$ac_config_files Makefile dbus-python.pc dbus/_version.py"
+ac_config_files="$ac_config_files Makefile dbus-python.pc"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -15041,7 +15041,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.2.2, which was
+This file was extended by dbus-python $as_me 1.2.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15107,7 +15107,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.2.2
+dbus-python config.status 1.2.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -15524,7 +15524,6 @@ do
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"dbus-python.pc") CONFIG_FILES="$CONFIG_FILES dbus-python.pc" ;;
- "dbus/_version.py") CONFIG_FILES="$CONFIG_FILES dbus/_version.py" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac