diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/configure b/configure index af82cd5f..d5f1a82d 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 NetworkManager 1.11.4. +# Generated by GNU Autoconf 2.69 for NetworkManager 1.11.90. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='NetworkManager' PACKAGE_TARNAME='NetworkManager' -PACKAGE_VERSION='1.11.4' -PACKAGE_STRING='NetworkManager 1.11.4' +PACKAGE_VERSION='1.11.90' +PACKAGE_STRING='NetworkManager 1.11.90' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -1727,7 +1727,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 NetworkManager 1.11.4 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.11.90 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1797,7 +1797,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.11.4:";; + short | recursive ) echo "Configuration of NetworkManager 1.11.90:";; esac cat <<\_ACEOF @@ -1887,7 +1887,7 @@ Optional Packages: --with-wext=yes Enable or disable Linux Wireless Extensions --with-iwd=yes Support IWD as wifi-backend in addition to wpa_supplicant (experimental) - --without-libnm-glib don"'"t build legacy libraries + --with-libnm-glib build legacy libraries --with-udev-dir=DIR Absolute path of the udev base directory. Set to 'no' not to install the udev rules --with-systemdsystemunitdir=DIR @@ -2138,7 +2138,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.11.4 +NetworkManager configure 1.11.90 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2911,7 +2911,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 NetworkManager $as_me 1.11.4, which was +It was created by NetworkManager $as_me 1.11.90, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3781,7 +3781,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.11.4' + VERSION='1.11.90' cat >>confdefs.h <<_ACEOF @@ -17965,8 +17965,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 NM_MINOR_VERSION=11 -NM_MICRO_VERSION=4 -NM_VERSION=1.11.4 +NM_MICRO_VERSION=90 +NM_VERSION=1.11.90 @@ -17974,7 +17974,7 @@ NM_VERSION=1.11.4 -NM_GIT_SHA=960632ee7bf3c4fcfe06f9222e70f15ac00f8b07 +NM_GIT_SHA=e0d7e2933432bcf3f2c421b242084552b6783b95 if test """" != "no-config-h" ; then @@ -21892,7 +21892,7 @@ if test "${with_libnm_glib+set}" = set; then : fi fake_typelibs=no -if test "$with_libnm_glib" != "no"; then +if test "$with_libnm_glib" == "yes"; then pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DBUS" >&5 @@ -21977,8 +21977,6 @@ $as_echo "yes" >&6; } : fi - with_libnm_glib=yes - if test "${found_introspection}" = "yes"; then # Extract the first word of "glib-compile-resources", so it can be a program name with args. set dummy glib-compile-resources; ac_word=$2 @@ -22024,8 +22022,10 @@ fi fake_typelibs=yes fi fi +else + with_libnm_glib=no fi - if test "$with_libnm_glib" != "no"; then + if test "$with_libnm_glib" == "yes"; then WITH_LEGACY_LIBRARIES_TRUE= WITH_LEGACY_LIBRARIES_FALSE='#' else @@ -29277,7 +29277,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 NetworkManager $as_me 1.11.4, which was +This file was extended by NetworkManager $as_me 1.11.90, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -29343,7 +29343,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="\\ -NetworkManager config.status 1.11.4 +NetworkManager config.status 1.11.90 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |