diff options
author | Michael Biebl <biebl@debian.org> | 2015-08-28 01:13:48 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2015-08-28 01:13:48 +0200 |
commit | 81836c2d44802b4cca833d7775dd627e0797a7e2 (patch) | |
tree | 91154e6cefc0465306603f51ec0010d9963bbea4 /configure | |
parent | 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 (diff) |
Imported Upstream version 1.0.6upstream/1.0.6upstream
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for NetworkManager 1.0.4. +# Generated by GNU Autoconf 2.69 for NetworkManager 1.0.6. # # 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.0.4' -PACKAGE_STRING='NetworkManager 1.0.4' +PACKAGE_VERSION='1.0.6' +PACKAGE_STRING='NetworkManager 1.0.6' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager' PACKAGE_URL='' @@ -1680,7 +1680,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.0.4 to adapt to many kinds of systems. +\`configure' configures NetworkManager 1.0.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1750,7 +1750,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of NetworkManager 1.0.4:";; + short | recursive ) echo "Configuration of NetworkManager 1.0.6:";; esac cat <<\_ACEOF @@ -2032,7 +2032,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -NetworkManager configure 1.0.4 +NetworkManager configure 1.0.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2576,7 +2576,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.0.4, which was +It was created by NetworkManager $as_me 1.0.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3446,7 +3446,7 @@ fi # Define the identity of the package. PACKAGE='NetworkManager' - VERSION='1.0.4' + VERSION='1.0.6' cat >>confdefs.h <<_ACEOF @@ -16731,9 +16731,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu NM_MAJOR_VERSION=1 NM_MINOR_VERSION=0 -NM_MICRO_VERSION=4 -NM_VERSION=1.0.4 -NM_GIT_SHA=f27429138ff951309556c30c67e2f34e7ed29281 +NM_MICRO_VERSION=6 +NM_VERSION=1.0.6 +NM_GIT_SHA=59deb78f851961eec159ba7e11c01f5d9ae667d4 @@ -23258,9 +23258,9 @@ fi GLIB_MAKEFILE='$(top_srcdir)/Makefile.glib' -GLIB_GENMARSHAL=`pkg-config --variable=glib_genmarshal glib-2.0` +GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` -GLIB_MKENUMS=`pkg-config --variable=glib_mkenums glib-2.0` +GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` @@ -26415,7 +26415,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.0.4, which was +This file was extended by NetworkManager $as_me 1.0.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -26481,7 +26481,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.0.4 +NetworkManager config.status 1.0.6 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |