New upstream version 2.40.0
This commit is contained in:
32
configure
vendored
32
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for libgtop 2.39.90.
|
||||
# Generated by GNU Autoconf 2.69 for libgtop 2.40.0.
|
||||
#
|
||||
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop>.
|
||||
#
|
||||
@@ -591,8 +591,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='libgtop'
|
||||
PACKAGE_TARNAME='libgtop'
|
||||
PACKAGE_VERSION='2.39.90'
|
||||
PACKAGE_STRING='libgtop 2.39.90'
|
||||
PACKAGE_VERSION='2.40.0'
|
||||
PACKAGE_STRING='libgtop 2.40.0'
|
||||
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop'
|
||||
PACKAGE_URL=''
|
||||
|
||||
@@ -1435,7 +1435,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 libgtop 2.39.90 to adapt to many kinds of systems.
|
||||
\`configure' configures libgtop 2.40.0 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -1509,7 +1509,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of libgtop 2.39.90:";;
|
||||
short | recursive ) echo "Configuration of libgtop 2.40.0:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@@ -1649,7 +1649,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
libgtop configure 2.39.90
|
||||
libgtop configure 2.40.0
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@@ -2129,7 +2129,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 libgtop $as_me 2.39.90, which was
|
||||
It was created by libgtop $as_me 2.40.0, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@@ -3072,7 +3072,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='libgtop'
|
||||
VERSION='2.39.90'
|
||||
VERSION='2.40.0'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@@ -3542,15 +3542,15 @@ ACLOCAL_AMFLAGS=\${ACLOCAL_FLAGS}
|
||||
|
||||
LIBGTOP_MAJOR_VERSION=2
|
||||
|
||||
LIBGTOP_MINOR_VERSION=39
|
||||
LIBGTOP_MINOR_VERSION=40
|
||||
|
||||
LIBGTOP_MICRO_VERSION=90
|
||||
LIBGTOP_MICRO_VERSION=0
|
||||
|
||||
LIBGTOP_SERVER_VERSION=5
|
||||
|
||||
LIBGTOP_VERSION=2.39.90
|
||||
LIBGTOP_VERSION=2.40.0
|
||||
|
||||
LIBGTOP_VERSION_CODE=2039090
|
||||
LIBGTOP_VERSION_CODE=2040000
|
||||
|
||||
|
||||
# libtool versioning
|
||||
@@ -19620,13 +19620,13 @@ AM_CPPFLAGS="-I\$(top_builddir) -I\$(top_srcdir) -I\$(top_srcdir)/sysdeps/$sysde
|
||||
$as_echo "#define _IN_LIBGTOP 1" >>confdefs.h
|
||||
|
||||
|
||||
$as_echo "#define LIBGTOP_VERSION \"2.39.90\"" >>confdefs.h
|
||||
$as_echo "#define LIBGTOP_VERSION \"2.40.0\"" >>confdefs.h
|
||||
|
||||
|
||||
$as_echo "#define LIBGTOP_SERVER_VERSION \"5\"" >>confdefs.h
|
||||
|
||||
|
||||
$as_echo "#define LIBGTOP_VERSION_CODE 2039090" >>confdefs.h
|
||||
$as_echo "#define LIBGTOP_VERSION_CODE 2040000" >>confdefs.h
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@@ -20613,7 +20613,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 libgtop $as_me 2.39.90, which was
|
||||
This file was extended by libgtop $as_me 2.40.0, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@@ -20679,7 +20679,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="\\
|
||||
libgtop config.status 2.39.90
|
||||
libgtop config.status 2.40.0
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user