diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 37 |
1 files changed, 23 insertions, 14 deletions
diff --git a/configure b/configure index c4ceed21..f3fd259c 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.71 for NetworkManager 1.40.12. +# Generated by GNU Autoconf 2.71 for NetworkManager 1.42.0. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager>. # @@ -622,8 +622,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='NetworkManager' PACKAGE_TARNAME='NetworkManager' -PACKAGE_VERSION='1.40.12' -PACKAGE_STRING='NetworkManager 1.40.12' +PACKAGE_VERSION='1.42.0' +PACKAGE_STRING='NetworkManager 1.42.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -1744,7 +1744,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.40.12 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.42.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1816,7 +1816,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.40.12:";; + short | recursive ) echo "Configuration of NetworkManager 1.42.0:";; esac cat <<\_ACEOF @@ -2171,7 +2171,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.40.12 +NetworkManager configure 1.42.0 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2892,7 +2892,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.40.12, which was +It was created by NetworkManager $as_me 1.42.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -4388,7 +4388,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.40.12' + VERSION='1.42.0' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -19327,9 +19327,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 -NM_MINOR_VERSION=40 -NM_MICRO_VERSION=12 -NM_VERSION=1.40.12 +NM_MINOR_VERSION=42 +NM_MICRO_VERSION=0 +NM_VERSION=1.42.0 @@ -19337,7 +19337,7 @@ NM_VERSION=1.40.12 -NM_GIT_SHA=4a41ba460e45ca872af97fb2bb23c71a563399a9 +NM_GIT_SHA=119ed52038f8b6e8cebb92314acf6e6bb5813fb0 if test """" != "no-config-h" ; then @@ -28404,26 +28404,35 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext for option in \ $_CFLAGS_MORE_WARNINGS_DISABLE_LTO \ + -Wall \ -Wextra \ + -Wcast-align=strict \ -Wdeclaration-after-statement \ -Wfloat-equal \ -Wformat-nonliteral \ -Wformat-security \ -Wimplicit-function-declaration \ + -Wimplicit-int \ -Winit-self \ + -Wint-conversion \ -Wlogical-op \ -Wmissing-declarations \ -Wmissing-include-dirs \ -Wmissing-prototypes \ + -Wold-style-definition \ + -Wparentheses-equality \ -Wpointer-arith \ -Wshadow \ -Wshift-negative-value \ -Wstrict-prototypes \ + -Wtypedef-redefinition \ -Wundef \ + -Wunknown-attributes \ -Wvla \ -Wno-duplicate-decl-specifier \ -Wno-format-truncation \ -Wno-format-y2k \ + -Wno-gnu-variable-sized-type-not-at-end \ -Wno-missing-field-initializers \ -Wno-pragmas \ -Wno-sign-compare \ @@ -32786,7 +32795,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.40.12, which was +This file was extended by NetworkManager $as_me 1.42.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32854,7 +32863,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -NetworkManager config.status 1.40.12 +NetworkManager config.status 1.42.0 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" |