Mercurial > hg > sonic-visualiser
comparison configure @ 457:8f0c1b0f17fa
Update version number
author | Chris Cannam |
---|---|
date | Wed, 29 Jun 2011 10:02:06 +0100 |
parents | 85466530456a |
children | 91eeab6c70a3 8b8c9b0a7661 |
comparison
equal
deleted
inserted
replaced
456:4bccf2014f80 | 457:8f0c1b0f17fa |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.67 for Sonic Visualiser 1.8. | 3 # Generated by GNU Autoconf 2.67 for Sonic Visualiser 1.9-hg. |
4 # | 4 # |
5 # Report bugs to <cannam@all-day-breakfast.com>. | 5 # Report bugs to <cannam@all-day-breakfast.com>. |
6 # | 6 # |
7 # | 7 # |
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
550 MAKEFLAGS= | 550 MAKEFLAGS= |
551 | 551 |
552 # Identity of this package. | 552 # Identity of this package. |
553 PACKAGE_NAME='Sonic Visualiser' | 553 PACKAGE_NAME='Sonic Visualiser' |
554 PACKAGE_TARNAME='sonic-visualiser' | 554 PACKAGE_TARNAME='sonic-visualiser' |
555 PACKAGE_VERSION='1.8' | 555 PACKAGE_VERSION='1.9-hg' |
556 PACKAGE_STRING='Sonic Visualiser 1.8' | 556 PACKAGE_STRING='Sonic Visualiser 1.9-hg' |
557 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 557 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' |
558 PACKAGE_URL='' | 558 PACKAGE_URL='' |
559 | 559 |
560 ac_unique_file="main/main.cpp" | 560 ac_unique_file="main/main.cpp" |
561 # Factoring default headers for most tests. | 561 # Factoring default headers for most tests. |
644 fftw3_LIBS | 644 fftw3_LIBS |
645 fftw3_CFLAGS | 645 fftw3_CFLAGS |
646 bz2_LIBS | 646 bz2_LIBS |
647 bz2_CFLAGS | 647 bz2_CFLAGS |
648 QMAKE | 648 QMAKE |
649 PKG_CONFIG_LIBDIR | |
650 PKG_CONFIG_PATH | |
649 PKG_CONFIG | 651 PKG_CONFIG |
650 EGREP | 652 EGREP |
651 GREP | 653 GREP |
652 CXXCPP | 654 CXXCPP |
653 MKDIR_P | 655 MKDIR_P |
718 CXX | 720 CXX |
719 CXXFLAGS | 721 CXXFLAGS |
720 CCC | 722 CCC |
721 CXXCPP | 723 CXXCPP |
722 PKG_CONFIG | 724 PKG_CONFIG |
725 PKG_CONFIG_PATH | |
726 PKG_CONFIG_LIBDIR | |
723 bz2_CFLAGS | 727 bz2_CFLAGS |
724 bz2_LIBS | 728 bz2_LIBS |
725 fftw3_CFLAGS | 729 fftw3_CFLAGS |
726 fftw3_LIBS | 730 fftw3_LIBS |
727 fftw3f_CFLAGS | 731 fftw3f_CFLAGS |
1300 # | 1304 # |
1301 if test "$ac_init_help" = "long"; then | 1305 if test "$ac_init_help" = "long"; then |
1302 # Omit some internal or obsolete options to make the list less imposing. | 1306 # Omit some internal or obsolete options to make the list less imposing. |
1303 # This message is too long to be a string in the A/UX 3.1 sh. | 1307 # This message is too long to be a string in the A/UX 3.1 sh. |
1304 cat <<_ACEOF | 1308 cat <<_ACEOF |
1305 \`configure' configures Sonic Visualiser 1.8 to adapt to many kinds of systems. | 1309 \`configure' configures Sonic Visualiser 1.9-hg to adapt to many kinds of systems. |
1306 | 1310 |
1307 Usage: $0 [OPTION]... [VAR=VALUE]... | 1311 Usage: $0 [OPTION]... [VAR=VALUE]... |
1308 | 1312 |
1309 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1313 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1310 VAR=VALUE. See below for descriptions of some of the useful variables. | 1314 VAR=VALUE. See below for descriptions of some of the useful variables. |
1362 _ACEOF | 1366 _ACEOF |
1363 fi | 1367 fi |
1364 | 1368 |
1365 if test -n "$ac_init_help"; then | 1369 if test -n "$ac_init_help"; then |
1366 case $ac_init_help in | 1370 case $ac_init_help in |
1367 short | recursive ) echo "Configuration of Sonic Visualiser 1.8:";; | 1371 short | recursive ) echo "Configuration of Sonic Visualiser 1.9-hg:";; |
1368 esac | 1372 esac |
1369 cat <<\_ACEOF | 1373 cat <<\_ACEOF |
1370 | 1374 |
1371 Optional Features: | 1375 Optional Features: |
1372 --disable-option-checking ignore unrecognized --enable/--with options | 1376 --disable-option-checking ignore unrecognized --enable/--with options |
1384 you have headers in a nonstandard directory <include dir> | 1388 you have headers in a nonstandard directory <include dir> |
1385 CXX C++ compiler command | 1389 CXX C++ compiler command |
1386 CXXFLAGS C++ compiler flags | 1390 CXXFLAGS C++ compiler flags |
1387 CXXCPP C++ preprocessor | 1391 CXXCPP C++ preprocessor |
1388 PKG_CONFIG path to pkg-config utility | 1392 PKG_CONFIG path to pkg-config utility |
1393 PKG_CONFIG_PATH | |
1394 directories to add to pkg-config's search path | |
1395 PKG_CONFIG_LIBDIR | |
1396 path overriding pkg-config's built-in search path | |
1389 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config | 1397 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config |
1390 bz2_LIBS linker flags for bz2, overriding pkg-config | 1398 bz2_LIBS linker flags for bz2, overriding pkg-config |
1391 fftw3_CFLAGS | 1399 fftw3_CFLAGS |
1392 C compiler flags for fftw3, overriding pkg-config | 1400 C compiler flags for fftw3, overriding pkg-config |
1393 fftw3_LIBS linker flags for fftw3, overriding pkg-config | 1401 fftw3_LIBS linker flags for fftw3, overriding pkg-config |
1513 fi | 1521 fi |
1514 | 1522 |
1515 test -n "$ac_init_help" && exit $ac_status | 1523 test -n "$ac_init_help" && exit $ac_status |
1516 if $ac_init_version; then | 1524 if $ac_init_version; then |
1517 cat <<\_ACEOF | 1525 cat <<\_ACEOF |
1518 Sonic Visualiser configure 1.8 | 1526 Sonic Visualiser configure 1.9-hg |
1519 generated by GNU Autoconf 2.67 | 1527 generated by GNU Autoconf 2.67 |
1520 | 1528 |
1521 Copyright (C) 2010 Free Software Foundation, Inc. | 1529 Copyright (C) 2010 Free Software Foundation, Inc. |
1522 This configure script is free software; the Free Software Foundation | 1530 This configure script is free software; the Free Software Foundation |
1523 gives unlimited permission to copy, distribute and modify it. | 1531 gives unlimited permission to copy, distribute and modify it. |
1853 } # ac_fn_cxx_try_link | 1861 } # ac_fn_cxx_try_link |
1854 cat >config.log <<_ACEOF | 1862 cat >config.log <<_ACEOF |
1855 This file contains any messages produced by compilers while | 1863 This file contains any messages produced by compilers while |
1856 running configure, to aid debugging if configure makes a mistake. | 1864 running configure, to aid debugging if configure makes a mistake. |
1857 | 1865 |
1858 It was created by Sonic Visualiser $as_me 1.8, which was | 1866 It was created by Sonic Visualiser $as_me 1.9-hg, which was |
1859 generated by GNU Autoconf 2.67. Invocation command line was | 1867 generated by GNU Autoconf 2.67. Invocation command line was |
1860 | 1868 |
1861 $ $0 $@ | 1869 $ $0 $@ |
1862 | 1870 |
1863 _ACEOF | 1871 _ACEOF |
3823 # preferred flags) | 3831 # preferred flags) |
3824 AUTOCONF_CXXFLAGS="$CXXFLAGS" | 3832 AUTOCONF_CXXFLAGS="$CXXFLAGS" |
3825 | 3833 |
3826 | 3834 |
3827 | 3835 |
3836 | |
3837 | |
3838 | |
3839 | |
3828 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 3840 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
3829 if test -n "$ac_tool_prefix"; then | 3841 if test -n "$ac_tool_prefix"; then |
3830 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. | 3842 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. |
3831 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 | 3843 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 |
3832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3935 else | 3947 else |
3936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 3948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
3937 $as_echo "no" >&6; } | 3949 $as_echo "no" >&6; } |
3938 PKG_CONFIG="" | 3950 PKG_CONFIG="" |
3939 fi | 3951 fi |
3940 | |
3941 fi | 3952 fi |
3942 | 3953 |
3943 | 3954 |
3944 | 3955 |
3945 | 3956 |
4259 | 4270 |
4260 pkg_failed=no | 4271 pkg_failed=no |
4261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 | 4272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 |
4262 $as_echo_n "checking for bz2... " >&6; } | 4273 $as_echo_n "checking for bz2... " >&6; } |
4263 | 4274 |
4264 if test -n "$PKG_CONFIG"; then | 4275 if test -n "$bz2_CFLAGS"; then |
4265 if test -n "$bz2_CFLAGS"; then | 4276 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS" |
4266 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS" | 4277 elif test -n "$PKG_CONFIG"; then |
4267 else | 4278 if test -n "$PKG_CONFIG" && \ |
4268 if test -n "$PKG_CONFIG" && \ | |
4269 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4279 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4270 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4280 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4271 ac_status=$? | 4281 ac_status=$? |
4272 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4282 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4273 test $ac_status = 0; }; then | 4283 test $ac_status = 0; }; then |
4274 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4284 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4275 else | 4285 else |
4276 pkg_failed=yes | 4286 pkg_failed=yes |
4277 fi | 4287 fi |
4278 fi | 4288 else |
4279 else | 4289 pkg_failed=untried |
4280 pkg_failed=untried | 4290 fi |
4281 fi | 4291 if test -n "$bz2_LIBS"; then |
4282 if test -n "$PKG_CONFIG"; then | 4292 pkg_cv_bz2_LIBS="$bz2_LIBS" |
4283 if test -n "$bz2_LIBS"; then | 4293 elif test -n "$PKG_CONFIG"; then |
4284 pkg_cv_bz2_LIBS="$bz2_LIBS" | 4294 if test -n "$PKG_CONFIG" && \ |
4285 else | |
4286 if test -n "$PKG_CONFIG" && \ | |
4287 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4295 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4288 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4296 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4289 ac_status=$? | 4297 ac_status=$? |
4290 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4298 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4291 test $ac_status = 0; }; then | 4299 test $ac_status = 0; }; then |
4292 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4300 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4293 else | 4301 else |
4294 pkg_failed=yes | 4302 pkg_failed=yes |
4295 fi | 4303 fi |
4296 fi | 4304 else |
4297 else | 4305 pkg_failed=untried |
4298 pkg_failed=untried | |
4299 fi | 4306 fi |
4300 | 4307 |
4301 | 4308 |
4302 | 4309 |
4303 if test $pkg_failed = yes; then | 4310 if test $pkg_failed = yes; then |
4311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4312 $as_echo "no" >&6; } | |
4304 | 4313 |
4305 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4314 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4306 _pkg_short_errors_supported=yes | 4315 _pkg_short_errors_supported=yes |
4307 else | 4316 else |
4308 _pkg_short_errors_supported=no | 4317 _pkg_short_errors_supported=no |
4309 fi | 4318 fi |
4310 if test $_pkg_short_errors_supported = yes; then | 4319 if test $_pkg_short_errors_supported = yes; then |
4311 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4320 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4312 else | 4321 else |
4313 bz2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4322 bz2_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4314 fi | 4323 fi |
4315 # Put the nasty error message in config.log where it belongs | 4324 # Put the nasty error message in config.log where it belongs |
4316 echo "$bz2_PKG_ERRORS" >&5 | 4325 echo "$bz2_PKG_ERRORS" >&5 |
4317 | 4326 |
4318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4327 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4319 $as_echo "no" >&6; } | |
4320 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
4321 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4328 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4322 elif test $pkg_failed = untried; then | 4329 elif test $pkg_failed = untried; then |
4330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4331 $as_echo "no" >&6; } | |
4323 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 4332 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4324 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4333 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4325 else | 4334 else |
4326 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS | 4335 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS |
4327 bz2_LIBS=$pkg_cv_bz2_LIBS | 4336 bz2_LIBS=$pkg_cv_bz2_LIBS |
4410 | 4419 |
4411 pkg_failed=no | 4420 pkg_failed=no |
4412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 | 4421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 |
4413 $as_echo_n "checking for fftw3... " >&6; } | 4422 $as_echo_n "checking for fftw3... " >&6; } |
4414 | 4423 |
4415 if test -n "$PKG_CONFIG"; then | 4424 if test -n "$fftw3_CFLAGS"; then |
4416 if test -n "$fftw3_CFLAGS"; then | 4425 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS" |
4417 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS" | 4426 elif test -n "$PKG_CONFIG"; then |
4418 else | 4427 if test -n "$PKG_CONFIG" && \ |
4419 if test -n "$PKG_CONFIG" && \ | |
4420 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4428 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4421 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4429 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4422 ac_status=$? | 4430 ac_status=$? |
4423 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4431 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4424 test $ac_status = 0; }; then | 4432 test $ac_status = 0; }; then |
4425 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4433 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4426 else | 4434 else |
4427 pkg_failed=yes | 4435 pkg_failed=yes |
4428 fi | 4436 fi |
4429 fi | 4437 else |
4430 else | 4438 pkg_failed=untried |
4431 pkg_failed=untried | 4439 fi |
4432 fi | 4440 if test -n "$fftw3_LIBS"; then |
4433 if test -n "$PKG_CONFIG"; then | 4441 pkg_cv_fftw3_LIBS="$fftw3_LIBS" |
4434 if test -n "$fftw3_LIBS"; then | 4442 elif test -n "$PKG_CONFIG"; then |
4435 pkg_cv_fftw3_LIBS="$fftw3_LIBS" | 4443 if test -n "$PKG_CONFIG" && \ |
4436 else | |
4437 if test -n "$PKG_CONFIG" && \ | |
4438 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4444 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4439 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4445 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4440 ac_status=$? | 4446 ac_status=$? |
4441 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4447 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4442 test $ac_status = 0; }; then | 4448 test $ac_status = 0; }; then |
4443 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4449 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4444 else | 4450 else |
4445 pkg_failed=yes | 4451 pkg_failed=yes |
4446 fi | 4452 fi |
4447 fi | 4453 else |
4448 else | 4454 pkg_failed=untried |
4449 pkg_failed=untried | |
4450 fi | 4455 fi |
4451 | 4456 |
4452 | 4457 |
4453 | 4458 |
4454 if test $pkg_failed = yes; then | 4459 if test $pkg_failed = yes; then |
4460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4461 $as_echo "no" >&6; } | |
4455 | 4462 |
4456 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4463 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4457 _pkg_short_errors_supported=yes | 4464 _pkg_short_errors_supported=yes |
4458 else | 4465 else |
4459 _pkg_short_errors_supported=no | 4466 _pkg_short_errors_supported=no |
4460 fi | 4467 fi |
4461 if test $_pkg_short_errors_supported = yes; then | 4468 if test $_pkg_short_errors_supported = yes; then |
4462 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4469 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4463 else | 4470 else |
4464 fftw3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4471 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4465 fi | 4472 fi |
4466 # Put the nasty error message in config.log where it belongs | 4473 # Put the nasty error message in config.log where it belongs |
4467 echo "$fftw3_PKG_ERRORS" >&5 | 4474 echo "$fftw3_PKG_ERRORS" >&5 |
4468 | 4475 |
4469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4476 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4470 $as_echo "no" >&6; } | |
4471 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
4472 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4477 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4473 elif test $pkg_failed = untried; then | 4478 elif test $pkg_failed = untried; then |
4479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4480 $as_echo "no" >&6; } | |
4474 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 4481 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4475 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4482 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4476 else | 4483 else |
4477 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS | 4484 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS |
4478 fftw3_LIBS=$pkg_cv_fftw3_LIBS | 4485 fftw3_LIBS=$pkg_cv_fftw3_LIBS |
4561 | 4568 |
4562 pkg_failed=no | 4569 pkg_failed=no |
4563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 | 4570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 |
4564 $as_echo_n "checking for fftw3f... " >&6; } | 4571 $as_echo_n "checking for fftw3f... " >&6; } |
4565 | 4572 |
4566 if test -n "$PKG_CONFIG"; then | 4573 if test -n "$fftw3f_CFLAGS"; then |
4567 if test -n "$fftw3f_CFLAGS"; then | 4574 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS" |
4568 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS" | 4575 elif test -n "$PKG_CONFIG"; then |
4569 else | 4576 if test -n "$PKG_CONFIG" && \ |
4570 if test -n "$PKG_CONFIG" && \ | |
4571 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4577 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4572 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4578 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4573 ac_status=$? | 4579 ac_status=$? |
4574 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4580 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4575 test $ac_status = 0; }; then | 4581 test $ac_status = 0; }; then |
4576 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4582 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4577 else | 4583 else |
4578 pkg_failed=yes | 4584 pkg_failed=yes |
4579 fi | 4585 fi |
4580 fi | 4586 else |
4581 else | 4587 pkg_failed=untried |
4582 pkg_failed=untried | 4588 fi |
4583 fi | 4589 if test -n "$fftw3f_LIBS"; then |
4584 if test -n "$PKG_CONFIG"; then | 4590 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS" |
4585 if test -n "$fftw3f_LIBS"; then | 4591 elif test -n "$PKG_CONFIG"; then |
4586 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS" | 4592 if test -n "$PKG_CONFIG" && \ |
4587 else | |
4588 if test -n "$PKG_CONFIG" && \ | |
4589 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4593 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4590 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4594 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4591 ac_status=$? | 4595 ac_status=$? |
4592 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4596 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4593 test $ac_status = 0; }; then | 4597 test $ac_status = 0; }; then |
4594 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4598 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4595 else | 4599 else |
4596 pkg_failed=yes | 4600 pkg_failed=yes |
4597 fi | 4601 fi |
4598 fi | 4602 else |
4599 else | 4603 pkg_failed=untried |
4600 pkg_failed=untried | |
4601 fi | 4604 fi |
4602 | 4605 |
4603 | 4606 |
4604 | 4607 |
4605 if test $pkg_failed = yes; then | 4608 if test $pkg_failed = yes; then |
4609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4610 $as_echo "no" >&6; } | |
4606 | 4611 |
4607 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4612 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4608 _pkg_short_errors_supported=yes | 4613 _pkg_short_errors_supported=yes |
4609 else | 4614 else |
4610 _pkg_short_errors_supported=no | 4615 _pkg_short_errors_supported=no |
4611 fi | 4616 fi |
4612 if test $_pkg_short_errors_supported = yes; then | 4617 if test $_pkg_short_errors_supported = yes; then |
4613 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4618 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4614 else | 4619 else |
4615 fftw3f_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4620 fftw3f_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4616 fi | 4621 fi |
4617 # Put the nasty error message in config.log where it belongs | 4622 # Put the nasty error message in config.log where it belongs |
4618 echo "$fftw3f_PKG_ERRORS" >&5 | 4623 echo "$fftw3f_PKG_ERRORS" >&5 |
4619 | 4624 |
4620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4625 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4621 $as_echo "no" >&6; } | |
4622 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
4623 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4626 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4624 elif test $pkg_failed = untried; then | 4627 elif test $pkg_failed = untried; then |
4628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4629 $as_echo "no" >&6; } | |
4625 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 4630 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4626 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4631 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4627 else | 4632 else |
4628 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS | 4633 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS |
4629 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS | 4634 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS |
4712 | 4717 |
4713 pkg_failed=no | 4718 pkg_failed=no |
4714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 | 4719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 |
4715 $as_echo_n "checking for sndfile... " >&6; } | 4720 $as_echo_n "checking for sndfile... " >&6; } |
4716 | 4721 |
4717 if test -n "$PKG_CONFIG"; then | 4722 if test -n "$sndfile_CFLAGS"; then |
4718 if test -n "$sndfile_CFLAGS"; then | 4723 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS" |
4719 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS" | 4724 elif test -n "$PKG_CONFIG"; then |
4720 else | 4725 if test -n "$PKG_CONFIG" && \ |
4721 if test -n "$PKG_CONFIG" && \ | |
4722 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4726 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4723 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4727 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4724 ac_status=$? | 4728 ac_status=$? |
4725 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4729 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4726 test $ac_status = 0; }; then | 4730 test $ac_status = 0; }; then |
4727 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4731 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4728 else | 4732 else |
4729 pkg_failed=yes | 4733 pkg_failed=yes |
4730 fi | 4734 fi |
4731 fi | 4735 else |
4732 else | 4736 pkg_failed=untried |
4733 pkg_failed=untried | 4737 fi |
4734 fi | 4738 if test -n "$sndfile_LIBS"; then |
4735 if test -n "$PKG_CONFIG"; then | 4739 pkg_cv_sndfile_LIBS="$sndfile_LIBS" |
4736 if test -n "$sndfile_LIBS"; then | 4740 elif test -n "$PKG_CONFIG"; then |
4737 pkg_cv_sndfile_LIBS="$sndfile_LIBS" | 4741 if test -n "$PKG_CONFIG" && \ |
4738 else | |
4739 if test -n "$PKG_CONFIG" && \ | |
4740 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4742 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4741 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4743 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4742 ac_status=$? | 4744 ac_status=$? |
4743 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4745 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4744 test $ac_status = 0; }; then | 4746 test $ac_status = 0; }; then |
4745 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4747 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4746 else | 4748 else |
4747 pkg_failed=yes | 4749 pkg_failed=yes |
4748 fi | 4750 fi |
4749 fi | 4751 else |
4750 else | 4752 pkg_failed=untried |
4751 pkg_failed=untried | |
4752 fi | 4753 fi |
4753 | 4754 |
4754 | 4755 |
4755 | 4756 |
4756 if test $pkg_failed = yes; then | 4757 if test $pkg_failed = yes; then |
4758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4759 $as_echo "no" >&6; } | |
4757 | 4760 |
4758 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4761 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4759 _pkg_short_errors_supported=yes | 4762 _pkg_short_errors_supported=yes |
4760 else | 4763 else |
4761 _pkg_short_errors_supported=no | 4764 _pkg_short_errors_supported=no |
4762 fi | 4765 fi |
4763 if test $_pkg_short_errors_supported = yes; then | 4766 if test $_pkg_short_errors_supported = yes; then |
4764 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4767 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4765 else | 4768 else |
4766 sndfile_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4769 sndfile_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4767 fi | 4770 fi |
4768 # Put the nasty error message in config.log where it belongs | 4771 # Put the nasty error message in config.log where it belongs |
4769 echo "$sndfile_PKG_ERRORS" >&5 | 4772 echo "$sndfile_PKG_ERRORS" >&5 |
4770 | 4773 |
4771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4774 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4772 $as_echo "no" >&6; } | |
4773 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
4774 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4775 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4775 elif test $pkg_failed = untried; then | 4776 elif test $pkg_failed = untried; then |
4777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4778 $as_echo "no" >&6; } | |
4776 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 4779 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4777 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4780 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4778 else | 4781 else |
4779 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS | 4782 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS |
4780 sndfile_LIBS=$pkg_cv_sndfile_LIBS | 4783 sndfile_LIBS=$pkg_cv_sndfile_LIBS |
4863 | 4866 |
4864 pkg_failed=no | 4867 pkg_failed=no |
4865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 | 4868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 |
4866 $as_echo_n "checking for samplerate... " >&6; } | 4869 $as_echo_n "checking for samplerate... " >&6; } |
4867 | 4870 |
4868 if test -n "$PKG_CONFIG"; then | 4871 if test -n "$samplerate_CFLAGS"; then |
4869 if test -n "$samplerate_CFLAGS"; then | 4872 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS" |
4870 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS" | 4873 elif test -n "$PKG_CONFIG"; then |
4871 else | 4874 if test -n "$PKG_CONFIG" && \ |
4872 if test -n "$PKG_CONFIG" && \ | |
4873 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4875 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4874 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4876 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4875 ac_status=$? | 4877 ac_status=$? |
4876 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4878 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4877 test $ac_status = 0; }; then | 4879 test $ac_status = 0; }; then |
4878 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4880 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4879 else | 4881 else |
4880 pkg_failed=yes | 4882 pkg_failed=yes |
4881 fi | 4883 fi |
4882 fi | 4884 else |
4883 else | 4885 pkg_failed=untried |
4884 pkg_failed=untried | 4886 fi |
4885 fi | 4887 if test -n "$samplerate_LIBS"; then |
4886 if test -n "$PKG_CONFIG"; then | 4888 pkg_cv_samplerate_LIBS="$samplerate_LIBS" |
4887 if test -n "$samplerate_LIBS"; then | 4889 elif test -n "$PKG_CONFIG"; then |
4888 pkg_cv_samplerate_LIBS="$samplerate_LIBS" | 4890 if test -n "$PKG_CONFIG" && \ |
4889 else | |
4890 if test -n "$PKG_CONFIG" && \ | |
4891 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4891 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4892 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4892 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4893 ac_status=$? | 4893 ac_status=$? |
4894 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4894 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4895 test $ac_status = 0; }; then | 4895 test $ac_status = 0; }; then |
4896 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4896 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4897 else | 4897 else |
4898 pkg_failed=yes | 4898 pkg_failed=yes |
4899 fi | 4899 fi |
4900 fi | 4900 else |
4901 else | 4901 pkg_failed=untried |
4902 pkg_failed=untried | |
4903 fi | 4902 fi |
4904 | 4903 |
4905 | 4904 |
4906 | 4905 |
4907 if test $pkg_failed = yes; then | 4906 if test $pkg_failed = yes; then |
4907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4908 $as_echo "no" >&6; } | |
4908 | 4909 |
4909 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4910 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4910 _pkg_short_errors_supported=yes | 4911 _pkg_short_errors_supported=yes |
4911 else | 4912 else |
4912 _pkg_short_errors_supported=no | 4913 _pkg_short_errors_supported=no |
4913 fi | 4914 fi |
4914 if test $_pkg_short_errors_supported = yes; then | 4915 if test $_pkg_short_errors_supported = yes; then |
4915 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4916 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4916 else | 4917 else |
4917 samplerate_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 4918 samplerate_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4918 fi | 4919 fi |
4919 # Put the nasty error message in config.log where it belongs | 4920 # Put the nasty error message in config.log where it belongs |
4920 echo "$samplerate_PKG_ERRORS" >&5 | 4921 echo "$samplerate_PKG_ERRORS" >&5 |
4921 | 4922 |
4922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4923 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4923 $as_echo "no" >&6; } | |
4924 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
4925 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4924 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4926 elif test $pkg_failed = untried; then | 4925 elif test $pkg_failed = untried; then |
4926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4927 $as_echo "no" >&6; } | |
4927 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 4928 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
4928 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4929 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
4929 else | 4930 else |
4930 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS | 4931 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS |
4931 samplerate_LIBS=$pkg_cv_samplerate_LIBS | 4932 samplerate_LIBS=$pkg_cv_samplerate_LIBS |
5014 | 5015 |
5015 pkg_failed=no | 5016 pkg_failed=no |
5016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 | 5017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 |
5017 $as_echo_n "checking for vamp... " >&6; } | 5018 $as_echo_n "checking for vamp... " >&6; } |
5018 | 5019 |
5019 if test -n "$PKG_CONFIG"; then | 5020 if test -n "$vamp_CFLAGS"; then |
5020 if test -n "$vamp_CFLAGS"; then | 5021 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" |
5021 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" | 5022 elif test -n "$PKG_CONFIG"; then |
5022 else | 5023 if test -n "$PKG_CONFIG" && \ |
5023 if test -n "$PKG_CONFIG" && \ | |
5024 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5024 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5025 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5025 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5026 ac_status=$? | 5026 ac_status=$? |
5027 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5027 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5028 test $ac_status = 0; }; then | 5028 test $ac_status = 0; }; then |
5029 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5029 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5030 else | 5030 else |
5031 pkg_failed=yes | 5031 pkg_failed=yes |
5032 fi | 5032 fi |
5033 fi | 5033 else |
5034 else | 5034 pkg_failed=untried |
5035 pkg_failed=untried | 5035 fi |
5036 fi | 5036 if test -n "$vamp_LIBS"; then |
5037 if test -n "$PKG_CONFIG"; then | 5037 pkg_cv_vamp_LIBS="$vamp_LIBS" |
5038 if test -n "$vamp_LIBS"; then | 5038 elif test -n "$PKG_CONFIG"; then |
5039 pkg_cv_vamp_LIBS="$vamp_LIBS" | 5039 if test -n "$PKG_CONFIG" && \ |
5040 else | |
5041 if test -n "$PKG_CONFIG" && \ | |
5042 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5040 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5043 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5041 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5044 ac_status=$? | 5042 ac_status=$? |
5045 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5043 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5046 test $ac_status = 0; }; then | 5044 test $ac_status = 0; }; then |
5047 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5045 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5048 else | 5046 else |
5049 pkg_failed=yes | 5047 pkg_failed=yes |
5050 fi | 5048 fi |
5051 fi | 5049 else |
5052 else | 5050 pkg_failed=untried |
5053 pkg_failed=untried | |
5054 fi | 5051 fi |
5055 | 5052 |
5056 | 5053 |
5057 | 5054 |
5058 if test $pkg_failed = yes; then | 5055 if test $pkg_failed = yes; then |
5056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5057 $as_echo "no" >&6; } | |
5059 | 5058 |
5060 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5059 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5061 _pkg_short_errors_supported=yes | 5060 _pkg_short_errors_supported=yes |
5062 else | 5061 else |
5063 _pkg_short_errors_supported=no | 5062 _pkg_short_errors_supported=no |
5064 fi | 5063 fi |
5065 if test $_pkg_short_errors_supported = yes; then | 5064 if test $_pkg_short_errors_supported = yes; then |
5066 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5065 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5067 else | 5066 else |
5068 vamp_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5067 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5069 fi | 5068 fi |
5070 # Put the nasty error message in config.log where it belongs | 5069 # Put the nasty error message in config.log where it belongs |
5071 echo "$vamp_PKG_ERRORS" >&5 | 5070 echo "$vamp_PKG_ERRORS" >&5 |
5072 | 5071 |
5073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5072 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5074 $as_echo "no" >&6; } | |
5075 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5076 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5073 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5077 elif test $pkg_failed = untried; then | 5074 elif test $pkg_failed = untried; then |
5075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5076 $as_echo "no" >&6; } | |
5078 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5077 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5079 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5078 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5080 else | 5079 else |
5081 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS | 5080 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS |
5082 vamp_LIBS=$pkg_cv_vamp_LIBS | 5081 vamp_LIBS=$pkg_cv_vamp_LIBS |
5165 | 5164 |
5166 pkg_failed=no | 5165 pkg_failed=no |
5167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 | 5166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 |
5168 $as_echo_n "checking for vamphostsdk... " >&6; } | 5167 $as_echo_n "checking for vamphostsdk... " >&6; } |
5169 | 5168 |
5170 if test -n "$PKG_CONFIG"; then | 5169 if test -n "$vamphostsdk_CFLAGS"; then |
5171 if test -n "$vamphostsdk_CFLAGS"; then | 5170 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" |
5172 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" | 5171 elif test -n "$PKG_CONFIG"; then |
5173 else | 5172 if test -n "$PKG_CONFIG" && \ |
5174 if test -n "$PKG_CONFIG" && \ | |
5175 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5173 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5176 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5174 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5177 ac_status=$? | 5175 ac_status=$? |
5178 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5176 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5179 test $ac_status = 0; }; then | 5177 test $ac_status = 0; }; then |
5180 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5178 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5181 else | 5179 else |
5182 pkg_failed=yes | 5180 pkg_failed=yes |
5183 fi | 5181 fi |
5184 fi | 5182 else |
5185 else | 5183 pkg_failed=untried |
5186 pkg_failed=untried | 5184 fi |
5187 fi | 5185 if test -n "$vamphostsdk_LIBS"; then |
5188 if test -n "$PKG_CONFIG"; then | 5186 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" |
5189 if test -n "$vamphostsdk_LIBS"; then | 5187 elif test -n "$PKG_CONFIG"; then |
5190 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" | 5188 if test -n "$PKG_CONFIG" && \ |
5191 else | |
5192 if test -n "$PKG_CONFIG" && \ | |
5193 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5189 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5194 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5190 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5195 ac_status=$? | 5191 ac_status=$? |
5196 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5192 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5197 test $ac_status = 0; }; then | 5193 test $ac_status = 0; }; then |
5198 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5194 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5199 else | 5195 else |
5200 pkg_failed=yes | 5196 pkg_failed=yes |
5201 fi | 5197 fi |
5202 fi | 5198 else |
5203 else | 5199 pkg_failed=untried |
5204 pkg_failed=untried | |
5205 fi | 5200 fi |
5206 | 5201 |
5207 | 5202 |
5208 | 5203 |
5209 if test $pkg_failed = yes; then | 5204 if test $pkg_failed = yes; then |
5205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5206 $as_echo "no" >&6; } | |
5210 | 5207 |
5211 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5208 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5212 _pkg_short_errors_supported=yes | 5209 _pkg_short_errors_supported=yes |
5213 else | 5210 else |
5214 _pkg_short_errors_supported=no | 5211 _pkg_short_errors_supported=no |
5215 fi | 5212 fi |
5216 if test $_pkg_short_errors_supported = yes; then | 5213 if test $_pkg_short_errors_supported = yes; then |
5217 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5214 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5218 else | 5215 else |
5219 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5216 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5220 fi | 5217 fi |
5221 # Put the nasty error message in config.log where it belongs | 5218 # Put the nasty error message in config.log where it belongs |
5222 echo "$vamphostsdk_PKG_ERRORS" >&5 | 5219 echo "$vamphostsdk_PKG_ERRORS" >&5 |
5223 | 5220 |
5224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5221 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5225 $as_echo "no" >&6; } | |
5226 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5227 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5222 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5228 elif test $pkg_failed = untried; then | 5223 elif test $pkg_failed = untried; then |
5224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5225 $as_echo "no" >&6; } | |
5229 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5226 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5230 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5227 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5231 else | 5228 else |
5232 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS | 5229 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS |
5233 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS | 5230 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS |
5316 | 5313 |
5317 pkg_failed=no | 5314 pkg_failed=no |
5318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 | 5315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 |
5319 $as_echo_n "checking for rubberband... " >&6; } | 5316 $as_echo_n "checking for rubberband... " >&6; } |
5320 | 5317 |
5321 if test -n "$PKG_CONFIG"; then | 5318 if test -n "$rubberband_CFLAGS"; then |
5322 if test -n "$rubberband_CFLAGS"; then | 5319 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" |
5323 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" | 5320 elif test -n "$PKG_CONFIG"; then |
5324 else | 5321 if test -n "$PKG_CONFIG" && \ |
5325 if test -n "$PKG_CONFIG" && \ | |
5326 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5322 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5327 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5323 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5328 ac_status=$? | 5324 ac_status=$? |
5329 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5325 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5330 test $ac_status = 0; }; then | 5326 test $ac_status = 0; }; then |
5331 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5327 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5332 else | 5328 else |
5333 pkg_failed=yes | 5329 pkg_failed=yes |
5334 fi | 5330 fi |
5335 fi | 5331 else |
5336 else | 5332 pkg_failed=untried |
5337 pkg_failed=untried | 5333 fi |
5338 fi | 5334 if test -n "$rubberband_LIBS"; then |
5339 if test -n "$PKG_CONFIG"; then | 5335 pkg_cv_rubberband_LIBS="$rubberband_LIBS" |
5340 if test -n "$rubberband_LIBS"; then | 5336 elif test -n "$PKG_CONFIG"; then |
5341 pkg_cv_rubberband_LIBS="$rubberband_LIBS" | 5337 if test -n "$PKG_CONFIG" && \ |
5342 else | |
5343 if test -n "$PKG_CONFIG" && \ | |
5344 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5338 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5345 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5339 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5346 ac_status=$? | 5340 ac_status=$? |
5347 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5341 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5348 test $ac_status = 0; }; then | 5342 test $ac_status = 0; }; then |
5349 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5343 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5350 else | 5344 else |
5351 pkg_failed=yes | 5345 pkg_failed=yes |
5352 fi | 5346 fi |
5353 fi | 5347 else |
5354 else | 5348 pkg_failed=untried |
5355 pkg_failed=untried | |
5356 fi | 5349 fi |
5357 | 5350 |
5358 | 5351 |
5359 | 5352 |
5360 if test $pkg_failed = yes; then | 5353 if test $pkg_failed = yes; then |
5354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5355 $as_echo "no" >&6; } | |
5361 | 5356 |
5362 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5357 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5363 _pkg_short_errors_supported=yes | 5358 _pkg_short_errors_supported=yes |
5364 else | 5359 else |
5365 _pkg_short_errors_supported=no | 5360 _pkg_short_errors_supported=no |
5366 fi | 5361 fi |
5367 if test $_pkg_short_errors_supported = yes; then | 5362 if test $_pkg_short_errors_supported = yes; then |
5368 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5363 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5369 else | 5364 else |
5370 rubberband_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5365 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5371 fi | 5366 fi |
5372 # Put the nasty error message in config.log where it belongs | 5367 # Put the nasty error message in config.log where it belongs |
5373 echo "$rubberband_PKG_ERRORS" >&5 | 5368 echo "$rubberband_PKG_ERRORS" >&5 |
5374 | 5369 |
5375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5370 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5376 $as_echo "no" >&6; } | |
5377 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5378 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5371 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5379 elif test $pkg_failed = untried; then | 5372 elif test $pkg_failed = untried; then |
5373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5374 $as_echo "no" >&6; } | |
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5375 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5381 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5376 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5382 else | 5377 else |
5383 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS | 5378 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS |
5384 rubberband_LIBS=$pkg_cv_rubberband_LIBS | 5379 rubberband_LIBS=$pkg_cv_rubberband_LIBS |
5467 | 5462 |
5468 pkg_failed=no | 5463 pkg_failed=no |
5469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 | 5464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 |
5470 $as_echo_n "checking for raptor... " >&6; } | 5465 $as_echo_n "checking for raptor... " >&6; } |
5471 | 5466 |
5472 if test -n "$PKG_CONFIG"; then | 5467 if test -n "$raptor_CFLAGS"; then |
5473 if test -n "$raptor_CFLAGS"; then | 5468 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS" |
5474 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS" | 5469 elif test -n "$PKG_CONFIG"; then |
5475 else | 5470 if test -n "$PKG_CONFIG" && \ |
5476 if test -n "$PKG_CONFIG" && \ | |
5477 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5471 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5478 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5472 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5479 ac_status=$? | 5473 ac_status=$? |
5480 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5474 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5481 test $ac_status = 0; }; then | 5475 test $ac_status = 0; }; then |
5482 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5476 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5483 else | 5477 else |
5484 pkg_failed=yes | 5478 pkg_failed=yes |
5485 fi | 5479 fi |
5486 fi | 5480 else |
5487 else | 5481 pkg_failed=untried |
5488 pkg_failed=untried | 5482 fi |
5489 fi | 5483 if test -n "$raptor_LIBS"; then |
5490 if test -n "$PKG_CONFIG"; then | 5484 pkg_cv_raptor_LIBS="$raptor_LIBS" |
5491 if test -n "$raptor_LIBS"; then | 5485 elif test -n "$PKG_CONFIG"; then |
5492 pkg_cv_raptor_LIBS="$raptor_LIBS" | 5486 if test -n "$PKG_CONFIG" && \ |
5493 else | |
5494 if test -n "$PKG_CONFIG" && \ | |
5495 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5487 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5496 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5488 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5497 ac_status=$? | 5489 ac_status=$? |
5498 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5490 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5499 test $ac_status = 0; }; then | 5491 test $ac_status = 0; }; then |
5500 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5492 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5501 else | 5493 else |
5502 pkg_failed=yes | 5494 pkg_failed=yes |
5503 fi | 5495 fi |
5504 fi | 5496 else |
5505 else | 5497 pkg_failed=untried |
5506 pkg_failed=untried | |
5507 fi | 5498 fi |
5508 | 5499 |
5509 | 5500 |
5510 | 5501 |
5511 if test $pkg_failed = yes; then | 5502 if test $pkg_failed = yes; then |
5503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5504 $as_echo "no" >&6; } | |
5512 | 5505 |
5513 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5506 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5514 _pkg_short_errors_supported=yes | 5507 _pkg_short_errors_supported=yes |
5515 else | 5508 else |
5516 _pkg_short_errors_supported=no | 5509 _pkg_short_errors_supported=no |
5517 fi | 5510 fi |
5518 if test $_pkg_short_errors_supported = yes; then | 5511 if test $_pkg_short_errors_supported = yes; then |
5519 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5512 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5520 else | 5513 else |
5521 raptor_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5514 raptor_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5522 fi | 5515 fi |
5523 # Put the nasty error message in config.log where it belongs | 5516 # Put the nasty error message in config.log where it belongs |
5524 echo "$raptor_PKG_ERRORS" >&5 | 5517 echo "$raptor_PKG_ERRORS" >&5 |
5525 | 5518 |
5526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5519 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5527 $as_echo "no" >&6; } | |
5528 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5529 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5520 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5530 elif test $pkg_failed = untried; then | 5521 elif test $pkg_failed = untried; then |
5522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5523 $as_echo "no" >&6; } | |
5531 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5524 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5532 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5525 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5533 else | 5526 else |
5534 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS | 5527 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS |
5535 raptor_LIBS=$pkg_cv_raptor_LIBS | 5528 raptor_LIBS=$pkg_cv_raptor_LIBS |
5618 | 5611 |
5619 pkg_failed=no | 5612 pkg_failed=no |
5620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 | 5613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 |
5621 $as_echo_n "checking for rasqal... " >&6; } | 5614 $as_echo_n "checking for rasqal... " >&6; } |
5622 | 5615 |
5623 if test -n "$PKG_CONFIG"; then | 5616 if test -n "$rasqal_CFLAGS"; then |
5624 if test -n "$rasqal_CFLAGS"; then | 5617 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" |
5625 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" | 5618 elif test -n "$PKG_CONFIG"; then |
5626 else | 5619 if test -n "$PKG_CONFIG" && \ |
5627 if test -n "$PKG_CONFIG" && \ | |
5628 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5620 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5629 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5621 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5630 ac_status=$? | 5622 ac_status=$? |
5631 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5623 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5632 test $ac_status = 0; }; then | 5624 test $ac_status = 0; }; then |
5633 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5625 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5634 else | 5626 else |
5635 pkg_failed=yes | 5627 pkg_failed=yes |
5636 fi | 5628 fi |
5637 fi | 5629 else |
5638 else | 5630 pkg_failed=untried |
5639 pkg_failed=untried | 5631 fi |
5640 fi | 5632 if test -n "$rasqal_LIBS"; then |
5641 if test -n "$PKG_CONFIG"; then | 5633 pkg_cv_rasqal_LIBS="$rasqal_LIBS" |
5642 if test -n "$rasqal_LIBS"; then | 5634 elif test -n "$PKG_CONFIG"; then |
5643 pkg_cv_rasqal_LIBS="$rasqal_LIBS" | 5635 if test -n "$PKG_CONFIG" && \ |
5644 else | |
5645 if test -n "$PKG_CONFIG" && \ | |
5646 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5636 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5647 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5637 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5648 ac_status=$? | 5638 ac_status=$? |
5649 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5639 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5650 test $ac_status = 0; }; then | 5640 test $ac_status = 0; }; then |
5651 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5641 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5652 else | 5642 else |
5653 pkg_failed=yes | 5643 pkg_failed=yes |
5654 fi | 5644 fi |
5655 fi | 5645 else |
5656 else | 5646 pkg_failed=untried |
5657 pkg_failed=untried | |
5658 fi | 5647 fi |
5659 | 5648 |
5660 | 5649 |
5661 | 5650 |
5662 if test $pkg_failed = yes; then | 5651 if test $pkg_failed = yes; then |
5652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5653 $as_echo "no" >&6; } | |
5663 | 5654 |
5664 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5655 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5665 _pkg_short_errors_supported=yes | 5656 _pkg_short_errors_supported=yes |
5666 else | 5657 else |
5667 _pkg_short_errors_supported=no | 5658 _pkg_short_errors_supported=no |
5668 fi | 5659 fi |
5669 if test $_pkg_short_errors_supported = yes; then | 5660 if test $_pkg_short_errors_supported = yes; then |
5670 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5661 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5671 else | 5662 else |
5672 rasqal_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5663 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5673 fi | 5664 fi |
5674 # Put the nasty error message in config.log where it belongs | 5665 # Put the nasty error message in config.log where it belongs |
5675 echo "$rasqal_PKG_ERRORS" >&5 | 5666 echo "$rasqal_PKG_ERRORS" >&5 |
5676 | 5667 |
5677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5668 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5678 $as_echo "no" >&6; } | |
5679 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5680 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5669 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5681 elif test $pkg_failed = untried; then | 5670 elif test $pkg_failed = untried; then |
5671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5672 $as_echo "no" >&6; } | |
5682 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5673 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5683 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5674 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5684 else | 5675 else |
5685 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS | 5676 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS |
5686 rasqal_LIBS=$pkg_cv_rasqal_LIBS | 5677 rasqal_LIBS=$pkg_cv_rasqal_LIBS |
5769 | 5760 |
5770 pkg_failed=no | 5761 pkg_failed=no |
5771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 | 5762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 |
5772 $as_echo_n "checking for redland... " >&6; } | 5763 $as_echo_n "checking for redland... " >&6; } |
5773 | 5764 |
5774 if test -n "$PKG_CONFIG"; then | 5765 if test -n "$redland_CFLAGS"; then |
5775 if test -n "$redland_CFLAGS"; then | 5766 pkg_cv_redland_CFLAGS="$redland_CFLAGS" |
5776 pkg_cv_redland_CFLAGS="$redland_CFLAGS" | 5767 elif test -n "$PKG_CONFIG"; then |
5777 else | 5768 if test -n "$PKG_CONFIG" && \ |
5778 if test -n "$PKG_CONFIG" && \ | |
5779 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5769 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5780 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5770 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5781 ac_status=$? | 5771 ac_status=$? |
5782 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5772 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5783 test $ac_status = 0; }; then | 5773 test $ac_status = 0; }; then |
5784 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5774 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5785 else | 5775 else |
5786 pkg_failed=yes | 5776 pkg_failed=yes |
5787 fi | 5777 fi |
5788 fi | 5778 else |
5789 else | 5779 pkg_failed=untried |
5790 pkg_failed=untried | 5780 fi |
5791 fi | 5781 if test -n "$redland_LIBS"; then |
5792 if test -n "$PKG_CONFIG"; then | 5782 pkg_cv_redland_LIBS="$redland_LIBS" |
5793 if test -n "$redland_LIBS"; then | 5783 elif test -n "$PKG_CONFIG"; then |
5794 pkg_cv_redland_LIBS="$redland_LIBS" | 5784 if test -n "$PKG_CONFIG" && \ |
5795 else | |
5796 if test -n "$PKG_CONFIG" && \ | |
5797 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5785 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5798 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5786 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5799 ac_status=$? | 5787 ac_status=$? |
5800 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5788 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5801 test $ac_status = 0; }; then | 5789 test $ac_status = 0; }; then |
5802 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5790 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5803 else | 5791 else |
5804 pkg_failed=yes | 5792 pkg_failed=yes |
5805 fi | 5793 fi |
5806 fi | 5794 else |
5807 else | 5795 pkg_failed=untried |
5808 pkg_failed=untried | |
5809 fi | 5796 fi |
5810 | 5797 |
5811 | 5798 |
5812 | 5799 |
5813 if test $pkg_failed = yes; then | 5800 if test $pkg_failed = yes; then |
5801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5802 $as_echo "no" >&6; } | |
5814 | 5803 |
5815 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5804 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5816 _pkg_short_errors_supported=yes | 5805 _pkg_short_errors_supported=yes |
5817 else | 5806 else |
5818 _pkg_short_errors_supported=no | 5807 _pkg_short_errors_supported=no |
5819 fi | 5808 fi |
5820 if test $_pkg_short_errors_supported = yes; then | 5809 if test $_pkg_short_errors_supported = yes; then |
5821 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5810 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5822 else | 5811 else |
5823 redland_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5812 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5824 fi | 5813 fi |
5825 # Put the nasty error message in config.log where it belongs | 5814 # Put the nasty error message in config.log where it belongs |
5826 echo "$redland_PKG_ERRORS" >&5 | 5815 echo "$redland_PKG_ERRORS" >&5 |
5827 | 5816 |
5828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5817 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5829 $as_echo "no" >&6; } | |
5830 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5831 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5818 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5832 elif test $pkg_failed = untried; then | 5819 elif test $pkg_failed = untried; then |
5820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5821 $as_echo "no" >&6; } | |
5833 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5822 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5834 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5823 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5835 else | 5824 else |
5836 redland_CFLAGS=$pkg_cv_redland_CFLAGS | 5825 redland_CFLAGS=$pkg_cv_redland_CFLAGS |
5837 redland_LIBS=$pkg_cv_redland_LIBS | 5826 redland_LIBS=$pkg_cv_redland_LIBS |
5921 | 5910 |
5922 pkg_failed=no | 5911 pkg_failed=no |
5923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 | 5912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 |
5924 $as_echo_n "checking for liblo... " >&6; } | 5913 $as_echo_n "checking for liblo... " >&6; } |
5925 | 5914 |
5926 if test -n "$PKG_CONFIG"; then | 5915 if test -n "$liblo_CFLAGS"; then |
5927 if test -n "$liblo_CFLAGS"; then | 5916 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS" |
5928 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS" | 5917 elif test -n "$PKG_CONFIG"; then |
5929 else | 5918 if test -n "$PKG_CONFIG" && \ |
5930 if test -n "$PKG_CONFIG" && \ | |
5931 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5919 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5932 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5920 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5933 ac_status=$? | 5921 ac_status=$? |
5934 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5922 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5935 test $ac_status = 0; }; then | 5923 test $ac_status = 0; }; then |
5936 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5924 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5937 else | 5925 else |
5938 pkg_failed=yes | 5926 pkg_failed=yes |
5939 fi | 5927 fi |
5940 fi | 5928 else |
5941 else | 5929 pkg_failed=untried |
5942 pkg_failed=untried | 5930 fi |
5943 fi | 5931 if test -n "$liblo_LIBS"; then |
5944 if test -n "$PKG_CONFIG"; then | 5932 pkg_cv_liblo_LIBS="$liblo_LIBS" |
5945 if test -n "$liblo_LIBS"; then | 5933 elif test -n "$PKG_CONFIG"; then |
5946 pkg_cv_liblo_LIBS="$liblo_LIBS" | 5934 if test -n "$PKG_CONFIG" && \ |
5947 else | |
5948 if test -n "$PKG_CONFIG" && \ | |
5949 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5935 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5950 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5936 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5951 ac_status=$? | 5937 ac_status=$? |
5952 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5938 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5953 test $ac_status = 0; }; then | 5939 test $ac_status = 0; }; then |
5954 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5940 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5955 else | 5941 else |
5956 pkg_failed=yes | 5942 pkg_failed=yes |
5957 fi | 5943 fi |
5958 fi | 5944 else |
5959 else | 5945 pkg_failed=untried |
5960 pkg_failed=untried | |
5961 fi | 5946 fi |
5962 | 5947 |
5963 | 5948 |
5964 | 5949 |
5965 if test $pkg_failed = yes; then | 5950 if test $pkg_failed = yes; then |
5951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5952 $as_echo "no" >&6; } | |
5966 | 5953 |
5967 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5954 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5968 _pkg_short_errors_supported=yes | 5955 _pkg_short_errors_supported=yes |
5969 else | 5956 else |
5970 _pkg_short_errors_supported=no | 5957 _pkg_short_errors_supported=no |
5971 fi | 5958 fi |
5972 if test $_pkg_short_errors_supported = yes; then | 5959 if test $_pkg_short_errors_supported = yes; then |
5973 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5960 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5974 else | 5961 else |
5975 liblo_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 5962 liblo_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5976 fi | 5963 fi |
5977 # Put the nasty error message in config.log where it belongs | 5964 # Put the nasty error message in config.log where it belongs |
5978 echo "$liblo_PKG_ERRORS" >&5 | 5965 echo "$liblo_PKG_ERRORS" >&5 |
5979 | 5966 |
5980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5967 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5981 $as_echo "no" >&6; } | |
5982 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
5983 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5968 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5984 elif test $pkg_failed = untried; then | 5969 elif test $pkg_failed = untried; then |
5970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5971 $as_echo "no" >&6; } | |
5985 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5972 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
5986 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5973 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5987 else | 5974 else |
5988 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS | 5975 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS |
5989 liblo_LIBS=$pkg_cv_liblo_LIBS | 5976 liblo_LIBS=$pkg_cv_liblo_LIBS |
6076 | 6063 |
6077 pkg_failed=no | 6064 pkg_failed=no |
6078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5 | 6065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5 |
6079 $as_echo_n "checking for portaudio_2_0... " >&6; } | 6066 $as_echo_n "checking for portaudio_2_0... " >&6; } |
6080 | 6067 |
6081 if test -n "$PKG_CONFIG"; then | 6068 if test -n "$portaudio_2_0_CFLAGS"; then |
6082 if test -n "$portaudio_2_0_CFLAGS"; then | 6069 pkg_cv_portaudio_2_0_CFLAGS="$portaudio_2_0_CFLAGS" |
6083 pkg_cv_portaudio_2_0_CFLAGS="$portaudio_2_0_CFLAGS" | 6070 elif test -n "$PKG_CONFIG"; then |
6084 else | 6071 if test -n "$PKG_CONFIG" && \ |
6085 if test -n "$PKG_CONFIG" && \ | |
6086 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6072 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6087 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6073 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6088 ac_status=$? | 6074 ac_status=$? |
6089 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6075 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6090 test $ac_status = 0; }; then | 6076 test $ac_status = 0; }; then |
6091 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6077 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6092 else | 6078 else |
6093 pkg_failed=yes | 6079 pkg_failed=yes |
6094 fi | 6080 fi |
6095 fi | 6081 else |
6096 else | 6082 pkg_failed=untried |
6097 pkg_failed=untried | 6083 fi |
6098 fi | 6084 if test -n "$portaudio_2_0_LIBS"; then |
6099 if test -n "$PKG_CONFIG"; then | 6085 pkg_cv_portaudio_2_0_LIBS="$portaudio_2_0_LIBS" |
6100 if test -n "$portaudio_2_0_LIBS"; then | 6086 elif test -n "$PKG_CONFIG"; then |
6101 pkg_cv_portaudio_2_0_LIBS="$portaudio_2_0_LIBS" | 6087 if test -n "$PKG_CONFIG" && \ |
6102 else | |
6103 if test -n "$PKG_CONFIG" && \ | |
6104 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6088 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6105 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6089 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6106 ac_status=$? | 6090 ac_status=$? |
6107 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6091 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6108 test $ac_status = 0; }; then | 6092 test $ac_status = 0; }; then |
6109 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6093 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6110 else | 6094 else |
6111 pkg_failed=yes | 6095 pkg_failed=yes |
6112 fi | 6096 fi |
6113 fi | 6097 else |
6114 else | 6098 pkg_failed=untried |
6115 pkg_failed=untried | |
6116 fi | 6099 fi |
6117 | 6100 |
6118 | 6101 |
6119 | 6102 |
6120 if test $pkg_failed = yes; then | 6103 if test $pkg_failed = yes; then |
6104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6105 $as_echo "no" >&6; } | |
6121 | 6106 |
6122 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6107 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6123 _pkg_short_errors_supported=yes | 6108 _pkg_short_errors_supported=yes |
6124 else | 6109 else |
6125 _pkg_short_errors_supported=no | 6110 _pkg_short_errors_supported=no |
6126 fi | 6111 fi |
6127 if test $_pkg_short_errors_supported = yes; then | 6112 if test $_pkg_short_errors_supported = yes; then |
6128 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6113 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6129 else | 6114 else |
6130 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6115 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6131 fi | 6116 fi |
6132 # Put the nasty error message in config.log where it belongs | 6117 # Put the nasty error message in config.log where it belongs |
6133 echo "$portaudio_2_0_PKG_ERRORS" >&5 | 6118 echo "$portaudio_2_0_PKG_ERRORS" >&5 |
6134 | 6119 |
6135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6120 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6136 $as_echo "no" >&6; } | |
6137 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6138 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6121 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6139 elif test $pkg_failed = untried; then | 6122 elif test $pkg_failed = untried; then |
6123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6124 $as_echo "no" >&6; } | |
6140 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6125 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6141 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6126 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6142 else | 6127 else |
6143 portaudio_2_0_CFLAGS=$pkg_cv_portaudio_2_0_CFLAGS | 6128 portaudio_2_0_CFLAGS=$pkg_cv_portaudio_2_0_CFLAGS |
6144 portaudio_2_0_LIBS=$pkg_cv_portaudio_2_0_LIBS | 6129 portaudio_2_0_LIBS=$pkg_cv_portaudio_2_0_LIBS |
6231 | 6216 |
6232 pkg_failed=no | 6217 pkg_failed=no |
6233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 | 6218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 |
6234 $as_echo_n "checking for JACK... " >&6; } | 6219 $as_echo_n "checking for JACK... " >&6; } |
6235 | 6220 |
6236 if test -n "$PKG_CONFIG"; then | 6221 if test -n "$JACK_CFLAGS"; then |
6237 if test -n "$JACK_CFLAGS"; then | 6222 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS" |
6238 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS" | 6223 elif test -n "$PKG_CONFIG"; then |
6239 else | 6224 if test -n "$PKG_CONFIG" && \ |
6240 if test -n "$PKG_CONFIG" && \ | |
6241 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6225 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6242 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6226 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6243 ac_status=$? | 6227 ac_status=$? |
6244 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6228 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6245 test $ac_status = 0; }; then | 6229 test $ac_status = 0; }; then |
6246 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6230 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6247 else | 6231 else |
6248 pkg_failed=yes | 6232 pkg_failed=yes |
6249 fi | 6233 fi |
6250 fi | 6234 else |
6251 else | 6235 pkg_failed=untried |
6252 pkg_failed=untried | 6236 fi |
6253 fi | 6237 if test -n "$JACK_LIBS"; then |
6254 if test -n "$PKG_CONFIG"; then | 6238 pkg_cv_JACK_LIBS="$JACK_LIBS" |
6255 if test -n "$JACK_LIBS"; then | 6239 elif test -n "$PKG_CONFIG"; then |
6256 pkg_cv_JACK_LIBS="$JACK_LIBS" | 6240 if test -n "$PKG_CONFIG" && \ |
6257 else | |
6258 if test -n "$PKG_CONFIG" && \ | |
6259 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6241 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6260 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6242 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6261 ac_status=$? | 6243 ac_status=$? |
6262 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6244 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6263 test $ac_status = 0; }; then | 6245 test $ac_status = 0; }; then |
6264 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6246 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6265 else | 6247 else |
6266 pkg_failed=yes | 6248 pkg_failed=yes |
6267 fi | 6249 fi |
6268 fi | 6250 else |
6269 else | 6251 pkg_failed=untried |
6270 pkg_failed=untried | |
6271 fi | 6252 fi |
6272 | 6253 |
6273 | 6254 |
6274 | 6255 |
6275 if test $pkg_failed = yes; then | 6256 if test $pkg_failed = yes; then |
6257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6258 $as_echo "no" >&6; } | |
6276 | 6259 |
6277 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6260 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6278 _pkg_short_errors_supported=yes | 6261 _pkg_short_errors_supported=yes |
6279 else | 6262 else |
6280 _pkg_short_errors_supported=no | 6263 _pkg_short_errors_supported=no |
6281 fi | 6264 fi |
6282 if test $_pkg_short_errors_supported = yes; then | 6265 if test $_pkg_short_errors_supported = yes; then |
6283 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6266 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6284 else | 6267 else |
6285 JACK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6268 JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6286 fi | 6269 fi |
6287 # Put the nasty error message in config.log where it belongs | 6270 # Put the nasty error message in config.log where it belongs |
6288 echo "$JACK_PKG_ERRORS" >&5 | 6271 echo "$JACK_PKG_ERRORS" >&5 |
6289 | 6272 |
6290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6273 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6291 $as_echo "no" >&6; } | |
6292 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6293 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6274 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6294 elif test $pkg_failed = untried; then | 6275 elif test $pkg_failed = untried; then |
6276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6277 $as_echo "no" >&6; } | |
6295 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6278 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6296 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6279 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6297 else | 6280 else |
6298 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS | 6281 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS |
6299 JACK_LIBS=$pkg_cv_JACK_LIBS | 6282 JACK_LIBS=$pkg_cv_JACK_LIBS |
6386 | 6369 |
6387 pkg_failed=no | 6370 pkg_failed=no |
6388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 | 6371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 |
6389 $as_echo_n "checking for libpulse... " >&6; } | 6372 $as_echo_n "checking for libpulse... " >&6; } |
6390 | 6373 |
6391 if test -n "$PKG_CONFIG"; then | 6374 if test -n "$libpulse_CFLAGS"; then |
6392 if test -n "$libpulse_CFLAGS"; then | 6375 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS" |
6393 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS" | 6376 elif test -n "$PKG_CONFIG"; then |
6394 else | 6377 if test -n "$PKG_CONFIG" && \ |
6395 if test -n "$PKG_CONFIG" && \ | |
6396 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6378 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6397 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6379 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6398 ac_status=$? | 6380 ac_status=$? |
6399 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6381 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6400 test $ac_status = 0; }; then | 6382 test $ac_status = 0; }; then |
6401 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6383 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6402 else | 6384 else |
6403 pkg_failed=yes | 6385 pkg_failed=yes |
6404 fi | 6386 fi |
6405 fi | 6387 else |
6406 else | 6388 pkg_failed=untried |
6407 pkg_failed=untried | 6389 fi |
6408 fi | 6390 if test -n "$libpulse_LIBS"; then |
6409 if test -n "$PKG_CONFIG"; then | 6391 pkg_cv_libpulse_LIBS="$libpulse_LIBS" |
6410 if test -n "$libpulse_LIBS"; then | 6392 elif test -n "$PKG_CONFIG"; then |
6411 pkg_cv_libpulse_LIBS="$libpulse_LIBS" | 6393 if test -n "$PKG_CONFIG" && \ |
6412 else | |
6413 if test -n "$PKG_CONFIG" && \ | |
6414 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6394 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6415 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6395 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6416 ac_status=$? | 6396 ac_status=$? |
6417 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6397 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6418 test $ac_status = 0; }; then | 6398 test $ac_status = 0; }; then |
6419 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6399 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6420 else | 6400 else |
6421 pkg_failed=yes | 6401 pkg_failed=yes |
6422 fi | 6402 fi |
6423 fi | 6403 else |
6424 else | 6404 pkg_failed=untried |
6425 pkg_failed=untried | |
6426 fi | 6405 fi |
6427 | 6406 |
6428 | 6407 |
6429 | 6408 |
6430 if test $pkg_failed = yes; then | 6409 if test $pkg_failed = yes; then |
6410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6411 $as_echo "no" >&6; } | |
6431 | 6412 |
6432 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6413 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6433 _pkg_short_errors_supported=yes | 6414 _pkg_short_errors_supported=yes |
6434 else | 6415 else |
6435 _pkg_short_errors_supported=no | 6416 _pkg_short_errors_supported=no |
6436 fi | 6417 fi |
6437 if test $_pkg_short_errors_supported = yes; then | 6418 if test $_pkg_short_errors_supported = yes; then |
6438 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6419 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6439 else | 6420 else |
6440 libpulse_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6421 libpulse_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6441 fi | 6422 fi |
6442 # Put the nasty error message in config.log where it belongs | 6423 # Put the nasty error message in config.log where it belongs |
6443 echo "$libpulse_PKG_ERRORS" >&5 | 6424 echo "$libpulse_PKG_ERRORS" >&5 |
6444 | 6425 |
6445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6426 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6446 $as_echo "no" >&6; } | |
6447 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6448 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6427 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6449 elif test $pkg_failed = untried; then | 6428 elif test $pkg_failed = untried; then |
6429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6430 $as_echo "no" >&6; } | |
6450 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6431 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6451 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6432 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6452 else | 6433 else |
6453 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS | 6434 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS |
6454 libpulse_LIBS=$pkg_cv_libpulse_LIBS | 6435 libpulse_LIBS=$pkg_cv_libpulse_LIBS |
6541 | 6522 |
6542 pkg_failed=no | 6523 pkg_failed=no |
6543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 | 6524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 |
6544 $as_echo_n "checking for lrdf... " >&6; } | 6525 $as_echo_n "checking for lrdf... " >&6; } |
6545 | 6526 |
6546 if test -n "$PKG_CONFIG"; then | 6527 if test -n "$lrdf_CFLAGS"; then |
6547 if test -n "$lrdf_CFLAGS"; then | 6528 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS" |
6548 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS" | 6529 elif test -n "$PKG_CONFIG"; then |
6549 else | 6530 if test -n "$PKG_CONFIG" && \ |
6550 if test -n "$PKG_CONFIG" && \ | |
6551 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6531 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6552 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6532 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6553 ac_status=$? | 6533 ac_status=$? |
6554 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6534 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6555 test $ac_status = 0; }; then | 6535 test $ac_status = 0; }; then |
6556 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6536 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6557 else | 6537 else |
6558 pkg_failed=yes | 6538 pkg_failed=yes |
6559 fi | 6539 fi |
6560 fi | 6540 else |
6561 else | 6541 pkg_failed=untried |
6562 pkg_failed=untried | 6542 fi |
6563 fi | 6543 if test -n "$lrdf_LIBS"; then |
6564 if test -n "$PKG_CONFIG"; then | 6544 pkg_cv_lrdf_LIBS="$lrdf_LIBS" |
6565 if test -n "$lrdf_LIBS"; then | 6545 elif test -n "$PKG_CONFIG"; then |
6566 pkg_cv_lrdf_LIBS="$lrdf_LIBS" | 6546 if test -n "$PKG_CONFIG" && \ |
6567 else | |
6568 if test -n "$PKG_CONFIG" && \ | |
6569 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6547 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6570 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6548 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6571 ac_status=$? | 6549 ac_status=$? |
6572 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6573 test $ac_status = 0; }; then | 6551 test $ac_status = 0; }; then |
6574 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6552 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6575 else | 6553 else |
6576 pkg_failed=yes | 6554 pkg_failed=yes |
6577 fi | 6555 fi |
6578 fi | 6556 else |
6579 else | 6557 pkg_failed=untried |
6580 pkg_failed=untried | |
6581 fi | 6558 fi |
6582 | 6559 |
6583 | 6560 |
6584 | 6561 |
6585 if test $pkg_failed = yes; then | 6562 if test $pkg_failed = yes; then |
6563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6564 $as_echo "no" >&6; } | |
6586 | 6565 |
6587 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6566 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6588 _pkg_short_errors_supported=yes | 6567 _pkg_short_errors_supported=yes |
6589 else | 6568 else |
6590 _pkg_short_errors_supported=no | 6569 _pkg_short_errors_supported=no |
6591 fi | 6570 fi |
6592 if test $_pkg_short_errors_supported = yes; then | 6571 if test $_pkg_short_errors_supported = yes; then |
6593 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6572 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6594 else | 6573 else |
6595 lrdf_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6574 lrdf_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6596 fi | 6575 fi |
6597 # Put the nasty error message in config.log where it belongs | 6576 # Put the nasty error message in config.log where it belongs |
6598 echo "$lrdf_PKG_ERRORS" >&5 | 6577 echo "$lrdf_PKG_ERRORS" >&5 |
6599 | 6578 |
6600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6579 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6601 $as_echo "no" >&6; } | |
6602 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6603 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6580 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6604 elif test $pkg_failed = untried; then | 6581 elif test $pkg_failed = untried; then |
6582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6583 $as_echo "no" >&6; } | |
6605 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6584 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6606 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6585 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6607 else | 6586 else |
6608 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS | 6587 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS |
6609 lrdf_LIBS=$pkg_cv_lrdf_LIBS | 6588 lrdf_LIBS=$pkg_cv_lrdf_LIBS |
6696 | 6675 |
6697 pkg_failed=no | 6676 pkg_failed=no |
6698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 | 6677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 |
6699 $as_echo_n "checking for oggz... " >&6; } | 6678 $as_echo_n "checking for oggz... " >&6; } |
6700 | 6679 |
6701 if test -n "$PKG_CONFIG"; then | 6680 if test -n "$oggz_CFLAGS"; then |
6702 if test -n "$oggz_CFLAGS"; then | 6681 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS" |
6703 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS" | 6682 elif test -n "$PKG_CONFIG"; then |
6704 else | 6683 if test -n "$PKG_CONFIG" && \ |
6705 if test -n "$PKG_CONFIG" && \ | |
6706 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6684 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6707 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6685 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6708 ac_status=$? | 6686 ac_status=$? |
6709 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6687 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6710 test $ac_status = 0; }; then | 6688 test $ac_status = 0; }; then |
6711 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6689 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6712 else | 6690 else |
6713 pkg_failed=yes | 6691 pkg_failed=yes |
6714 fi | 6692 fi |
6715 fi | 6693 else |
6716 else | 6694 pkg_failed=untried |
6717 pkg_failed=untried | 6695 fi |
6718 fi | 6696 if test -n "$oggz_LIBS"; then |
6719 if test -n "$PKG_CONFIG"; then | 6697 pkg_cv_oggz_LIBS="$oggz_LIBS" |
6720 if test -n "$oggz_LIBS"; then | 6698 elif test -n "$PKG_CONFIG"; then |
6721 pkg_cv_oggz_LIBS="$oggz_LIBS" | 6699 if test -n "$PKG_CONFIG" && \ |
6722 else | |
6723 if test -n "$PKG_CONFIG" && \ | |
6724 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6700 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6725 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6701 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6726 ac_status=$? | 6702 ac_status=$? |
6727 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6703 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6728 test $ac_status = 0; }; then | 6704 test $ac_status = 0; }; then |
6729 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6705 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6730 else | 6706 else |
6731 pkg_failed=yes | 6707 pkg_failed=yes |
6732 fi | 6708 fi |
6733 fi | 6709 else |
6734 else | 6710 pkg_failed=untried |
6735 pkg_failed=untried | |
6736 fi | 6711 fi |
6737 | 6712 |
6738 | 6713 |
6739 | 6714 |
6740 if test $pkg_failed = yes; then | 6715 if test $pkg_failed = yes; then |
6716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6717 $as_echo "no" >&6; } | |
6741 | 6718 |
6742 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6719 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6743 _pkg_short_errors_supported=yes | 6720 _pkg_short_errors_supported=yes |
6744 else | 6721 else |
6745 _pkg_short_errors_supported=no | 6722 _pkg_short_errors_supported=no |
6746 fi | 6723 fi |
6747 if test $_pkg_short_errors_supported = yes; then | 6724 if test $_pkg_short_errors_supported = yes; then |
6748 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6725 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6749 else | 6726 else |
6750 oggz_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6727 oggz_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6751 fi | 6728 fi |
6752 # Put the nasty error message in config.log where it belongs | 6729 # Put the nasty error message in config.log where it belongs |
6753 echo "$oggz_PKG_ERRORS" >&5 | 6730 echo "$oggz_PKG_ERRORS" >&5 |
6754 | 6731 |
6755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6732 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6756 $as_echo "no" >&6; } | |
6757 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6758 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6733 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6759 elif test $pkg_failed = untried; then | 6734 elif test $pkg_failed = untried; then |
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6736 $as_echo "no" >&6; } | |
6760 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6737 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6761 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6738 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6762 else | 6739 else |
6763 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS | 6740 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS |
6764 oggz_LIBS=$pkg_cv_oggz_LIBS | 6741 oggz_LIBS=$pkg_cv_oggz_LIBS |
6851 | 6828 |
6852 pkg_failed=no | 6829 pkg_failed=no |
6853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 | 6830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 |
6854 $as_echo_n "checking for fishsound... " >&6; } | 6831 $as_echo_n "checking for fishsound... " >&6; } |
6855 | 6832 |
6856 if test -n "$PKG_CONFIG"; then | 6833 if test -n "$fishsound_CFLAGS"; then |
6857 if test -n "$fishsound_CFLAGS"; then | 6834 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS" |
6858 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS" | 6835 elif test -n "$PKG_CONFIG"; then |
6859 else | 6836 if test -n "$PKG_CONFIG" && \ |
6860 if test -n "$PKG_CONFIG" && \ | |
6861 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6837 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6862 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6838 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6863 ac_status=$? | 6839 ac_status=$? |
6864 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6840 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6865 test $ac_status = 0; }; then | 6841 test $ac_status = 0; }; then |
6866 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6842 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6867 else | 6843 else |
6868 pkg_failed=yes | 6844 pkg_failed=yes |
6869 fi | 6845 fi |
6870 fi | 6846 else |
6871 else | 6847 pkg_failed=untried |
6872 pkg_failed=untried | 6848 fi |
6873 fi | 6849 if test -n "$fishsound_LIBS"; then |
6874 if test -n "$PKG_CONFIG"; then | 6850 pkg_cv_fishsound_LIBS="$fishsound_LIBS" |
6875 if test -n "$fishsound_LIBS"; then | 6851 elif test -n "$PKG_CONFIG"; then |
6876 pkg_cv_fishsound_LIBS="$fishsound_LIBS" | 6852 if test -n "$PKG_CONFIG" && \ |
6877 else | |
6878 if test -n "$PKG_CONFIG" && \ | |
6879 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6853 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6880 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6854 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6881 ac_status=$? | 6855 ac_status=$? |
6882 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6856 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6883 test $ac_status = 0; }; then | 6857 test $ac_status = 0; }; then |
6884 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6858 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6885 else | 6859 else |
6886 pkg_failed=yes | 6860 pkg_failed=yes |
6887 fi | 6861 fi |
6888 fi | 6862 else |
6889 else | 6863 pkg_failed=untried |
6890 pkg_failed=untried | |
6891 fi | 6864 fi |
6892 | 6865 |
6893 | 6866 |
6894 | 6867 |
6895 if test $pkg_failed = yes; then | 6868 if test $pkg_failed = yes; then |
6869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6870 $as_echo "no" >&6; } | |
6896 | 6871 |
6897 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6872 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6898 _pkg_short_errors_supported=yes | 6873 _pkg_short_errors_supported=yes |
6899 else | 6874 else |
6900 _pkg_short_errors_supported=no | 6875 _pkg_short_errors_supported=no |
6901 fi | 6876 fi |
6902 if test $_pkg_short_errors_supported = yes; then | 6877 if test $_pkg_short_errors_supported = yes; then |
6903 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6878 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6904 else | 6879 else |
6905 fishsound_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 6880 fishsound_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6906 fi | 6881 fi |
6907 # Put the nasty error message in config.log where it belongs | 6882 # Put the nasty error message in config.log where it belongs |
6908 echo "$fishsound_PKG_ERRORS" >&5 | 6883 echo "$fishsound_PKG_ERRORS" >&5 |
6909 | 6884 |
6910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6885 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6911 $as_echo "no" >&6; } | |
6912 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
6913 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6886 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6914 elif test $pkg_failed = untried; then | 6887 elif test $pkg_failed = untried; then |
6888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6889 $as_echo "no" >&6; } | |
6915 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 6890 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
6916 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6891 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6917 else | 6892 else |
6918 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS | 6893 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS |
6919 fishsound_LIBS=$pkg_cv_fishsound_LIBS | 6894 fishsound_LIBS=$pkg_cv_fishsound_LIBS |
7006 | 6981 |
7007 pkg_failed=no | 6982 pkg_failed=no |
7008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 | 6983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 |
7009 $as_echo_n "checking for mad... " >&6; } | 6984 $as_echo_n "checking for mad... " >&6; } |
7010 | 6985 |
7011 if test -n "$PKG_CONFIG"; then | 6986 if test -n "$mad_CFLAGS"; then |
7012 if test -n "$mad_CFLAGS"; then | 6987 pkg_cv_mad_CFLAGS="$mad_CFLAGS" |
7013 pkg_cv_mad_CFLAGS="$mad_CFLAGS" | 6988 elif test -n "$PKG_CONFIG"; then |
7014 else | 6989 if test -n "$PKG_CONFIG" && \ |
7015 if test -n "$PKG_CONFIG" && \ | |
7016 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6990 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7017 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6991 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7018 ac_status=$? | 6992 ac_status=$? |
7019 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6993 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7020 test $ac_status = 0; }; then | 6994 test $ac_status = 0; }; then |
7021 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6995 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7022 else | 6996 else |
7023 pkg_failed=yes | 6997 pkg_failed=yes |
7024 fi | 6998 fi |
7025 fi | 6999 else |
7026 else | 7000 pkg_failed=untried |
7027 pkg_failed=untried | 7001 fi |
7028 fi | 7002 if test -n "$mad_LIBS"; then |
7029 if test -n "$PKG_CONFIG"; then | 7003 pkg_cv_mad_LIBS="$mad_LIBS" |
7030 if test -n "$mad_LIBS"; then | 7004 elif test -n "$PKG_CONFIG"; then |
7031 pkg_cv_mad_LIBS="$mad_LIBS" | 7005 if test -n "$PKG_CONFIG" && \ |
7032 else | |
7033 if test -n "$PKG_CONFIG" && \ | |
7034 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 7006 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7035 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 7007 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7036 ac_status=$? | 7008 ac_status=$? |
7037 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 7009 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7038 test $ac_status = 0; }; then | 7010 test $ac_status = 0; }; then |
7039 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 7011 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7040 else | 7012 else |
7041 pkg_failed=yes | 7013 pkg_failed=yes |
7042 fi | 7014 fi |
7043 fi | 7015 else |
7044 else | 7016 pkg_failed=untried |
7045 pkg_failed=untried | |
7046 fi | 7017 fi |
7047 | 7018 |
7048 | 7019 |
7049 | 7020 |
7050 if test $pkg_failed = yes; then | 7021 if test $pkg_failed = yes; then |
7022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7023 $as_echo "no" >&6; } | |
7051 | 7024 |
7052 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 7025 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7053 _pkg_short_errors_supported=yes | 7026 _pkg_short_errors_supported=yes |
7054 else | 7027 else |
7055 _pkg_short_errors_supported=no | 7028 _pkg_short_errors_supported=no |
7056 fi | 7029 fi |
7057 if test $_pkg_short_errors_supported = yes; then | 7030 if test $_pkg_short_errors_supported = yes; then |
7058 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 7031 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7059 else | 7032 else |
7060 mad_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 7033 mad_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7061 fi | 7034 fi |
7062 # Put the nasty error message in config.log where it belongs | 7035 # Put the nasty error message in config.log where it belongs |
7063 echo "$mad_PKG_ERRORS" >&5 | 7036 echo "$mad_PKG_ERRORS" >&5 |
7064 | 7037 |
7065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 7038 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
7066 $as_echo "no" >&6; } | |
7067 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
7068 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 7039 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7069 elif test $pkg_failed = untried; then | 7040 elif test $pkg_failed = untried; then |
7041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7042 $as_echo "no" >&6; } | |
7070 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 7043 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
7071 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 7044 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7072 else | 7045 else |
7073 mad_CFLAGS=$pkg_cv_mad_CFLAGS | 7046 mad_CFLAGS=$pkg_cv_mad_CFLAGS |
7074 mad_LIBS=$pkg_cv_mad_LIBS | 7047 mad_LIBS=$pkg_cv_mad_LIBS |
7161 | 7134 |
7162 pkg_failed=no | 7135 pkg_failed=no |
7163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 | 7136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 |
7164 $as_echo_n "checking for id3tag... " >&6; } | 7137 $as_echo_n "checking for id3tag... " >&6; } |
7165 | 7138 |
7166 if test -n "$PKG_CONFIG"; then | 7139 if test -n "$id3tag_CFLAGS"; then |
7167 if test -n "$id3tag_CFLAGS"; then | 7140 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS" |
7168 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS" | 7141 elif test -n "$PKG_CONFIG"; then |
7169 else | 7142 if test -n "$PKG_CONFIG" && \ |
7170 if test -n "$PKG_CONFIG" && \ | |
7171 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 7143 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7172 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 7144 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7173 ac_status=$? | 7145 ac_status=$? |
7174 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 7146 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7175 test $ac_status = 0; }; then | 7147 test $ac_status = 0; }; then |
7176 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 7148 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7177 else | 7149 else |
7178 pkg_failed=yes | 7150 pkg_failed=yes |
7179 fi | 7151 fi |
7180 fi | 7152 else |
7181 else | 7153 pkg_failed=untried |
7182 pkg_failed=untried | 7154 fi |
7183 fi | 7155 if test -n "$id3tag_LIBS"; then |
7184 if test -n "$PKG_CONFIG"; then | 7156 pkg_cv_id3tag_LIBS="$id3tag_LIBS" |
7185 if test -n "$id3tag_LIBS"; then | 7157 elif test -n "$PKG_CONFIG"; then |
7186 pkg_cv_id3tag_LIBS="$id3tag_LIBS" | 7158 if test -n "$PKG_CONFIG" && \ |
7187 else | |
7188 if test -n "$PKG_CONFIG" && \ | |
7189 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 7159 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7190 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 7160 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7191 ac_status=$? | 7161 ac_status=$? |
7192 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 7162 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7193 test $ac_status = 0; }; then | 7163 test $ac_status = 0; }; then |
7194 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 7164 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7195 else | 7165 else |
7196 pkg_failed=yes | 7166 pkg_failed=yes |
7197 fi | 7167 fi |
7198 fi | 7168 else |
7199 else | 7169 pkg_failed=untried |
7200 pkg_failed=untried | |
7201 fi | 7170 fi |
7202 | 7171 |
7203 | 7172 |
7204 | 7173 |
7205 if test $pkg_failed = yes; then | 7174 if test $pkg_failed = yes; then |
7175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7176 $as_echo "no" >&6; } | |
7206 | 7177 |
7207 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 7178 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7208 _pkg_short_errors_supported=yes | 7179 _pkg_short_errors_supported=yes |
7209 else | 7180 else |
7210 _pkg_short_errors_supported=no | 7181 _pkg_short_errors_supported=no |
7211 fi | 7182 fi |
7212 if test $_pkg_short_errors_supported = yes; then | 7183 if test $_pkg_short_errors_supported = yes; then |
7213 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 7184 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7214 else | 7185 else |
7215 id3tag_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` | 7186 id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7216 fi | 7187 fi |
7217 # Put the nasty error message in config.log where it belongs | 7188 # Put the nasty error message in config.log where it belongs |
7218 echo "$id3tag_PKG_ERRORS" >&5 | 7189 echo "$id3tag_PKG_ERRORS" >&5 |
7219 | 7190 |
7220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 7191 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
7221 $as_echo "no" >&6; } | |
7222 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | |
7223 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 7192 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7224 elif test $pkg_failed = untried; then | 7193 elif test $pkg_failed = untried; then |
7194 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7195 $as_echo "no" >&6; } | |
7225 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 7196 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
7226 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 7197 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7227 else | 7198 else |
7228 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS | 7199 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS |
7229 id3tag_LIBS=$pkg_cv_id3tag_LIBS | 7200 id3tag_LIBS=$pkg_cv_id3tag_LIBS |
7856 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7827 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7857 # Save the log message, to keep $0 and so on meaningful, and to | 7828 # Save the log message, to keep $0 and so on meaningful, and to |
7858 # report actual input values of CONFIG_FILES etc. instead of their | 7829 # report actual input values of CONFIG_FILES etc. instead of their |
7859 # values after options handling. | 7830 # values after options handling. |
7860 ac_log=" | 7831 ac_log=" |
7861 This file was extended by Sonic Visualiser $as_me 1.8, which was | 7832 This file was extended by Sonic Visualiser $as_me 1.9-hg, which was |
7862 generated by GNU Autoconf 2.67. Invocation command line was | 7833 generated by GNU Autoconf 2.67. Invocation command line was |
7863 | 7834 |
7864 CONFIG_FILES = $CONFIG_FILES | 7835 CONFIG_FILES = $CONFIG_FILES |
7865 CONFIG_HEADERS = $CONFIG_HEADERS | 7836 CONFIG_HEADERS = $CONFIG_HEADERS |
7866 CONFIG_LINKS = $CONFIG_LINKS | 7837 CONFIG_LINKS = $CONFIG_LINKS |
7909 | 7880 |
7910 _ACEOF | 7881 _ACEOF |
7911 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7882 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7912 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7883 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7913 ac_cs_version="\\ | 7884 ac_cs_version="\\ |
7914 Sonic Visualiser config.status 1.8 | 7885 Sonic Visualiser config.status 1.9-hg |
7915 configured by $0, generated by GNU Autoconf 2.67, | 7886 configured by $0, generated by GNU Autoconf 2.67, |
7916 with options \\"\$ac_cs_config\\" | 7887 with options \\"\$ac_cs_config\\" |
7917 | 7888 |
7918 Copyright (C) 2010 Free Software Foundation, Inc. | 7889 Copyright (C) 2010 Free Software Foundation, Inc. |
7919 This config.status script is free software; the Free Software Foundation | 7890 This config.status script is free software; the Free Software Foundation |
9023 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8994 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9024 # Save the log message, to keep $0 and so on meaningful, and to | 8995 # Save the log message, to keep $0 and so on meaningful, and to |
9025 # report actual input values of CONFIG_FILES etc. instead of their | 8996 # report actual input values of CONFIG_FILES etc. instead of their |
9026 # values after options handling. | 8997 # values after options handling. |
9027 ac_log=" | 8998 ac_log=" |
9028 This file was extended by Sonic Visualiser $as_me 1.8, which was | 8999 This file was extended by Sonic Visualiser $as_me 1.9-hg, which was |
9029 generated by GNU Autoconf 2.67. Invocation command line was | 9000 generated by GNU Autoconf 2.67. Invocation command line was |
9030 | 9001 |
9031 CONFIG_FILES = $CONFIG_FILES | 9002 CONFIG_FILES = $CONFIG_FILES |
9032 CONFIG_HEADERS = $CONFIG_HEADERS | 9003 CONFIG_HEADERS = $CONFIG_HEADERS |
9033 CONFIG_LINKS = $CONFIG_LINKS | 9004 CONFIG_LINKS = $CONFIG_LINKS |
9076 | 9047 |
9077 _ACEOF | 9048 _ACEOF |
9078 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 9049 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
9079 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 9050 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
9080 ac_cs_version="\\ | 9051 ac_cs_version="\\ |
9081 Sonic Visualiser config.status 1.8 | 9052 Sonic Visualiser config.status 1.9-hg |
9082 configured by $0, generated by GNU Autoconf 2.67, | 9053 configured by $0, generated by GNU Autoconf 2.67, |
9083 with options \\"\$ac_cs_config\\" | 9054 with options \\"\$ac_cs_config\\" |
9084 | 9055 |
9085 Copyright (C) 2010 Free Software Foundation, Inc. | 9056 Copyright (C) 2010 Free Software Foundation, Inc. |
9086 This config.status script is free software; the Free Software Foundation | 9057 This config.status script is free software; the Free Software Foundation |