1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-01 08:29:27 +02:00

2.2.0 > 2.2.2 in configure

This commit is contained in:
Paul Licameli 2018-01-24 22:19:05 -05:00
parent c61b11fae0
commit 92b6124bbc

36
configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for audacity 2.2.0.
# Generated by GNU Autoconf 2.69 for audacity 2.2.2.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='audacity'
PACKAGE_TARNAME='audacity'
PACKAGE_VERSION='2.2.0'
PACKAGE_STRING='audacity 2.2.0'
PACKAGE_VERSION='2.2.2'
PACKAGE_STRING='audacity 2.2.2'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1585,7 +1585,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 audacity 2.2.0 to adapt to many kinds of systems.
\`configure' configures audacity 2.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1655,7 +1655,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of audacity 2.2.0:";;
short | recursive ) echo "Configuration of audacity 2.2.2:";;
esac
cat <<\_ACEOF
@ -1881,7 +1881,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
audacity configure 2.2.0
audacity configure 2.2.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2519,7 +2519,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 audacity $as_me 2.2.0, which was
It was created by audacity $as_me 2.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3388,7 +3388,7 @@ fi
# Define the identity of the package.
PACKAGE='audacity'
VERSION='2.2.0'
VERSION='2.2.2'
cat >>confdefs.h <<_ACEOF
@ -21196,12 +21196,12 @@ if test -n "$SBSMS_CFLAGS"; then
pkg_cv_SBSMS_CFLAGS="$SBSMS_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.0\""; } >&5
($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.0") 2>&5
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.2\""; } >&5
($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.2") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_SBSMS_CFLAGS=`$PKG_CONFIG --cflags "sbsms >= 2.2.0" 2>/dev/null`
pkg_cv_SBSMS_CFLAGS=`$PKG_CONFIG --cflags "sbsms >= 2.2.2" 2>/dev/null`
else
pkg_failed=yes
fi
@ -21212,12 +21212,12 @@ if test -n "$SBSMS_LIBS"; then
pkg_cv_SBSMS_LIBS="$SBSMS_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.0\""; } >&5
($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.0") 2>&5
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.2\""; } >&5
($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.2") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_SBSMS_LIBS=`$PKG_CONFIG --libs "sbsms >= 2.2.0" 2>/dev/null`
pkg_cv_SBSMS_LIBS=`$PKG_CONFIG --libs "sbsms >= 2.2.2" 2>/dev/null`
else
pkg_failed=yes
fi
@ -21235,9 +21235,9 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
SBSMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sbsms >= 2.2.0" 2>&1`
SBSMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sbsms >= 2.2.2" 2>&1`
else
SBSMS_PKG_ERRORS=`$PKG_CONFIG --print-errors "sbsms >= 2.2.0" 2>&1`
SBSMS_PKG_ERRORS=`$PKG_CONFIG --print-errors "sbsms >= 2.2.2" 2>&1`
fi
# Put the nasty error message in config.log where it belongs
echo "$SBSMS_PKG_ERRORS" >&5
@ -24930,7 +24930,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 audacity $as_me 2.2.0, which was
This file was extended by audacity $as_me 2.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -24996,7 +24996,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="\\
audacity config.status 2.2.0
audacity config.status 2.2.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"