diff options
| author | Michael Biebl <biebl@debian.org> | 2020-06-29 22:15:58 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-06-29 22:15:58 +0200 |
| commit | 10ae7d8cd706062742d0cdb1803d49909aef9e06 (patch) | |
| tree | cb89e8b475cec18f22b1abfe45f1d63da7e3f440 /configure | |
| parent | a54ac63bbf9b2c71026ac9028a8ffaf186cf3c82 (diff) | |
New upstream version 1.25.91 upstream/1.25.91
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/configure b/configure index d326ab5f..73a1862f 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.25.90. +# Generated by GNU Autoconf 2.69 for NetworkManager 1.25.91. # # 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.25.90' -PACKAGE_STRING='NetworkManager 1.25.90' +PACKAGE_VERSION='1.25.91' +PACKAGE_STRING='NetworkManager 1.25.91' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -1726,7 +1726,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.25.90 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.25.91 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1796,7 +1796,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.25.90:";; + short | recursive ) echo "Configuration of NetworkManager 1.25.91:";; esac cat <<\_ACEOF @@ -2144,7 +2144,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.25.90 +NetworkManager configure 1.25.91 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2917,7 +2917,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.25.90, which was +It was created by NetworkManager $as_me 1.25.91, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3787,7 +3787,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.25.90' + VERSION='1.25.91' cat >>confdefs.h <<_ACEOF @@ -17971,8 +17971,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 NM_MINOR_VERSION=25 -NM_MICRO_VERSION=90 -NM_VERSION=1.25.90 +NM_MICRO_VERSION=91 +NM_VERSION=1.25.91 @@ -17980,7 +17980,7 @@ NM_VERSION=1.25.90 -NM_GIT_SHA=d7ff630425b1fd07ed6d547af0bede6217655fd8 +NM_GIT_SHA=29019eeb452766b999d441adf0df95e7869838af if test """" != "no-config-h" ; then @@ -28432,9 +28432,10 @@ if test "$build_docs" != "yes" -a \ -f "$srcdir"/man/nm-settings-keyfile.5 -a \ -f "$srcdir"/man/nm-settings-nmcli.5 -a \ \ - -f "$srcdir"/man/nm-settings.xml -a \ - -f "$srcdir"/man/nm-settings-keyfile.xml -a \ + -f "$srcdir"/man/nm-settings-dbus.xml -a \ -f "$srcdir"/man/nm-settings-ifcfg-rh.xml -a \ + -f "$srcdir"/man/nm-settings-keyfile.xml -a \ + -f "$srcdir"/man/nm-settings-nmcli.xml -a \ \ -f "$srcdir"/docs/api/settings-spec.xml; then use_pregen_docs=yes @@ -29166,7 +29167,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.25.90, which was +This file was extended by NetworkManager $as_me 1.25.91, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -29232,7 +29233,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.25.90 +NetworkManager config.status 1.25.91 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |