aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure44
1 files changed, 33 insertions, 11 deletions
diff --git a/configure b/configure
index f462b55..7ae5e55 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.68 for ModemManager 0.5.
+# Generated by GNU Autoconf 2.68 for ModemManager 0.5.2.0.
#
# Report bugs to <dcbw@redhat.com>.
#
@@ -570,8 +570,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ModemManager'
PACKAGE_TARNAME='ModemManager'
-PACKAGE_VERSION='0.5'
-PACKAGE_STRING='ModemManager 0.5'
+PACKAGE_VERSION='0.5.2.0'
+PACKAGE_STRING='ModemManager 0.5.2.0'
PACKAGE_BUGREPORT='dcbw@redhat.com'
PACKAGE_URL=''
@@ -615,6 +615,8 @@ ac_subst_vars='am__EXEEXT_FALSE
am__EXEEXT_TRUE
LTLIBOBJS
LIBOBJS
+QCDM_STANDALONE_FALSE
+QCDM_STANDALONE_TRUE
WITH_TESTS_FALSE
WITH_TESTS_TRUE
WITH_DOCS_FALSE
@@ -1373,7 +1375,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 ModemManager 0.5 to adapt to many kinds of systems.
+\`configure' configures ModemManager 0.5.2.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1443,7 +1445,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ModemManager 0.5:";;
+ short | recursive ) echo "Configuration of ModemManager 0.5.2.0:";;
esac
cat <<\_ACEOF
@@ -1574,7 +1576,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ModemManager configure 0.5
+ModemManager configure 0.5.2.0
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1943,7 +1945,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 ModemManager $as_me 0.5, which was
+It was created by ModemManager $as_me 0.5.2.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -2758,7 +2760,7 @@ fi
# Define the identity of the package.
PACKAGE='ModemManager'
- VERSION='0.5'
+ VERSION='0.5.2.0'
cat >>confdefs.h <<_ACEOF
@@ -13068,6 +13070,8 @@ $as_echo "yes" >&6; }
fi
+
+
pkg_failed=no
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GUDEV" >&5
$as_echo_n "checking for GUDEV... " >&6; }
@@ -13941,6 +13945,10 @@ else
fi
;;
+ *-*-openbsd*)
+ CATOBJEXT=.mo
+ DATADIRNAME=share
+ ;;
*)
CATOBJEXT=.mo
DATADIRNAME=lib
@@ -14219,7 +14227,7 @@ $as_echo "yes" >&6; }
for option in -Wshadow -Wmissing-declarations -Wmissing-prototypes \
-Wdeclaration-after-statement -Wstrict-prototypes \
-Wfloat-equal -Wno-unused-parameter -Wno-sign-compare \
- -fno-strict-aliasing; do
+ -fno-strict-aliasing -Wno-deprecated-declarations; do
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $option"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands $option" >&5
@@ -14273,6 +14281,16 @@ _ACEOF
fi
+# Not building protocol libs standalone
+ if test "yes" = "no"; then
+ QCDM_STANDALONE_TRUE=
+ QCDM_STANDALONE_FALSE='#'
+else
+ QCDM_STANDALONE_TRUE='#'
+ QCDM_STANDALONE_FALSE=
+fi
+
+
ac_config_files="$ac_config_files Makefile marshallers/Makefile libqcdm/Makefile libqcdm/src/Makefile libqcdm/tests/Makefile src/Makefile src/tests/Makefile plugins/Makefile test/Makefile introspection/Makefile po/Makefile.in policy/Makefile"
cat >confcache <<\_ACEOF
@@ -14428,6 +14446,10 @@ if test -z "${WITH_TESTS_TRUE}" && test -z "${WITH_TESTS_FALSE}"; then
as_fn_error $? "conditional \"WITH_TESTS\" was never defined.
Usually this means the macro was only invoked conditionally." "$LINENO" 5
fi
+if test -z "${QCDM_STANDALONE_TRUE}" && test -z "${QCDM_STANDALONE_FALSE}"; then
+ as_fn_error $? "conditional \"QCDM_STANDALONE\" was never defined.
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
+fi
: "${CONFIG_STATUS=./config.status}"
ac_write_fail=0
@@ -14837,7 +14859,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 ModemManager $as_me 0.5, which was
+This file was extended by ModemManager $as_me 0.5.2.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14903,7 +14925,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="\\
-ModemManager config.status 0.5
+ModemManager config.status 0.5.2.0
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"