Mercurial > hg > sonic-visualiser
comparison configure @ 475:c4071f97a471 sv_v1.9
Regenerate configure for new version
author | Chris Cannam |
---|---|
date | Mon, 10 Oct 2011 16:57:30 +0100 |
parents | 8b8c9b0a7661 |
children | e0e554997d3c 073733da4b6c |
comparison
equal
deleted
inserted
replaced
474:2001600aac45 | 475:c4071f97a471 |
---|---|
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.68 for Sonic Visualiser 1.9-hg. | 3 # Generated by GNU Autoconf 2.67 for Sonic Visualiser 1.9. |
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, |
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | 89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word |
90 # splitting by setting IFS to empty value.) | 90 # splitting by setting IFS to empty value.) |
91 IFS=" "" $as_nl" | 91 IFS=" "" $as_nl" |
92 | 92 |
93 # Find who we are. Look in the path if we contain no directory separator. | 93 # Find who we are. Look in the path if we contain no directory separator. |
94 as_myself= | |
95 case $0 in #(( | 94 case $0 in #(( |
96 *[\\/]* ) as_myself=$0 ;; | 95 *[\\/]* ) as_myself=$0 ;; |
97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
98 for as_dir in $PATH | 97 for as_dir in $PATH |
99 do | 98 do |
215 | 214 |
216 if test "x$CONFIG_SHELL" != x; then : | 215 if test "x$CONFIG_SHELL" != x; then : |
217 # We cannot yet assume a decent shell, so we have to provide a | 216 # We cannot yet assume a decent shell, so we have to provide a |
218 # neutralization value for shells without unset; and this also | 217 # neutralization value for shells without unset; and this also |
219 # works around shells that cannot unset nonexistent variables. | 218 # works around shells that cannot unset nonexistent variables. |
220 # Preserve -v and -x to the replacement shell. | |
221 BASH_ENV=/dev/null | 219 BASH_ENV=/dev/null |
222 ENV=/dev/null | 220 ENV=/dev/null |
223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
224 export CONFIG_SHELL | 222 export CONFIG_SHELL |
225 case $- in # (((( | 223 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} |
226 *v*x* | *x*v* ) as_opts=-vx ;; | |
227 *v* ) as_opts=-v ;; | |
228 *x* ) as_opts=-x ;; | |
229 * ) as_opts= ;; | |
230 esac | |
231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | |
232 fi | 224 fi |
233 | 225 |
234 if test x$as_have_required = xno; then : | 226 if test x$as_have_required = xno; then : |
235 $as_echo "$0: This script requires a shell more modern than all" | 227 $as_echo "$0: This script requires a shell more modern than all" |
236 $as_echo "$0: the shells that I found on your system." | 228 $as_echo "$0: the shells that I found on your system." |
558 MAKEFLAGS= | 550 MAKEFLAGS= |
559 | 551 |
560 # Identity of this package. | 552 # Identity of this package. |
561 PACKAGE_NAME='Sonic Visualiser' | 553 PACKAGE_NAME='Sonic Visualiser' |
562 PACKAGE_TARNAME='sonic-visualiser' | 554 PACKAGE_TARNAME='sonic-visualiser' |
563 PACKAGE_VERSION='1.9-hg' | 555 PACKAGE_VERSION='1.9' |
564 PACKAGE_STRING='Sonic Visualiser 1.9-hg' | 556 PACKAGE_STRING='Sonic Visualiser 1.9' |
565 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 557 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' |
566 PACKAGE_URL='' | 558 PACKAGE_URL='' |
567 | 559 |
568 ac_unique_file="main/main.cpp" | 560 ac_unique_file="main/main.cpp" |
569 # Factoring default headers for most tests. | 561 # Factoring default headers for most tests. |
1170 *) | 1162 *) |
1171 # FIXME: should be removed in autoconf 3.0. | 1163 # FIXME: should be removed in autoconf 3.0. |
1172 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 | 1164 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 |
1173 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | 1165 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1174 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 | 1166 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 |
1175 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" | 1167 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} |
1176 ;; | 1168 ;; |
1177 | 1169 |
1178 esac | 1170 esac |
1179 done | 1171 done |
1180 | 1172 |
1308 # | 1300 # |
1309 if test "$ac_init_help" = "long"; then | 1301 if test "$ac_init_help" = "long"; then |
1310 # Omit some internal or obsolete options to make the list less imposing. | 1302 # Omit some internal or obsolete options to make the list less imposing. |
1311 # This message is too long to be a string in the A/UX 3.1 sh. | 1303 # This message is too long to be a string in the A/UX 3.1 sh. |
1312 cat <<_ACEOF | 1304 cat <<_ACEOF |
1313 \`configure' configures Sonic Visualiser 1.9-hg to adapt to many kinds of systems. | 1305 \`configure' configures Sonic Visualiser 1.9 to adapt to many kinds of systems. |
1314 | 1306 |
1315 Usage: $0 [OPTION]... [VAR=VALUE]... | 1307 Usage: $0 [OPTION]... [VAR=VALUE]... |
1316 | 1308 |
1317 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1309 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1318 VAR=VALUE. See below for descriptions of some of the useful variables. | 1310 VAR=VALUE. See below for descriptions of some of the useful variables. |
1370 _ACEOF | 1362 _ACEOF |
1371 fi | 1363 fi |
1372 | 1364 |
1373 if test -n "$ac_init_help"; then | 1365 if test -n "$ac_init_help"; then |
1374 case $ac_init_help in | 1366 case $ac_init_help in |
1375 short | recursive ) echo "Configuration of Sonic Visualiser 1.9-hg:";; | 1367 short | recursive ) echo "Configuration of Sonic Visualiser 1.9:";; |
1376 esac | 1368 esac |
1377 cat <<\_ACEOF | 1369 cat <<\_ACEOF |
1378 | 1370 |
1379 Optional Features: | 1371 Optional Features: |
1380 --disable-option-checking ignore unrecognized --enable/--with options | 1372 --disable-option-checking ignore unrecognized --enable/--with options |
1522 fi | 1514 fi |
1523 | 1515 |
1524 test -n "$ac_init_help" && exit $ac_status | 1516 test -n "$ac_init_help" && exit $ac_status |
1525 if $ac_init_version; then | 1517 if $ac_init_version; then |
1526 cat <<\_ACEOF | 1518 cat <<\_ACEOF |
1527 Sonic Visualiser configure 1.9-hg | 1519 Sonic Visualiser configure 1.9 |
1528 generated by GNU Autoconf 2.68 | 1520 generated by GNU Autoconf 2.67 |
1529 | 1521 |
1530 Copyright (C) 2010 Free Software Foundation, Inc. | 1522 Copyright (C) 2010 Free Software Foundation, Inc. |
1531 This configure script is free software; the Free Software Foundation | 1523 This configure script is free software; the Free Software Foundation |
1532 gives unlimited permission to copy, distribute and modify it. | 1524 gives unlimited permission to copy, distribute and modify it. |
1533 _ACEOF | 1525 _ACEOF |
1569 $as_echo "$as_me: failed program was:" >&5 | 1561 $as_echo "$as_me: failed program was:" >&5 |
1570 sed 's/^/| /' conftest.$ac_ext >&5 | 1562 sed 's/^/| /' conftest.$ac_ext >&5 |
1571 | 1563 |
1572 ac_retval=1 | 1564 ac_retval=1 |
1573 fi | 1565 fi |
1574 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1566 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1575 as_fn_set_status $ac_retval | 1567 as_fn_set_status $ac_retval |
1576 | 1568 |
1577 } # ac_fn_c_try_compile | 1569 } # ac_fn_c_try_compile |
1578 | 1570 |
1579 # ac_fn_cxx_try_compile LINENO | 1571 # ac_fn_cxx_try_compile LINENO |
1607 $as_echo "$as_me: failed program was:" >&5 | 1599 $as_echo "$as_me: failed program was:" >&5 |
1608 sed 's/^/| /' conftest.$ac_ext >&5 | 1600 sed 's/^/| /' conftest.$ac_ext >&5 |
1609 | 1601 |
1610 ac_retval=1 | 1602 ac_retval=1 |
1611 fi | 1603 fi |
1612 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1604 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1613 as_fn_set_status $ac_retval | 1605 as_fn_set_status $ac_retval |
1614 | 1606 |
1615 } # ac_fn_cxx_try_compile | 1607 } # ac_fn_cxx_try_compile |
1616 | 1608 |
1617 # ac_fn_cxx_try_cpp LINENO | 1609 # ac_fn_cxx_try_cpp LINENO |
1644 $as_echo "$as_me: failed program was:" >&5 | 1636 $as_echo "$as_me: failed program was:" >&5 |
1645 sed 's/^/| /' conftest.$ac_ext >&5 | 1637 sed 's/^/| /' conftest.$ac_ext >&5 |
1646 | 1638 |
1647 ac_retval=1 | 1639 ac_retval=1 |
1648 fi | 1640 fi |
1649 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1641 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1650 as_fn_set_status $ac_retval | 1642 as_fn_set_status $ac_retval |
1651 | 1643 |
1652 } # ac_fn_cxx_try_cpp | 1644 } # ac_fn_cxx_try_cpp |
1653 | 1645 |
1654 # ac_fn_cxx_try_run LINENO | 1646 # ac_fn_cxx_try_run LINENO |
1686 sed 's/^/| /' conftest.$ac_ext >&5 | 1678 sed 's/^/| /' conftest.$ac_ext >&5 |
1687 | 1679 |
1688 ac_retval=$ac_status | 1680 ac_retval=$ac_status |
1689 fi | 1681 fi |
1690 rm -rf conftest.dSYM conftest_ipa8_conftest.oo | 1682 rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
1691 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1683 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1692 as_fn_set_status $ac_retval | 1684 as_fn_set_status $ac_retval |
1693 | 1685 |
1694 } # ac_fn_cxx_try_run | 1686 } # ac_fn_cxx_try_run |
1695 | 1687 |
1696 # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES | 1688 # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES |
1699 # the include files in INCLUDES and setting the cache variable VAR | 1691 # the include files in INCLUDES and setting the cache variable VAR |
1700 # accordingly. | 1692 # accordingly. |
1701 ac_fn_cxx_check_header_mongrel () | 1693 ac_fn_cxx_check_header_mongrel () |
1702 { | 1694 { |
1703 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1695 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1704 if eval \${$3+:} false; then : | 1696 if eval "test \"\${$3+set}\"" = set; then : |
1705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1706 $as_echo_n "checking for $2... " >&6; } | 1698 $as_echo_n "checking for $2... " >&6; } |
1707 if eval \${$3+:} false; then : | 1699 if eval "test \"\${$3+set}\"" = set; then : |
1708 $as_echo_n "(cached) " >&6 | 1700 $as_echo_n "(cached) " >&6 |
1709 fi | 1701 fi |
1710 eval ac_res=\$$3 | 1702 eval ac_res=\$$3 |
1711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1712 $as_echo "$ac_res" >&6; } | 1704 $as_echo "$ac_res" >&6; } |
1769 ) | sed "s/^/$as_me: WARNING: /" >&2 | 1761 ) | sed "s/^/$as_me: WARNING: /" >&2 |
1770 ;; | 1762 ;; |
1771 esac | 1763 esac |
1772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1773 $as_echo_n "checking for $2... " >&6; } | 1765 $as_echo_n "checking for $2... " >&6; } |
1774 if eval \${$3+:} false; then : | 1766 if eval "test \"\${$3+set}\"" = set; then : |
1775 $as_echo_n "(cached) " >&6 | 1767 $as_echo_n "(cached) " >&6 |
1776 else | 1768 else |
1777 eval "$3=\$ac_header_compiler" | 1769 eval "$3=\$ac_header_compiler" |
1778 fi | 1770 fi |
1779 eval ac_res=\$$3 | 1771 eval ac_res=\$$3 |
1780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1781 $as_echo "$ac_res" >&6; } | 1773 $as_echo "$ac_res" >&6; } |
1782 fi | 1774 fi |
1783 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1775 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1784 | 1776 |
1785 } # ac_fn_cxx_check_header_mongrel | 1777 } # ac_fn_cxx_check_header_mongrel |
1786 | 1778 |
1787 # ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES | 1779 # ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES |
1788 # --------------------------------------------------------- | 1780 # --------------------------------------------------------- |
1791 ac_fn_cxx_check_header_compile () | 1783 ac_fn_cxx_check_header_compile () |
1792 { | 1784 { |
1793 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1785 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1795 $as_echo_n "checking for $2... " >&6; } | 1787 $as_echo_n "checking for $2... " >&6; } |
1796 if eval \${$3+:} false; then : | 1788 if eval "test \"\${$3+set}\"" = set; then : |
1797 $as_echo_n "(cached) " >&6 | 1789 $as_echo_n "(cached) " >&6 |
1798 else | 1790 else |
1799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1791 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
1800 /* end confdefs.h. */ | 1792 /* end confdefs.h. */ |
1801 $4 | 1793 $4 |
1809 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 1801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
1810 fi | 1802 fi |
1811 eval ac_res=\$$3 | 1803 eval ac_res=\$$3 |
1812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1813 $as_echo "$ac_res" >&6; } | 1805 $as_echo "$ac_res" >&6; } |
1814 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1806 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1815 | 1807 |
1816 } # ac_fn_cxx_check_header_compile | 1808 } # ac_fn_cxx_check_header_compile |
1817 | 1809 |
1818 # ac_fn_cxx_try_link LINENO | 1810 # ac_fn_cxx_try_link LINENO |
1819 # ------------------------- | 1811 # ------------------------- |
1854 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | 1846 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information |
1855 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | 1847 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would |
1856 # interfere with the next link command; also delete a directory that is | 1848 # interfere with the next link command; also delete a directory that is |
1857 # left behind by Apple's compiler. We do this before executing the actions. | 1849 # left behind by Apple's compiler. We do this before executing the actions. |
1858 rm -rf conftest.dSYM conftest_ipa8_conftest.oo | 1850 rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
1859 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1851 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1860 as_fn_set_status $ac_retval | 1852 as_fn_set_status $ac_retval |
1861 | 1853 |
1862 } # ac_fn_cxx_try_link | 1854 } # ac_fn_cxx_try_link |
1863 cat >config.log <<_ACEOF | 1855 cat >config.log <<_ACEOF |
1864 This file contains any messages produced by compilers while | 1856 This file contains any messages produced by compilers while |
1865 running configure, to aid debugging if configure makes a mistake. | 1857 running configure, to aid debugging if configure makes a mistake. |
1866 | 1858 |
1867 It was created by Sonic Visualiser $as_me 1.9-hg, which was | 1859 It was created by Sonic Visualiser $as_me 1.9, which was |
1868 generated by GNU Autoconf 2.68. Invocation command line was | 1860 generated by GNU Autoconf 2.67. Invocation command line was |
1869 | 1861 |
1870 $ $0 $@ | 1862 $ $0 $@ |
1871 | 1863 |
1872 _ACEOF | 1864 _ACEOF |
1873 exec 5>>config.log | 1865 exec 5>>config.log |
2121 sed 's/^/| /' "$ac_site_file" >&5 | 2113 sed 's/^/| /' "$ac_site_file" >&5 |
2122 . "$ac_site_file" \ | 2114 . "$ac_site_file" \ |
2123 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2115 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2124 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2116 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2125 as_fn_error $? "failed to load site script $ac_site_file | 2117 as_fn_error $? "failed to load site script $ac_site_file |
2126 See \`config.log' for more details" "$LINENO" 5; } | 2118 See \`config.log' for more details" "$LINENO" 5 ; } |
2127 fi | 2119 fi |
2128 done | 2120 done |
2129 | 2121 |
2130 if test -r "$cache_file"; then | 2122 if test -r "$cache_file"; then |
2131 # Some versions of bash will fail to source /dev/null (special files | 2123 # Some versions of bash will fail to source /dev/null (special files |
2245 if test -n "$ac_tool_prefix"; then | 2237 if test -n "$ac_tool_prefix"; then |
2246 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 2238 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
2247 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 2239 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
2248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2240 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2249 $as_echo_n "checking for $ac_word... " >&6; } | 2241 $as_echo_n "checking for $ac_word... " >&6; } |
2250 if ${ac_cv_prog_CC+:} false; then : | 2242 if test "${ac_cv_prog_CC+set}" = set; then : |
2251 $as_echo_n "(cached) " >&6 | 2243 $as_echo_n "(cached) " >&6 |
2252 else | 2244 else |
2253 if test -n "$CC"; then | 2245 if test -n "$CC"; then |
2254 ac_cv_prog_CC="$CC" # Let the user override the test. | 2246 ac_cv_prog_CC="$CC" # Let the user override the test. |
2255 else | 2247 else |
2285 ac_ct_CC=$CC | 2277 ac_ct_CC=$CC |
2286 # Extract the first word of "gcc", so it can be a program name with args. | 2278 # Extract the first word of "gcc", so it can be a program name with args. |
2287 set dummy gcc; ac_word=$2 | 2279 set dummy gcc; ac_word=$2 |
2288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2289 $as_echo_n "checking for $ac_word... " >&6; } | 2281 $as_echo_n "checking for $ac_word... " >&6; } |
2290 if ${ac_cv_prog_ac_ct_CC+:} false; then : | 2282 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : |
2291 $as_echo_n "(cached) " >&6 | 2283 $as_echo_n "(cached) " >&6 |
2292 else | 2284 else |
2293 if test -n "$ac_ct_CC"; then | 2285 if test -n "$ac_ct_CC"; then |
2294 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 2286 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
2295 else | 2287 else |
2338 if test -n "$ac_tool_prefix"; then | 2330 if test -n "$ac_tool_prefix"; then |
2339 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. | 2331 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. |
2340 set dummy ${ac_tool_prefix}cc; ac_word=$2 | 2332 set dummy ${ac_tool_prefix}cc; ac_word=$2 |
2341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2342 $as_echo_n "checking for $ac_word... " >&6; } | 2334 $as_echo_n "checking for $ac_word... " >&6; } |
2343 if ${ac_cv_prog_CC+:} false; then : | 2335 if test "${ac_cv_prog_CC+set}" = set; then : |
2344 $as_echo_n "(cached) " >&6 | 2336 $as_echo_n "(cached) " >&6 |
2345 else | 2337 else |
2346 if test -n "$CC"; then | 2338 if test -n "$CC"; then |
2347 ac_cv_prog_CC="$CC" # Let the user override the test. | 2339 ac_cv_prog_CC="$CC" # Let the user override the test. |
2348 else | 2340 else |
2378 if test -z "$CC"; then | 2370 if test -z "$CC"; then |
2379 # Extract the first word of "cc", so it can be a program name with args. | 2371 # Extract the first word of "cc", so it can be a program name with args. |
2380 set dummy cc; ac_word=$2 | 2372 set dummy cc; ac_word=$2 |
2381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2382 $as_echo_n "checking for $ac_word... " >&6; } | 2374 $as_echo_n "checking for $ac_word... " >&6; } |
2383 if ${ac_cv_prog_CC+:} false; then : | 2375 if test "${ac_cv_prog_CC+set}" = set; then : |
2384 $as_echo_n "(cached) " >&6 | 2376 $as_echo_n "(cached) " >&6 |
2385 else | 2377 else |
2386 if test -n "$CC"; then | 2378 if test -n "$CC"; then |
2387 ac_cv_prog_CC="$CC" # Let the user override the test. | 2379 ac_cv_prog_CC="$CC" # Let the user override the test. |
2388 else | 2380 else |
2437 do | 2429 do |
2438 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | 2430 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
2439 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | 2431 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
2440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2441 $as_echo_n "checking for $ac_word... " >&6; } | 2433 $as_echo_n "checking for $ac_word... " >&6; } |
2442 if ${ac_cv_prog_CC+:} false; then : | 2434 if test "${ac_cv_prog_CC+set}" = set; then : |
2443 $as_echo_n "(cached) " >&6 | 2435 $as_echo_n "(cached) " >&6 |
2444 else | 2436 else |
2445 if test -n "$CC"; then | 2437 if test -n "$CC"; then |
2446 ac_cv_prog_CC="$CC" # Let the user override the test. | 2438 ac_cv_prog_CC="$CC" # Let the user override the test. |
2447 else | 2439 else |
2481 do | 2473 do |
2482 # Extract the first word of "$ac_prog", so it can be a program name with args. | 2474 # Extract the first word of "$ac_prog", so it can be a program name with args. |
2483 set dummy $ac_prog; ac_word=$2 | 2475 set dummy $ac_prog; ac_word=$2 |
2484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2485 $as_echo_n "checking for $ac_word... " >&6; } | 2477 $as_echo_n "checking for $ac_word... " >&6; } |
2486 if ${ac_cv_prog_ac_ct_CC+:} false; then : | 2478 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : |
2487 $as_echo_n "(cached) " >&6 | 2479 $as_echo_n "(cached) " >&6 |
2488 else | 2480 else |
2489 if test -n "$ac_ct_CC"; then | 2481 if test -n "$ac_ct_CC"; then |
2490 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 2482 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
2491 else | 2483 else |
2536 | 2528 |
2537 | 2529 |
2538 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2530 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2539 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2531 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2540 as_fn_error $? "no acceptable C compiler found in \$PATH | 2532 as_fn_error $? "no acceptable C compiler found in \$PATH |
2541 See \`config.log' for more details" "$LINENO" 5; } | 2533 See \`config.log' for more details" "$LINENO" 5 ; } |
2542 | 2534 |
2543 # Provide some information about the compiler. | 2535 # Provide some information about the compiler. |
2544 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 2536 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
2545 set X $ac_compile | 2537 set X $ac_compile |
2546 ac_compiler=$2 | 2538 ac_compiler=$2 |
2651 sed 's/^/| /' conftest.$ac_ext >&5 | 2643 sed 's/^/| /' conftest.$ac_ext >&5 |
2652 | 2644 |
2653 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2645 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2654 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2646 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2655 as_fn_error 77 "C compiler cannot create executables | 2647 as_fn_error 77 "C compiler cannot create executables |
2656 See \`config.log' for more details" "$LINENO" 5; } | 2648 See \`config.log' for more details" "$LINENO" 5 ; } |
2657 else | 2649 else |
2658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
2659 $as_echo "yes" >&6; } | 2651 $as_echo "yes" >&6; } |
2660 fi | 2652 fi |
2661 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 | 2653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 |
2694 done | 2686 done |
2695 else | 2687 else |
2696 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2697 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2689 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2698 as_fn_error $? "cannot compute suffix of executables: cannot compile and link | 2690 as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
2699 See \`config.log' for more details" "$LINENO" 5; } | 2691 See \`config.log' for more details" "$LINENO" 5 ; } |
2700 fi | 2692 fi |
2701 rm -f conftest conftest$ac_cv_exeext | 2693 rm -f conftest conftest$ac_cv_exeext |
2702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 2694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
2703 $as_echo "$ac_cv_exeext" >&6; } | 2695 $as_echo "$ac_cv_exeext" >&6; } |
2704 | 2696 |
2753 else | 2745 else |
2754 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2746 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2755 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2747 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2756 as_fn_error $? "cannot run C compiled programs. | 2748 as_fn_error $? "cannot run C compiled programs. |
2757 If you meant to cross compile, use \`--host'. | 2749 If you meant to cross compile, use \`--host'. |
2758 See \`config.log' for more details" "$LINENO" 5; } | 2750 See \`config.log' for more details" "$LINENO" 5 ; } |
2759 fi | 2751 fi |
2760 fi | 2752 fi |
2761 fi | 2753 fi |
2762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | 2754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
2763 $as_echo "$cross_compiling" >&6; } | 2755 $as_echo "$cross_compiling" >&6; } |
2764 | 2756 |
2765 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out | 2757 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out |
2766 ac_clean_files=$ac_clean_files_save | 2758 ac_clean_files=$ac_clean_files_save |
2767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 | 2759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 |
2768 $as_echo_n "checking for suffix of object files... " >&6; } | 2760 $as_echo_n "checking for suffix of object files... " >&6; } |
2769 if ${ac_cv_objext+:} false; then : | 2761 if test "${ac_cv_objext+set}" = set; then : |
2770 $as_echo_n "(cached) " >&6 | 2762 $as_echo_n "(cached) " >&6 |
2771 else | 2763 else |
2772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2773 /* end confdefs.h. */ | 2765 /* end confdefs.h. */ |
2774 | 2766 |
2805 sed 's/^/| /' conftest.$ac_ext >&5 | 2797 sed 's/^/| /' conftest.$ac_ext >&5 |
2806 | 2798 |
2807 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2799 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2808 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2800 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2809 as_fn_error $? "cannot compute suffix of object files: cannot compile | 2801 as_fn_error $? "cannot compute suffix of object files: cannot compile |
2810 See \`config.log' for more details" "$LINENO" 5; } | 2802 See \`config.log' for more details" "$LINENO" 5 ; } |
2811 fi | 2803 fi |
2812 rm -f conftest.$ac_cv_objext conftest.$ac_ext | 2804 rm -f conftest.$ac_cv_objext conftest.$ac_ext |
2813 fi | 2805 fi |
2814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | 2806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 |
2815 $as_echo "$ac_cv_objext" >&6; } | 2807 $as_echo "$ac_cv_objext" >&6; } |
2816 OBJEXT=$ac_cv_objext | 2808 OBJEXT=$ac_cv_objext |
2817 ac_objext=$OBJEXT | 2809 ac_objext=$OBJEXT |
2818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 | 2810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 |
2819 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } | 2811 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } |
2820 if ${ac_cv_c_compiler_gnu+:} false; then : | 2812 if test "${ac_cv_c_compiler_gnu+set}" = set; then : |
2821 $as_echo_n "(cached) " >&6 | 2813 $as_echo_n "(cached) " >&6 |
2822 else | 2814 else |
2823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2815 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2824 /* end confdefs.h. */ | 2816 /* end confdefs.h. */ |
2825 | 2817 |
2852 fi | 2844 fi |
2853 ac_test_CFLAGS=${CFLAGS+set} | 2845 ac_test_CFLAGS=${CFLAGS+set} |
2854 ac_save_CFLAGS=$CFLAGS | 2846 ac_save_CFLAGS=$CFLAGS |
2855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 | 2847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 |
2856 $as_echo_n "checking whether $CC accepts -g... " >&6; } | 2848 $as_echo_n "checking whether $CC accepts -g... " >&6; } |
2857 if ${ac_cv_prog_cc_g+:} false; then : | 2849 if test "${ac_cv_prog_cc_g+set}" = set; then : |
2858 $as_echo_n "(cached) " >&6 | 2850 $as_echo_n "(cached) " >&6 |
2859 else | 2851 else |
2860 ac_save_c_werror_flag=$ac_c_werror_flag | 2852 ac_save_c_werror_flag=$ac_c_werror_flag |
2861 ac_c_werror_flag=yes | 2853 ac_c_werror_flag=yes |
2862 ac_cv_prog_cc_g=no | 2854 ac_cv_prog_cc_g=no |
2930 CFLAGS= | 2922 CFLAGS= |
2931 fi | 2923 fi |
2932 fi | 2924 fi |
2933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 | 2925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 |
2934 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 2926 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
2935 if ${ac_cv_prog_cc_c89+:} false; then : | 2927 if test "${ac_cv_prog_cc_c89+set}" = set; then : |
2936 $as_echo_n "(cached) " >&6 | 2928 $as_echo_n "(cached) " >&6 |
2937 else | 2929 else |
2938 ac_cv_prog_cc_c89=no | 2930 ac_cv_prog_cc_c89=no |
2939 ac_save_CC=$CC | 2931 ac_save_CC=$CC |
2940 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3041 do | 3033 do |
3042 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | 3034 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
3043 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | 3035 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
3044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3045 $as_echo_n "checking for $ac_word... " >&6; } | 3037 $as_echo_n "checking for $ac_word... " >&6; } |
3046 if ${ac_cv_prog_CXX+:} false; then : | 3038 if test "${ac_cv_prog_CXX+set}" = set; then : |
3047 $as_echo_n "(cached) " >&6 | 3039 $as_echo_n "(cached) " >&6 |
3048 else | 3040 else |
3049 if test -n "$CXX"; then | 3041 if test -n "$CXX"; then |
3050 ac_cv_prog_CXX="$CXX" # Let the user override the test. | 3042 ac_cv_prog_CXX="$CXX" # Let the user override the test. |
3051 else | 3043 else |
3085 do | 3077 do |
3086 # Extract the first word of "$ac_prog", so it can be a program name with args. | 3078 # Extract the first word of "$ac_prog", so it can be a program name with args. |
3087 set dummy $ac_prog; ac_word=$2 | 3079 set dummy $ac_prog; ac_word=$2 |
3088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3089 $as_echo_n "checking for $ac_word... " >&6; } | 3081 $as_echo_n "checking for $ac_word... " >&6; } |
3090 if ${ac_cv_prog_ac_ct_CXX+:} false; then : | 3082 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : |
3091 $as_echo_n "(cached) " >&6 | 3083 $as_echo_n "(cached) " >&6 |
3092 else | 3084 else |
3093 if test -n "$ac_ct_CXX"; then | 3085 if test -n "$ac_ct_CXX"; then |
3094 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. | 3086 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. |
3095 else | 3087 else |
3163 test $ac_status = 0; } | 3155 test $ac_status = 0; } |
3164 done | 3156 done |
3165 | 3157 |
3166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 | 3158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 |
3167 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } | 3159 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } |
3168 if ${ac_cv_cxx_compiler_gnu+:} false; then : | 3160 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : |
3169 $as_echo_n "(cached) " >&6 | 3161 $as_echo_n "(cached) " >&6 |
3170 else | 3162 else |
3171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3172 /* end confdefs.h. */ | 3164 /* end confdefs.h. */ |
3173 | 3165 |
3200 fi | 3192 fi |
3201 ac_test_CXXFLAGS=${CXXFLAGS+set} | 3193 ac_test_CXXFLAGS=${CXXFLAGS+set} |
3202 ac_save_CXXFLAGS=$CXXFLAGS | 3194 ac_save_CXXFLAGS=$CXXFLAGS |
3203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 | 3195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 |
3204 $as_echo_n "checking whether $CXX accepts -g... " >&6; } | 3196 $as_echo_n "checking whether $CXX accepts -g... " >&6; } |
3205 if ${ac_cv_prog_cxx_g+:} false; then : | 3197 if test "${ac_cv_prog_cxx_g+set}" = set; then : |
3206 $as_echo_n "(cached) " >&6 | 3198 $as_echo_n "(cached) " >&6 |
3207 else | 3199 else |
3208 ac_save_cxx_werror_flag=$ac_cxx_werror_flag | 3200 ac_save_cxx_werror_flag=$ac_cxx_werror_flag |
3209 ac_cxx_werror_flag=yes | 3201 ac_cxx_werror_flag=yes |
3210 ac_cv_prog_cxx_g=no | 3202 ac_cv_prog_cxx_g=no |
3328 # ./install, which can be erroneously created by make from ./install.sh. | 3320 # ./install, which can be erroneously created by make from ./install.sh. |
3329 # Reject install programs that cannot install multiple files. | 3321 # Reject install programs that cannot install multiple files. |
3330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 | 3322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 |
3331 $as_echo_n "checking for a BSD-compatible install... " >&6; } | 3323 $as_echo_n "checking for a BSD-compatible install... " >&6; } |
3332 if test -z "$INSTALL"; then | 3324 if test -z "$INSTALL"; then |
3333 if ${ac_cv_path_install+:} false; then : | 3325 if test "${ac_cv_path_install+set}" = set; then : |
3334 $as_echo_n "(cached) " >&6 | 3326 $as_echo_n "(cached) " >&6 |
3335 else | 3327 else |
3336 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3328 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3337 for as_dir in $PATH | 3329 for as_dir in $PATH |
3338 do | 3330 do |
3407 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | 3399 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
3408 | 3400 |
3409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 | 3401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 |
3410 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } | 3402 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } |
3411 if test -z "$MKDIR_P"; then | 3403 if test -z "$MKDIR_P"; then |
3412 if ${ac_cv_path_mkdir+:} false; then : | 3404 if test "${ac_cv_path_mkdir+set}" = set; then : |
3413 $as_echo_n "(cached) " >&6 | 3405 $as_echo_n "(cached) " >&6 |
3414 else | 3406 else |
3415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3407 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3416 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | 3408 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin |
3417 do | 3409 do |
3456 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 3448 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
3457 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | 3449 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
3458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 | 3450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 |
3459 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } | 3451 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } |
3460 if test -z "$CXXCPP"; then | 3452 if test -z "$CXXCPP"; then |
3461 if ${ac_cv_prog_CXXCPP+:} false; then : | 3453 if test "${ac_cv_prog_CXXCPP+set}" = set; then : |
3462 $as_echo_n "(cached) " >&6 | 3454 $as_echo_n "(cached) " >&6 |
3463 else | 3455 else |
3464 # Double quotes because CXXCPP needs to be expanded | 3456 # Double quotes because CXXCPP needs to be expanded |
3465 for CXXCPP in "$CXX -E" "/lib/cpp" | 3457 for CXXCPP in "$CXX -E" "/lib/cpp" |
3466 do | 3458 do |
3572 | 3564 |
3573 else | 3565 else |
3574 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3566 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3575 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3567 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3576 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check | 3568 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check |
3577 See \`config.log' for more details" "$LINENO" 5; } | 3569 See \`config.log' for more details" "$LINENO" 5 ; } |
3578 fi | 3570 fi |
3579 | 3571 |
3580 ac_ext=cpp | 3572 ac_ext=cpp |
3581 ac_cpp='$CXXCPP $CPPFLAGS' | 3573 ac_cpp='$CXXCPP $CPPFLAGS' |
3582 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3574 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3584 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | 3576 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
3585 | 3577 |
3586 | 3578 |
3587 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 | 3579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 |
3588 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } | 3580 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } |
3589 if ${ac_cv_path_GREP+:} false; then : | 3581 if test "${ac_cv_path_GREP+set}" = set; then : |
3590 $as_echo_n "(cached) " >&6 | 3582 $as_echo_n "(cached) " >&6 |
3591 else | 3583 else |
3592 if test -z "$GREP"; then | 3584 if test -z "$GREP"; then |
3593 ac_path_GREP_found=false | 3585 ac_path_GREP_found=false |
3594 # Loop through the user's path and test for each of PROGNAME-LIST | 3586 # Loop through the user's path and test for each of PROGNAME-LIST |
3647 GREP="$ac_cv_path_GREP" | 3639 GREP="$ac_cv_path_GREP" |
3648 | 3640 |
3649 | 3641 |
3650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 | 3642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 |
3651 $as_echo_n "checking for egrep... " >&6; } | 3643 $as_echo_n "checking for egrep... " >&6; } |
3652 if ${ac_cv_path_EGREP+:} false; then : | 3644 if test "${ac_cv_path_EGREP+set}" = set; then : |
3653 $as_echo_n "(cached) " >&6 | 3645 $as_echo_n "(cached) " >&6 |
3654 else | 3646 else |
3655 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 | 3647 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 |
3656 then ac_cv_path_EGREP="$GREP -E" | 3648 then ac_cv_path_EGREP="$GREP -E" |
3657 else | 3649 else |
3714 EGREP="$ac_cv_path_EGREP" | 3706 EGREP="$ac_cv_path_EGREP" |
3715 | 3707 |
3716 | 3708 |
3717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 | 3709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 |
3718 $as_echo_n "checking for ANSI C header files... " >&6; } | 3710 $as_echo_n "checking for ANSI C header files... " >&6; } |
3719 if ${ac_cv_header_stdc+:} false; then : | 3711 if test "${ac_cv_header_stdc+set}" = set; then : |
3720 $as_echo_n "(cached) " >&6 | 3712 $as_echo_n "(cached) " >&6 |
3721 else | 3713 else |
3722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3723 /* end confdefs.h. */ | 3715 /* end confdefs.h. */ |
3724 #include <stdlib.h> | 3716 #include <stdlib.h> |
3836 | 3828 |
3837 | 3829 |
3838 | 3830 |
3839 | 3831 |
3840 | 3832 |
3841 | |
3842 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 3833 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
3843 if test -n "$ac_tool_prefix"; then | 3834 if test -n "$ac_tool_prefix"; then |
3844 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. | 3835 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. |
3845 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 | 3836 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 |
3846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3847 $as_echo_n "checking for $ac_word... " >&6; } | 3838 $as_echo_n "checking for $ac_word... " >&6; } |
3848 if ${ac_cv_path_PKG_CONFIG+:} false; then : | 3839 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : |
3849 $as_echo_n "(cached) " >&6 | 3840 $as_echo_n "(cached) " >&6 |
3850 else | 3841 else |
3851 case $PKG_CONFIG in | 3842 case $PKG_CONFIG in |
3852 [\\/]* | ?:[\\/]*) | 3843 [\\/]* | ?:[\\/]*) |
3853 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. | 3844 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. |
3886 ac_pt_PKG_CONFIG=$PKG_CONFIG | 3877 ac_pt_PKG_CONFIG=$PKG_CONFIG |
3887 # Extract the first word of "pkg-config", so it can be a program name with args. | 3878 # Extract the first word of "pkg-config", so it can be a program name with args. |
3888 set dummy pkg-config; ac_word=$2 | 3879 set dummy pkg-config; ac_word=$2 |
3889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3890 $as_echo_n "checking for $ac_word... " >&6; } | 3881 $as_echo_n "checking for $ac_word... " >&6; } |
3891 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : | 3882 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : |
3892 $as_echo_n "(cached) " >&6 | 3883 $as_echo_n "(cached) " >&6 |
3893 else | 3884 else |
3894 case $ac_pt_PKG_CONFIG in | 3885 case $ac_pt_PKG_CONFIG in |
3895 [\\/]* | ?:[\\/]*) | 3886 [\\/]* | ?:[\\/]*) |
3896 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. | 3887 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. |
3959 if test x$QMAKE = x ; then | 3950 if test x$QMAKE = x ; then |
3960 # Extract the first word of "qmake-qt4", so it can be a program name with args. | 3951 # Extract the first word of "qmake-qt4", so it can be a program name with args. |
3961 set dummy qmake-qt4; ac_word=$2 | 3952 set dummy qmake-qt4; ac_word=$2 |
3962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3963 $as_echo_n "checking for $ac_word... " >&6; } | 3954 $as_echo_n "checking for $ac_word... " >&6; } |
3964 if ${ac_cv_prog_QMAKE+:} false; then : | 3955 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
3965 $as_echo_n "(cached) " >&6 | 3956 $as_echo_n "(cached) " >&6 |
3966 else | 3957 else |
3967 if test -n "$QMAKE"; then | 3958 if test -n "$QMAKE"; then |
3968 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | 3959 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. |
3969 else | 3960 else |
3998 if test x$QMAKE = x ; then | 3989 if test x$QMAKE = x ; then |
3999 # Extract the first word of "qmake", so it can be a program name with args. | 3990 # Extract the first word of "qmake", so it can be a program name with args. |
4000 set dummy qmake; ac_word=$2 | 3991 set dummy qmake; ac_word=$2 |
4001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4002 $as_echo_n "checking for $ac_word... " >&6; } | 3993 $as_echo_n "checking for $ac_word... " >&6; } |
4003 if ${ac_cv_prog_QMAKE+:} false; then : | 3994 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4004 $as_echo_n "(cached) " >&6 | 3995 $as_echo_n "(cached) " >&6 |
4005 else | 3996 else |
4006 if test -n "$QMAKE"; then | 3997 if test -n "$QMAKE"; then |
4007 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | 3998 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. |
4008 else | 3999 else |
4037 if test x$QMAKE = x ; then | 4028 if test x$QMAKE = x ; then |
4038 # Extract the first word of "qmake.exe", so it can be a program name with args. | 4029 # Extract the first word of "qmake.exe", so it can be a program name with args. |
4039 set dummy qmake.exe; ac_word=$2 | 4030 set dummy qmake.exe; ac_word=$2 |
4040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4041 $as_echo_n "checking for $ac_word... " >&6; } | 4032 $as_echo_n "checking for $ac_word... " >&6; } |
4042 if ${ac_cv_prog_QMAKE+:} false; then : | 4033 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4043 $as_echo_n "(cached) " >&6 | 4034 $as_echo_n "(cached) " >&6 |
4044 else | 4035 else |
4045 if test -n "$QMAKE"; then | 4036 if test -n "$QMAKE"; then |
4046 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | 4037 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. |
4047 else | 4038 else |
4076 if test x$QMAKE = x ; then | 4067 if test x$QMAKE = x ; then |
4077 # Extract the first word of "qmake-qt4", so it can be a program name with args. | 4068 # Extract the first word of "qmake-qt4", so it can be a program name with args. |
4078 set dummy qmake-qt4; ac_word=$2 | 4069 set dummy qmake-qt4; ac_word=$2 |
4079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4080 $as_echo_n "checking for $ac_word... " >&6; } | 4071 $as_echo_n "checking for $ac_word... " >&6; } |
4081 if ${ac_cv_prog_QMAKE+:} false; then : | 4072 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4082 $as_echo_n "(cached) " >&6 | 4073 $as_echo_n "(cached) " >&6 |
4083 else | 4074 else |
4084 if test -n "$QMAKE"; then | 4075 if test -n "$QMAKE"; then |
4085 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | 4076 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. |
4086 else | 4077 else |
4115 if test x$QMAKE = x ; then | 4106 if test x$QMAKE = x ; then |
4116 # Extract the first word of "qmake", so it can be a program name with args. | 4107 # Extract the first word of "qmake", so it can be a program name with args. |
4117 set dummy qmake; ac_word=$2 | 4108 set dummy qmake; ac_word=$2 |
4118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4119 $as_echo_n "checking for $ac_word... " >&6; } | 4110 $as_echo_n "checking for $ac_word... " >&6; } |
4120 if ${ac_cv_prog_QMAKE+:} false; then : | 4111 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4121 $as_echo_n "(cached) " >&6 | 4112 $as_echo_n "(cached) " >&6 |
4122 else | 4113 else |
4123 if test -n "$QMAKE"; then | 4114 if test -n "$QMAKE"; then |
4124 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | 4115 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. |
4125 else | 4116 else |
4282 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4273 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4283 ac_status=$? | 4274 ac_status=$? |
4284 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4275 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4285 test $ac_status = 0; }; then | 4276 test $ac_status = 0; }; then |
4286 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4277 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4287 test "x$?" != "x0" && pkg_failed=yes | |
4288 else | 4278 else |
4289 pkg_failed=yes | 4279 pkg_failed=yes |
4290 fi | 4280 fi |
4291 else | 4281 else |
4292 pkg_failed=untried | 4282 pkg_failed=untried |
4299 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4289 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4300 ac_status=$? | 4290 ac_status=$? |
4301 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4291 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4302 test $ac_status = 0; }; then | 4292 test $ac_status = 0; }; then |
4303 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4293 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4304 test "x$?" != "x0" && pkg_failed=yes | |
4305 else | 4294 else |
4306 pkg_failed=yes | 4295 pkg_failed=yes |
4307 fi | 4296 fi |
4308 else | 4297 else |
4309 pkg_failed=untried | 4298 pkg_failed=untried |
4319 _pkg_short_errors_supported=yes | 4308 _pkg_short_errors_supported=yes |
4320 else | 4309 else |
4321 _pkg_short_errors_supported=no | 4310 _pkg_short_errors_supported=no |
4322 fi | 4311 fi |
4323 if test $_pkg_short_errors_supported = yes; then | 4312 if test $_pkg_short_errors_supported = yes; then |
4324 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4313 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4325 else | 4314 else |
4326 bz2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4315 bz2_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4327 fi | 4316 fi |
4328 # Put the nasty error message in config.log where it belongs | 4317 # Put the nasty error message in config.log where it belongs |
4329 echo "$bz2_PKG_ERRORS" >&5 | 4318 echo "$bz2_PKG_ERRORS" >&5 |
4330 | 4319 |
4331 { $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 | 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 |
4355 | 4344 |
4356 if test -n "$SV_MODULE_LIB"; then | 4345 if test -n "$SV_MODULE_LIB"; then |
4357 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4346 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
4358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
4359 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4348 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
4360 if eval \${$as_ac_Lib+:} false; then : | 4349 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
4361 $as_echo_n "(cached) " >&6 | 4350 $as_echo_n "(cached) " >&6 |
4362 else | 4351 else |
4363 ac_check_lib_save_LIBS=$LIBS | 4352 ac_check_lib_save_LIBS=$LIBS |
4364 LIBS="-l$SV_MODULE_LIB $LIBS" | 4353 LIBS="-l$SV_MODULE_LIB $LIBS" |
4365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4354 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4433 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4422 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4434 ac_status=$? | 4423 ac_status=$? |
4435 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4424 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4436 test $ac_status = 0; }; then | 4425 test $ac_status = 0; }; then |
4437 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4426 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4438 test "x$?" != "x0" && pkg_failed=yes | |
4439 else | 4427 else |
4440 pkg_failed=yes | 4428 pkg_failed=yes |
4441 fi | 4429 fi |
4442 else | 4430 else |
4443 pkg_failed=untried | 4431 pkg_failed=untried |
4450 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4438 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4451 ac_status=$? | 4439 ac_status=$? |
4452 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4440 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4453 test $ac_status = 0; }; then | 4441 test $ac_status = 0; }; then |
4454 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4442 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4455 test "x$?" != "x0" && pkg_failed=yes | |
4456 else | 4443 else |
4457 pkg_failed=yes | 4444 pkg_failed=yes |
4458 fi | 4445 fi |
4459 else | 4446 else |
4460 pkg_failed=untried | 4447 pkg_failed=untried |
4470 _pkg_short_errors_supported=yes | 4457 _pkg_short_errors_supported=yes |
4471 else | 4458 else |
4472 _pkg_short_errors_supported=no | 4459 _pkg_short_errors_supported=no |
4473 fi | 4460 fi |
4474 if test $_pkg_short_errors_supported = yes; then | 4461 if test $_pkg_short_errors_supported = yes; then |
4475 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4462 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4476 else | 4463 else |
4477 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4464 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4478 fi | 4465 fi |
4479 # Put the nasty error message in config.log where it belongs | 4466 # Put the nasty error message in config.log where it belongs |
4480 echo "$fftw3_PKG_ERRORS" >&5 | 4467 echo "$fftw3_PKG_ERRORS" >&5 |
4481 | 4468 |
4482 { $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 | 4469 { $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 |
4506 | 4493 |
4507 if test -n "$SV_MODULE_LIB"; then | 4494 if test -n "$SV_MODULE_LIB"; then |
4508 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4495 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
4509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
4510 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4497 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
4511 if eval \${$as_ac_Lib+:} false; then : | 4498 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
4512 $as_echo_n "(cached) " >&6 | 4499 $as_echo_n "(cached) " >&6 |
4513 else | 4500 else |
4514 ac_check_lib_save_LIBS=$LIBS | 4501 ac_check_lib_save_LIBS=$LIBS |
4515 LIBS="-l$SV_MODULE_LIB $LIBS" | 4502 LIBS="-l$SV_MODULE_LIB $LIBS" |
4516 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4503 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4584 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4571 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4585 ac_status=$? | 4572 ac_status=$? |
4586 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4573 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4587 test $ac_status = 0; }; then | 4574 test $ac_status = 0; }; then |
4588 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4575 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4589 test "x$?" != "x0" && pkg_failed=yes | |
4590 else | 4576 else |
4591 pkg_failed=yes | 4577 pkg_failed=yes |
4592 fi | 4578 fi |
4593 else | 4579 else |
4594 pkg_failed=untried | 4580 pkg_failed=untried |
4601 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4587 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4602 ac_status=$? | 4588 ac_status=$? |
4603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4589 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4604 test $ac_status = 0; }; then | 4590 test $ac_status = 0; }; then |
4605 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4591 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4606 test "x$?" != "x0" && pkg_failed=yes | |
4607 else | 4592 else |
4608 pkg_failed=yes | 4593 pkg_failed=yes |
4609 fi | 4594 fi |
4610 else | 4595 else |
4611 pkg_failed=untried | 4596 pkg_failed=untried |
4621 _pkg_short_errors_supported=yes | 4606 _pkg_short_errors_supported=yes |
4622 else | 4607 else |
4623 _pkg_short_errors_supported=no | 4608 _pkg_short_errors_supported=no |
4624 fi | 4609 fi |
4625 if test $_pkg_short_errors_supported = yes; then | 4610 if test $_pkg_short_errors_supported = yes; then |
4626 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4611 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4627 else | 4612 else |
4628 fftw3f_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4613 fftw3f_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4629 fi | 4614 fi |
4630 # Put the nasty error message in config.log where it belongs | 4615 # Put the nasty error message in config.log where it belongs |
4631 echo "$fftw3f_PKG_ERRORS" >&5 | 4616 echo "$fftw3f_PKG_ERRORS" >&5 |
4632 | 4617 |
4633 { $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 | 4618 { $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 |
4657 | 4642 |
4658 if test -n "$SV_MODULE_LIB"; then | 4643 if test -n "$SV_MODULE_LIB"; then |
4659 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4644 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
4660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
4661 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4646 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
4662 if eval \${$as_ac_Lib+:} false; then : | 4647 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
4663 $as_echo_n "(cached) " >&6 | 4648 $as_echo_n "(cached) " >&6 |
4664 else | 4649 else |
4665 ac_check_lib_save_LIBS=$LIBS | 4650 ac_check_lib_save_LIBS=$LIBS |
4666 LIBS="-l$SV_MODULE_LIB $LIBS" | 4651 LIBS="-l$SV_MODULE_LIB $LIBS" |
4667 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4735 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4720 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4736 ac_status=$? | 4721 ac_status=$? |
4737 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4722 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4738 test $ac_status = 0; }; then | 4723 test $ac_status = 0; }; then |
4739 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4724 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4740 test "x$?" != "x0" && pkg_failed=yes | |
4741 else | 4725 else |
4742 pkg_failed=yes | 4726 pkg_failed=yes |
4743 fi | 4727 fi |
4744 else | 4728 else |
4745 pkg_failed=untried | 4729 pkg_failed=untried |
4752 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4736 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4753 ac_status=$? | 4737 ac_status=$? |
4754 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4738 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4755 test $ac_status = 0; }; then | 4739 test $ac_status = 0; }; then |
4756 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4740 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4757 test "x$?" != "x0" && pkg_failed=yes | |
4758 else | 4741 else |
4759 pkg_failed=yes | 4742 pkg_failed=yes |
4760 fi | 4743 fi |
4761 else | 4744 else |
4762 pkg_failed=untried | 4745 pkg_failed=untried |
4772 _pkg_short_errors_supported=yes | 4755 _pkg_short_errors_supported=yes |
4773 else | 4756 else |
4774 _pkg_short_errors_supported=no | 4757 _pkg_short_errors_supported=no |
4775 fi | 4758 fi |
4776 if test $_pkg_short_errors_supported = yes; then | 4759 if test $_pkg_short_errors_supported = yes; then |
4777 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4760 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4778 else | 4761 else |
4779 sndfile_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4762 sndfile_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4780 fi | 4763 fi |
4781 # Put the nasty error message in config.log where it belongs | 4764 # Put the nasty error message in config.log where it belongs |
4782 echo "$sndfile_PKG_ERRORS" >&5 | 4765 echo "$sndfile_PKG_ERRORS" >&5 |
4783 | 4766 |
4784 { $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 | 4767 { $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 |
4808 | 4791 |
4809 if test -n "$SV_MODULE_LIB"; then | 4792 if test -n "$SV_MODULE_LIB"; then |
4810 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4793 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
4811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
4812 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4795 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
4813 if eval \${$as_ac_Lib+:} false; then : | 4796 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
4814 $as_echo_n "(cached) " >&6 | 4797 $as_echo_n "(cached) " >&6 |
4815 else | 4798 else |
4816 ac_check_lib_save_LIBS=$LIBS | 4799 ac_check_lib_save_LIBS=$LIBS |
4817 LIBS="-l$SV_MODULE_LIB $LIBS" | 4800 LIBS="-l$SV_MODULE_LIB $LIBS" |
4818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4886 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4869 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4887 ac_status=$? | 4870 ac_status=$? |
4888 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4871 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4889 test $ac_status = 0; }; then | 4872 test $ac_status = 0; }; then |
4890 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4873 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4891 test "x$?" != "x0" && pkg_failed=yes | |
4892 else | 4874 else |
4893 pkg_failed=yes | 4875 pkg_failed=yes |
4894 fi | 4876 fi |
4895 else | 4877 else |
4896 pkg_failed=untried | 4878 pkg_failed=untried |
4903 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4885 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4904 ac_status=$? | 4886 ac_status=$? |
4905 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4887 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4906 test $ac_status = 0; }; then | 4888 test $ac_status = 0; }; then |
4907 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4889 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4908 test "x$?" != "x0" && pkg_failed=yes | |
4909 else | 4890 else |
4910 pkg_failed=yes | 4891 pkg_failed=yes |
4911 fi | 4892 fi |
4912 else | 4893 else |
4913 pkg_failed=untried | 4894 pkg_failed=untried |
4923 _pkg_short_errors_supported=yes | 4904 _pkg_short_errors_supported=yes |
4924 else | 4905 else |
4925 _pkg_short_errors_supported=no | 4906 _pkg_short_errors_supported=no |
4926 fi | 4907 fi |
4927 if test $_pkg_short_errors_supported = yes; then | 4908 if test $_pkg_short_errors_supported = yes; then |
4928 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4909 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4929 else | 4910 else |
4930 samplerate_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 4911 samplerate_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
4931 fi | 4912 fi |
4932 # Put the nasty error message in config.log where it belongs | 4913 # Put the nasty error message in config.log where it belongs |
4933 echo "$samplerate_PKG_ERRORS" >&5 | 4914 echo "$samplerate_PKG_ERRORS" >&5 |
4934 | 4915 |
4935 { $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 | 4916 { $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 |
4959 | 4940 |
4960 if test -n "$SV_MODULE_LIB"; then | 4941 if test -n "$SV_MODULE_LIB"; then |
4961 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4942 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
4962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4943 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
4963 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4944 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
4964 if eval \${$as_ac_Lib+:} false; then : | 4945 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
4965 $as_echo_n "(cached) " >&6 | 4946 $as_echo_n "(cached) " >&6 |
4966 else | 4947 else |
4967 ac_check_lib_save_LIBS=$LIBS | 4948 ac_check_lib_save_LIBS=$LIBS |
4968 LIBS="-l$SV_MODULE_LIB $LIBS" | 4949 LIBS="-l$SV_MODULE_LIB $LIBS" |
4969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4950 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5037 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5018 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5038 ac_status=$? | 5019 ac_status=$? |
5039 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5020 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5040 test $ac_status = 0; }; then | 5021 test $ac_status = 0; }; then |
5041 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5022 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5042 test "x$?" != "x0" && pkg_failed=yes | |
5043 else | 5023 else |
5044 pkg_failed=yes | 5024 pkg_failed=yes |
5045 fi | 5025 fi |
5046 else | 5026 else |
5047 pkg_failed=untried | 5027 pkg_failed=untried |
5054 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5034 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5055 ac_status=$? | 5035 ac_status=$? |
5056 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5036 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5057 test $ac_status = 0; }; then | 5037 test $ac_status = 0; }; then |
5058 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5038 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5059 test "x$?" != "x0" && pkg_failed=yes | |
5060 else | 5039 else |
5061 pkg_failed=yes | 5040 pkg_failed=yes |
5062 fi | 5041 fi |
5063 else | 5042 else |
5064 pkg_failed=untried | 5043 pkg_failed=untried |
5074 _pkg_short_errors_supported=yes | 5053 _pkg_short_errors_supported=yes |
5075 else | 5054 else |
5076 _pkg_short_errors_supported=no | 5055 _pkg_short_errors_supported=no |
5077 fi | 5056 fi |
5078 if test $_pkg_short_errors_supported = yes; then | 5057 if test $_pkg_short_errors_supported = yes; then |
5079 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5058 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5080 else | 5059 else |
5081 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5060 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5082 fi | 5061 fi |
5083 # Put the nasty error message in config.log where it belongs | 5062 # Put the nasty error message in config.log where it belongs |
5084 echo "$vamp_PKG_ERRORS" >&5 | 5063 echo "$vamp_PKG_ERRORS" >&5 |
5085 | 5064 |
5086 { $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 | 5065 { $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 |
5110 | 5089 |
5111 if test -n "$SV_MODULE_LIB"; then | 5090 if test -n "$SV_MODULE_LIB"; then |
5112 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5091 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5113 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5114 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5093 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5115 if eval \${$as_ac_Lib+:} false; then : | 5094 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5116 $as_echo_n "(cached) " >&6 | 5095 $as_echo_n "(cached) " >&6 |
5117 else | 5096 else |
5118 ac_check_lib_save_LIBS=$LIBS | 5097 ac_check_lib_save_LIBS=$LIBS |
5119 LIBS="-l$SV_MODULE_LIB $LIBS" | 5098 LIBS="-l$SV_MODULE_LIB $LIBS" |
5120 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5188 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5167 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5189 ac_status=$? | 5168 ac_status=$? |
5190 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5169 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5191 test $ac_status = 0; }; then | 5170 test $ac_status = 0; }; then |
5192 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5171 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5193 test "x$?" != "x0" && pkg_failed=yes | |
5194 else | 5172 else |
5195 pkg_failed=yes | 5173 pkg_failed=yes |
5196 fi | 5174 fi |
5197 else | 5175 else |
5198 pkg_failed=untried | 5176 pkg_failed=untried |
5205 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5183 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5206 ac_status=$? | 5184 ac_status=$? |
5207 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5185 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5208 test $ac_status = 0; }; then | 5186 test $ac_status = 0; }; then |
5209 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5187 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5210 test "x$?" != "x0" && pkg_failed=yes | |
5211 else | 5188 else |
5212 pkg_failed=yes | 5189 pkg_failed=yes |
5213 fi | 5190 fi |
5214 else | 5191 else |
5215 pkg_failed=untried | 5192 pkg_failed=untried |
5225 _pkg_short_errors_supported=yes | 5202 _pkg_short_errors_supported=yes |
5226 else | 5203 else |
5227 _pkg_short_errors_supported=no | 5204 _pkg_short_errors_supported=no |
5228 fi | 5205 fi |
5229 if test $_pkg_short_errors_supported = yes; then | 5206 if test $_pkg_short_errors_supported = yes; then |
5230 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5207 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5231 else | 5208 else |
5232 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5209 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5233 fi | 5210 fi |
5234 # Put the nasty error message in config.log where it belongs | 5211 # Put the nasty error message in config.log where it belongs |
5235 echo "$vamphostsdk_PKG_ERRORS" >&5 | 5212 echo "$vamphostsdk_PKG_ERRORS" >&5 |
5236 | 5213 |
5237 { $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 | 5214 { $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 |
5261 | 5238 |
5262 if test -n "$SV_MODULE_LIB"; then | 5239 if test -n "$SV_MODULE_LIB"; then |
5263 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5240 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5265 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5242 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5266 if eval \${$as_ac_Lib+:} false; then : | 5243 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5267 $as_echo_n "(cached) " >&6 | 5244 $as_echo_n "(cached) " >&6 |
5268 else | 5245 else |
5269 ac_check_lib_save_LIBS=$LIBS | 5246 ac_check_lib_save_LIBS=$LIBS |
5270 LIBS="-l$SV_MODULE_LIB $LIBS" | 5247 LIBS="-l$SV_MODULE_LIB $LIBS" |
5271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5248 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5339 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5316 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5340 ac_status=$? | 5317 ac_status=$? |
5341 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5318 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5342 test $ac_status = 0; }; then | 5319 test $ac_status = 0; }; then |
5343 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5320 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5344 test "x$?" != "x0" && pkg_failed=yes | |
5345 else | 5321 else |
5346 pkg_failed=yes | 5322 pkg_failed=yes |
5347 fi | 5323 fi |
5348 else | 5324 else |
5349 pkg_failed=untried | 5325 pkg_failed=untried |
5356 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5332 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5357 ac_status=$? | 5333 ac_status=$? |
5358 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5334 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5359 test $ac_status = 0; }; then | 5335 test $ac_status = 0; }; then |
5360 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5336 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5361 test "x$?" != "x0" && pkg_failed=yes | |
5362 else | 5337 else |
5363 pkg_failed=yes | 5338 pkg_failed=yes |
5364 fi | 5339 fi |
5365 else | 5340 else |
5366 pkg_failed=untried | 5341 pkg_failed=untried |
5376 _pkg_short_errors_supported=yes | 5351 _pkg_short_errors_supported=yes |
5377 else | 5352 else |
5378 _pkg_short_errors_supported=no | 5353 _pkg_short_errors_supported=no |
5379 fi | 5354 fi |
5380 if test $_pkg_short_errors_supported = yes; then | 5355 if test $_pkg_short_errors_supported = yes; then |
5381 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5356 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5382 else | 5357 else |
5383 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5358 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5384 fi | 5359 fi |
5385 # Put the nasty error message in config.log where it belongs | 5360 # Put the nasty error message in config.log where it belongs |
5386 echo "$rubberband_PKG_ERRORS" >&5 | 5361 echo "$rubberband_PKG_ERRORS" >&5 |
5387 | 5362 |
5388 { $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 | 5363 { $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 |
5412 | 5387 |
5413 if test -n "$SV_MODULE_LIB"; then | 5388 if test -n "$SV_MODULE_LIB"; then |
5414 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5389 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5416 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5391 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5417 if eval \${$as_ac_Lib+:} false; then : | 5392 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5418 $as_echo_n "(cached) " >&6 | 5393 $as_echo_n "(cached) " >&6 |
5419 else | 5394 else |
5420 ac_check_lib_save_LIBS=$LIBS | 5395 ac_check_lib_save_LIBS=$LIBS |
5421 LIBS="-l$SV_MODULE_LIB $LIBS" | 5396 LIBS="-l$SV_MODULE_LIB $LIBS" |
5422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5490 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5465 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5491 ac_status=$? | 5466 ac_status=$? |
5492 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5467 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5493 test $ac_status = 0; }; then | 5468 test $ac_status = 0; }; then |
5494 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5469 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5495 test "x$?" != "x0" && pkg_failed=yes | |
5496 else | 5470 else |
5497 pkg_failed=yes | 5471 pkg_failed=yes |
5498 fi | 5472 fi |
5499 else | 5473 else |
5500 pkg_failed=untried | 5474 pkg_failed=untried |
5507 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5481 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5508 ac_status=$? | 5482 ac_status=$? |
5509 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5483 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5510 test $ac_status = 0; }; then | 5484 test $ac_status = 0; }; then |
5511 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5485 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5512 test "x$?" != "x0" && pkg_failed=yes | |
5513 else | 5486 else |
5514 pkg_failed=yes | 5487 pkg_failed=yes |
5515 fi | 5488 fi |
5516 else | 5489 else |
5517 pkg_failed=untried | 5490 pkg_failed=untried |
5527 _pkg_short_errors_supported=yes | 5500 _pkg_short_errors_supported=yes |
5528 else | 5501 else |
5529 _pkg_short_errors_supported=no | 5502 _pkg_short_errors_supported=no |
5530 fi | 5503 fi |
5531 if test $_pkg_short_errors_supported = yes; then | 5504 if test $_pkg_short_errors_supported = yes; then |
5532 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5505 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5533 else | 5506 else |
5534 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5507 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5535 fi | 5508 fi |
5536 # Put the nasty error message in config.log where it belongs | 5509 # Put the nasty error message in config.log where it belongs |
5537 echo "$rasqal_PKG_ERRORS" >&5 | 5510 echo "$rasqal_PKG_ERRORS" >&5 |
5538 | 5511 |
5539 { $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 | 5512 { $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 |
5563 | 5536 |
5564 if test -n "$SV_MODULE_LIB"; then | 5537 if test -n "$SV_MODULE_LIB"; then |
5565 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5538 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5567 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5540 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5568 if eval \${$as_ac_Lib+:} false; then : | 5541 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5569 $as_echo_n "(cached) " >&6 | 5542 $as_echo_n "(cached) " >&6 |
5570 else | 5543 else |
5571 ac_check_lib_save_LIBS=$LIBS | 5544 ac_check_lib_save_LIBS=$LIBS |
5572 LIBS="-l$SV_MODULE_LIB $LIBS" | 5545 LIBS="-l$SV_MODULE_LIB $LIBS" |
5573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5546 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5641 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5614 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5642 ac_status=$? | 5615 ac_status=$? |
5643 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5616 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5644 test $ac_status = 0; }; then | 5617 test $ac_status = 0; }; then |
5645 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5618 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5646 test "x$?" != "x0" && pkg_failed=yes | |
5647 else | 5619 else |
5648 pkg_failed=yes | 5620 pkg_failed=yes |
5649 fi | 5621 fi |
5650 else | 5622 else |
5651 pkg_failed=untried | 5623 pkg_failed=untried |
5658 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5630 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5659 ac_status=$? | 5631 ac_status=$? |
5660 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5632 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5661 test $ac_status = 0; }; then | 5633 test $ac_status = 0; }; then |
5662 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5634 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5663 test "x$?" != "x0" && pkg_failed=yes | |
5664 else | 5635 else |
5665 pkg_failed=yes | 5636 pkg_failed=yes |
5666 fi | 5637 fi |
5667 else | 5638 else |
5668 pkg_failed=untried | 5639 pkg_failed=untried |
5678 _pkg_short_errors_supported=yes | 5649 _pkg_short_errors_supported=yes |
5679 else | 5650 else |
5680 _pkg_short_errors_supported=no | 5651 _pkg_short_errors_supported=no |
5681 fi | 5652 fi |
5682 if test $_pkg_short_errors_supported = yes; then | 5653 if test $_pkg_short_errors_supported = yes; then |
5683 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5654 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5684 else | 5655 else |
5685 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5656 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5686 fi | 5657 fi |
5687 # Put the nasty error message in config.log where it belongs | 5658 # Put the nasty error message in config.log where it belongs |
5688 echo "$redland_PKG_ERRORS" >&5 | 5659 echo "$redland_PKG_ERRORS" >&5 |
5689 | 5660 |
5690 { $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 | 5661 { $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 |
5714 | 5685 |
5715 if test -n "$SV_MODULE_LIB"; then | 5686 if test -n "$SV_MODULE_LIB"; then |
5716 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5687 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5718 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5689 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5719 if eval \${$as_ac_Lib+:} false; then : | 5690 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5720 $as_echo_n "(cached) " >&6 | 5691 $as_echo_n "(cached) " >&6 |
5721 else | 5692 else |
5722 ac_check_lib_save_LIBS=$LIBS | 5693 ac_check_lib_save_LIBS=$LIBS |
5723 LIBS="-l$SV_MODULE_LIB $LIBS" | 5694 LIBS="-l$SV_MODULE_LIB $LIBS" |
5724 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5695 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5793 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5764 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5794 ac_status=$? | 5765 ac_status=$? |
5795 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5766 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5796 test $ac_status = 0; }; then | 5767 test $ac_status = 0; }; then |
5797 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5768 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5798 test "x$?" != "x0" && pkg_failed=yes | |
5799 else | 5769 else |
5800 pkg_failed=yes | 5770 pkg_failed=yes |
5801 fi | 5771 fi |
5802 else | 5772 else |
5803 pkg_failed=untried | 5773 pkg_failed=untried |
5810 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5780 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5811 ac_status=$? | 5781 ac_status=$? |
5812 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5782 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5813 test $ac_status = 0; }; then | 5783 test $ac_status = 0; }; then |
5814 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5784 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5815 test "x$?" != "x0" && pkg_failed=yes | |
5816 else | 5785 else |
5817 pkg_failed=yes | 5786 pkg_failed=yes |
5818 fi | 5787 fi |
5819 else | 5788 else |
5820 pkg_failed=untried | 5789 pkg_failed=untried |
5830 _pkg_short_errors_supported=yes | 5799 _pkg_short_errors_supported=yes |
5831 else | 5800 else |
5832 _pkg_short_errors_supported=no | 5801 _pkg_short_errors_supported=no |
5833 fi | 5802 fi |
5834 if test $_pkg_short_errors_supported = yes; then | 5803 if test $_pkg_short_errors_supported = yes; then |
5835 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5804 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5836 else | 5805 else |
5837 liblo_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5806 liblo_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5838 fi | 5807 fi |
5839 # Put the nasty error message in config.log where it belongs | 5808 # Put the nasty error message in config.log where it belongs |
5840 echo "$liblo_PKG_ERRORS" >&5 | 5809 echo "$liblo_PKG_ERRORS" >&5 |
5841 | 5810 |
5842 { $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 | 5811 { $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 |
5868 if test -z "$SV_MODULE_FAILED"; then | 5837 if test -z "$SV_MODULE_FAILED"; then |
5869 if test -n "$SV_MODULE_LIB"; then | 5838 if test -n "$SV_MODULE_LIB"; then |
5870 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5839 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5872 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5841 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5873 if eval \${$as_ac_Lib+:} false; then : | 5842 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
5874 $as_echo_n "(cached) " >&6 | 5843 $as_echo_n "(cached) " >&6 |
5875 else | 5844 else |
5876 ac_check_lib_save_LIBS=$LIBS | 5845 ac_check_lib_save_LIBS=$LIBS |
5877 LIBS="-l$SV_MODULE_LIB $LIBS" | 5846 LIBS="-l$SV_MODULE_LIB $LIBS" |
5878 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5847 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5948 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5917 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5949 ac_status=$? | 5918 ac_status=$? |
5950 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5919 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5951 test $ac_status = 0; }; then | 5920 test $ac_status = 0; }; then |
5952 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5921 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5953 test "x$?" != "x0" && pkg_failed=yes | |
5954 else | 5922 else |
5955 pkg_failed=yes | 5923 pkg_failed=yes |
5956 fi | 5924 fi |
5957 else | 5925 else |
5958 pkg_failed=untried | 5926 pkg_failed=untried |
5965 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5933 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5966 ac_status=$? | 5934 ac_status=$? |
5967 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5935 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5968 test $ac_status = 0; }; then | 5936 test $ac_status = 0; }; then |
5969 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5937 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5970 test "x$?" != "x0" && pkg_failed=yes | |
5971 else | 5938 else |
5972 pkg_failed=yes | 5939 pkg_failed=yes |
5973 fi | 5940 fi |
5974 else | 5941 else |
5975 pkg_failed=untried | 5942 pkg_failed=untried |
5985 _pkg_short_errors_supported=yes | 5952 _pkg_short_errors_supported=yes |
5986 else | 5953 else |
5987 _pkg_short_errors_supported=no | 5954 _pkg_short_errors_supported=no |
5988 fi | 5955 fi |
5989 if test $_pkg_short_errors_supported = yes; then | 5956 if test $_pkg_short_errors_supported = yes; then |
5990 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5957 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5991 else | 5958 else |
5992 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5959 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
5993 fi | 5960 fi |
5994 # Put the nasty error message in config.log where it belongs | 5961 # Put the nasty error message in config.log where it belongs |
5995 echo "$portaudio_2_0_PKG_ERRORS" >&5 | 5962 echo "$portaudio_2_0_PKG_ERRORS" >&5 |
5996 | 5963 |
5997 { $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 | 5964 { $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 |
6023 if test -z "$SV_MODULE_FAILED"; then | 5990 if test -z "$SV_MODULE_FAILED"; then |
6024 if test -n "$SV_MODULE_LIB"; then | 5991 if test -n "$SV_MODULE_LIB"; then |
6025 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5992 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6027 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5994 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6028 if eval \${$as_ac_Lib+:} false; then : | 5995 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6029 $as_echo_n "(cached) " >&6 | 5996 $as_echo_n "(cached) " >&6 |
6030 else | 5997 else |
6031 ac_check_lib_save_LIBS=$LIBS | 5998 ac_check_lib_save_LIBS=$LIBS |
6032 LIBS="-l$SV_MODULE_LIB $LIBS" | 5999 LIBS="-l$SV_MODULE_LIB $LIBS" |
6033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6000 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6103 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6070 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6104 ac_status=$? | 6071 ac_status=$? |
6105 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6072 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6106 test $ac_status = 0; }; then | 6073 test $ac_status = 0; }; then |
6107 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6074 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6108 test "x$?" != "x0" && pkg_failed=yes | |
6109 else | 6075 else |
6110 pkg_failed=yes | 6076 pkg_failed=yes |
6111 fi | 6077 fi |
6112 else | 6078 else |
6113 pkg_failed=untried | 6079 pkg_failed=untried |
6120 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6086 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6121 ac_status=$? | 6087 ac_status=$? |
6122 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6088 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6123 test $ac_status = 0; }; then | 6089 test $ac_status = 0; }; then |
6124 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6090 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6125 test "x$?" != "x0" && pkg_failed=yes | |
6126 else | 6091 else |
6127 pkg_failed=yes | 6092 pkg_failed=yes |
6128 fi | 6093 fi |
6129 else | 6094 else |
6130 pkg_failed=untried | 6095 pkg_failed=untried |
6140 _pkg_short_errors_supported=yes | 6105 _pkg_short_errors_supported=yes |
6141 else | 6106 else |
6142 _pkg_short_errors_supported=no | 6107 _pkg_short_errors_supported=no |
6143 fi | 6108 fi |
6144 if test $_pkg_short_errors_supported = yes; then | 6109 if test $_pkg_short_errors_supported = yes; then |
6145 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6110 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6146 else | 6111 else |
6147 JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6112 JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6148 fi | 6113 fi |
6149 # Put the nasty error message in config.log where it belongs | 6114 # Put the nasty error message in config.log where it belongs |
6150 echo "$JACK_PKG_ERRORS" >&5 | 6115 echo "$JACK_PKG_ERRORS" >&5 |
6151 | 6116 |
6152 { $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 | 6117 { $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 |
6178 if test -z "$SV_MODULE_FAILED"; then | 6143 if test -z "$SV_MODULE_FAILED"; then |
6179 if test -n "$SV_MODULE_LIB"; then | 6144 if test -n "$SV_MODULE_LIB"; then |
6180 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6145 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6182 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6147 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6183 if eval \${$as_ac_Lib+:} false; then : | 6148 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6184 $as_echo_n "(cached) " >&6 | 6149 $as_echo_n "(cached) " >&6 |
6185 else | 6150 else |
6186 ac_check_lib_save_LIBS=$LIBS | 6151 ac_check_lib_save_LIBS=$LIBS |
6187 LIBS="-l$SV_MODULE_LIB $LIBS" | 6152 LIBS="-l$SV_MODULE_LIB $LIBS" |
6188 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6153 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6258 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6223 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6259 ac_status=$? | 6224 ac_status=$? |
6260 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6225 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6261 test $ac_status = 0; }; then | 6226 test $ac_status = 0; }; then |
6262 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6227 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6263 test "x$?" != "x0" && pkg_failed=yes | |
6264 else | 6228 else |
6265 pkg_failed=yes | 6229 pkg_failed=yes |
6266 fi | 6230 fi |
6267 else | 6231 else |
6268 pkg_failed=untried | 6232 pkg_failed=untried |
6275 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6239 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6276 ac_status=$? | 6240 ac_status=$? |
6277 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6241 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6278 test $ac_status = 0; }; then | 6242 test $ac_status = 0; }; then |
6279 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6243 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6280 test "x$?" != "x0" && pkg_failed=yes | |
6281 else | 6244 else |
6282 pkg_failed=yes | 6245 pkg_failed=yes |
6283 fi | 6246 fi |
6284 else | 6247 else |
6285 pkg_failed=untried | 6248 pkg_failed=untried |
6295 _pkg_short_errors_supported=yes | 6258 _pkg_short_errors_supported=yes |
6296 else | 6259 else |
6297 _pkg_short_errors_supported=no | 6260 _pkg_short_errors_supported=no |
6298 fi | 6261 fi |
6299 if test $_pkg_short_errors_supported = yes; then | 6262 if test $_pkg_short_errors_supported = yes; then |
6300 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6263 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6301 else | 6264 else |
6302 libpulse_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6265 libpulse_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6303 fi | 6266 fi |
6304 # Put the nasty error message in config.log where it belongs | 6267 # Put the nasty error message in config.log where it belongs |
6305 echo "$libpulse_PKG_ERRORS" >&5 | 6268 echo "$libpulse_PKG_ERRORS" >&5 |
6306 | 6269 |
6307 { $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 | 6270 { $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 |
6333 if test -z "$SV_MODULE_FAILED"; then | 6296 if test -z "$SV_MODULE_FAILED"; then |
6334 if test -n "$SV_MODULE_LIB"; then | 6297 if test -n "$SV_MODULE_LIB"; then |
6335 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6298 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6337 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6300 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6338 if eval \${$as_ac_Lib+:} false; then : | 6301 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6339 $as_echo_n "(cached) " >&6 | 6302 $as_echo_n "(cached) " >&6 |
6340 else | 6303 else |
6341 ac_check_lib_save_LIBS=$LIBS | 6304 ac_check_lib_save_LIBS=$LIBS |
6342 LIBS="-l$SV_MODULE_LIB $LIBS" | 6305 LIBS="-l$SV_MODULE_LIB $LIBS" |
6343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6413 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6376 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6414 ac_status=$? | 6377 ac_status=$? |
6415 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6378 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6416 test $ac_status = 0; }; then | 6379 test $ac_status = 0; }; then |
6417 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6380 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6418 test "x$?" != "x0" && pkg_failed=yes | |
6419 else | 6381 else |
6420 pkg_failed=yes | 6382 pkg_failed=yes |
6421 fi | 6383 fi |
6422 else | 6384 else |
6423 pkg_failed=untried | 6385 pkg_failed=untried |
6430 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6392 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6431 ac_status=$? | 6393 ac_status=$? |
6432 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6394 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6433 test $ac_status = 0; }; then | 6395 test $ac_status = 0; }; then |
6434 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6396 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6435 test "x$?" != "x0" && pkg_failed=yes | |
6436 else | 6397 else |
6437 pkg_failed=yes | 6398 pkg_failed=yes |
6438 fi | 6399 fi |
6439 else | 6400 else |
6440 pkg_failed=untried | 6401 pkg_failed=untried |
6450 _pkg_short_errors_supported=yes | 6411 _pkg_short_errors_supported=yes |
6451 else | 6412 else |
6452 _pkg_short_errors_supported=no | 6413 _pkg_short_errors_supported=no |
6453 fi | 6414 fi |
6454 if test $_pkg_short_errors_supported = yes; then | 6415 if test $_pkg_short_errors_supported = yes; then |
6455 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6416 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6456 else | 6417 else |
6457 lrdf_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6418 lrdf_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6458 fi | 6419 fi |
6459 # Put the nasty error message in config.log where it belongs | 6420 # Put the nasty error message in config.log where it belongs |
6460 echo "$lrdf_PKG_ERRORS" >&5 | 6421 echo "$lrdf_PKG_ERRORS" >&5 |
6461 | 6422 |
6462 { $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 | 6423 { $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 |
6488 if test -z "$SV_MODULE_FAILED"; then | 6449 if test -z "$SV_MODULE_FAILED"; then |
6489 if test -n "$SV_MODULE_LIB"; then | 6450 if test -n "$SV_MODULE_LIB"; then |
6490 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6451 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6492 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6453 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6493 if eval \${$as_ac_Lib+:} false; then : | 6454 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6494 $as_echo_n "(cached) " >&6 | 6455 $as_echo_n "(cached) " >&6 |
6495 else | 6456 else |
6496 ac_check_lib_save_LIBS=$LIBS | 6457 ac_check_lib_save_LIBS=$LIBS |
6497 LIBS="-l$SV_MODULE_LIB $LIBS" | 6458 LIBS="-l$SV_MODULE_LIB $LIBS" |
6498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6568 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6529 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6569 ac_status=$? | 6530 ac_status=$? |
6570 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6531 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6571 test $ac_status = 0; }; then | 6532 test $ac_status = 0; }; then |
6572 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6533 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6573 test "x$?" != "x0" && pkg_failed=yes | |
6574 else | 6534 else |
6575 pkg_failed=yes | 6535 pkg_failed=yes |
6576 fi | 6536 fi |
6577 else | 6537 else |
6578 pkg_failed=untried | 6538 pkg_failed=untried |
6585 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6545 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6586 ac_status=$? | 6546 ac_status=$? |
6587 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6547 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6588 test $ac_status = 0; }; then | 6548 test $ac_status = 0; }; then |
6589 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6549 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6590 test "x$?" != "x0" && pkg_failed=yes | |
6591 else | 6550 else |
6592 pkg_failed=yes | 6551 pkg_failed=yes |
6593 fi | 6552 fi |
6594 else | 6553 else |
6595 pkg_failed=untried | 6554 pkg_failed=untried |
6605 _pkg_short_errors_supported=yes | 6564 _pkg_short_errors_supported=yes |
6606 else | 6565 else |
6607 _pkg_short_errors_supported=no | 6566 _pkg_short_errors_supported=no |
6608 fi | 6567 fi |
6609 if test $_pkg_short_errors_supported = yes; then | 6568 if test $_pkg_short_errors_supported = yes; then |
6610 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6569 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6611 else | 6570 else |
6612 oggz_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6571 oggz_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6613 fi | 6572 fi |
6614 # Put the nasty error message in config.log where it belongs | 6573 # Put the nasty error message in config.log where it belongs |
6615 echo "$oggz_PKG_ERRORS" >&5 | 6574 echo "$oggz_PKG_ERRORS" >&5 |
6616 | 6575 |
6617 { $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 | 6576 { $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 |
6643 if test -z "$SV_MODULE_FAILED"; then | 6602 if test -z "$SV_MODULE_FAILED"; then |
6644 if test -n "$SV_MODULE_LIB"; then | 6603 if test -n "$SV_MODULE_LIB"; then |
6645 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6604 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6647 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6606 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6648 if eval \${$as_ac_Lib+:} false; then : | 6607 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6649 $as_echo_n "(cached) " >&6 | 6608 $as_echo_n "(cached) " >&6 |
6650 else | 6609 else |
6651 ac_check_lib_save_LIBS=$LIBS | 6610 ac_check_lib_save_LIBS=$LIBS |
6652 LIBS="-l$SV_MODULE_LIB $LIBS" | 6611 LIBS="-l$SV_MODULE_LIB $LIBS" |
6653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6723 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6682 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6724 ac_status=$? | 6683 ac_status=$? |
6725 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6684 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6726 test $ac_status = 0; }; then | 6685 test $ac_status = 0; }; then |
6727 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6686 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6728 test "x$?" != "x0" && pkg_failed=yes | |
6729 else | 6687 else |
6730 pkg_failed=yes | 6688 pkg_failed=yes |
6731 fi | 6689 fi |
6732 else | 6690 else |
6733 pkg_failed=untried | 6691 pkg_failed=untried |
6740 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6698 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6741 ac_status=$? | 6699 ac_status=$? |
6742 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6700 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6743 test $ac_status = 0; }; then | 6701 test $ac_status = 0; }; then |
6744 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6702 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6745 test "x$?" != "x0" && pkg_failed=yes | |
6746 else | 6703 else |
6747 pkg_failed=yes | 6704 pkg_failed=yes |
6748 fi | 6705 fi |
6749 else | 6706 else |
6750 pkg_failed=untried | 6707 pkg_failed=untried |
6760 _pkg_short_errors_supported=yes | 6717 _pkg_short_errors_supported=yes |
6761 else | 6718 else |
6762 _pkg_short_errors_supported=no | 6719 _pkg_short_errors_supported=no |
6763 fi | 6720 fi |
6764 if test $_pkg_short_errors_supported = yes; then | 6721 if test $_pkg_short_errors_supported = yes; then |
6765 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6722 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6766 else | 6723 else |
6767 fishsound_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6724 fishsound_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6768 fi | 6725 fi |
6769 # Put the nasty error message in config.log where it belongs | 6726 # Put the nasty error message in config.log where it belongs |
6770 echo "$fishsound_PKG_ERRORS" >&5 | 6727 echo "$fishsound_PKG_ERRORS" >&5 |
6771 | 6728 |
6772 { $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 | 6729 { $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 |
6798 if test -z "$SV_MODULE_FAILED"; then | 6755 if test -z "$SV_MODULE_FAILED"; then |
6799 if test -n "$SV_MODULE_LIB"; then | 6756 if test -n "$SV_MODULE_LIB"; then |
6800 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6757 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6802 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6759 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6803 if eval \${$as_ac_Lib+:} false; then : | 6760 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6804 $as_echo_n "(cached) " >&6 | 6761 $as_echo_n "(cached) " >&6 |
6805 else | 6762 else |
6806 ac_check_lib_save_LIBS=$LIBS | 6763 ac_check_lib_save_LIBS=$LIBS |
6807 LIBS="-l$SV_MODULE_LIB $LIBS" | 6764 LIBS="-l$SV_MODULE_LIB $LIBS" |
6808 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6878 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6835 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6879 ac_status=$? | 6836 ac_status=$? |
6880 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6837 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6881 test $ac_status = 0; }; then | 6838 test $ac_status = 0; }; then |
6882 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6839 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6883 test "x$?" != "x0" && pkg_failed=yes | |
6884 else | 6840 else |
6885 pkg_failed=yes | 6841 pkg_failed=yes |
6886 fi | 6842 fi |
6887 else | 6843 else |
6888 pkg_failed=untried | 6844 pkg_failed=untried |
6895 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6851 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6896 ac_status=$? | 6852 ac_status=$? |
6897 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6853 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6898 test $ac_status = 0; }; then | 6854 test $ac_status = 0; }; then |
6899 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6855 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6900 test "x$?" != "x0" && pkg_failed=yes | |
6901 else | 6856 else |
6902 pkg_failed=yes | 6857 pkg_failed=yes |
6903 fi | 6858 fi |
6904 else | 6859 else |
6905 pkg_failed=untried | 6860 pkg_failed=untried |
6915 _pkg_short_errors_supported=yes | 6870 _pkg_short_errors_supported=yes |
6916 else | 6871 else |
6917 _pkg_short_errors_supported=no | 6872 _pkg_short_errors_supported=no |
6918 fi | 6873 fi |
6919 if test $_pkg_short_errors_supported = yes; then | 6874 if test $_pkg_short_errors_supported = yes; then |
6920 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6875 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6921 else | 6876 else |
6922 mad_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 6877 mad_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
6923 fi | 6878 fi |
6924 # Put the nasty error message in config.log where it belongs | 6879 # Put the nasty error message in config.log where it belongs |
6925 echo "$mad_PKG_ERRORS" >&5 | 6880 echo "$mad_PKG_ERRORS" >&5 |
6926 | 6881 |
6927 { $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 | 6882 { $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 |
6953 if test -z "$SV_MODULE_FAILED"; then | 6908 if test -z "$SV_MODULE_FAILED"; then |
6954 if test -n "$SV_MODULE_LIB"; then | 6909 if test -n "$SV_MODULE_LIB"; then |
6955 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6910 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6957 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6912 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6958 if eval \${$as_ac_Lib+:} false; then : | 6913 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
6959 $as_echo_n "(cached) " >&6 | 6914 $as_echo_n "(cached) " >&6 |
6960 else | 6915 else |
6961 ac_check_lib_save_LIBS=$LIBS | 6916 ac_check_lib_save_LIBS=$LIBS |
6962 LIBS="-l$SV_MODULE_LIB $LIBS" | 6917 LIBS="-l$SV_MODULE_LIB $LIBS" |
6963 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7033 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6988 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7034 ac_status=$? | 6989 ac_status=$? |
7035 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6990 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7036 test $ac_status = 0; }; then | 6991 test $ac_status = 0; }; then |
7037 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6992 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7038 test "x$?" != "x0" && pkg_failed=yes | |
7039 else | 6993 else |
7040 pkg_failed=yes | 6994 pkg_failed=yes |
7041 fi | 6995 fi |
7042 else | 6996 else |
7043 pkg_failed=untried | 6997 pkg_failed=untried |
7050 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 7004 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7051 ac_status=$? | 7005 ac_status=$? |
7052 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 7006 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7053 test $ac_status = 0; }; then | 7007 test $ac_status = 0; }; then |
7054 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 7008 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7055 test "x$?" != "x0" && pkg_failed=yes | |
7056 else | 7009 else |
7057 pkg_failed=yes | 7010 pkg_failed=yes |
7058 fi | 7011 fi |
7059 else | 7012 else |
7060 pkg_failed=untried | 7013 pkg_failed=untried |
7070 _pkg_short_errors_supported=yes | 7023 _pkg_short_errors_supported=yes |
7071 else | 7024 else |
7072 _pkg_short_errors_supported=no | 7025 _pkg_short_errors_supported=no |
7073 fi | 7026 fi |
7074 if test $_pkg_short_errors_supported = yes; then | 7027 if test $_pkg_short_errors_supported = yes; then |
7075 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 7028 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7076 else | 7029 else |
7077 id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 7030 id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` |
7078 fi | 7031 fi |
7079 # Put the nasty error message in config.log where it belongs | 7032 # Put the nasty error message in config.log where it belongs |
7080 echo "$id3tag_PKG_ERRORS" >&5 | 7033 echo "$id3tag_PKG_ERRORS" >&5 |
7081 | 7034 |
7082 { $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 | 7035 { $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 |
7108 if test -z "$SV_MODULE_FAILED"; then | 7061 if test -z "$SV_MODULE_FAILED"; then |
7109 if test -n "$SV_MODULE_LIB"; then | 7062 if test -n "$SV_MODULE_LIB"; then |
7110 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 7063 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 7064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7112 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 7065 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7113 if eval \${$as_ac_Lib+:} false; then : | 7066 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : |
7114 $as_echo_n "(cached) " >&6 | 7067 $as_echo_n "(cached) " >&6 |
7115 else | 7068 else |
7116 ac_check_lib_save_LIBS=$LIBS | 7069 ac_check_lib_save_LIBS=$LIBS |
7117 LIBS="-l$SV_MODULE_LIB $LIBS" | 7070 LIBS="-l$SV_MODULE_LIB $LIBS" |
7118 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 7071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7240 t end | 7193 t end |
7241 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | 7194 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
7242 :end' >>confcache | 7195 :end' >>confcache |
7243 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | 7196 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else |
7244 if test -w "$cache_file"; then | 7197 if test -w "$cache_file"; then |
7245 if test "x$cache_file" != "x/dev/null"; then | 7198 test "x$cache_file" != "x/dev/null" && |
7246 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 | 7199 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 |
7247 $as_echo "$as_me: updating cache $cache_file" >&6;} | 7200 $as_echo "$as_me: updating cache $cache_file" >&6;} |
7248 if test ! -f "$cache_file" || test -h "$cache_file"; then | 7201 cat confcache >$cache_file |
7249 cat confcache >"$cache_file" | |
7250 else | |
7251 case $cache_file in #( | |
7252 */* | ?:*) | |
7253 mv -f confcache "$cache_file"$$ && | |
7254 mv -f "$cache_file"$$ "$cache_file" ;; #( | |
7255 *) | |
7256 mv -f confcache "$cache_file" ;; | |
7257 esac | |
7258 fi | |
7259 fi | |
7260 else | 7202 else |
7261 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 | 7203 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 |
7262 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} | 7204 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} |
7263 fi | 7205 fi |
7264 fi | 7206 fi |
7322 | 7264 |
7323 LTLIBOBJS=$ac_ltlibobjs | 7265 LTLIBOBJS=$ac_ltlibobjs |
7324 | 7266 |
7325 | 7267 |
7326 | 7268 |
7327 : "${CONFIG_STATUS=./config.status}" | 7269 : ${CONFIG_STATUS=./config.status} |
7328 ac_write_fail=0 | 7270 ac_write_fail=0 |
7329 ac_clean_files_save=$ac_clean_files | 7271 ac_clean_files_save=$ac_clean_files |
7330 ac_clean_files="$ac_clean_files $CONFIG_STATUS" | 7272 ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
7331 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | 7273 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 |
7332 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} | 7274 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} |
7423 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | 7365 # (If _AS_PATH_WALK were called with IFS unset, it would disable word |
7424 # splitting by setting IFS to empty value.) | 7366 # splitting by setting IFS to empty value.) |
7425 IFS=" "" $as_nl" | 7367 IFS=" "" $as_nl" |
7426 | 7368 |
7427 # Find who we are. Look in the path if we contain no directory separator. | 7369 # Find who we are. Look in the path if we contain no directory separator. |
7428 as_myself= | |
7429 case $0 in #(( | 7370 case $0 in #(( |
7430 *[\\/]* ) as_myself=$0 ;; | 7371 *[\\/]* ) as_myself=$0 ;; |
7431 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 7372 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
7432 for as_dir in $PATH | 7373 for as_dir in $PATH |
7433 do | 7374 do |
7730 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7671 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7731 # Save the log message, to keep $0 and so on meaningful, and to | 7672 # Save the log message, to keep $0 and so on meaningful, and to |
7732 # report actual input values of CONFIG_FILES etc. instead of their | 7673 # report actual input values of CONFIG_FILES etc. instead of their |
7733 # values after options handling. | 7674 # values after options handling. |
7734 ac_log=" | 7675 ac_log=" |
7735 This file was extended by Sonic Visualiser $as_me 1.9-hg, which was | 7676 This file was extended by Sonic Visualiser $as_me 1.9, which was |
7736 generated by GNU Autoconf 2.68. Invocation command line was | 7677 generated by GNU Autoconf 2.67. Invocation command line was |
7737 | 7678 |
7738 CONFIG_FILES = $CONFIG_FILES | 7679 CONFIG_FILES = $CONFIG_FILES |
7739 CONFIG_HEADERS = $CONFIG_HEADERS | 7680 CONFIG_HEADERS = $CONFIG_HEADERS |
7740 CONFIG_LINKS = $CONFIG_LINKS | 7681 CONFIG_LINKS = $CONFIG_LINKS |
7741 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7682 CONFIG_COMMANDS = $CONFIG_COMMANDS |
7783 | 7724 |
7784 _ACEOF | 7725 _ACEOF |
7785 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7726 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7786 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7727 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7787 ac_cs_version="\\ | 7728 ac_cs_version="\\ |
7788 Sonic Visualiser config.status 1.9-hg | 7729 Sonic Visualiser config.status 1.9 |
7789 configured by $0, generated by GNU Autoconf 2.68, | 7730 configured by $0, generated by GNU Autoconf 2.67, |
7790 with options \\"\$ac_cs_config\\" | 7731 with options \\"\$ac_cs_config\\" |
7791 | 7732 |
7792 Copyright (C) 2010 Free Software Foundation, Inc. | 7733 Copyright (C) 2010 Free Software Foundation, Inc. |
7793 This config.status script is free software; the Free Software Foundation | 7734 This config.status script is free software; the Free Software Foundation |
7794 gives unlimited permission to copy, distribute and modify it." | 7735 gives unlimited permission to copy, distribute and modify it." |
7897 for ac_config_target in $ac_config_targets | 7838 for ac_config_target in $ac_config_targets |
7898 do | 7839 do |
7899 case $ac_config_target in | 7840 case $ac_config_target in |
7900 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | 7841 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; |
7901 | 7842 |
7902 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 7843 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; |
7903 esac | 7844 esac |
7904 done | 7845 done |
7905 | 7846 |
7906 | 7847 |
7907 # If the user did not use the arguments to specify the items to instantiate, | 7848 # If the user did not use the arguments to specify the items to instantiate, |
7918 # Hook for its removal unless debugging. | 7859 # Hook for its removal unless debugging. |
7919 # Note that there is a small window in which the directory will not be cleaned: | 7860 # Note that there is a small window in which the directory will not be cleaned: |
7920 # after its creation but before its name has been assigned to `$tmp'. | 7861 # after its creation but before its name has been assigned to `$tmp'. |
7921 $debug || | 7862 $debug || |
7922 { | 7863 { |
7923 tmp= ac_tmp= | 7864 tmp= |
7924 trap 'exit_status=$? | 7865 trap 'exit_status=$? |
7925 : "${ac_tmp:=$tmp}" | 7866 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status |
7926 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status | |
7927 ' 0 | 7867 ' 0 |
7928 trap 'as_fn_exit 1' 1 2 13 15 | 7868 trap 'as_fn_exit 1' 1 2 13 15 |
7929 } | 7869 } |
7930 # Create a (secure) tmp directory for tmp files. | 7870 # Create a (secure) tmp directory for tmp files. |
7931 | 7871 |
7932 { | 7872 { |
7933 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | 7873 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && |
7934 test -d "$tmp" | 7874 test -n "$tmp" && test -d "$tmp" |
7935 } || | 7875 } || |
7936 { | 7876 { |
7937 tmp=./conf$$-$RANDOM | 7877 tmp=./conf$$-$RANDOM |
7938 (umask 077 && mkdir "$tmp") | 7878 (umask 077 && mkdir "$tmp") |
7939 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | 7879 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
7940 ac_tmp=$tmp | |
7941 | 7880 |
7942 # Set up the scripts for CONFIG_FILES section. | 7881 # Set up the scripts for CONFIG_FILES section. |
7943 # No need to generate them if there are no CONFIG_FILES. | 7882 # No need to generate them if there are no CONFIG_FILES. |
7944 # This happens for instance with `./config.status config.h'. | 7883 # This happens for instance with `./config.status config.h'. |
7945 if test -n "$CONFIG_FILES"; then | 7884 if test -n "$CONFIG_FILES"; then |
7957 ac_cs_awk_cr='\\r' | 7896 ac_cs_awk_cr='\\r' |
7958 else | 7897 else |
7959 ac_cs_awk_cr=$ac_cr | 7898 ac_cs_awk_cr=$ac_cr |
7960 fi | 7899 fi |
7961 | 7900 |
7962 echo 'BEGIN {' >"$ac_tmp/subs1.awk" && | 7901 echo 'BEGIN {' >"$tmp/subs1.awk" && |
7963 _ACEOF | 7902 _ACEOF |
7964 | 7903 |
7965 | 7904 |
7966 { | 7905 { |
7967 echo "cat >conf$$subs.awk <<_ACEOF" && | 7906 echo "cat >conf$$subs.awk <<_ACEOF" && |
7985 fi | 7924 fi |
7986 done | 7925 done |
7987 rm -f conf$$subs.sh | 7926 rm -f conf$$subs.sh |
7988 | 7927 |
7989 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7928 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7990 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && | 7929 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && |
7991 _ACEOF | 7930 _ACEOF |
7992 sed -n ' | 7931 sed -n ' |
7993 h | 7932 h |
7994 s/^/S["/; s/!.*/"]=/ | 7933 s/^/S["/; s/!.*/"]=/ |
7995 p | 7934 p |
8033 } | 7972 } |
8034 ' >>$CONFIG_STATUS || ac_write_fail=1 | 7973 ' >>$CONFIG_STATUS || ac_write_fail=1 |
8035 rm -f conf$$subs.awk | 7974 rm -f conf$$subs.awk |
8036 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7975 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8037 _ACAWK | 7976 _ACAWK |
8038 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && | 7977 cat >>"\$tmp/subs1.awk" <<_ACAWK && |
8039 for (key in S) S_is_set[key] = 1 | 7978 for (key in S) S_is_set[key] = 1 |
8040 FS = "" | 7979 FS = "" |
8041 | 7980 |
8042 } | 7981 } |
8043 { | 7982 { |
8065 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8004 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8066 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | 8005 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
8067 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | 8006 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
8068 else | 8007 else |
8069 cat | 8008 cat |
8070 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ | 8009 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
8071 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | 8010 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
8072 _ACEOF | 8011 _ACEOF |
8073 | 8012 |
8074 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), | 8013 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
8075 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and | 8014 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
8105 case $ac_tag in | 8044 case $ac_tag in |
8106 :[FHLC]) ac_mode=$ac_tag; continue;; | 8045 :[FHLC]) ac_mode=$ac_tag; continue;; |
8107 esac | 8046 esac |
8108 case $ac_mode$ac_tag in | 8047 case $ac_mode$ac_tag in |
8109 :[FHL]*:*);; | 8048 :[FHL]*:*);; |
8110 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | 8049 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; |
8111 :[FH]-) ac_tag=-:-;; | 8050 :[FH]-) ac_tag=-:-;; |
8112 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 8051 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
8113 esac | 8052 esac |
8114 ac_save_IFS=$IFS | 8053 ac_save_IFS=$IFS |
8115 IFS=: | 8054 IFS=: |
8124 :[FH]) | 8063 :[FH]) |
8125 ac_file_inputs= | 8064 ac_file_inputs= |
8126 for ac_f | 8065 for ac_f |
8127 do | 8066 do |
8128 case $ac_f in | 8067 case $ac_f in |
8129 -) ac_f="$ac_tmp/stdin";; | 8068 -) ac_f="$tmp/stdin";; |
8130 *) # Look for the file first in the build tree, then in the source tree | 8069 *) # Look for the file first in the build tree, then in the source tree |
8131 # (if the path is not absolute). The absolute path cannot be DOS-style, | 8070 # (if the path is not absolute). The absolute path cannot be DOS-style, |
8132 # because $ac_f cannot contain `:'. | 8071 # because $ac_f cannot contain `:'. |
8133 test -f "$ac_f" || | 8072 test -f "$ac_f" || |
8134 case $ac_f in | 8073 case $ac_f in |
8135 [\\/$]*) false;; | 8074 [\\/$]*) false;; |
8136 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 8075 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
8137 esac || | 8076 esac || |
8138 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 8077 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; |
8139 esac | 8078 esac |
8140 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 8079 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
8141 as_fn_append ac_file_inputs " '$ac_f'" | 8080 as_fn_append ac_file_inputs " '$ac_f'" |
8142 done | 8081 done |
8143 | 8082 |
8159 sed 's/[\\\\&|]/\\\\&/g'`;; #( | 8098 sed 's/[\\\\&|]/\\\\&/g'`;; #( |
8160 *) ac_sed_conf_input=$configure_input;; | 8099 *) ac_sed_conf_input=$configure_input;; |
8161 esac | 8100 esac |
8162 | 8101 |
8163 case $ac_tag in | 8102 case $ac_tag in |
8164 *:-:* | *:-) cat >"$ac_tmp/stdin" \ | 8103 *:-:* | *:-) cat >"$tmp/stdin" \ |
8165 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | 8104 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
8166 esac | 8105 esac |
8167 ;; | 8106 ;; |
8168 esac | 8107 esac |
8169 | 8108 |
8170 ac_dir=`$as_dirname -- "$ac_file" || | 8109 ac_dir=`$as_dirname -- "$ac_file" || |
8296 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | 8235 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t |
8297 s&@INSTALL@&$ac_INSTALL&;t t | 8236 s&@INSTALL@&$ac_INSTALL&;t t |
8298 s&@MKDIR_P@&$ac_MKDIR_P&;t t | 8237 s&@MKDIR_P@&$ac_MKDIR_P&;t t |
8299 $ac_datarootdir_hack | 8238 $ac_datarootdir_hack |
8300 " | 8239 " |
8301 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | 8240 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
8302 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 8241 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
8303 | 8242 |
8304 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 8243 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
8305 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | 8244 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
8306 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | 8245 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
8307 "$ac_tmp/out"`; test -z "$ac_out"; } && | |
8308 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 8246 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
8309 which seems to be undefined. Please make sure it is defined" >&5 | 8247 which seems to be undefined. Please make sure it is defined" >&5 |
8310 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 8248 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
8311 which seems to be undefined. Please make sure it is defined" >&2;} | 8249 which seems to be undefined. Please make sure it is defined" >&2;} |
8312 | 8250 |
8313 rm -f "$ac_tmp/stdin" | 8251 rm -f "$tmp/stdin" |
8314 case $ac_file in | 8252 case $ac_file in |
8315 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | 8253 -) cat "$tmp/out" && rm -f "$tmp/out";; |
8316 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | 8254 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
8317 esac \ | 8255 esac \ |
8318 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 8256 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
8319 ;; | 8257 ;; |
8320 | 8258 |
8321 | 8259 |
8422 t end | 8360 t end |
8423 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | 8361 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
8424 :end' >>confcache | 8362 :end' >>confcache |
8425 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | 8363 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else |
8426 if test -w "$cache_file"; then | 8364 if test -w "$cache_file"; then |
8427 if test "x$cache_file" != "x/dev/null"; then | 8365 test "x$cache_file" != "x/dev/null" && |
8428 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 | 8366 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 |
8429 $as_echo "$as_me: updating cache $cache_file" >&6;} | 8367 $as_echo "$as_me: updating cache $cache_file" >&6;} |
8430 if test ! -f "$cache_file" || test -h "$cache_file"; then | 8368 cat confcache >$cache_file |
8431 cat confcache >"$cache_file" | |
8432 else | |
8433 case $cache_file in #( | |
8434 */* | ?:*) | |
8435 mv -f confcache "$cache_file"$$ && | |
8436 mv -f "$cache_file"$$ "$cache_file" ;; #( | |
8437 *) | |
8438 mv -f confcache "$cache_file" ;; | |
8439 esac | |
8440 fi | |
8441 fi | |
8442 else | 8369 else |
8443 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 | 8370 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 |
8444 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} | 8371 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} |
8445 fi | 8372 fi |
8446 fi | 8373 fi |
8504 | 8431 |
8505 LTLIBOBJS=$ac_ltlibobjs | 8432 LTLIBOBJS=$ac_ltlibobjs |
8506 | 8433 |
8507 | 8434 |
8508 | 8435 |
8509 : "${CONFIG_STATUS=./config.status}" | 8436 : ${CONFIG_STATUS=./config.status} |
8510 ac_write_fail=0 | 8437 ac_write_fail=0 |
8511 ac_clean_files_save=$ac_clean_files | 8438 ac_clean_files_save=$ac_clean_files |
8512 ac_clean_files="$ac_clean_files $CONFIG_STATUS" | 8439 ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
8513 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | 8440 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 |
8514 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} | 8441 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} |
8605 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | 8532 # (If _AS_PATH_WALK were called with IFS unset, it would disable word |
8606 # splitting by setting IFS to empty value.) | 8533 # splitting by setting IFS to empty value.) |
8607 IFS=" "" $as_nl" | 8534 IFS=" "" $as_nl" |
8608 | 8535 |
8609 # Find who we are. Look in the path if we contain no directory separator. | 8536 # Find who we are. Look in the path if we contain no directory separator. |
8610 as_myself= | |
8611 case $0 in #(( | 8537 case $0 in #(( |
8612 *[\\/]* ) as_myself=$0 ;; | 8538 *[\\/]* ) as_myself=$0 ;; |
8613 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 8539 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
8614 for as_dir in $PATH | 8540 for as_dir in $PATH |
8615 do | 8541 do |
8912 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8838 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8913 # Save the log message, to keep $0 and so on meaningful, and to | 8839 # Save the log message, to keep $0 and so on meaningful, and to |
8914 # report actual input values of CONFIG_FILES etc. instead of their | 8840 # report actual input values of CONFIG_FILES etc. instead of their |
8915 # values after options handling. | 8841 # values after options handling. |
8916 ac_log=" | 8842 ac_log=" |
8917 This file was extended by Sonic Visualiser $as_me 1.9-hg, which was | 8843 This file was extended by Sonic Visualiser $as_me 1.9, which was |
8918 generated by GNU Autoconf 2.68. Invocation command line was | 8844 generated by GNU Autoconf 2.67. Invocation command line was |
8919 | 8845 |
8920 CONFIG_FILES = $CONFIG_FILES | 8846 CONFIG_FILES = $CONFIG_FILES |
8921 CONFIG_HEADERS = $CONFIG_HEADERS | 8847 CONFIG_HEADERS = $CONFIG_HEADERS |
8922 CONFIG_LINKS = $CONFIG_LINKS | 8848 CONFIG_LINKS = $CONFIG_LINKS |
8923 CONFIG_COMMANDS = $CONFIG_COMMANDS | 8849 CONFIG_COMMANDS = $CONFIG_COMMANDS |
8965 | 8891 |
8966 _ACEOF | 8892 _ACEOF |
8967 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8893 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8968 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 8894 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8969 ac_cs_version="\\ | 8895 ac_cs_version="\\ |
8970 Sonic Visualiser config.status 1.9-hg | 8896 Sonic Visualiser config.status 1.9 |
8971 configured by $0, generated by GNU Autoconf 2.68, | 8897 configured by $0, generated by GNU Autoconf 2.67, |
8972 with options \\"\$ac_cs_config\\" | 8898 with options \\"\$ac_cs_config\\" |
8973 | 8899 |
8974 Copyright (C) 2010 Free Software Foundation, Inc. | 8900 Copyright (C) 2010 Free Software Foundation, Inc. |
8975 This config.status script is free software; the Free Software Foundation | 8901 This config.status script is free software; the Free Software Foundation |
8976 gives unlimited permission to copy, distribute and modify it." | 8902 gives unlimited permission to copy, distribute and modify it." |
9080 do | 9006 do |
9081 case $ac_config_target in | 9007 case $ac_config_target in |
9082 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | 9008 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; |
9083 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; | 9009 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; |
9084 | 9010 |
9085 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 9011 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; |
9086 esac | 9012 esac |
9087 done | 9013 done |
9088 | 9014 |
9089 | 9015 |
9090 # If the user did not use the arguments to specify the items to instantiate, | 9016 # If the user did not use the arguments to specify the items to instantiate, |
9101 # Hook for its removal unless debugging. | 9027 # Hook for its removal unless debugging. |
9102 # Note that there is a small window in which the directory will not be cleaned: | 9028 # Note that there is a small window in which the directory will not be cleaned: |
9103 # after its creation but before its name has been assigned to `$tmp'. | 9029 # after its creation but before its name has been assigned to `$tmp'. |
9104 $debug || | 9030 $debug || |
9105 { | 9031 { |
9106 tmp= ac_tmp= | 9032 tmp= |
9107 trap 'exit_status=$? | 9033 trap 'exit_status=$? |
9108 : "${ac_tmp:=$tmp}" | 9034 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status |
9109 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status | |
9110 ' 0 | 9035 ' 0 |
9111 trap 'as_fn_exit 1' 1 2 13 15 | 9036 trap 'as_fn_exit 1' 1 2 13 15 |
9112 } | 9037 } |
9113 # Create a (secure) tmp directory for tmp files. | 9038 # Create a (secure) tmp directory for tmp files. |
9114 | 9039 |
9115 { | 9040 { |
9116 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | 9041 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && |
9117 test -d "$tmp" | 9042 test -n "$tmp" && test -d "$tmp" |
9118 } || | 9043 } || |
9119 { | 9044 { |
9120 tmp=./conf$$-$RANDOM | 9045 tmp=./conf$$-$RANDOM |
9121 (umask 077 && mkdir "$tmp") | 9046 (umask 077 && mkdir "$tmp") |
9122 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | 9047 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
9123 ac_tmp=$tmp | |
9124 | 9048 |
9125 # Set up the scripts for CONFIG_FILES section. | 9049 # Set up the scripts for CONFIG_FILES section. |
9126 # No need to generate them if there are no CONFIG_FILES. | 9050 # No need to generate them if there are no CONFIG_FILES. |
9127 # This happens for instance with `./config.status config.h'. | 9051 # This happens for instance with `./config.status config.h'. |
9128 if test -n "$CONFIG_FILES"; then | 9052 if test -n "$CONFIG_FILES"; then |
9140 ac_cs_awk_cr='\\r' | 9064 ac_cs_awk_cr='\\r' |
9141 else | 9065 else |
9142 ac_cs_awk_cr=$ac_cr | 9066 ac_cs_awk_cr=$ac_cr |
9143 fi | 9067 fi |
9144 | 9068 |
9145 echo 'BEGIN {' >"$ac_tmp/subs1.awk" && | 9069 echo 'BEGIN {' >"$tmp/subs1.awk" && |
9146 _ACEOF | 9070 _ACEOF |
9147 | 9071 |
9148 | 9072 |
9149 { | 9073 { |
9150 echo "cat >conf$$subs.awk <<_ACEOF" && | 9074 echo "cat >conf$$subs.awk <<_ACEOF" && |
9168 fi | 9092 fi |
9169 done | 9093 done |
9170 rm -f conf$$subs.sh | 9094 rm -f conf$$subs.sh |
9171 | 9095 |
9172 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 9096 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
9173 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && | 9097 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && |
9174 _ACEOF | 9098 _ACEOF |
9175 sed -n ' | 9099 sed -n ' |
9176 h | 9100 h |
9177 s/^/S["/; s/!.*/"]=/ | 9101 s/^/S["/; s/!.*/"]=/ |
9178 p | 9102 p |
9216 } | 9140 } |
9217 ' >>$CONFIG_STATUS || ac_write_fail=1 | 9141 ' >>$CONFIG_STATUS || ac_write_fail=1 |
9218 rm -f conf$$subs.awk | 9142 rm -f conf$$subs.awk |
9219 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 9143 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
9220 _ACAWK | 9144 _ACAWK |
9221 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && | 9145 cat >>"\$tmp/subs1.awk" <<_ACAWK && |
9222 for (key in S) S_is_set[key] = 1 | 9146 for (key in S) S_is_set[key] = 1 |
9223 FS = "" | 9147 FS = "" |
9224 | 9148 |
9225 } | 9149 } |
9226 { | 9150 { |
9248 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 9172 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9249 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | 9173 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
9250 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | 9174 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
9251 else | 9175 else |
9252 cat | 9176 cat |
9253 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ | 9177 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
9254 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | 9178 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
9255 _ACEOF | 9179 _ACEOF |
9256 | 9180 |
9257 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), | 9181 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
9258 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and | 9182 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
9288 case $ac_tag in | 9212 case $ac_tag in |
9289 :[FHLC]) ac_mode=$ac_tag; continue;; | 9213 :[FHLC]) ac_mode=$ac_tag; continue;; |
9290 esac | 9214 esac |
9291 case $ac_mode$ac_tag in | 9215 case $ac_mode$ac_tag in |
9292 :[FHL]*:*);; | 9216 :[FHL]*:*);; |
9293 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | 9217 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; |
9294 :[FH]-) ac_tag=-:-;; | 9218 :[FH]-) ac_tag=-:-;; |
9295 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 9219 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
9296 esac | 9220 esac |
9297 ac_save_IFS=$IFS | 9221 ac_save_IFS=$IFS |
9298 IFS=: | 9222 IFS=: |
9307 :[FH]) | 9231 :[FH]) |
9308 ac_file_inputs= | 9232 ac_file_inputs= |
9309 for ac_f | 9233 for ac_f |
9310 do | 9234 do |
9311 case $ac_f in | 9235 case $ac_f in |
9312 -) ac_f="$ac_tmp/stdin";; | 9236 -) ac_f="$tmp/stdin";; |
9313 *) # Look for the file first in the build tree, then in the source tree | 9237 *) # Look for the file first in the build tree, then in the source tree |
9314 # (if the path is not absolute). The absolute path cannot be DOS-style, | 9238 # (if the path is not absolute). The absolute path cannot be DOS-style, |
9315 # because $ac_f cannot contain `:'. | 9239 # because $ac_f cannot contain `:'. |
9316 test -f "$ac_f" || | 9240 test -f "$ac_f" || |
9317 case $ac_f in | 9241 case $ac_f in |
9318 [\\/$]*) false;; | 9242 [\\/$]*) false;; |
9319 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 9243 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
9320 esac || | 9244 esac || |
9321 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 9245 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; |
9322 esac | 9246 esac |
9323 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 9247 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
9324 as_fn_append ac_file_inputs " '$ac_f'" | 9248 as_fn_append ac_file_inputs " '$ac_f'" |
9325 done | 9249 done |
9326 | 9250 |
9342 sed 's/[\\\\&|]/\\\\&/g'`;; #( | 9266 sed 's/[\\\\&|]/\\\\&/g'`;; #( |
9343 *) ac_sed_conf_input=$configure_input;; | 9267 *) ac_sed_conf_input=$configure_input;; |
9344 esac | 9268 esac |
9345 | 9269 |
9346 case $ac_tag in | 9270 case $ac_tag in |
9347 *:-:* | *:-) cat >"$ac_tmp/stdin" \ | 9271 *:-:* | *:-) cat >"$tmp/stdin" \ |
9348 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | 9272 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
9349 esac | 9273 esac |
9350 ;; | 9274 ;; |
9351 esac | 9275 esac |
9352 | 9276 |
9353 ac_dir=`$as_dirname -- "$ac_file" || | 9277 ac_dir=`$as_dirname -- "$ac_file" || |
9479 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | 9403 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t |
9480 s&@INSTALL@&$ac_INSTALL&;t t | 9404 s&@INSTALL@&$ac_INSTALL&;t t |
9481 s&@MKDIR_P@&$ac_MKDIR_P&;t t | 9405 s&@MKDIR_P@&$ac_MKDIR_P&;t t |
9482 $ac_datarootdir_hack | 9406 $ac_datarootdir_hack |
9483 " | 9407 " |
9484 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | 9408 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
9485 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 9409 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9486 | 9410 |
9487 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 9411 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
9488 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | 9412 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
9489 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | 9413 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
9490 "$ac_tmp/out"`; test -z "$ac_out"; } && | |
9491 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 9414 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
9492 which seems to be undefined. Please make sure it is defined" >&5 | 9415 which seems to be undefined. Please make sure it is defined" >&5 |
9493 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 9416 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
9494 which seems to be undefined. Please make sure it is defined" >&2;} | 9417 which seems to be undefined. Please make sure it is defined" >&2;} |
9495 | 9418 |
9496 rm -f "$ac_tmp/stdin" | 9419 rm -f "$tmp/stdin" |
9497 case $ac_file in | 9420 case $ac_file in |
9498 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | 9421 -) cat "$tmp/out" && rm -f "$tmp/out";; |
9499 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | 9422 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
9500 esac \ | 9423 esac \ |
9501 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 9424 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9502 ;; | 9425 ;; |
9503 | 9426 |
9504 | 9427 |