comparison configure @ 405:85466530456a

* Update config per recent changes to svcore
author Chris Cannam
date Tue, 08 Mar 2011 11:31:39 +0000
parents 101f05420cba
children 8f0c1b0f17fa
comparison
equal deleted inserted replaced
404:4dc48a12fe79 405:85466530456a
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.65 for Sonic Visualiser 1.8. 3 # Generated by GNU Autoconf 2.67 for Sonic Visualiser 1.8.
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,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10 # Inc. 10 # Foundation, Inc.
11 # 11 #
12 # 12 #
13 # This configure script is free software; the Free Software Foundation 13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it. 14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ## 15 ## -------------------- ##
317 } 317 }
318 s/.*/./; q'` 318 s/.*/./; q'`
319 test -d "$as_dir" && break 319 test -d "$as_dir" && break
320 done 320 done
321 test -z "$as_dirs" || eval "mkdir $as_dirs" 321 test -z "$as_dirs" || eval "mkdir $as_dirs"
322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 322 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
323 323
324 324
325 } # as_fn_mkdir_p 325 } # as_fn_mkdir_p
326 # as_fn_append VAR VALUE 326 # as_fn_append VAR VALUE
327 # ---------------------- 327 # ----------------------
357 as_val=`expr "$@" || test $? -eq 1` 357 as_val=`expr "$@" || test $? -eq 1`
358 } 358 }
359 fi # as_fn_arith 359 fi # as_fn_arith
360 360
361 361
362 # as_fn_error ERROR [LINENO LOG_FD] 362 # as_fn_error STATUS ERROR [LINENO LOG_FD]
363 # --------------------------------- 363 # ----------------------------------------
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366 # script with status $?, using 1 if that was 0. 366 # script with STATUS, using 1 if that was 0.
367 as_fn_error () 367 as_fn_error ()
368 { 368 {
369 as_status=$?; test $as_status -eq 0 && as_status=1 369 as_status=$1; test $as_status -eq 0 && as_status=1
370 if test "$3"; then 370 if test "$4"; then
371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 371 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373 fi 373 fi
374 $as_echo "$as_me: error: $1" >&2 374 $as_echo "$as_me: error: $2" >&2
375 as_fn_exit $as_status 375 as_fn_exit $as_status
376 } # as_fn_error 376 } # as_fn_error
377 377
378 if expr a : '\(a\)' >/dev/null 2>&1 && 378 if expr a : '\(a\)' >/dev/null 2>&1 &&
379 test "X`expr 00001 : '.*\(...\)'`" = X001; then 379 test "X`expr 00001 : '.*\(...\)'`" = X001; then
531 531
532 test -n "$DJDIR" || exec 7<&0 </dev/null 532 test -n "$DJDIR" || exec 7<&0 </dev/null
533 exec 6>&1 533 exec 6>&1
534 534
535 # Name of the host. 535 # Name of the host.
536 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 536 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
537 # so uname gets run too. 537 # so uname gets run too.
538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
539 539
540 # 540 #
541 # Initializations. 541 # Initializations.
820 ac_prev= 820 ac_prev=
821 continue 821 continue
822 fi 822 fi
823 823
824 case $ac_option in 824 case $ac_option in
825 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 825 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
826 *) ac_optarg=yes ;; 826 *=) ac_optarg= ;;
827 *) ac_optarg=yes ;;
827 esac 828 esac
828 829
829 # Accept the important Cygnus configure options, so we can diagnose typos. 830 # Accept the important Cygnus configure options, so we can diagnose typos.
830 831
831 case $ac_dashdash$ac_option in 832 case $ac_dashdash$ac_option in
866 867
867 -disable-* | --disable-*) 868 -disable-* | --disable-*)
868 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 869 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
869 # Reject names that are not valid shell variable names. 870 # Reject names that are not valid shell variable names.
870 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 871 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
871 as_fn_error "invalid feature name: $ac_useropt" 872 as_fn_error $? "invalid feature name: $ac_useropt"
872 ac_useropt_orig=$ac_useropt 873 ac_useropt_orig=$ac_useropt
873 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 874 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
874 case $ac_user_opts in 875 case $ac_user_opts in
875 *" 876 *"
876 "enable_$ac_useropt" 877 "enable_$ac_useropt"
892 893
893 -enable-* | --enable-*) 894 -enable-* | --enable-*)
894 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 895 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
895 # Reject names that are not valid shell variable names. 896 # Reject names that are not valid shell variable names.
896 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 897 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
897 as_fn_error "invalid feature name: $ac_useropt" 898 as_fn_error $? "invalid feature name: $ac_useropt"
898 ac_useropt_orig=$ac_useropt 899 ac_useropt_orig=$ac_useropt
899 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 900 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
900 case $ac_user_opts in 901 case $ac_user_opts in
901 *" 902 *"
902 "enable_$ac_useropt" 903 "enable_$ac_useropt"
1096 1097
1097 -with-* | --with-*) 1098 -with-* | --with-*)
1098 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1099 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1099 # Reject names that are not valid shell variable names. 1100 # Reject names that are not valid shell variable names.
1100 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1101 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1101 as_fn_error "invalid package name: $ac_useropt" 1102 as_fn_error $? "invalid package name: $ac_useropt"
1102 ac_useropt_orig=$ac_useropt 1103 ac_useropt_orig=$ac_useropt
1103 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1104 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1104 case $ac_user_opts in 1105 case $ac_user_opts in
1105 *" 1106 *"
1106 "with_$ac_useropt" 1107 "with_$ac_useropt"
1112 1113
1113 -without-* | --without-*) 1114 -without-* | --without-*)
1114 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1115 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1115 # Reject names that are not valid shell variable names. 1116 # Reject names that are not valid shell variable names.
1116 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1117 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1117 as_fn_error "invalid package name: $ac_useropt" 1118 as_fn_error $? "invalid package name: $ac_useropt"
1118 ac_useropt_orig=$ac_useropt 1119 ac_useropt_orig=$ac_useropt
1119 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1120 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1120 case $ac_user_opts in 1121 case $ac_user_opts in
1121 *" 1122 *"
1122 "with_$ac_useropt" 1123 "with_$ac_useropt"
1142 ac_prev=x_libraries ;; 1143 ac_prev=x_libraries ;;
1143 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1144 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1144 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1145 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1145 x_libraries=$ac_optarg ;; 1146 x_libraries=$ac_optarg ;;
1146 1147
1147 -*) as_fn_error "unrecognized option: \`$ac_option' 1148 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1148 Try \`$0 --help' for more information." 1149 Try \`$0 --help' for more information"
1149 ;; 1150 ;;
1150 1151
1151 *=*) 1152 *=*)
1152 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1153 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1153 # Reject names that are not valid shell variable names. 1154 # Reject names that are not valid shell variable names.
1154 case $ac_envvar in #( 1155 case $ac_envvar in #(
1155 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1156 '' | [0-9]* | *[!_$as_cr_alnum]* )
1156 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1157 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1157 esac 1158 esac
1158 eval $ac_envvar=\$ac_optarg 1159 eval $ac_envvar=\$ac_optarg
1159 export $ac_envvar ;; 1160 export $ac_envvar ;;
1160 1161
1161 *) 1162 *)
1169 esac 1170 esac
1170 done 1171 done
1171 1172
1172 if test -n "$ac_prev"; then 1173 if test -n "$ac_prev"; then
1173 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1174 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1174 as_fn_error "missing argument to $ac_option" 1175 as_fn_error $? "missing argument to $ac_option"
1175 fi 1176 fi
1176 1177
1177 if test -n "$ac_unrecognized_opts"; then 1178 if test -n "$ac_unrecognized_opts"; then
1178 case $enable_option_checking in 1179 case $enable_option_checking in
1179 no) ;; 1180 no) ;;
1180 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1181 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1181 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1182 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1182 esac 1183 esac
1183 fi 1184 fi
1184 1185
1185 # Check all directory arguments for consistency. 1186 # Check all directory arguments for consistency.
1198 # Be sure to have absolute directory names. 1199 # Be sure to have absolute directory names.
1199 case $ac_val in 1200 case $ac_val in
1200 [\\/$]* | ?:[\\/]* ) continue;; 1201 [\\/$]* | ?:[\\/]* ) continue;;
1201 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1202 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1202 esac 1203 esac
1203 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1204 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1204 done 1205 done
1205 1206
1206 # There might be people who depend on the old broken behavior: `$host' 1207 # There might be people who depend on the old broken behavior: `$host'
1207 # used to hold the argument of --host etc. 1208 # used to hold the argument of --host etc.
1208 # FIXME: To remove some day. 1209 # FIXME: To remove some day.
1212 1213
1213 # FIXME: To remove some day. 1214 # FIXME: To remove some day.
1214 if test "x$host_alias" != x; then 1215 if test "x$host_alias" != x; then
1215 if test "x$build_alias" = x; then 1216 if test "x$build_alias" = x; then
1216 cross_compiling=maybe 1217 cross_compiling=maybe
1217 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1218 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1218 If a cross compiler is detected then cross compile mode will be used." >&2 1219 If a cross compiler is detected then cross compile mode will be used" >&2
1219 elif test "x$build_alias" != "x$host_alias"; then 1220 elif test "x$build_alias" != "x$host_alias"; then
1220 cross_compiling=yes 1221 cross_compiling=yes
1221 fi 1222 fi
1222 fi 1223 fi
1223 1224
1228 1229
1229 1230
1230 ac_pwd=`pwd` && test -n "$ac_pwd" && 1231 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1231 ac_ls_di=`ls -di .` && 1232 ac_ls_di=`ls -di .` &&
1232 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1233 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1233 as_fn_error "working directory cannot be determined" 1234 as_fn_error $? "working directory cannot be determined"
1234 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1235 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1235 as_fn_error "pwd does not report name of working directory" 1236 as_fn_error $? "pwd does not report name of working directory"
1236 1237
1237 1238
1238 # Find the source files, if location was not specified. 1239 # Find the source files, if location was not specified.
1239 if test -z "$srcdir"; then 1240 if test -z "$srcdir"; then
1240 ac_srcdir_defaulted=yes 1241 ac_srcdir_defaulted=yes
1269 else 1270 else
1270 ac_srcdir_defaulted=no 1271 ac_srcdir_defaulted=no
1271 fi 1272 fi
1272 if test ! -r "$srcdir/$ac_unique_file"; then 1273 if test ! -r "$srcdir/$ac_unique_file"; then
1273 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1274 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1274 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1275 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1275 fi 1276 fi
1276 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1277 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1277 ac_abs_confdir=`( 1278 ac_abs_confdir=`(
1278 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1279 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1279 pwd)` 1280 pwd)`
1280 # When building in place, set srcdir=. 1281 # When building in place, set srcdir=.
1281 if test "$ac_abs_confdir" = "$ac_pwd"; then 1282 if test "$ac_abs_confdir" = "$ac_pwd"; then
1282 srcdir=. 1283 srcdir=.
1283 fi 1284 fi
1313 Configuration: 1314 Configuration:
1314 -h, --help display this help and exit 1315 -h, --help display this help and exit
1315 --help=short display options specific to this package 1316 --help=short display options specific to this package
1316 --help=recursive display the short help of all the included packages 1317 --help=recursive display the short help of all the included packages
1317 -V, --version display version information and exit 1318 -V, --version display version information and exit
1318 -q, --quiet, --silent do not print \`checking...' messages 1319 -q, --quiet, --silent do not print \`checking ...' messages
1319 --cache-file=FILE cache test results in FILE [disabled] 1320 --cache-file=FILE cache test results in FILE [disabled]
1320 -C, --config-cache alias for \`--cache-file=config.cache' 1321 -C, --config-cache alias for \`--cache-file=config.cache'
1321 -n, --no-create do not create output files 1322 -n, --no-create do not create output files
1322 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1323 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1323 1324
1513 1514
1514 test -n "$ac_init_help" && exit $ac_status 1515 test -n "$ac_init_help" && exit $ac_status
1515 if $ac_init_version; then 1516 if $ac_init_version; then
1516 cat <<\_ACEOF 1517 cat <<\_ACEOF
1517 Sonic Visualiser configure 1.8 1518 Sonic Visualiser configure 1.8
1518 generated by GNU Autoconf 2.65 1519 generated by GNU Autoconf 2.67
1519 1520
1520 Copyright (C) 2009 Free Software Foundation, Inc. 1521 Copyright (C) 2010 Free Software Foundation, Inc.
1521 This configure script is free software; the Free Software Foundation 1522 This configure script is free software; the Free Software Foundation
1522 gives unlimited permission to copy, distribute and modify it. 1523 gives unlimited permission to copy, distribute and modify it.
1523 _ACEOF 1524 _ACEOF
1524 exit 1525 exit
1525 fi 1526 fi
1623 grep -v '^ *+' conftest.err >conftest.er1 1624 grep -v '^ *+' conftest.err >conftest.er1
1624 cat conftest.er1 >&5 1625 cat conftest.er1 >&5
1625 mv -f conftest.er1 conftest.err 1626 mv -f conftest.er1 conftest.err
1626 fi 1627 fi
1627 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1628 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1628 test $ac_status = 0; } >/dev/null && { 1629 test $ac_status = 0; } > conftest.i && {
1629 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 1630 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1630 test ! -s conftest.err 1631 test ! -s conftest.err
1631 }; then : 1632 }; then :
1632 ac_retval=0 1633 ac_retval=0
1633 else 1634 else
1689 # the include files in INCLUDES and setting the cache variable VAR 1690 # the include files in INCLUDES and setting the cache variable VAR
1690 # accordingly. 1691 # accordingly.
1691 ac_fn_cxx_check_header_mongrel () 1692 ac_fn_cxx_check_header_mongrel ()
1692 { 1693 {
1693 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1694 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1694 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1695 if eval "test \"\${$3+set}\"" = set; then :
1695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1696 $as_echo_n "checking for $2... " >&6; } 1697 $as_echo_n "checking for $2... " >&6; }
1697 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1698 if eval "test \"\${$3+set}\"" = set; then :
1698 $as_echo_n "(cached) " >&6 1699 $as_echo_n "(cached) " >&6
1699 fi 1700 fi
1700 eval ac_res=\$$3 1701 eval ac_res=\$$3
1701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1702 $as_echo "$ac_res" >&6; } 1703 $as_echo "$ac_res" >&6; }
1728 if ac_fn_cxx_try_cpp "$LINENO"; then : 1729 if ac_fn_cxx_try_cpp "$LINENO"; then :
1729 ac_header_preproc=yes 1730 ac_header_preproc=yes
1730 else 1731 else
1731 ac_header_preproc=no 1732 ac_header_preproc=no
1732 fi 1733 fi
1733 rm -f conftest.err conftest.$ac_ext 1734 rm -f conftest.err conftest.i conftest.$ac_ext
1734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 1735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1735 $as_echo "$ac_header_preproc" >&6; } 1736 $as_echo "$ac_header_preproc" >&6; }
1736 1737
1737 # So? What about this header? 1738 # So? What about this header?
1738 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( 1739 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
1751 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} 1752 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1752 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 1753 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1753 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 1754 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1754 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 1755 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1755 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1756 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1756 ( cat <<\_ASBOX 1757 ( $as_echo "## ------------------------------------------- ##
1757 ## ------------------------------------------- ##
1758 ## Report this to cannam@all-day-breakfast.com ## 1758 ## Report this to cannam@all-day-breakfast.com ##
1759 ## ------------------------------------------- ## 1759 ## ------------------------------------------- ##"
1760 _ASBOX
1761 ) | sed "s/^/$as_me: WARNING: /" >&2 1760 ) | sed "s/^/$as_me: WARNING: /" >&2
1762 ;; 1761 ;;
1763 esac 1762 esac
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1765 $as_echo_n "checking for $2... " >&6; } 1764 $as_echo_n "checking for $2... " >&6; }
1766 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1765 if eval "test \"\${$3+set}\"" = set; then :
1767 $as_echo_n "(cached) " >&6 1766 $as_echo_n "(cached) " >&6
1768 else 1767 else
1769 eval "$3=\$ac_header_compiler" 1768 eval "$3=\$ac_header_compiler"
1770 fi 1769 fi
1771 eval ac_res=\$$3 1770 eval ac_res=\$$3
1783 ac_fn_cxx_check_header_compile () 1782 ac_fn_cxx_check_header_compile ()
1784 { 1783 {
1785 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1784 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1787 $as_echo_n "checking for $2... " >&6; } 1786 $as_echo_n "checking for $2... " >&6; }
1788 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1787 if eval "test \"\${$3+set}\"" = set; then :
1789 $as_echo_n "(cached) " >&6 1788 $as_echo_n "(cached) " >&6
1790 else 1789 else
1791 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1792 /* end confdefs.h. */ 1791 /* end confdefs.h. */
1793 $4 1792 $4
1855 cat >config.log <<_ACEOF 1854 cat >config.log <<_ACEOF
1856 This file contains any messages produced by compilers while 1855 This file contains any messages produced by compilers while
1857 running configure, to aid debugging if configure makes a mistake. 1856 running configure, to aid debugging if configure makes a mistake.
1858 1857
1859 It was created by Sonic Visualiser $as_me 1.8, which was 1858 It was created by Sonic Visualiser $as_me 1.8, which was
1860 generated by GNU Autoconf 2.65. Invocation command line was 1859 generated by GNU Autoconf 2.67. Invocation command line was
1861 1860
1862 $ $0 $@ 1861 $ $0 $@
1863 1862
1864 _ACEOF 1863 _ACEOF
1865 exec 5>>config.log 1864 exec 5>>config.log
1965 trap 'exit_status=$? 1964 trap 'exit_status=$?
1966 # Save into config.log some information that might help in debugging. 1965 # Save into config.log some information that might help in debugging.
1967 { 1966 {
1968 echo 1967 echo
1969 1968
1970 cat <<\_ASBOX 1969 $as_echo "## ---------------- ##
1971 ## ---------------- ##
1972 ## Cache variables. ## 1970 ## Cache variables. ##
1973 ## ---------------- ## 1971 ## ---------------- ##"
1974 _ASBOX
1975 echo 1972 echo
1976 # The following way of writing the cache mishandles newlines in values, 1973 # The following way of writing the cache mishandles newlines in values,
1977 ( 1974 (
1978 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 1975 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1979 eval ac_val=\$$ac_var 1976 eval ac_val=\$$ac_var
2003 esac | 2000 esac |
2004 sort 2001 sort
2005 ) 2002 )
2006 echo 2003 echo
2007 2004
2008 cat <<\_ASBOX 2005 $as_echo "## ----------------- ##
2009 ## ----------------- ##
2010 ## Output variables. ## 2006 ## Output variables. ##
2011 ## ----------------- ## 2007 ## ----------------- ##"
2012 _ASBOX
2013 echo 2008 echo
2014 for ac_var in $ac_subst_vars 2009 for ac_var in $ac_subst_vars
2015 do 2010 do
2016 eval ac_val=\$$ac_var 2011 eval ac_val=\$$ac_var
2017 case $ac_val in 2012 case $ac_val in
2020 $as_echo "$ac_var='\''$ac_val'\''" 2015 $as_echo "$ac_var='\''$ac_val'\''"
2021 done | sort 2016 done | sort
2022 echo 2017 echo
2023 2018
2024 if test -n "$ac_subst_files"; then 2019 if test -n "$ac_subst_files"; then
2025 cat <<\_ASBOX 2020 $as_echo "## ------------------- ##
2026 ## ------------------- ##
2027 ## File substitutions. ## 2021 ## File substitutions. ##
2028 ## ------------------- ## 2022 ## ------------------- ##"
2029 _ASBOX
2030 echo 2023 echo
2031 for ac_var in $ac_subst_files 2024 for ac_var in $ac_subst_files
2032 do 2025 do
2033 eval ac_val=\$$ac_var 2026 eval ac_val=\$$ac_var
2034 case $ac_val in 2027 case $ac_val in
2038 done | sort 2031 done | sort
2039 echo 2032 echo
2040 fi 2033 fi
2041 2034
2042 if test -s confdefs.h; then 2035 if test -s confdefs.h; then
2043 cat <<\_ASBOX 2036 $as_echo "## ----------- ##
2044 ## ----------- ##
2045 ## confdefs.h. ## 2037 ## confdefs.h. ##
2046 ## ----------- ## 2038 ## ----------- ##"
2047 _ASBOX
2048 echo 2039 echo
2049 cat confdefs.h 2040 cat confdefs.h
2050 echo 2041 echo
2051 fi 2042 fi
2052 test "$ac_signal" != 0 && 2043 test "$ac_signal" != 0 &&
2097 # Let the site file select an alternate cache file if it wants to. 2088 # Let the site file select an alternate cache file if it wants to.
2098 # Prefer an explicitly selected file to automatically selected ones. 2089 # Prefer an explicitly selected file to automatically selected ones.
2099 ac_site_file1=NONE 2090 ac_site_file1=NONE
2100 ac_site_file2=NONE 2091 ac_site_file2=NONE
2101 if test -n "$CONFIG_SITE"; then 2092 if test -n "$CONFIG_SITE"; then
2102 ac_site_file1=$CONFIG_SITE 2093 # We do not want a PATH search for config.site.
2094 case $CONFIG_SITE in #((
2095 -*) ac_site_file1=./$CONFIG_SITE;;
2096 */*) ac_site_file1=$CONFIG_SITE;;
2097 *) ac_site_file1=./$CONFIG_SITE;;
2098 esac
2103 elif test "x$prefix" != xNONE; then 2099 elif test "x$prefix" != xNONE; then
2104 ac_site_file1=$prefix/share/config.site 2100 ac_site_file1=$prefix/share/config.site
2105 ac_site_file2=$prefix/etc/config.site 2101 ac_site_file2=$prefix/etc/config.site
2106 else 2102 else
2107 ac_site_file1=$ac_default_prefix/share/config.site 2103 ac_site_file1=$ac_default_prefix/share/config.site
2112 test "x$ac_site_file" = xNONE && continue 2108 test "x$ac_site_file" = xNONE && continue
2113 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then 2109 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2114 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2110 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2115 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 2111 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2116 sed 's/^/| /' "$ac_site_file" >&5 2112 sed 's/^/| /' "$ac_site_file" >&5
2117 . "$ac_site_file" 2113 . "$ac_site_file" \
2114 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2115 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2116 as_fn_error $? "failed to load site script $ac_site_file
2117 See \`config.log' for more details" "$LINENO" 5 ; }
2118 fi 2118 fi
2119 done 2119 done
2120 2120
2121 if test -r "$cache_file"; then 2121 if test -r "$cache_file"; then
2122 # Some versions of bash will fail to source /dev/null (special files 2122 # Some versions of bash will fail to source /dev/null (special files
2188 if $ac_cache_corrupted; then 2188 if $ac_cache_corrupted; then
2189 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2189 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2190 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2190 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 2191 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2192 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2192 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2193 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2193 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2194 fi 2194 fi
2195 ## -------------------- ## 2195 ## -------------------- ##
2196 ## Main body of script. ## 2196 ## Main body of script. ##
2197 ## -------------------- ## 2197 ## -------------------- ##
2198 2198
2211 # the user's preferences. We need to ensure CXXFLAGS is only set if 2211 # the user's preferences. We need to ensure CXXFLAGS is only set if
2212 # the user has expressly set it. So, save the user's (or empty) 2212 # the user has expressly set it. So, save the user's (or empty)
2213 # setting now and restore it after Autoconf has done its bit of 2213 # setting now and restore it after Autoconf has done its bit of
2214 # piddling about. 2214 # piddling about.
2215 USER_CXXFLAGS="$CXXFLAGS" 2215 USER_CXXFLAGS="$CXXFLAGS"
2216
2217 # If the user supplied CFLAGS but not CXXFLAGS, use CFLAGS instead
2218 if test x"$USER_CXXFLAGS" = x; then
2219 if test x"$CFLAGS" != x; then
2220 USER_CXXFLAGS="$CFLAGS"
2221 fi
2222 fi
2216 2223
2217 ac_ext=cpp 2224 ac_ext=cpp
2218 ac_cpp='$CXXCPP $CPPFLAGS' 2225 ac_cpp='$CXXCPP $CPPFLAGS'
2219 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2226 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2220 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2227 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2519 fi 2526 fi
2520 2527
2521 2528
2522 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2529 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2523 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2530 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2524 as_fn_error "no acceptable C compiler found in \$PATH 2531 as_fn_error $? "no acceptable C compiler found in \$PATH
2525 See \`config.log' for more details." "$LINENO" 5; } 2532 See \`config.log' for more details" "$LINENO" 5 ; }
2526 2533
2527 # Provide some information about the compiler. 2534 # Provide some information about the compiler.
2528 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 2535 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2529 set X $ac_compile 2536 set X $ac_compile
2530 ac_compiler=$2 2537 ac_compiler=$2
2634 $as_echo "$as_me: failed program was:" >&5 2641 $as_echo "$as_me: failed program was:" >&5
2635 sed 's/^/| /' conftest.$ac_ext >&5 2642 sed 's/^/| /' conftest.$ac_ext >&5
2636 2643
2637 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2644 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2638 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2645 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2639 { as_fn_set_status 77 2646 as_fn_error 77 "C compiler cannot create executables
2640 as_fn_error "C compiler cannot create executables 2647 See \`config.log' for more details" "$LINENO" 5 ; }
2641 See \`config.log' for more details." "$LINENO" 5; }; }
2642 else 2648 else
2643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2644 $as_echo "yes" >&6; } 2650 $as_echo "yes" >&6; }
2645 fi 2651 fi
2646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 2652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2678 esac 2684 esac
2679 done 2685 done
2680 else 2686 else
2681 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2687 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2682 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2688 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2683 as_fn_error "cannot compute suffix of executables: cannot compile and link 2689 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2684 See \`config.log' for more details." "$LINENO" 5; } 2690 See \`config.log' for more details" "$LINENO" 5 ; }
2685 fi 2691 fi
2686 rm -f conftest conftest$ac_cv_exeext 2692 rm -f conftest conftest$ac_cv_exeext
2687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 2693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2688 $as_echo "$ac_cv_exeext" >&6; } 2694 $as_echo "$ac_cv_exeext" >&6; }
2689 2695
2736 if test "$cross_compiling" = maybe; then 2742 if test "$cross_compiling" = maybe; then
2737 cross_compiling=yes 2743 cross_compiling=yes
2738 else 2744 else
2739 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2745 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2740 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2746 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2741 as_fn_error "cannot run C compiled programs. 2747 as_fn_error $? "cannot run C compiled programs.
2742 If you meant to cross compile, use \`--host'. 2748 If you meant to cross compile, use \`--host'.
2743 See \`config.log' for more details." "$LINENO" 5; } 2749 See \`config.log' for more details" "$LINENO" 5 ; }
2744 fi 2750 fi
2745 fi 2751 fi
2746 fi 2752 fi
2747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 2753 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2748 $as_echo "$cross_compiling" >&6; } 2754 $as_echo "$cross_compiling" >&6; }
2789 $as_echo "$as_me: failed program was:" >&5 2795 $as_echo "$as_me: failed program was:" >&5
2790 sed 's/^/| /' conftest.$ac_ext >&5 2796 sed 's/^/| /' conftest.$ac_ext >&5
2791 2797
2792 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2798 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2793 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2799 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2794 as_fn_error "cannot compute suffix of object files: cannot compile 2800 as_fn_error $? "cannot compute suffix of object files: cannot compile
2795 See \`config.log' for more details." "$LINENO" 5; } 2801 See \`config.log' for more details" "$LINENO" 5 ; }
2796 fi 2802 fi
2797 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2803 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2798 fi 2804 fi
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 2805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2800 $as_echo "$ac_cv_objext" >&6; } 2806 $as_echo "$ac_cv_objext" >&6; }
3269 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3275 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3270 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3276 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3271 3277
3272 ac_aux_dir= 3278 ac_aux_dir=
3273 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 3279 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3274 for ac_t in install-sh install.sh shtool; do 3280 if test -f "$ac_dir/install-sh"; then
3275 if test -f "$ac_dir/$ac_t"; then 3281 ac_aux_dir=$ac_dir
3276 ac_aux_dir=$ac_dir 3282 ac_install_sh="$ac_aux_dir/install-sh -c"
3277 ac_install_sh="$ac_aux_dir/$ac_t -c" 3283 break
3278 break 2 3284 elif test -f "$ac_dir/install.sh"; then
3279 fi 3285 ac_aux_dir=$ac_dir
3280 done 3286 ac_install_sh="$ac_aux_dir/install.sh -c"
3287 break
3288 elif test -f "$ac_dir/shtool"; then
3289 ac_aux_dir=$ac_dir
3290 ac_install_sh="$ac_aux_dir/shtool install -c"
3291 break
3292 fi
3281 done 3293 done
3282 if test -z "$ac_aux_dir"; then 3294 if test -z "$ac_aux_dir"; then
3283 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 3295 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3284 fi 3296 fi
3285 3297
3286 # These three variables are undocumented and unsupported, 3298 # These three variables are undocumented and unsupported,
3287 # and are intended to be withdrawn in a future Autoconf release. 3299 # and are intended to be withdrawn in a future Autoconf release.
3288 # They can cause serious problems if a builder's source tree is in a directory 3300 # They can cause serious problems if a builder's source tree is in a directory
3465 3477
3466 else 3478 else
3467 # Broken: fails on valid input. 3479 # Broken: fails on valid input.
3468 continue 3480 continue
3469 fi 3481 fi
3470 rm -f conftest.err conftest.$ac_ext 3482 rm -f conftest.err conftest.i conftest.$ac_ext
3471 3483
3472 # OK, works on sane cases. Now check whether nonexistent headers 3484 # OK, works on sane cases. Now check whether nonexistent headers
3473 # can be detected and how. 3485 # can be detected and how.
3474 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3475 /* end confdefs.h. */ 3487 /* end confdefs.h. */
3481 else 3493 else
3482 # Passes both tests. 3494 # Passes both tests.
3483 ac_preproc_ok=: 3495 ac_preproc_ok=:
3484 break 3496 break
3485 fi 3497 fi
3486 rm -f conftest.err conftest.$ac_ext 3498 rm -f conftest.err conftest.i conftest.$ac_ext
3487 3499
3488 done 3500 done
3489 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3501 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3490 rm -f conftest.err conftest.$ac_ext 3502 rm -f conftest.i conftest.err conftest.$ac_ext
3491 if $ac_preproc_ok; then : 3503 if $ac_preproc_ok; then :
3492 break 3504 break
3493 fi 3505 fi
3494 3506
3495 done 3507 done
3524 3536
3525 else 3537 else
3526 # Broken: fails on valid input. 3538 # Broken: fails on valid input.
3527 continue 3539 continue
3528 fi 3540 fi
3529 rm -f conftest.err conftest.$ac_ext 3541 rm -f conftest.err conftest.i conftest.$ac_ext
3530 3542
3531 # OK, works on sane cases. Now check whether nonexistent headers 3543 # OK, works on sane cases. Now check whether nonexistent headers
3532 # can be detected and how. 3544 # can be detected and how.
3533 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3534 /* end confdefs.h. */ 3546 /* end confdefs.h. */
3540 else 3552 else
3541 # Passes both tests. 3553 # Passes both tests.
3542 ac_preproc_ok=: 3554 ac_preproc_ok=:
3543 break 3555 break
3544 fi 3556 fi
3545 rm -f conftest.err conftest.$ac_ext 3557 rm -f conftest.err conftest.i conftest.$ac_ext
3546 3558
3547 done 3559 done
3548 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3560 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3549 rm -f conftest.err conftest.$ac_ext 3561 rm -f conftest.i conftest.err conftest.$ac_ext
3550 if $ac_preproc_ok; then : 3562 if $ac_preproc_ok; then :
3551 3563
3552 else 3564 else
3553 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3565 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3554 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3566 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3555 as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check 3567 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
3556 See \`config.log' for more details." "$LINENO" 5; } 3568 See \`config.log' for more details" "$LINENO" 5 ; }
3557 fi 3569 fi
3558 3570
3559 ac_ext=cpp 3571 ac_ext=cpp
3560 ac_cpp='$CXXCPP $CPPFLAGS' 3572 ac_cpp='$CXXCPP $CPPFLAGS'
3561 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3573 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3612 done 3624 done
3613 done 3625 done
3614 done 3626 done
3615 IFS=$as_save_IFS 3627 IFS=$as_save_IFS
3616 if test -z "$ac_cv_path_GREP"; then 3628 if test -z "$ac_cv_path_GREP"; then
3617 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 3629 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3618 fi 3630 fi
3619 else 3631 else
3620 ac_cv_path_GREP=$GREP 3632 ac_cv_path_GREP=$GREP
3621 fi 3633 fi
3622 3634
3678 done 3690 done
3679 done 3691 done
3680 done 3692 done
3681 IFS=$as_save_IFS 3693 IFS=$as_save_IFS
3682 if test -z "$ac_cv_path_EGREP"; then 3694 if test -z "$ac_cv_path_EGREP"; then
3683 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 3695 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3684 fi 3696 fi
3685 else 3697 else
3686 ac_cv_path_EGREP=$EGREP 3698 ac_cv_path_EGREP=$EGREP
3687 fi 3699 fi
3688 3700
4125 fi 4137 fi
4126 4138
4127 4139
4128 fi 4140 fi
4129 if test x$QMAKE = x ; then 4141 if test x$QMAKE = x ; then
4130 as_fn_error " 4142 as_fn_error $? "
4131 Failed to find the required qmake-qt4 or qmake program. Please 4143 Failed to find the required qmake-qt4 or qmake program. Please
4132 ensure you have the necessary Qt4 development files installed, and 4144 ensure you have the necessary Qt4 development files installed, and
4133 if necessary set QTDIR to the location of your Qt4 installation. 4145 if necessary set QTDIR to the location of your Qt4 installation.
4134 " "$LINENO" 5 4146 " "$LINENO" 5
4135 fi 4147 fi
4213 inttypes.h stdint.h unistd.h 4225 inttypes.h stdint.h unistd.h
4214 do : 4226 do :
4215 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4227 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4216 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 4228 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4217 " 4229 "
4218 eval as_val=\$$as_ac_Header 4230 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4219 if test "x$as_val" = x""yes; then :
4220 cat >>confdefs.h <<_ACEOF 4231 cat >>confdefs.h <<_ACEOF
4221 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4232 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4222 _ACEOF 4233 _ACEOF
4223 4234
4224 fi 4235 fi
4232 SV_MODULE_HEADER=bzlib.h 4243 SV_MODULE_HEADER=bzlib.h
4233 SV_MODULE_LIB=bz2 4244 SV_MODULE_LIB=bz2
4234 SV_MODULE_FUNC=BZ2_bzReadOpen 4245 SV_MODULE_FUNC=BZ2_bzReadOpen
4235 SV_MODULE_HAVE=HAVE_$(echo bz2 | tr 'a-z' 'A-Z') 4246 SV_MODULE_HAVE=HAVE_$(echo bz2 | tr 'a-z' 'A-Z')
4236 SV_MODULE_FAILED=1 4247 SV_MODULE_FAILED=1
4248 if test -n "$bz2_LIBS" ; then
4249 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
4250 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
4251 CXXFLAGS="$CXXFLAGS $bz2_CFLAGS"
4252 LIBS="$LIBS $bz2_LIBS"
4253 SV_MODULE_FAILED=""
4254 fi
4237 if test -z "$SV_MODULE_VERSION_TEST" ; then 4255 if test -z "$SV_MODULE_VERSION_TEST" ; then
4238 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 4256 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4239 fi 4257 fi
4240 if test -n "$PKG_CONFIG"; then 4258 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4241 4259
4242 pkg_failed=no 4260 pkg_failed=no
4243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 4261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5
4244 $as_echo_n "checking for bz2... " >&6; } 4262 $as_echo_n "checking for bz2... " >&6; }
4245 4263
4313 fi 4331 fi
4314 fi 4332 fi
4315 if test -n "$SV_MODULE_FAILED"; then 4333 if test -n "$SV_MODULE_FAILED"; then
4316 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4334 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4317 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4335 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4318 eval as_val=\$$as_ac_Header 4336 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4319 if test "x$as_val" = x""yes; then :
4320 HAVES="$HAVES $SV_MODULE_HAVE" 4337 HAVES="$HAVES $SV_MODULE_HAVE"
4321 else 4338 else
4322 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4339 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4323 fi 4340 fi
4324 4341
4325 4342
4326 if test -n "$SV_MODULE_LIB"; then 4343 if test -n "$SV_MODULE_LIB"; then
4327 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4344 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4329 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4346 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4330 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4347 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4331 $as_echo_n "(cached) " >&6 4348 $as_echo_n "(cached) " >&6
4332 else 4349 else
4333 ac_check_lib_save_LIBS=$LIBS 4350 ac_check_lib_save_LIBS=$LIBS
4334 LIBS="-l$SV_MODULE_LIB $LIBS" 4351 LIBS="-l$SV_MODULE_LIB $LIBS"
4335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4352 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4360 LIBS=$ac_check_lib_save_LIBS 4377 LIBS=$ac_check_lib_save_LIBS
4361 fi 4378 fi
4362 eval ac_res=\$$as_ac_Lib 4379 eval ac_res=\$$as_ac_Lib
4363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4364 $as_echo "$ac_res" >&6; } 4381 $as_echo "$ac_res" >&6; }
4365 eval as_val=\$$as_ac_Lib 4382 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4366 if test "x$as_val" = x""yes; then :
4367 LIBS="$LIBS -l$SV_MODULE_LIB" 4383 LIBS="$LIBS -l$SV_MODULE_LIB"
4368 else 4384 else
4369 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4385 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4370 fi 4386 fi
4371 4387
4372 fi 4388 fi
4373 fi 4389 fi
4374 4390
4378 SV_MODULE_HEADER=fftw3.h 4394 SV_MODULE_HEADER=fftw3.h
4379 SV_MODULE_LIB=fftw3 4395 SV_MODULE_LIB=fftw3
4380 SV_MODULE_FUNC=fftw_execute 4396 SV_MODULE_FUNC=fftw_execute
4381 SV_MODULE_HAVE=HAVE_$(echo fftw3 | tr 'a-z' 'A-Z') 4397 SV_MODULE_HAVE=HAVE_$(echo fftw3 | tr 'a-z' 'A-Z')
4382 SV_MODULE_FAILED=1 4398 SV_MODULE_FAILED=1
4399 if test -n "$fftw3_LIBS" ; then
4400 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
4401 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
4402 CXXFLAGS="$CXXFLAGS $fftw3_CFLAGS"
4403 LIBS="$LIBS $fftw3_LIBS"
4404 SV_MODULE_FAILED=""
4405 fi
4383 if test -z "$SV_MODULE_VERSION_TEST" ; then 4406 if test -z "$SV_MODULE_VERSION_TEST" ; then
4384 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 4407 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4385 fi 4408 fi
4386 if test -n "$PKG_CONFIG"; then 4409 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4387 4410
4388 pkg_failed=no 4411 pkg_failed=no
4389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 4412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5
4390 $as_echo_n "checking for fftw3... " >&6; } 4413 $as_echo_n "checking for fftw3... " >&6; }
4391 4414
4459 fi 4482 fi
4460 fi 4483 fi
4461 if test -n "$SV_MODULE_FAILED"; then 4484 if test -n "$SV_MODULE_FAILED"; then
4462 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4485 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4463 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4486 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4464 eval as_val=\$$as_ac_Header 4487 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4465 if test "x$as_val" = x""yes; then :
4466 HAVES="$HAVES $SV_MODULE_HAVE" 4488 HAVES="$HAVES $SV_MODULE_HAVE"
4467 else 4489 else
4468 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4490 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4469 fi 4491 fi
4470 4492
4471 4493
4472 if test -n "$SV_MODULE_LIB"; then 4494 if test -n "$SV_MODULE_LIB"; then
4473 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`
4474 { $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
4475 $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; }
4476 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4498 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4477 $as_echo_n "(cached) " >&6 4499 $as_echo_n "(cached) " >&6
4478 else 4500 else
4479 ac_check_lib_save_LIBS=$LIBS 4501 ac_check_lib_save_LIBS=$LIBS
4480 LIBS="-l$SV_MODULE_LIB $LIBS" 4502 LIBS="-l$SV_MODULE_LIB $LIBS"
4481 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4503 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4506 LIBS=$ac_check_lib_save_LIBS 4528 LIBS=$ac_check_lib_save_LIBS
4507 fi 4529 fi
4508 eval ac_res=\$$as_ac_Lib 4530 eval ac_res=\$$as_ac_Lib
4509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4510 $as_echo "$ac_res" >&6; } 4532 $as_echo "$ac_res" >&6; }
4511 eval as_val=\$$as_ac_Lib 4533 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4512 if test "x$as_val" = x""yes; then :
4513 LIBS="$LIBS -l$SV_MODULE_LIB" 4534 LIBS="$LIBS -l$SV_MODULE_LIB"
4514 else 4535 else
4515 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4536 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4516 fi 4537 fi
4517 4538
4518 fi 4539 fi
4519 fi 4540 fi
4520 4541
4524 SV_MODULE_HEADER=fftw3.h 4545 SV_MODULE_HEADER=fftw3.h
4525 SV_MODULE_LIB=fftw3f 4546 SV_MODULE_LIB=fftw3f
4526 SV_MODULE_FUNC=fftwf_execute 4547 SV_MODULE_FUNC=fftwf_execute
4527 SV_MODULE_HAVE=HAVE_$(echo fftw3f | tr 'a-z' 'A-Z') 4548 SV_MODULE_HAVE=HAVE_$(echo fftw3f | tr 'a-z' 'A-Z')
4528 SV_MODULE_FAILED=1 4549 SV_MODULE_FAILED=1
4550 if test -n "$fftw3f_LIBS" ; then
4551 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
4552 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
4553 CXXFLAGS="$CXXFLAGS $fftw3f_CFLAGS"
4554 LIBS="$LIBS $fftw3f_LIBS"
4555 SV_MODULE_FAILED=""
4556 fi
4529 if test -z "$SV_MODULE_VERSION_TEST" ; then 4557 if test -z "$SV_MODULE_VERSION_TEST" ; then
4530 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 4558 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4531 fi 4559 fi
4532 if test -n "$PKG_CONFIG"; then 4560 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4533 4561
4534 pkg_failed=no 4562 pkg_failed=no
4535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 4563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5
4536 $as_echo_n "checking for fftw3f... " >&6; } 4564 $as_echo_n "checking for fftw3f... " >&6; }
4537 4565
4605 fi 4633 fi
4606 fi 4634 fi
4607 if test -n "$SV_MODULE_FAILED"; then 4635 if test -n "$SV_MODULE_FAILED"; then
4608 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4636 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4609 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4637 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4610 eval as_val=\$$as_ac_Header 4638 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4611 if test "x$as_val" = x""yes; then :
4612 HAVES="$HAVES $SV_MODULE_HAVE" 4639 HAVES="$HAVES $SV_MODULE_HAVE"
4613 else 4640 else
4614 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4641 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4615 fi 4642 fi
4616 4643
4617 4644
4618 if test -n "$SV_MODULE_LIB"; then 4645 if test -n "$SV_MODULE_LIB"; then
4619 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4646 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4621 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4648 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4622 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4649 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4623 $as_echo_n "(cached) " >&6 4650 $as_echo_n "(cached) " >&6
4624 else 4651 else
4625 ac_check_lib_save_LIBS=$LIBS 4652 ac_check_lib_save_LIBS=$LIBS
4626 LIBS="-l$SV_MODULE_LIB $LIBS" 4653 LIBS="-l$SV_MODULE_LIB $LIBS"
4627 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4654 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4652 LIBS=$ac_check_lib_save_LIBS 4679 LIBS=$ac_check_lib_save_LIBS
4653 fi 4680 fi
4654 eval ac_res=\$$as_ac_Lib 4681 eval ac_res=\$$as_ac_Lib
4655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4656 $as_echo "$ac_res" >&6; } 4683 $as_echo "$ac_res" >&6; }
4657 eval as_val=\$$as_ac_Lib 4684 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4658 if test "x$as_val" = x""yes; then :
4659 LIBS="$LIBS -l$SV_MODULE_LIB" 4685 LIBS="$LIBS -l$SV_MODULE_LIB"
4660 else 4686 else
4661 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4687 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4662 fi 4688 fi
4663 4689
4664 fi 4690 fi
4665 fi 4691 fi
4666 4692
4670 SV_MODULE_HEADER=sndfile.h 4696 SV_MODULE_HEADER=sndfile.h
4671 SV_MODULE_LIB=sndfile 4697 SV_MODULE_LIB=sndfile
4672 SV_MODULE_FUNC=sf_open 4698 SV_MODULE_FUNC=sf_open
4673 SV_MODULE_HAVE=HAVE_$(echo sndfile | tr 'a-z' 'A-Z') 4699 SV_MODULE_HAVE=HAVE_$(echo sndfile | tr 'a-z' 'A-Z')
4674 SV_MODULE_FAILED=1 4700 SV_MODULE_FAILED=1
4701 if test -n "$sndfile_LIBS" ; then
4702 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
4703 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
4704 CXXFLAGS="$CXXFLAGS $sndfile_CFLAGS"
4705 LIBS="$LIBS $sndfile_LIBS"
4706 SV_MODULE_FAILED=""
4707 fi
4675 if test -z "$SV_MODULE_VERSION_TEST" ; then 4708 if test -z "$SV_MODULE_VERSION_TEST" ; then
4676 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 4709 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4677 fi 4710 fi
4678 if test -n "$PKG_CONFIG"; then 4711 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4679 4712
4680 pkg_failed=no 4713 pkg_failed=no
4681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 4714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5
4682 $as_echo_n "checking for sndfile... " >&6; } 4715 $as_echo_n "checking for sndfile... " >&6; }
4683 4716
4751 fi 4784 fi
4752 fi 4785 fi
4753 if test -n "$SV_MODULE_FAILED"; then 4786 if test -n "$SV_MODULE_FAILED"; then
4754 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4787 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4755 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4788 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4756 eval as_val=\$$as_ac_Header 4789 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4757 if test "x$as_val" = x""yes; then :
4758 HAVES="$HAVES $SV_MODULE_HAVE" 4790 HAVES="$HAVES $SV_MODULE_HAVE"
4759 else 4791 else
4760 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4792 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4761 fi 4793 fi
4762 4794
4763 4795
4764 if test -n "$SV_MODULE_LIB"; then 4796 if test -n "$SV_MODULE_LIB"; then
4765 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4797 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4767 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4799 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4768 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4800 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4769 $as_echo_n "(cached) " >&6 4801 $as_echo_n "(cached) " >&6
4770 else 4802 else
4771 ac_check_lib_save_LIBS=$LIBS 4803 ac_check_lib_save_LIBS=$LIBS
4772 LIBS="-l$SV_MODULE_LIB $LIBS" 4804 LIBS="-l$SV_MODULE_LIB $LIBS"
4773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4805 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4798 LIBS=$ac_check_lib_save_LIBS 4830 LIBS=$ac_check_lib_save_LIBS
4799 fi 4831 fi
4800 eval ac_res=\$$as_ac_Lib 4832 eval ac_res=\$$as_ac_Lib
4801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4802 $as_echo "$ac_res" >&6; } 4834 $as_echo "$ac_res" >&6; }
4803 eval as_val=\$$as_ac_Lib 4835 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4804 if test "x$as_val" = x""yes; then :
4805 LIBS="$LIBS -l$SV_MODULE_LIB" 4836 LIBS="$LIBS -l$SV_MODULE_LIB"
4806 else 4837 else
4807 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4838 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4808 fi 4839 fi
4809 4840
4810 fi 4841 fi
4811 fi 4842 fi
4812 4843
4816 SV_MODULE_HEADER=samplerate.h 4847 SV_MODULE_HEADER=samplerate.h
4817 SV_MODULE_LIB=samplerate 4848 SV_MODULE_LIB=samplerate
4818 SV_MODULE_FUNC=src_new 4849 SV_MODULE_FUNC=src_new
4819 SV_MODULE_HAVE=HAVE_$(echo samplerate | tr 'a-z' 'A-Z') 4850 SV_MODULE_HAVE=HAVE_$(echo samplerate | tr 'a-z' 'A-Z')
4820 SV_MODULE_FAILED=1 4851 SV_MODULE_FAILED=1
4852 if test -n "$samplerate_LIBS" ; then
4853 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
4854 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
4855 CXXFLAGS="$CXXFLAGS $samplerate_CFLAGS"
4856 LIBS="$LIBS $samplerate_LIBS"
4857 SV_MODULE_FAILED=""
4858 fi
4821 if test -z "$SV_MODULE_VERSION_TEST" ; then 4859 if test -z "$SV_MODULE_VERSION_TEST" ; then
4822 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 4860 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4823 fi 4861 fi
4824 if test -n "$PKG_CONFIG"; then 4862 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4825 4863
4826 pkg_failed=no 4864 pkg_failed=no
4827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 4865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5
4828 $as_echo_n "checking for samplerate... " >&6; } 4866 $as_echo_n "checking for samplerate... " >&6; }
4829 4867
4897 fi 4935 fi
4898 fi 4936 fi
4899 if test -n "$SV_MODULE_FAILED"; then 4937 if test -n "$SV_MODULE_FAILED"; then
4900 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4938 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4901 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4939 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4902 eval as_val=\$$as_ac_Header 4940 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4903 if test "x$as_val" = x""yes; then :
4904 HAVES="$HAVES $SV_MODULE_HAVE" 4941 HAVES="$HAVES $SV_MODULE_HAVE"
4905 else 4942 else
4906 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4943 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4907 fi 4944 fi
4908 4945
4909 4946
4910 if test -n "$SV_MODULE_LIB"; then 4947 if test -n "$SV_MODULE_LIB"; then
4911 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4948 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4913 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4950 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4914 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4951 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4915 $as_echo_n "(cached) " >&6 4952 $as_echo_n "(cached) " >&6
4916 else 4953 else
4917 ac_check_lib_save_LIBS=$LIBS 4954 ac_check_lib_save_LIBS=$LIBS
4918 LIBS="-l$SV_MODULE_LIB $LIBS" 4955 LIBS="-l$SV_MODULE_LIB $LIBS"
4919 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4944 LIBS=$ac_check_lib_save_LIBS 4981 LIBS=$ac_check_lib_save_LIBS
4945 fi 4982 fi
4946 eval ac_res=\$$as_ac_Lib 4983 eval ac_res=\$$as_ac_Lib
4947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4948 $as_echo "$ac_res" >&6; } 4985 $as_echo "$ac_res" >&6; }
4949 eval as_val=\$$as_ac_Lib 4986 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4950 if test "x$as_val" = x""yes; then :
4951 LIBS="$LIBS -l$SV_MODULE_LIB" 4987 LIBS="$LIBS -l$SV_MODULE_LIB"
4952 else 4988 else
4953 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4989 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4954 fi 4990 fi
4955 4991
4956 fi 4992 fi
4957 fi 4993 fi
4958 4994
4962 SV_MODULE_HEADER=vamp/vamp.h 4998 SV_MODULE_HEADER=vamp/vamp.h
4963 SV_MODULE_LIB= 4999 SV_MODULE_LIB=
4964 SV_MODULE_FUNC= 5000 SV_MODULE_FUNC=
4965 SV_MODULE_HAVE=HAVE_$(echo vamp | tr 'a-z' 'A-Z') 5001 SV_MODULE_HAVE=HAVE_$(echo vamp | tr 'a-z' 'A-Z')
4966 SV_MODULE_FAILED=1 5002 SV_MODULE_FAILED=1
5003 if test -n "$vamp_LIBS" ; then
5004 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5005 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5006 CXXFLAGS="$CXXFLAGS $vamp_CFLAGS"
5007 LIBS="$LIBS $vamp_LIBS"
5008 SV_MODULE_FAILED=""
5009 fi
4967 if test -z "$SV_MODULE_VERSION_TEST" ; then 5010 if test -z "$SV_MODULE_VERSION_TEST" ; then
4968 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5011 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
4969 fi 5012 fi
4970 if test -n "$PKG_CONFIG"; then 5013 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
4971 5014
4972 pkg_failed=no 5015 pkg_failed=no
4973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 5016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5
4974 $as_echo_n "checking for vamp... " >&6; } 5017 $as_echo_n "checking for vamp... " >&6; }
4975 5018
5043 fi 5086 fi
5044 fi 5087 fi
5045 if test -n "$SV_MODULE_FAILED"; then 5088 if test -n "$SV_MODULE_FAILED"; then
5046 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5089 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5047 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5090 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5048 eval as_val=\$$as_ac_Header 5091 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5049 if test "x$as_val" = x""yes; then :
5050 HAVES="$HAVES $SV_MODULE_HAVE" 5092 HAVES="$HAVES $SV_MODULE_HAVE"
5051 else 5093 else
5052 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5094 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5053 fi 5095 fi
5054 5096
5055 5097
5056 if test -n "$SV_MODULE_LIB"; then 5098 if test -n "$SV_MODULE_LIB"; then
5057 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5099 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5059 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5101 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5060 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5102 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5061 $as_echo_n "(cached) " >&6 5103 $as_echo_n "(cached) " >&6
5062 else 5104 else
5063 ac_check_lib_save_LIBS=$LIBS 5105 ac_check_lib_save_LIBS=$LIBS
5064 LIBS="-l$SV_MODULE_LIB $LIBS" 5106 LIBS="-l$SV_MODULE_LIB $LIBS"
5065 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5090 LIBS=$ac_check_lib_save_LIBS 5132 LIBS=$ac_check_lib_save_LIBS
5091 fi 5133 fi
5092 eval ac_res=\$$as_ac_Lib 5134 eval ac_res=\$$as_ac_Lib
5093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5094 $as_echo "$ac_res" >&6; } 5136 $as_echo "$ac_res" >&6; }
5095 eval as_val=\$$as_ac_Lib 5137 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5096 if test "x$as_val" = x""yes; then :
5097 LIBS="$LIBS -l$SV_MODULE_LIB" 5138 LIBS="$LIBS -l$SV_MODULE_LIB"
5098 else 5139 else
5099 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5140 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5100 fi 5141 fi
5101 5142
5102 fi 5143 fi
5103 fi 5144 fi
5104 5145
5108 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h 5149 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h
5109 SV_MODULE_LIB= 5150 SV_MODULE_LIB=
5110 SV_MODULE_FUNC= 5151 SV_MODULE_FUNC=
5111 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') 5152 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z')
5112 SV_MODULE_FAILED=1 5153 SV_MODULE_FAILED=1
5154 if test -n "$vamphostsdk_LIBS" ; then
5155 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5156 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5157 CXXFLAGS="$CXXFLAGS $vamphostsdk_CFLAGS"
5158 LIBS="$LIBS $vamphostsdk_LIBS"
5159 SV_MODULE_FAILED=""
5160 fi
5113 if test -z "$SV_MODULE_VERSION_TEST" ; then 5161 if test -z "$SV_MODULE_VERSION_TEST" ; then
5114 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5162 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5115 fi 5163 fi
5116 if test -n "$PKG_CONFIG"; then 5164 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5117 5165
5118 pkg_failed=no 5166 pkg_failed=no
5119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 5167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5
5120 $as_echo_n "checking for vamphostsdk... " >&6; } 5168 $as_echo_n "checking for vamphostsdk... " >&6; }
5121 5169
5189 fi 5237 fi
5190 fi 5238 fi
5191 if test -n "$SV_MODULE_FAILED"; then 5239 if test -n "$SV_MODULE_FAILED"; then
5192 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5240 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5193 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5241 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5194 eval as_val=\$$as_ac_Header 5242 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5195 if test "x$as_val" = x""yes; then :
5196 HAVES="$HAVES $SV_MODULE_HAVE" 5243 HAVES="$HAVES $SV_MODULE_HAVE"
5197 else 5244 else
5198 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5245 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5199 fi 5246 fi
5200 5247
5201 5248
5202 if test -n "$SV_MODULE_LIB"; then 5249 if test -n "$SV_MODULE_LIB"; then
5203 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5250 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5205 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5252 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5206 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5253 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5207 $as_echo_n "(cached) " >&6 5254 $as_echo_n "(cached) " >&6
5208 else 5255 else
5209 ac_check_lib_save_LIBS=$LIBS 5256 ac_check_lib_save_LIBS=$LIBS
5210 LIBS="-l$SV_MODULE_LIB $LIBS" 5257 LIBS="-l$SV_MODULE_LIB $LIBS"
5211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5258 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5236 LIBS=$ac_check_lib_save_LIBS 5283 LIBS=$ac_check_lib_save_LIBS
5237 fi 5284 fi
5238 eval ac_res=\$$as_ac_Lib 5285 eval ac_res=\$$as_ac_Lib
5239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5240 $as_echo "$ac_res" >&6; } 5287 $as_echo "$ac_res" >&6; }
5241 eval as_val=\$$as_ac_Lib 5288 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5242 if test "x$as_val" = x""yes; then :
5243 LIBS="$LIBS -l$SV_MODULE_LIB" 5289 LIBS="$LIBS -l$SV_MODULE_LIB"
5244 else 5290 else
5245 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5291 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5246 fi 5292 fi
5247 5293
5248 fi 5294 fi
5249 fi 5295 fi
5250 5296
5254 SV_MODULE_HEADER=rubberband/RubberBandStretcher.h 5300 SV_MODULE_HEADER=rubberband/RubberBandStretcher.h
5255 SV_MODULE_LIB=rubberband 5301 SV_MODULE_LIB=rubberband
5256 SV_MODULE_FUNC=rubberband_new 5302 SV_MODULE_FUNC=rubberband_new
5257 SV_MODULE_HAVE=HAVE_$(echo rubberband | tr 'a-z' 'A-Z') 5303 SV_MODULE_HAVE=HAVE_$(echo rubberband | tr 'a-z' 'A-Z')
5258 SV_MODULE_FAILED=1 5304 SV_MODULE_FAILED=1
5305 if test -n "$rubberband_LIBS" ; then
5306 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5307 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5308 CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS"
5309 LIBS="$LIBS $rubberband_LIBS"
5310 SV_MODULE_FAILED=""
5311 fi
5259 if test -z "$SV_MODULE_VERSION_TEST" ; then 5312 if test -z "$SV_MODULE_VERSION_TEST" ; then
5260 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5313 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5261 fi 5314 fi
5262 if test -n "$PKG_CONFIG"; then 5315 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5263 5316
5264 pkg_failed=no 5317 pkg_failed=no
5265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 5318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5
5266 $as_echo_n "checking for rubberband... " >&6; } 5319 $as_echo_n "checking for rubberband... " >&6; }
5267 5320
5335 fi 5388 fi
5336 fi 5389 fi
5337 if test -n "$SV_MODULE_FAILED"; then 5390 if test -n "$SV_MODULE_FAILED"; then
5338 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5391 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5339 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5392 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5340 eval as_val=\$$as_ac_Header 5393 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5341 if test "x$as_val" = x""yes; then :
5342 HAVES="$HAVES $SV_MODULE_HAVE" 5394 HAVES="$HAVES $SV_MODULE_HAVE"
5343 else 5395 else
5344 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5396 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5345 fi 5397 fi
5346 5398
5347 5399
5348 if test -n "$SV_MODULE_LIB"; then 5400 if test -n "$SV_MODULE_LIB"; then
5349 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5401 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5402 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5351 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5403 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5352 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5404 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5353 $as_echo_n "(cached) " >&6 5405 $as_echo_n "(cached) " >&6
5354 else 5406 else
5355 ac_check_lib_save_LIBS=$LIBS 5407 ac_check_lib_save_LIBS=$LIBS
5356 LIBS="-l$SV_MODULE_LIB $LIBS" 5408 LIBS="-l$SV_MODULE_LIB $LIBS"
5357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5409 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5382 LIBS=$ac_check_lib_save_LIBS 5434 LIBS=$ac_check_lib_save_LIBS
5383 fi 5435 fi
5384 eval ac_res=\$$as_ac_Lib 5436 eval ac_res=\$$as_ac_Lib
5385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5386 $as_echo "$ac_res" >&6; } 5438 $as_echo "$ac_res" >&6; }
5387 eval as_val=\$$as_ac_Lib 5439 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5388 if test "x$as_val" = x""yes; then :
5389 LIBS="$LIBS -l$SV_MODULE_LIB" 5440 LIBS="$LIBS -l$SV_MODULE_LIB"
5390 else 5441 else
5391 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5442 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5392 fi 5443 fi
5393 5444
5394 fi 5445 fi
5395 fi 5446 fi
5396 5447
5400 SV_MODULE_HEADER=raptor.h 5451 SV_MODULE_HEADER=raptor.h
5401 SV_MODULE_LIB=raptor 5452 SV_MODULE_LIB=raptor
5402 SV_MODULE_FUNC=raptor_start_parse 5453 SV_MODULE_FUNC=raptor_start_parse
5403 SV_MODULE_HAVE=HAVE_$(echo raptor | tr 'a-z' 'A-Z') 5454 SV_MODULE_HAVE=HAVE_$(echo raptor | tr 'a-z' 'A-Z')
5404 SV_MODULE_FAILED=1 5455 SV_MODULE_FAILED=1
5456 if test -n "$raptor_LIBS" ; then
5457 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5458 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5459 CXXFLAGS="$CXXFLAGS $raptor_CFLAGS"
5460 LIBS="$LIBS $raptor_LIBS"
5461 SV_MODULE_FAILED=""
5462 fi
5405 if test -z "$SV_MODULE_VERSION_TEST" ; then 5463 if test -z "$SV_MODULE_VERSION_TEST" ; then
5406 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5464 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5407 fi 5465 fi
5408 if test -n "$PKG_CONFIG"; then 5466 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5409 5467
5410 pkg_failed=no 5468 pkg_failed=no
5411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 5469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5
5412 $as_echo_n "checking for raptor... " >&6; } 5470 $as_echo_n "checking for raptor... " >&6; }
5413 5471
5481 fi 5539 fi
5482 fi 5540 fi
5483 if test -n "$SV_MODULE_FAILED"; then 5541 if test -n "$SV_MODULE_FAILED"; then
5484 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5542 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5485 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5543 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5486 eval as_val=\$$as_ac_Header 5544 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5487 if test "x$as_val" = x""yes; then :
5488 HAVES="$HAVES $SV_MODULE_HAVE" 5545 HAVES="$HAVES $SV_MODULE_HAVE"
5489 else 5546 else
5490 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5547 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5491 fi 5548 fi
5492 5549
5493 5550
5494 if test -n "$SV_MODULE_LIB"; then 5551 if test -n "$SV_MODULE_LIB"; then
5495 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5552 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5497 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5554 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5498 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5555 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5499 $as_echo_n "(cached) " >&6 5556 $as_echo_n "(cached) " >&6
5500 else 5557 else
5501 ac_check_lib_save_LIBS=$LIBS 5558 ac_check_lib_save_LIBS=$LIBS
5502 LIBS="-l$SV_MODULE_LIB $LIBS" 5559 LIBS="-l$SV_MODULE_LIB $LIBS"
5503 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5560 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5528 LIBS=$ac_check_lib_save_LIBS 5585 LIBS=$ac_check_lib_save_LIBS
5529 fi 5586 fi
5530 eval ac_res=\$$as_ac_Lib 5587 eval ac_res=\$$as_ac_Lib
5531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5532 $as_echo "$ac_res" >&6; } 5589 $as_echo "$ac_res" >&6; }
5533 eval as_val=\$$as_ac_Lib 5590 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5534 if test "x$as_val" = x""yes; then :
5535 LIBS="$LIBS -l$SV_MODULE_LIB" 5591 LIBS="$LIBS -l$SV_MODULE_LIB"
5536 else 5592 else
5537 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5593 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5538 fi 5594 fi
5539 5595
5540 fi 5596 fi
5541 fi 5597 fi
5542 5598
5546 SV_MODULE_HEADER=rasqal/rasqal.h 5602 SV_MODULE_HEADER=rasqal/rasqal.h
5547 SV_MODULE_LIB=rasqal 5603 SV_MODULE_LIB=rasqal
5548 SV_MODULE_FUNC=rasqal_new_world 5604 SV_MODULE_FUNC=rasqal_new_world
5549 SV_MODULE_HAVE=HAVE_$(echo rasqal | tr 'a-z' 'A-Z') 5605 SV_MODULE_HAVE=HAVE_$(echo rasqal | tr 'a-z' 'A-Z')
5550 SV_MODULE_FAILED=1 5606 SV_MODULE_FAILED=1
5607 if test -n "$rasqal_LIBS" ; then
5608 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5609 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5610 CXXFLAGS="$CXXFLAGS $rasqal_CFLAGS"
5611 LIBS="$LIBS $rasqal_LIBS"
5612 SV_MODULE_FAILED=""
5613 fi
5551 if test -z "$SV_MODULE_VERSION_TEST" ; then 5614 if test -z "$SV_MODULE_VERSION_TEST" ; then
5552 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5615 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5553 fi 5616 fi
5554 if test -n "$PKG_CONFIG"; then 5617 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5555 5618
5556 pkg_failed=no 5619 pkg_failed=no
5557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 5620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5
5558 $as_echo_n "checking for rasqal... " >&6; } 5621 $as_echo_n "checking for rasqal... " >&6; }
5559 5622
5627 fi 5690 fi
5628 fi 5691 fi
5629 if test -n "$SV_MODULE_FAILED"; then 5692 if test -n "$SV_MODULE_FAILED"; then
5630 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5693 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5631 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5694 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5632 eval as_val=\$$as_ac_Header 5695 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5633 if test "x$as_val" = x""yes; then :
5634 HAVES="$HAVES $SV_MODULE_HAVE" 5696 HAVES="$HAVES $SV_MODULE_HAVE"
5635 else 5697 else
5636 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5698 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5637 fi 5699 fi
5638 5700
5639 5701
5640 if test -n "$SV_MODULE_LIB"; then 5702 if test -n "$SV_MODULE_LIB"; then
5641 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5703 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5643 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5705 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5644 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5706 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5645 $as_echo_n "(cached) " >&6 5707 $as_echo_n "(cached) " >&6
5646 else 5708 else
5647 ac_check_lib_save_LIBS=$LIBS 5709 ac_check_lib_save_LIBS=$LIBS
5648 LIBS="-l$SV_MODULE_LIB $LIBS" 5710 LIBS="-l$SV_MODULE_LIB $LIBS"
5649 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5674 LIBS=$ac_check_lib_save_LIBS 5736 LIBS=$ac_check_lib_save_LIBS
5675 fi 5737 fi
5676 eval ac_res=\$$as_ac_Lib 5738 eval ac_res=\$$as_ac_Lib
5677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5678 $as_echo "$ac_res" >&6; } 5740 $as_echo "$ac_res" >&6; }
5679 eval as_val=\$$as_ac_Lib 5741 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5680 if test "x$as_val" = x""yes; then :
5681 LIBS="$LIBS -l$SV_MODULE_LIB" 5742 LIBS="$LIBS -l$SV_MODULE_LIB"
5682 else 5743 else
5683 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5744 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5684 fi 5745 fi
5685 5746
5686 fi 5747 fi
5687 fi 5748 fi
5688 5749
5692 SV_MODULE_HEADER=librdf.h 5753 SV_MODULE_HEADER=librdf.h
5693 SV_MODULE_LIB=rdf 5754 SV_MODULE_LIB=rdf
5694 SV_MODULE_FUNC=librdf_new_world 5755 SV_MODULE_FUNC=librdf_new_world
5695 SV_MODULE_HAVE=HAVE_$(echo redland | tr 'a-z' 'A-Z') 5756 SV_MODULE_HAVE=HAVE_$(echo redland | tr 'a-z' 'A-Z')
5696 SV_MODULE_FAILED=1 5757 SV_MODULE_FAILED=1
5758 if test -n "$redland_LIBS" ; then
5759 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5760 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5761 CXXFLAGS="$CXXFLAGS $redland_CFLAGS"
5762 LIBS="$LIBS $redland_LIBS"
5763 SV_MODULE_FAILED=""
5764 fi
5697 if test -z "$SV_MODULE_VERSION_TEST" ; then 5765 if test -z "$SV_MODULE_VERSION_TEST" ; then
5698 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5766 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5699 fi 5767 fi
5700 if test -n "$PKG_CONFIG"; then 5768 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5701 5769
5702 pkg_failed=no 5770 pkg_failed=no
5703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 5771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5
5704 $as_echo_n "checking for redland... " >&6; } 5772 $as_echo_n "checking for redland... " >&6; }
5705 5773
5773 fi 5841 fi
5774 fi 5842 fi
5775 if test -n "$SV_MODULE_FAILED"; then 5843 if test -n "$SV_MODULE_FAILED"; then
5776 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5844 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5777 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5845 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5778 eval as_val=\$$as_ac_Header 5846 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5779 if test "x$as_val" = x""yes; then :
5780 HAVES="$HAVES $SV_MODULE_HAVE" 5847 HAVES="$HAVES $SV_MODULE_HAVE"
5781 else 5848 else
5782 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5849 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5783 fi 5850 fi
5784 5851
5785 5852
5786 if test -n "$SV_MODULE_LIB"; then 5853 if test -n "$SV_MODULE_LIB"; then
5787 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5854 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5789 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5856 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5790 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5857 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5791 $as_echo_n "(cached) " >&6 5858 $as_echo_n "(cached) " >&6
5792 else 5859 else
5793 ac_check_lib_save_LIBS=$LIBS 5860 ac_check_lib_save_LIBS=$LIBS
5794 LIBS="-l$SV_MODULE_LIB $LIBS" 5861 LIBS="-l$SV_MODULE_LIB $LIBS"
5795 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5862 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5820 LIBS=$ac_check_lib_save_LIBS 5887 LIBS=$ac_check_lib_save_LIBS
5821 fi 5888 fi
5822 eval ac_res=\$$as_ac_Lib 5889 eval ac_res=\$$as_ac_Lib
5823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5824 $as_echo "$ac_res" >&6; } 5891 $as_echo "$ac_res" >&6; }
5825 eval as_val=\$$as_ac_Lib 5892 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5826 if test "x$as_val" = x""yes; then :
5827 LIBS="$LIBS -l$SV_MODULE_LIB" 5893 LIBS="$LIBS -l$SV_MODULE_LIB"
5828 else 5894 else
5829 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5895 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5830 fi 5896 fi
5831 5897
5832 fi 5898 fi
5833 fi 5899 fi
5834 5900
5839 SV_MODULE_HEADER=lo/lo.h 5905 SV_MODULE_HEADER=lo/lo.h
5840 SV_MODULE_LIB=lo 5906 SV_MODULE_LIB=lo
5841 SV_MODULE_FUNC=lo_address_new 5907 SV_MODULE_FUNC=lo_address_new
5842 SV_MODULE_HAVE=HAVE_$(echo liblo | tr 'a-z' 'A-Z') 5908 SV_MODULE_HAVE=HAVE_$(echo liblo | tr 'a-z' 'A-Z')
5843 SV_MODULE_FAILED=1 5909 SV_MODULE_FAILED=1
5910 if test -n "$liblo_LIBS" ; then
5911 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
5912 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
5913 CXXFLAGS="$CXXFLAGS $liblo_CFLAGS"
5914 LIBS="$LIBS $liblo_LIBS"
5915 SV_MODULE_FAILED=""
5916 fi
5844 if test -z "$SV_MODULE_VERSION_TEST" ; then 5917 if test -z "$SV_MODULE_VERSION_TEST" ; then
5845 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 5918 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5846 fi 5919 fi
5847 if test -n "$PKG_CONFIG"; then 5920 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5848 5921
5849 pkg_failed=no 5922 pkg_failed=no
5850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 5923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5
5851 $as_echo_n "checking for liblo... " >&6; } 5924 $as_echo_n "checking for liblo... " >&6; }
5852 5925
5920 fi 5993 fi
5921 fi 5994 fi
5922 if test -n "$SV_MODULE_FAILED"; then 5995 if test -n "$SV_MODULE_FAILED"; then
5923 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5996 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5924 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5997 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5925 eval as_val=\$$as_ac_Header 5998 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5926 if test "x$as_val" = x""yes; then :
5927 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 5999 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
5928 else 6000 else
5929 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6001 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
5930 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6002 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
5931 fi 6003 fi
5934 if test -z "$SV_MODULE_FAILED"; then 6006 if test -z "$SV_MODULE_FAILED"; then
5935 if test -n "$SV_MODULE_LIB"; then 6007 if test -n "$SV_MODULE_LIB"; then
5936 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6008 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5938 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6010 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5939 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6011 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5940 $as_echo_n "(cached) " >&6 6012 $as_echo_n "(cached) " >&6
5941 else 6013 else
5942 ac_check_lib_save_LIBS=$LIBS 6014 ac_check_lib_save_LIBS=$LIBS
5943 LIBS="-l$SV_MODULE_LIB $LIBS" 6015 LIBS="-l$SV_MODULE_LIB $LIBS"
5944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5969 LIBS=$ac_check_lib_save_LIBS 6041 LIBS=$ac_check_lib_save_LIBS
5970 fi 6042 fi
5971 eval ac_res=\$$as_ac_Lib 6043 eval ac_res=\$$as_ac_Lib
5972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5973 $as_echo "$ac_res" >&6; } 6045 $as_echo "$ac_res" >&6; }
5974 eval as_val=\$$as_ac_Lib 6046 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5975 if test "x$as_val" = x""yes; then :
5976 LIBS="$LIBS -l$SV_MODULE_LIB" 6047 LIBS="$LIBS -l$SV_MODULE_LIB"
5977 else 6048 else
5978 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6049 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
5979 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6050 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
5980 fi 6051 fi
5989 SV_MODULE_HEADER=portaudio.h 6060 SV_MODULE_HEADER=portaudio.h
5990 SV_MODULE_LIB=portaudio 6061 SV_MODULE_LIB=portaudio
5991 SV_MODULE_FUNC=Pa_IsFormatSupported 6062 SV_MODULE_FUNC=Pa_IsFormatSupported
5992 SV_MODULE_HAVE=HAVE_$(echo portaudio_2_0 | tr 'a-z' 'A-Z') 6063 SV_MODULE_HAVE=HAVE_$(echo portaudio_2_0 | tr 'a-z' 'A-Z')
5993 SV_MODULE_FAILED=1 6064 SV_MODULE_FAILED=1
6065 if test -n "$portaudio_2_0_LIBS" ; then
6066 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6067 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6068 CXXFLAGS="$CXXFLAGS $portaudio_2_0_CFLAGS"
6069 LIBS="$LIBS $portaudio_2_0_LIBS"
6070 SV_MODULE_FAILED=""
6071 fi
5994 if test -z "$SV_MODULE_VERSION_TEST" ; then 6072 if test -z "$SV_MODULE_VERSION_TEST" ; then
5995 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6073 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
5996 fi 6074 fi
5997 if test -n "$PKG_CONFIG"; then 6075 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
5998 6076
5999 pkg_failed=no 6077 pkg_failed=no
6000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5 6078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5
6001 $as_echo_n "checking for portaudio_2_0... " >&6; } 6079 $as_echo_n "checking for portaudio_2_0... " >&6; }
6002 6080
6070 fi 6148 fi
6071 fi 6149 fi
6072 if test -n "$SV_MODULE_FAILED"; then 6150 if test -n "$SV_MODULE_FAILED"; then
6073 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6151 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6074 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6152 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6075 eval as_val=\$$as_ac_Header 6153 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6076 if test "x$as_val" = x""yes; then :
6077 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6154 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6078 else 6155 else
6079 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6156 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6080 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6157 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6081 fi 6158 fi
6084 if test -z "$SV_MODULE_FAILED"; then 6161 if test -z "$SV_MODULE_FAILED"; then
6085 if test -n "$SV_MODULE_LIB"; then 6162 if test -n "$SV_MODULE_LIB"; then
6086 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6163 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6088 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6165 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6089 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6166 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6090 $as_echo_n "(cached) " >&6 6167 $as_echo_n "(cached) " >&6
6091 else 6168 else
6092 ac_check_lib_save_LIBS=$LIBS 6169 ac_check_lib_save_LIBS=$LIBS
6093 LIBS="-l$SV_MODULE_LIB $LIBS" 6170 LIBS="-l$SV_MODULE_LIB $LIBS"
6094 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6119 LIBS=$ac_check_lib_save_LIBS 6196 LIBS=$ac_check_lib_save_LIBS
6120 fi 6197 fi
6121 eval ac_res=\$$as_ac_Lib 6198 eval ac_res=\$$as_ac_Lib
6122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6123 $as_echo "$ac_res" >&6; } 6200 $as_echo "$ac_res" >&6; }
6124 eval as_val=\$$as_ac_Lib 6201 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6125 if test "x$as_val" = x""yes; then :
6126 LIBS="$LIBS -l$SV_MODULE_LIB" 6202 LIBS="$LIBS -l$SV_MODULE_LIB"
6127 else 6203 else
6128 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6204 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6129 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6205 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6130 fi 6206 fi
6139 SV_MODULE_HEADER=jack/jack.h 6215 SV_MODULE_HEADER=jack/jack.h
6140 SV_MODULE_LIB=jack 6216 SV_MODULE_LIB=jack
6141 SV_MODULE_FUNC=jack_client_open 6217 SV_MODULE_FUNC=jack_client_open
6142 SV_MODULE_HAVE=HAVE_$(echo JACK | tr 'a-z' 'A-Z') 6218 SV_MODULE_HAVE=HAVE_$(echo JACK | tr 'a-z' 'A-Z')
6143 SV_MODULE_FAILED=1 6219 SV_MODULE_FAILED=1
6220 if test -n "$JACK_LIBS" ; then
6221 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6222 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6223 CXXFLAGS="$CXXFLAGS $JACK_CFLAGS"
6224 LIBS="$LIBS $JACK_LIBS"
6225 SV_MODULE_FAILED=""
6226 fi
6144 if test -z "$SV_MODULE_VERSION_TEST" ; then 6227 if test -z "$SV_MODULE_VERSION_TEST" ; then
6145 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6228 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6146 fi 6229 fi
6147 if test -n "$PKG_CONFIG"; then 6230 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6148 6231
6149 pkg_failed=no 6232 pkg_failed=no
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 6233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5
6151 $as_echo_n "checking for JACK... " >&6; } 6234 $as_echo_n "checking for JACK... " >&6; }
6152 6235
6220 fi 6303 fi
6221 fi 6304 fi
6222 if test -n "$SV_MODULE_FAILED"; then 6305 if test -n "$SV_MODULE_FAILED"; then
6223 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6306 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6224 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6307 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6225 eval as_val=\$$as_ac_Header 6308 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6226 if test "x$as_val" = x""yes; then :
6227 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6309 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6228 else 6310 else
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6311 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6230 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6312 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6231 fi 6313 fi
6234 if test -z "$SV_MODULE_FAILED"; then 6316 if test -z "$SV_MODULE_FAILED"; then
6235 if test -n "$SV_MODULE_LIB"; then 6317 if test -n "$SV_MODULE_LIB"; then
6236 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6318 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6238 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6320 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6239 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6321 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6240 $as_echo_n "(cached) " >&6 6322 $as_echo_n "(cached) " >&6
6241 else 6323 else
6242 ac_check_lib_save_LIBS=$LIBS 6324 ac_check_lib_save_LIBS=$LIBS
6243 LIBS="-l$SV_MODULE_LIB $LIBS" 6325 LIBS="-l$SV_MODULE_LIB $LIBS"
6244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6269 LIBS=$ac_check_lib_save_LIBS 6351 LIBS=$ac_check_lib_save_LIBS
6270 fi 6352 fi
6271 eval ac_res=\$$as_ac_Lib 6353 eval ac_res=\$$as_ac_Lib
6272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6273 $as_echo "$ac_res" >&6; } 6355 $as_echo "$ac_res" >&6; }
6274 eval as_val=\$$as_ac_Lib 6356 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6275 if test "x$as_val" = x""yes; then :
6276 LIBS="$LIBS -l$SV_MODULE_LIB" 6357 LIBS="$LIBS -l$SV_MODULE_LIB"
6277 else 6358 else
6278 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6359 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6279 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6360 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6280 fi 6361 fi
6289 SV_MODULE_HEADER=pulse/pulseaudio.h 6370 SV_MODULE_HEADER=pulse/pulseaudio.h
6290 SV_MODULE_LIB=pulse 6371 SV_MODULE_LIB=pulse
6291 SV_MODULE_FUNC=pa_stream_new 6372 SV_MODULE_FUNC=pa_stream_new
6292 SV_MODULE_HAVE=HAVE_$(echo libpulse | tr 'a-z' 'A-Z') 6373 SV_MODULE_HAVE=HAVE_$(echo libpulse | tr 'a-z' 'A-Z')
6293 SV_MODULE_FAILED=1 6374 SV_MODULE_FAILED=1
6375 if test -n "$libpulse_LIBS" ; then
6376 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6377 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6378 CXXFLAGS="$CXXFLAGS $libpulse_CFLAGS"
6379 LIBS="$LIBS $libpulse_LIBS"
6380 SV_MODULE_FAILED=""
6381 fi
6294 if test -z "$SV_MODULE_VERSION_TEST" ; then 6382 if test -z "$SV_MODULE_VERSION_TEST" ; then
6295 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6383 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6296 fi 6384 fi
6297 if test -n "$PKG_CONFIG"; then 6385 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6298 6386
6299 pkg_failed=no 6387 pkg_failed=no
6300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 6388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5
6301 $as_echo_n "checking for libpulse... " >&6; } 6389 $as_echo_n "checking for libpulse... " >&6; }
6302 6390
6370 fi 6458 fi
6371 fi 6459 fi
6372 if test -n "$SV_MODULE_FAILED"; then 6460 if test -n "$SV_MODULE_FAILED"; then
6373 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6461 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6374 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6462 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6375 eval as_val=\$$as_ac_Header 6463 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6376 if test "x$as_val" = x""yes; then :
6377 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6464 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6378 else 6465 else
6379 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6466 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6380 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6467 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6381 fi 6468 fi
6384 if test -z "$SV_MODULE_FAILED"; then 6471 if test -z "$SV_MODULE_FAILED"; then
6385 if test -n "$SV_MODULE_LIB"; then 6472 if test -n "$SV_MODULE_LIB"; then
6386 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6473 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6388 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6475 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6389 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6476 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6390 $as_echo_n "(cached) " >&6 6477 $as_echo_n "(cached) " >&6
6391 else 6478 else
6392 ac_check_lib_save_LIBS=$LIBS 6479 ac_check_lib_save_LIBS=$LIBS
6393 LIBS="-l$SV_MODULE_LIB $LIBS" 6480 LIBS="-l$SV_MODULE_LIB $LIBS"
6394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6481 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6419 LIBS=$ac_check_lib_save_LIBS 6506 LIBS=$ac_check_lib_save_LIBS
6420 fi 6507 fi
6421 eval ac_res=\$$as_ac_Lib 6508 eval ac_res=\$$as_ac_Lib
6422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6423 $as_echo "$ac_res" >&6; } 6510 $as_echo "$ac_res" >&6; }
6424 eval as_val=\$$as_ac_Lib 6511 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6425 if test "x$as_val" = x""yes; then :
6426 LIBS="$LIBS -l$SV_MODULE_LIB" 6512 LIBS="$LIBS -l$SV_MODULE_LIB"
6427 else 6513 else
6428 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6514 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6429 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6515 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6430 fi 6516 fi
6439 SV_MODULE_HEADER=lrdf.h 6525 SV_MODULE_HEADER=lrdf.h
6440 SV_MODULE_LIB=lrdf 6526 SV_MODULE_LIB=lrdf
6441 SV_MODULE_FUNC=lrdf_init 6527 SV_MODULE_FUNC=lrdf_init
6442 SV_MODULE_HAVE=HAVE_$(echo lrdf | tr 'a-z' 'A-Z') 6528 SV_MODULE_HAVE=HAVE_$(echo lrdf | tr 'a-z' 'A-Z')
6443 SV_MODULE_FAILED=1 6529 SV_MODULE_FAILED=1
6530 if test -n "$lrdf_LIBS" ; then
6531 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6532 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6533 CXXFLAGS="$CXXFLAGS $lrdf_CFLAGS"
6534 LIBS="$LIBS $lrdf_LIBS"
6535 SV_MODULE_FAILED=""
6536 fi
6444 if test -z "$SV_MODULE_VERSION_TEST" ; then 6537 if test -z "$SV_MODULE_VERSION_TEST" ; then
6445 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6538 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6446 fi 6539 fi
6447 if test -n "$PKG_CONFIG"; then 6540 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6448 6541
6449 pkg_failed=no 6542 pkg_failed=no
6450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 6543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5
6451 $as_echo_n "checking for lrdf... " >&6; } 6544 $as_echo_n "checking for lrdf... " >&6; }
6452 6545
6520 fi 6613 fi
6521 fi 6614 fi
6522 if test -n "$SV_MODULE_FAILED"; then 6615 if test -n "$SV_MODULE_FAILED"; then
6523 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6616 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6524 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6617 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6525 eval as_val=\$$as_ac_Header 6618 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6526 if test "x$as_val" = x""yes; then :
6527 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6619 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6528 else 6620 else
6529 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6621 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6530 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6622 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6531 fi 6623 fi
6534 if test -z "$SV_MODULE_FAILED"; then 6626 if test -z "$SV_MODULE_FAILED"; then
6535 if test -n "$SV_MODULE_LIB"; then 6627 if test -n "$SV_MODULE_LIB"; then
6536 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6628 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6538 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6630 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6539 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6631 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6540 $as_echo_n "(cached) " >&6 6632 $as_echo_n "(cached) " >&6
6541 else 6633 else
6542 ac_check_lib_save_LIBS=$LIBS 6634 ac_check_lib_save_LIBS=$LIBS
6543 LIBS="-l$SV_MODULE_LIB $LIBS" 6635 LIBS="-l$SV_MODULE_LIB $LIBS"
6544 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6569 LIBS=$ac_check_lib_save_LIBS 6661 LIBS=$ac_check_lib_save_LIBS
6570 fi 6662 fi
6571 eval ac_res=\$$as_ac_Lib 6663 eval ac_res=\$$as_ac_Lib
6572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6573 $as_echo "$ac_res" >&6; } 6665 $as_echo "$ac_res" >&6; }
6574 eval as_val=\$$as_ac_Lib 6666 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6575 if test "x$as_val" = x""yes; then :
6576 LIBS="$LIBS -l$SV_MODULE_LIB" 6667 LIBS="$LIBS -l$SV_MODULE_LIB"
6577 else 6668 else
6578 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6669 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6579 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6670 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6580 fi 6671 fi
6589 SV_MODULE_HEADER=oggz/oggz.h 6680 SV_MODULE_HEADER=oggz/oggz.h
6590 SV_MODULE_LIB=oggz 6681 SV_MODULE_LIB=oggz
6591 SV_MODULE_FUNC=oggz_run 6682 SV_MODULE_FUNC=oggz_run
6592 SV_MODULE_HAVE=HAVE_$(echo oggz | tr 'a-z' 'A-Z') 6683 SV_MODULE_HAVE=HAVE_$(echo oggz | tr 'a-z' 'A-Z')
6593 SV_MODULE_FAILED=1 6684 SV_MODULE_FAILED=1
6685 if test -n "$oggz_LIBS" ; then
6686 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6687 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6688 CXXFLAGS="$CXXFLAGS $oggz_CFLAGS"
6689 LIBS="$LIBS $oggz_LIBS"
6690 SV_MODULE_FAILED=""
6691 fi
6594 if test -z "$SV_MODULE_VERSION_TEST" ; then 6692 if test -z "$SV_MODULE_VERSION_TEST" ; then
6595 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6693 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6596 fi 6694 fi
6597 if test -n "$PKG_CONFIG"; then 6695 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6598 6696
6599 pkg_failed=no 6697 pkg_failed=no
6600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 6698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5
6601 $as_echo_n "checking for oggz... " >&6; } 6699 $as_echo_n "checking for oggz... " >&6; }
6602 6700
6670 fi 6768 fi
6671 fi 6769 fi
6672 if test -n "$SV_MODULE_FAILED"; then 6770 if test -n "$SV_MODULE_FAILED"; then
6673 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6771 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6674 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6772 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6675 eval as_val=\$$as_ac_Header 6773 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6676 if test "x$as_val" = x""yes; then :
6677 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6774 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6678 else 6775 else
6679 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6776 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6680 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6777 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6681 fi 6778 fi
6684 if test -z "$SV_MODULE_FAILED"; then 6781 if test -z "$SV_MODULE_FAILED"; then
6685 if test -n "$SV_MODULE_LIB"; then 6782 if test -n "$SV_MODULE_LIB"; then
6686 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6783 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6688 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6785 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6689 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6786 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6690 $as_echo_n "(cached) " >&6 6787 $as_echo_n "(cached) " >&6
6691 else 6788 else
6692 ac_check_lib_save_LIBS=$LIBS 6789 ac_check_lib_save_LIBS=$LIBS
6693 LIBS="-l$SV_MODULE_LIB $LIBS" 6790 LIBS="-l$SV_MODULE_LIB $LIBS"
6694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6791 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6719 LIBS=$ac_check_lib_save_LIBS 6816 LIBS=$ac_check_lib_save_LIBS
6720 fi 6817 fi
6721 eval ac_res=\$$as_ac_Lib 6818 eval ac_res=\$$as_ac_Lib
6722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6723 $as_echo "$ac_res" >&6; } 6820 $as_echo "$ac_res" >&6; }
6724 eval as_val=\$$as_ac_Lib 6821 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6725 if test "x$as_val" = x""yes; then :
6726 LIBS="$LIBS -l$SV_MODULE_LIB" 6822 LIBS="$LIBS -l$SV_MODULE_LIB"
6727 else 6823 else
6728 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6824 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6729 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6825 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6730 fi 6826 fi
6739 SV_MODULE_HEADER=fishsound/fishsound.h 6835 SV_MODULE_HEADER=fishsound/fishsound.h
6740 SV_MODULE_LIB=fishsound 6836 SV_MODULE_LIB=fishsound
6741 SV_MODULE_FUNC=fish_sound_new 6837 SV_MODULE_FUNC=fish_sound_new
6742 SV_MODULE_HAVE=HAVE_$(echo fishsound | tr 'a-z' 'A-Z') 6838 SV_MODULE_HAVE=HAVE_$(echo fishsound | tr 'a-z' 'A-Z')
6743 SV_MODULE_FAILED=1 6839 SV_MODULE_FAILED=1
6840 if test -n "$fishsound_LIBS" ; then
6841 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6842 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6843 CXXFLAGS="$CXXFLAGS $fishsound_CFLAGS"
6844 LIBS="$LIBS $fishsound_LIBS"
6845 SV_MODULE_FAILED=""
6846 fi
6744 if test -z "$SV_MODULE_VERSION_TEST" ; then 6847 if test -z "$SV_MODULE_VERSION_TEST" ; then
6745 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 6848 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6746 fi 6849 fi
6747 if test -n "$PKG_CONFIG"; then 6850 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6748 6851
6749 pkg_failed=no 6852 pkg_failed=no
6750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 6853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5
6751 $as_echo_n "checking for fishsound... " >&6; } 6854 $as_echo_n "checking for fishsound... " >&6; }
6752 6855
6820 fi 6923 fi
6821 fi 6924 fi
6822 if test -n "$SV_MODULE_FAILED"; then 6925 if test -n "$SV_MODULE_FAILED"; then
6823 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6926 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6824 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6927 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6825 eval as_val=\$$as_ac_Header 6928 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6826 if test "x$as_val" = x""yes; then :
6827 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6929 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6828 else 6930 else
6829 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6931 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6830 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6932 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6831 fi 6933 fi
6834 if test -z "$SV_MODULE_FAILED"; then 6936 if test -z "$SV_MODULE_FAILED"; then
6835 if test -n "$SV_MODULE_LIB"; then 6937 if test -n "$SV_MODULE_LIB"; then
6836 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6938 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6838 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6940 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6839 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6941 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6840 $as_echo_n "(cached) " >&6 6942 $as_echo_n "(cached) " >&6
6841 else 6943 else
6842 ac_check_lib_save_LIBS=$LIBS 6944 ac_check_lib_save_LIBS=$LIBS
6843 LIBS="-l$SV_MODULE_LIB $LIBS" 6945 LIBS="-l$SV_MODULE_LIB $LIBS"
6844 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6869 LIBS=$ac_check_lib_save_LIBS 6971 LIBS=$ac_check_lib_save_LIBS
6870 fi 6972 fi
6871 eval ac_res=\$$as_ac_Lib 6973 eval ac_res=\$$as_ac_Lib
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6873 $as_echo "$ac_res" >&6; } 6975 $as_echo "$ac_res" >&6; }
6874 eval as_val=\$$as_ac_Lib 6976 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6875 if test "x$as_val" = x""yes; then :
6876 LIBS="$LIBS -l$SV_MODULE_LIB" 6977 LIBS="$LIBS -l$SV_MODULE_LIB"
6877 else 6978 else
6878 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6979 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6879 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6980 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6880 fi 6981 fi
6889 SV_MODULE_HEADER=mad.h 6990 SV_MODULE_HEADER=mad.h
6890 SV_MODULE_LIB=mad 6991 SV_MODULE_LIB=mad
6891 SV_MODULE_FUNC=mad_decoder_init 6992 SV_MODULE_FUNC=mad_decoder_init
6892 SV_MODULE_HAVE=HAVE_$(echo mad | tr 'a-z' 'A-Z') 6993 SV_MODULE_HAVE=HAVE_$(echo mad | tr 'a-z' 'A-Z')
6893 SV_MODULE_FAILED=1 6994 SV_MODULE_FAILED=1
6995 if test -n "$mad_LIBS" ; then
6996 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
6997 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
6998 CXXFLAGS="$CXXFLAGS $mad_CFLAGS"
6999 LIBS="$LIBS $mad_LIBS"
7000 SV_MODULE_FAILED=""
7001 fi
6894 if test -z "$SV_MODULE_VERSION_TEST" ; then 7002 if test -z "$SV_MODULE_VERSION_TEST" ; then
6895 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 7003 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
6896 fi 7004 fi
6897 if test -n "$PKG_CONFIG"; then 7005 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
6898 7006
6899 pkg_failed=no 7007 pkg_failed=no
6900 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 7008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5
6901 $as_echo_n "checking for mad... " >&6; } 7009 $as_echo_n "checking for mad... " >&6; }
6902 7010
6970 fi 7078 fi
6971 fi 7079 fi
6972 if test -n "$SV_MODULE_FAILED"; then 7080 if test -n "$SV_MODULE_FAILED"; then
6973 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 7081 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6974 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 7082 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6975 eval as_val=\$$as_ac_Header 7083 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6976 if test "x$as_val" = x""yes; then :
6977 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 7084 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6978 else 7085 else
6979 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 7086 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6980 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 7087 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6981 fi 7088 fi
6984 if test -z "$SV_MODULE_FAILED"; then 7091 if test -z "$SV_MODULE_FAILED"; then
6985 if test -n "$SV_MODULE_LIB"; then 7092 if test -n "$SV_MODULE_LIB"; then
6986 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 7093 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 7094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6988 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 7095 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6989 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 7096 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6990 $as_echo_n "(cached) " >&6 7097 $as_echo_n "(cached) " >&6
6991 else 7098 else
6992 ac_check_lib_save_LIBS=$LIBS 7099 ac_check_lib_save_LIBS=$LIBS
6993 LIBS="-l$SV_MODULE_LIB $LIBS" 7100 LIBS="-l$SV_MODULE_LIB $LIBS"
6994 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7101 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7019 LIBS=$ac_check_lib_save_LIBS 7126 LIBS=$ac_check_lib_save_LIBS
7020 fi 7127 fi
7021 eval ac_res=\$$as_ac_Lib 7128 eval ac_res=\$$as_ac_Lib
7022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 7129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
7023 $as_echo "$ac_res" >&6; } 7130 $as_echo "$ac_res" >&6; }
7024 eval as_val=\$$as_ac_Lib 7131 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
7025 if test "x$as_val" = x""yes; then :
7026 LIBS="$LIBS -l$SV_MODULE_LIB" 7132 LIBS="$LIBS -l$SV_MODULE_LIB"
7027 else 7133 else
7028 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 7134 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
7029 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 7135 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
7030 fi 7136 fi
7039 SV_MODULE_HEADER=id3tag.h 7145 SV_MODULE_HEADER=id3tag.h
7040 SV_MODULE_LIB=id3tag 7146 SV_MODULE_LIB=id3tag
7041 SV_MODULE_FUNC=id3_tag_new 7147 SV_MODULE_FUNC=id3_tag_new
7042 SV_MODULE_HAVE=HAVE_$(echo id3tag | tr 'a-z' 'A-Z') 7148 SV_MODULE_HAVE=HAVE_$(echo id3tag | tr 'a-z' 'A-Z')
7043 SV_MODULE_FAILED=1 7149 SV_MODULE_FAILED=1
7150 if test -n "$id3tag_LIBS" ; then
7151 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5
7152 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;}
7153 CXXFLAGS="$CXXFLAGS $id3tag_CFLAGS"
7154 LIBS="$LIBS $id3tag_LIBS"
7155 SV_MODULE_FAILED=""
7156 fi
7044 if test -z "$SV_MODULE_VERSION_TEST" ; then 7157 if test -z "$SV_MODULE_VERSION_TEST" ; then
7045 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE 7158 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE
7046 fi 7159 fi
7047 if test -n "$PKG_CONFIG"; then 7160 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then
7048 7161
7049 pkg_failed=no 7162 pkg_failed=no
7050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 7163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5
7051 $as_echo_n "checking for id3tag... " >&6; } 7164 $as_echo_n "checking for id3tag... " >&6; }
7052 7165
7120 fi 7233 fi
7121 fi 7234 fi
7122 if test -n "$SV_MODULE_FAILED"; then 7235 if test -n "$SV_MODULE_FAILED"; then
7123 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 7236 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
7124 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 7237 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
7125 eval as_val=\$$as_ac_Header 7238 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7126 if test "x$as_val" = x""yes; then :
7127 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 7239 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
7128 else 7240 else
7129 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 7241 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
7130 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 7242 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
7131 fi 7243 fi
7134 if test -z "$SV_MODULE_FAILED"; then 7246 if test -z "$SV_MODULE_FAILED"; then
7135 if test -n "$SV_MODULE_LIB"; then 7247 if test -n "$SV_MODULE_LIB"; then
7136 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 7248 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
7137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 7249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
7138 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 7250 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
7139 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 7251 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
7140 $as_echo_n "(cached) " >&6 7252 $as_echo_n "(cached) " >&6
7141 else 7253 else
7142 ac_check_lib_save_LIBS=$LIBS 7254 ac_check_lib_save_LIBS=$LIBS
7143 LIBS="-l$SV_MODULE_LIB $LIBS" 7255 LIBS="-l$SV_MODULE_LIB $LIBS"
7144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7169 LIBS=$ac_check_lib_save_LIBS 7281 LIBS=$ac_check_lib_save_LIBS
7170 fi 7282 fi
7171 eval ac_res=\$$as_ac_Lib 7283 eval ac_res=\$$as_ac_Lib
7172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 7284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
7173 $as_echo "$ac_res" >&6; } 7285 $as_echo "$ac_res" >&6; }
7174 eval as_val=\$$as_ac_Lib 7286 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
7175 if test "x$as_val" = x""yes; then :
7176 LIBS="$LIBS -l$SV_MODULE_LIB" 7287 LIBS="$LIBS -l$SV_MODULE_LIB"
7177 else 7288 else
7178 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 7289 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
7179 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 7290 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
7180 fi 7291 fi
7322 DEFS=`sed -n "$ac_script" confdefs.h` 7433 DEFS=`sed -n "$ac_script" confdefs.h`
7323 7434
7324 7435
7325 ac_libobjs= 7436 ac_libobjs=
7326 ac_ltlibobjs= 7437 ac_ltlibobjs=
7438 U=
7327 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 7439 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7328 # 1. Remove the extension, and $U if already installed. 7440 # 1. Remove the extension, and $U if already installed.
7329 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 7441 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
7330 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 7442 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
7331 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 7443 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
7483 7595
7484 # CDPATH. 7596 # CDPATH.
7485 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 7597 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
7486 7598
7487 7599
7488 # as_fn_error ERROR [LINENO LOG_FD] 7600 # as_fn_error STATUS ERROR [LINENO LOG_FD]
7489 # --------------------------------- 7601 # ----------------------------------------
7490 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 7602 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
7491 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 7603 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
7492 # script with status $?, using 1 if that was 0. 7604 # script with STATUS, using 1 if that was 0.
7493 as_fn_error () 7605 as_fn_error ()
7494 { 7606 {
7495 as_status=$?; test $as_status -eq 0 && as_status=1 7607 as_status=$1; test $as_status -eq 0 && as_status=1
7496 if test "$3"; then 7608 if test "$4"; then
7497 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 7609 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
7498 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 7610 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
7499 fi 7611 fi
7500 $as_echo "$as_me: error: $1" >&2 7612 $as_echo "$as_me: error: $2" >&2
7501 as_fn_exit $as_status 7613 as_fn_exit $as_status
7502 } # as_fn_error 7614 } # as_fn_error
7503 7615
7504 7616
7505 # as_fn_set_status STATUS 7617 # as_fn_set_status STATUS
7691 } 7803 }
7692 s/.*/./; q'` 7804 s/.*/./; q'`
7693 test -d "$as_dir" && break 7805 test -d "$as_dir" && break
7694 done 7806 done
7695 test -z "$as_dirs" || eval "mkdir $as_dirs" 7807 test -z "$as_dirs" || eval "mkdir $as_dirs"
7696 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 7808 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
7697 7809
7698 7810
7699 } # as_fn_mkdir_p 7811 } # as_fn_mkdir_p
7700 if mkdir -p . 2>/dev/null; then 7812 if mkdir -p . 2>/dev/null; then
7701 as_mkdir_p='mkdir -p "$as_dir"' 7813 as_mkdir_p='mkdir -p "$as_dir"'
7745 # Save the log message, to keep $0 and so on meaningful, and to 7857 # Save the log message, to keep $0 and so on meaningful, and to
7746 # report actual input values of CONFIG_FILES etc. instead of their 7858 # report actual input values of CONFIG_FILES etc. instead of their
7747 # values after options handling. 7859 # values after options handling.
7748 ac_log=" 7860 ac_log="
7749 This file was extended by Sonic Visualiser $as_me 1.8, which was 7861 This file was extended by Sonic Visualiser $as_me 1.8, which was
7750 generated by GNU Autoconf 2.65. Invocation command line was 7862 generated by GNU Autoconf 2.67. Invocation command line was
7751 7863
7752 CONFIG_FILES = $CONFIG_FILES 7864 CONFIG_FILES = $CONFIG_FILES
7753 CONFIG_HEADERS = $CONFIG_HEADERS 7865 CONFIG_HEADERS = $CONFIG_HEADERS
7754 CONFIG_LINKS = $CONFIG_LINKS 7866 CONFIG_LINKS = $CONFIG_LINKS
7755 CONFIG_COMMANDS = $CONFIG_COMMANDS 7867 CONFIG_COMMANDS = $CONFIG_COMMANDS
7798 _ACEOF 7910 _ACEOF
7799 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7911 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7800 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 7912 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7801 ac_cs_version="\\ 7913 ac_cs_version="\\
7802 Sonic Visualiser config.status 1.8 7914 Sonic Visualiser config.status 1.8
7803 configured by $0, generated by GNU Autoconf 2.65, 7915 configured by $0, generated by GNU Autoconf 2.67,
7804 with options \\"\$ac_cs_config\\" 7916 with options \\"\$ac_cs_config\\"
7805 7917
7806 Copyright (C) 2009 Free Software Foundation, Inc. 7918 Copyright (C) 2010 Free Software Foundation, Inc.
7807 This config.status script is free software; the Free Software Foundation 7919 This config.status script is free software; the Free Software Foundation
7808 gives unlimited permission to copy, distribute and modify it." 7920 gives unlimited permission to copy, distribute and modify it."
7809 7921
7810 ac_pwd='$ac_pwd' 7922 ac_pwd='$ac_pwd'
7811 srcdir='$srcdir' 7923 srcdir='$srcdir'
7818 # The default lists apply if the user does not specify any file. 7930 # The default lists apply if the user does not specify any file.
7819 ac_need_defaults=: 7931 ac_need_defaults=:
7820 while test $# != 0 7932 while test $# != 0
7821 do 7933 do
7822 case $1 in 7934 case $1 in
7823 --*=*) 7935 --*=?*)
7824 ac_option=`expr "X$1" : 'X\([^=]*\)='` 7936 ac_option=`expr "X$1" : 'X\([^=]*\)='`
7825 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 7937 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
7938 ac_shift=:
7939 ;;
7940 --*=)
7941 ac_option=`expr "X$1" : 'X\([^=]*\)='`
7942 ac_optarg=
7826 ac_shift=: 7943 ac_shift=:
7827 ;; 7944 ;;
7828 *) 7945 *)
7829 ac_option=$1 7946 ac_option=$1
7830 ac_optarg=$2 7947 ac_optarg=$2
7844 debug=: ;; 7961 debug=: ;;
7845 --file | --fil | --fi | --f ) 7962 --file | --fil | --fi | --f )
7846 $ac_shift 7963 $ac_shift
7847 case $ac_optarg in 7964 case $ac_optarg in
7848 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 7965 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7966 '') as_fn_error $? "missing file argument" ;;
7849 esac 7967 esac
7850 as_fn_append CONFIG_FILES " '$ac_optarg'" 7968 as_fn_append CONFIG_FILES " '$ac_optarg'"
7851 ac_need_defaults=false;; 7969 ac_need_defaults=false;;
7852 --he | --h | --help | --hel | -h ) 7970 --he | --h | --help | --hel | -h )
7853 $as_echo "$ac_cs_usage"; exit ;; 7971 $as_echo "$ac_cs_usage"; exit ;;
7854 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 7972 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
7855 | -silent | --silent | --silen | --sile | --sil | --si | --s) 7973 | -silent | --silent | --silen | --sile | --sil | --si | --s)
7856 ac_cs_silent=: ;; 7974 ac_cs_silent=: ;;
7857 7975
7858 # This is an error. 7976 # This is an error.
7859 -*) as_fn_error "unrecognized option: \`$1' 7977 -*) as_fn_error $? "unrecognized option: \`$1'
7860 Try \`$0 --help' for more information." ;; 7978 Try \`$0 --help' for more information." ;;
7861 7979
7862 *) as_fn_append ac_config_targets " $1" 7980 *) as_fn_append ac_config_targets " $1"
7863 ac_need_defaults=false ;; 7981 ac_need_defaults=false ;;
7864 7982
7905 for ac_config_target in $ac_config_targets 8023 for ac_config_target in $ac_config_targets
7906 do 8024 do
7907 case $ac_config_target in 8025 case $ac_config_target in
7908 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; 8026 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;;
7909 8027
7910 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8028 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
7911 esac 8029 esac
7912 done 8030 done
7913 8031
7914 8032
7915 # If the user did not use the arguments to specify the items to instantiate, 8033 # If the user did not use the arguments to specify the items to instantiate,
7941 test -n "$tmp" && test -d "$tmp" 8059 test -n "$tmp" && test -d "$tmp"
7942 } || 8060 } ||
7943 { 8061 {
7944 tmp=./conf$$-$RANDOM 8062 tmp=./conf$$-$RANDOM
7945 (umask 077 && mkdir "$tmp") 8063 (umask 077 && mkdir "$tmp")
7946 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 8064 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
7947 8065
7948 # Set up the scripts for CONFIG_FILES section. 8066 # Set up the scripts for CONFIG_FILES section.
7949 # No need to generate them if there are no CONFIG_FILES. 8067 # No need to generate them if there are no CONFIG_FILES.
7950 # This happens for instance with `./config.status config.h'. 8068 # This happens for instance with `./config.status config.h'.
7951 if test -n "$CONFIG_FILES"; then 8069 if test -n "$CONFIG_FILES"; then
7958 if test "x$ac_cr" = x; then 8076 if test "x$ac_cr" = x; then
7959 eval ac_cr=\$\'\\r\' 8077 eval ac_cr=\$\'\\r\'
7960 fi 8078 fi
7961 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 8079 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
7962 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 8080 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7963 ac_cs_awk_cr='\r' 8081 ac_cs_awk_cr='\\r'
7964 else 8082 else
7965 ac_cs_awk_cr=$ac_cr 8083 ac_cs_awk_cr=$ac_cr
7966 fi 8084 fi
7967 8085
7968 echo 'BEGIN {' >"$tmp/subs1.awk" && 8086 echo 'BEGIN {' >"$tmp/subs1.awk" &&
7972 { 8090 {
7973 echo "cat >conf$$subs.awk <<_ACEOF" && 8091 echo "cat >conf$$subs.awk <<_ACEOF" &&
7974 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 8092 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
7975 echo "_ACEOF" 8093 echo "_ACEOF"
7976 } >conf$$subs.sh || 8094 } >conf$$subs.sh ||
7977 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8095 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7978 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 8096 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
7979 ac_delim='%!_!# ' 8097 ac_delim='%!_!# '
7980 for ac_last_try in false false false false false :; do 8098 for ac_last_try in false false false false false :; do
7981 . ./conf$$subs.sh || 8099 . ./conf$$subs.sh ||
7982 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8100 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7983 8101
7984 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 8102 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
7985 if test $ac_delim_n = $ac_delim_num; then 8103 if test $ac_delim_n = $ac_delim_num; then
7986 break 8104 break
7987 elif $ac_last_try; then 8105 elif $ac_last_try; then
7988 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8106 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7989 else 8107 else
7990 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8108 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7991 fi 8109 fi
7992 done 8110 done
7993 rm -f conf$$subs.sh 8111 rm -f conf$$subs.sh
8072 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8190 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8073 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 8191 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8074 else 8192 else
8075 cat 8193 cat
8076 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 8194 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
8077 || as_fn_error "could not setup config files machinery" "$LINENO" 5 8195 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
8078 _ACEOF 8196 _ACEOF
8079 8197
8080 # VPATH may cause trouble with some makes, so we remove $(srcdir), 8198 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
8081 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 8199 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
8082 # trailing colons and then remove the whole line if VPATH becomes empty 8200 # trailing colons and then remove the whole line if VPATH becomes empty
8083 # (actually we leave an empty line to preserve line numbers). 8201 # (actually we leave an empty line to preserve line numbers).
8084 if test "x$srcdir" = x.; then 8202 if test "x$srcdir" = x.; then
8085 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 8203 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
8086 s/:*\$(srcdir):*/:/ 8204 h
8087 s/:*\${srcdir}:*/:/ 8205 s///
8088 s/:*@srcdir@:*/:/ 8206 s/^/:/
8089 s/^\([^=]*=[ ]*\):*/\1/ 8207 s/[ ]*$/:/
8208 s/:\$(srcdir):/:/g
8209 s/:\${srcdir}:/:/g
8210 s/:@srcdir@:/:/g
8211 s/^:*//
8090 s/:*$// 8212 s/:*$//
8213 x
8214 s/\(=[ ]*\).*/\1/
8215 G
8216 s/\n//
8091 s/^[^=]*=[ ]*$// 8217 s/^[^=]*=[ ]*$//
8092 }' 8218 }'
8093 fi 8219 fi
8094 8220
8095 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8221 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8103 case $ac_tag in 8229 case $ac_tag in
8104 :[FHLC]) ac_mode=$ac_tag; continue;; 8230 :[FHLC]) ac_mode=$ac_tag; continue;;
8105 esac 8231 esac
8106 case $ac_mode$ac_tag in 8232 case $ac_mode$ac_tag in
8107 :[FHL]*:*);; 8233 :[FHL]*:*);;
8108 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 8234 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
8109 :[FH]-) ac_tag=-:-;; 8235 :[FH]-) ac_tag=-:-;;
8110 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 8236 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
8111 esac 8237 esac
8112 ac_save_IFS=$IFS 8238 ac_save_IFS=$IFS
8113 IFS=: 8239 IFS=:
8131 test -f "$ac_f" || 8257 test -f "$ac_f" ||
8132 case $ac_f in 8258 case $ac_f in
8133 [\\/$]*) false;; 8259 [\\/$]*) false;;
8134 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 8260 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
8135 esac || 8261 esac ||
8136 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 8262 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
8137 esac 8263 esac
8138 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 8264 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
8139 as_fn_append ac_file_inputs " '$ac_f'" 8265 as_fn_append ac_file_inputs " '$ac_f'"
8140 done 8266 done
8141 8267
8158 *) ac_sed_conf_input=$configure_input;; 8284 *) ac_sed_conf_input=$configure_input;;
8159 esac 8285 esac
8160 8286
8161 case $ac_tag in 8287 case $ac_tag in
8162 *:-:* | *:-) cat >"$tmp/stdin" \ 8288 *:-:* | *:-) cat >"$tmp/stdin" \
8163 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 8289 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
8164 esac 8290 esac
8165 ;; 8291 ;;
8166 esac 8292 esac
8167 8293
8168 ac_dir=`$as_dirname -- "$ac_file" || 8294 ac_dir=`$as_dirname -- "$ac_file" ||
8295 s&@INSTALL@&$ac_INSTALL&;t t 8421 s&@INSTALL@&$ac_INSTALL&;t t
8296 s&@MKDIR_P@&$ac_MKDIR_P&;t t 8422 s&@MKDIR_P@&$ac_MKDIR_P&;t t
8297 $ac_datarootdir_hack 8423 $ac_datarootdir_hack
8298 " 8424 "
8299 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 8425 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
8300 || as_fn_error "could not create $ac_file" "$LINENO" 5 8426 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8301 8427
8302 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 8428 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
8303 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 8429 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
8304 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 8430 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
8305 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8431 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8306 which seems to be undefined. Please make sure it is defined." >&5 8432 which seems to be undefined. Please make sure it is defined" >&5
8307 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8433 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8308 which seems to be undefined. Please make sure it is defined." >&2;} 8434 which seems to be undefined. Please make sure it is defined" >&2;}
8309 8435
8310 rm -f "$tmp/stdin" 8436 rm -f "$tmp/stdin"
8311 case $ac_file in 8437 case $ac_file in
8312 -) cat "$tmp/out" && rm -f "$tmp/out";; 8438 -) cat "$tmp/out" && rm -f "$tmp/out";;
8313 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 8439 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
8314 esac \ 8440 esac \
8315 || as_fn_error "could not create $ac_file" "$LINENO" 5 8441 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8316 ;; 8442 ;;
8317 8443
8318 8444
8319 8445
8320 esac 8446 esac
8325 as_fn_exit 0 8451 as_fn_exit 0
8326 _ACEOF 8452 _ACEOF
8327 ac_clean_files=$ac_clean_files_save 8453 ac_clean_files=$ac_clean_files_save
8328 8454
8329 test $ac_write_fail = 0 || 8455 test $ac_write_fail = 0 ||
8330 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 8456 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
8331 8457
8332 8458
8333 # configure is writing to config.log, and then calls config.status. 8459 # configure is writing to config.log, and then calls config.status.
8334 # config.status does its own redirection, appending to config.log. 8460 # config.status does its own redirection, appending to config.log.
8335 # Unfortunately, on DOS this fails, as config.log is still kept open 8461 # Unfortunately, on DOS this fails, as config.log is still kept open
8346 exec 5>/dev/null 8472 exec 5>/dev/null
8347 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 8473 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
8348 exec 5>>config.log 8474 exec 5>>config.log
8349 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 8475 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8350 # would make configure fail if this is the last instruction. 8476 # would make configure fail if this is the last instruction.
8351 $ac_cs_success || as_fn_exit $? 8477 $ac_cs_success || as_fn_exit 1
8352 fi 8478 fi
8353 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 8479 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
8354 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 8480 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
8355 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 8481 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
8356 fi 8482 fi
8474 DEFS=`sed -n "$ac_script" confdefs.h` 8600 DEFS=`sed -n "$ac_script" confdefs.h`
8475 8601
8476 8602
8477 ac_libobjs= 8603 ac_libobjs=
8478 ac_ltlibobjs= 8604 ac_ltlibobjs=
8605 U=
8479 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 8606 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8480 # 1. Remove the extension, and $U if already installed. 8607 # 1. Remove the extension, and $U if already installed.
8481 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8608 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8482 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 8609 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8483 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 8610 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
8635 8762
8636 # CDPATH. 8763 # CDPATH.
8637 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 8764 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8638 8765
8639 8766
8640 # as_fn_error ERROR [LINENO LOG_FD] 8767 # as_fn_error STATUS ERROR [LINENO LOG_FD]
8641 # --------------------------------- 8768 # ----------------------------------------
8642 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 8769 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8643 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 8770 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8644 # script with status $?, using 1 if that was 0. 8771 # script with STATUS, using 1 if that was 0.
8645 as_fn_error () 8772 as_fn_error ()
8646 { 8773 {
8647 as_status=$?; test $as_status -eq 0 && as_status=1 8774 as_status=$1; test $as_status -eq 0 && as_status=1
8648 if test "$3"; then 8775 if test "$4"; then
8649 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 8776 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8650 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 8777 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8651 fi 8778 fi
8652 $as_echo "$as_me: error: $1" >&2 8779 $as_echo "$as_me: error: $2" >&2
8653 as_fn_exit $as_status 8780 as_fn_exit $as_status
8654 } # as_fn_error 8781 } # as_fn_error
8655 8782
8656 8783
8657 # as_fn_set_status STATUS 8784 # as_fn_set_status STATUS
8843 } 8970 }
8844 s/.*/./; q'` 8971 s/.*/./; q'`
8845 test -d "$as_dir" && break 8972 test -d "$as_dir" && break
8846 done 8973 done
8847 test -z "$as_dirs" || eval "mkdir $as_dirs" 8974 test -z "$as_dirs" || eval "mkdir $as_dirs"
8848 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 8975 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8849 8976
8850 8977
8851 } # as_fn_mkdir_p 8978 } # as_fn_mkdir_p
8852 if mkdir -p . 2>/dev/null; then 8979 if mkdir -p . 2>/dev/null; then
8853 as_mkdir_p='mkdir -p "$as_dir"' 8980 as_mkdir_p='mkdir -p "$as_dir"'
8897 # Save the log message, to keep $0 and so on meaningful, and to 9024 # Save the log message, to keep $0 and so on meaningful, and to
8898 # report actual input values of CONFIG_FILES etc. instead of their 9025 # report actual input values of CONFIG_FILES etc. instead of their
8899 # values after options handling. 9026 # values after options handling.
8900 ac_log=" 9027 ac_log="
8901 This file was extended by Sonic Visualiser $as_me 1.8, which was 9028 This file was extended by Sonic Visualiser $as_me 1.8, which was
8902 generated by GNU Autoconf 2.65. Invocation command line was 9029 generated by GNU Autoconf 2.67. Invocation command line was
8903 9030
8904 CONFIG_FILES = $CONFIG_FILES 9031 CONFIG_FILES = $CONFIG_FILES
8905 CONFIG_HEADERS = $CONFIG_HEADERS 9032 CONFIG_HEADERS = $CONFIG_HEADERS
8906 CONFIG_LINKS = $CONFIG_LINKS 9033 CONFIG_LINKS = $CONFIG_LINKS
8907 CONFIG_COMMANDS = $CONFIG_COMMANDS 9034 CONFIG_COMMANDS = $CONFIG_COMMANDS
8950 _ACEOF 9077 _ACEOF
8951 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9078 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8952 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9079 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8953 ac_cs_version="\\ 9080 ac_cs_version="\\
8954 Sonic Visualiser config.status 1.8 9081 Sonic Visualiser config.status 1.8
8955 configured by $0, generated by GNU Autoconf 2.65, 9082 configured by $0, generated by GNU Autoconf 2.67,
8956 with options \\"\$ac_cs_config\\" 9083 with options \\"\$ac_cs_config\\"
8957 9084
8958 Copyright (C) 2009 Free Software Foundation, Inc. 9085 Copyright (C) 2010 Free Software Foundation, Inc.
8959 This config.status script is free software; the Free Software Foundation 9086 This config.status script is free software; the Free Software Foundation
8960 gives unlimited permission to copy, distribute and modify it." 9087 gives unlimited permission to copy, distribute and modify it."
8961 9088
8962 ac_pwd='$ac_pwd' 9089 ac_pwd='$ac_pwd'
8963 srcdir='$srcdir' 9090 srcdir='$srcdir'
8970 # The default lists apply if the user does not specify any file. 9097 # The default lists apply if the user does not specify any file.
8971 ac_need_defaults=: 9098 ac_need_defaults=:
8972 while test $# != 0 9099 while test $# != 0
8973 do 9100 do
8974 case $1 in 9101 case $1 in
8975 --*=*) 9102 --*=?*)
8976 ac_option=`expr "X$1" : 'X\([^=]*\)='` 9103 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8977 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 9104 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
9105 ac_shift=:
9106 ;;
9107 --*=)
9108 ac_option=`expr "X$1" : 'X\([^=]*\)='`
9109 ac_optarg=
8978 ac_shift=: 9110 ac_shift=:
8979 ;; 9111 ;;
8980 *) 9112 *)
8981 ac_option=$1 9113 ac_option=$1
8982 ac_optarg=$2 9114 ac_optarg=$2
8996 debug=: ;; 9128 debug=: ;;
8997 --file | --fil | --fi | --f ) 9129 --file | --fil | --fi | --f )
8998 $ac_shift 9130 $ac_shift
8999 case $ac_optarg in 9131 case $ac_optarg in
9000 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 9132 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
9133 '') as_fn_error $? "missing file argument" ;;
9001 esac 9134 esac
9002 as_fn_append CONFIG_FILES " '$ac_optarg'" 9135 as_fn_append CONFIG_FILES " '$ac_optarg'"
9003 ac_need_defaults=false;; 9136 ac_need_defaults=false;;
9004 --he | --h | --help | --hel | -h ) 9137 --he | --h | --help | --hel | -h )
9005 $as_echo "$ac_cs_usage"; exit ;; 9138 $as_echo "$ac_cs_usage"; exit ;;
9006 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 9139 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
9007 | -silent | --silent | --silen | --sile | --sil | --si | --s) 9140 | -silent | --silent | --silen | --sile | --sil | --si | --s)
9008 ac_cs_silent=: ;; 9141 ac_cs_silent=: ;;
9009 9142
9010 # This is an error. 9143 # This is an error.
9011 -*) as_fn_error "unrecognized option: \`$1' 9144 -*) as_fn_error $? "unrecognized option: \`$1'
9012 Try \`$0 --help' for more information." ;; 9145 Try \`$0 --help' for more information." ;;
9013 9146
9014 *) as_fn_append ac_config_targets " $1" 9147 *) as_fn_append ac_config_targets " $1"
9015 ac_need_defaults=false ;; 9148 ac_need_defaults=false ;;
9016 9149
9058 do 9191 do
9059 case $ac_config_target in 9192 case $ac_config_target in
9060 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; 9193 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;;
9061 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; 9194 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;;
9062 9195
9063 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 9196 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
9064 esac 9197 esac
9065 done 9198 done
9066 9199
9067 9200
9068 # If the user did not use the arguments to specify the items to instantiate, 9201 # If the user did not use the arguments to specify the items to instantiate,
9094 test -n "$tmp" && test -d "$tmp" 9227 test -n "$tmp" && test -d "$tmp"
9095 } || 9228 } ||
9096 { 9229 {
9097 tmp=./conf$$-$RANDOM 9230 tmp=./conf$$-$RANDOM
9098 (umask 077 && mkdir "$tmp") 9231 (umask 077 && mkdir "$tmp")
9099 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 9232 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9100 9233
9101 # Set up the scripts for CONFIG_FILES section. 9234 # Set up the scripts for CONFIG_FILES section.
9102 # No need to generate them if there are no CONFIG_FILES. 9235 # No need to generate them if there are no CONFIG_FILES.
9103 # This happens for instance with `./config.status config.h'. 9236 # This happens for instance with `./config.status config.h'.
9104 if test -n "$CONFIG_FILES"; then 9237 if test -n "$CONFIG_FILES"; then
9111 if test "x$ac_cr" = x; then 9244 if test "x$ac_cr" = x; then
9112 eval ac_cr=\$\'\\r\' 9245 eval ac_cr=\$\'\\r\'
9113 fi 9246 fi
9114 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 9247 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
9115 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 9248 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
9116 ac_cs_awk_cr='\r' 9249 ac_cs_awk_cr='\\r'
9117 else 9250 else
9118 ac_cs_awk_cr=$ac_cr 9251 ac_cs_awk_cr=$ac_cr
9119 fi 9252 fi
9120 9253
9121 echo 'BEGIN {' >"$tmp/subs1.awk" && 9254 echo 'BEGIN {' >"$tmp/subs1.awk" &&
9125 { 9258 {
9126 echo "cat >conf$$subs.awk <<_ACEOF" && 9259 echo "cat >conf$$subs.awk <<_ACEOF" &&
9127 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 9260 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
9128 echo "_ACEOF" 9261 echo "_ACEOF"
9129 } >conf$$subs.sh || 9262 } >conf$$subs.sh ||
9130 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9263 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9131 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 9264 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
9132 ac_delim='%!_!# ' 9265 ac_delim='%!_!# '
9133 for ac_last_try in false false false false false :; do 9266 for ac_last_try in false false false false false :; do
9134 . ./conf$$subs.sh || 9267 . ./conf$$subs.sh ||
9135 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9268 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9136 9269
9137 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 9270 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
9138 if test $ac_delim_n = $ac_delim_num; then 9271 if test $ac_delim_n = $ac_delim_num; then
9139 break 9272 break
9140 elif $ac_last_try; then 9273 elif $ac_last_try; then
9141 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9274 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9142 else 9275 else
9143 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9276 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9144 fi 9277 fi
9145 done 9278 done
9146 rm -f conf$$subs.sh 9279 rm -f conf$$subs.sh
9225 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9358 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9226 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9359 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9227 else 9360 else
9228 cat 9361 cat
9229 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9362 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9230 || as_fn_error "could not setup config files machinery" "$LINENO" 5 9363 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9231 _ACEOF 9364 _ACEOF
9232 9365
9233 # VPATH may cause trouble with some makes, so we remove $(srcdir), 9366 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9234 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 9367 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9235 # trailing colons and then remove the whole line if VPATH becomes empty 9368 # trailing colons and then remove the whole line if VPATH becomes empty
9236 # (actually we leave an empty line to preserve line numbers). 9369 # (actually we leave an empty line to preserve line numbers).
9237 if test "x$srcdir" = x.; then 9370 if test "x$srcdir" = x.; then
9238 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 9371 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9239 s/:*\$(srcdir):*/:/ 9372 h
9240 s/:*\${srcdir}:*/:/ 9373 s///
9241 s/:*@srcdir@:*/:/ 9374 s/^/:/
9242 s/^\([^=]*=[ ]*\):*/\1/ 9375 s/[ ]*$/:/
9376 s/:\$(srcdir):/:/g
9377 s/:\${srcdir}:/:/g
9378 s/:@srcdir@:/:/g
9379 s/^:*//
9243 s/:*$// 9380 s/:*$//
9381 x
9382 s/\(=[ ]*\).*/\1/
9383 G
9384 s/\n//
9244 s/^[^=]*=[ ]*$// 9385 s/^[^=]*=[ ]*$//
9245 }' 9386 }'
9246 fi 9387 fi
9247 9388
9248 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9389 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9256 case $ac_tag in 9397 case $ac_tag in
9257 :[FHLC]) ac_mode=$ac_tag; continue;; 9398 :[FHLC]) ac_mode=$ac_tag; continue;;
9258 esac 9399 esac
9259 case $ac_mode$ac_tag in 9400 case $ac_mode$ac_tag in
9260 :[FHL]*:*);; 9401 :[FHL]*:*);;
9261 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 9402 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9262 :[FH]-) ac_tag=-:-;; 9403 :[FH]-) ac_tag=-:-;;
9263 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9404 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9264 esac 9405 esac
9265 ac_save_IFS=$IFS 9406 ac_save_IFS=$IFS
9266 IFS=: 9407 IFS=:
9284 test -f "$ac_f" || 9425 test -f "$ac_f" ||
9285 case $ac_f in 9426 case $ac_f in
9286 [\\/$]*) false;; 9427 [\\/$]*) false;;
9287 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9428 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9288 esac || 9429 esac ||
9289 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9430 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9290 esac 9431 esac
9291 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9432 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9292 as_fn_append ac_file_inputs " '$ac_f'" 9433 as_fn_append ac_file_inputs " '$ac_f'"
9293 done 9434 done
9294 9435
9311 *) ac_sed_conf_input=$configure_input;; 9452 *) ac_sed_conf_input=$configure_input;;
9312 esac 9453 esac
9313 9454
9314 case $ac_tag in 9455 case $ac_tag in
9315 *:-:* | *:-) cat >"$tmp/stdin" \ 9456 *:-:* | *:-) cat >"$tmp/stdin" \
9316 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 9457 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9317 esac 9458 esac
9318 ;; 9459 ;;
9319 esac 9460 esac
9320 9461
9321 ac_dir=`$as_dirname -- "$ac_file" || 9462 ac_dir=`$as_dirname -- "$ac_file" ||
9448 s&@INSTALL@&$ac_INSTALL&;t t 9589 s&@INSTALL@&$ac_INSTALL&;t t
9449 s&@MKDIR_P@&$ac_MKDIR_P&;t t 9590 s&@MKDIR_P@&$ac_MKDIR_P&;t t
9450 $ac_datarootdir_hack 9591 $ac_datarootdir_hack
9451 " 9592 "
9452 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9593 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9453 || as_fn_error "could not create $ac_file" "$LINENO" 5 9594 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9454 9595
9455 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9596 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9456 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9597 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9457 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9598 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9458 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9599 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9459 which seems to be undefined. Please make sure it is defined." >&5 9600 which seems to be undefined. Please make sure it is defined" >&5
9460 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9601 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9461 which seems to be undefined. Please make sure it is defined." >&2;} 9602 which seems to be undefined. Please make sure it is defined" >&2;}
9462 9603
9463 rm -f "$tmp/stdin" 9604 rm -f "$tmp/stdin"
9464 case $ac_file in 9605 case $ac_file in
9465 -) cat "$tmp/out" && rm -f "$tmp/out";; 9606 -) cat "$tmp/out" && rm -f "$tmp/out";;
9466 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9607 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9467 esac \ 9608 esac \
9468 || as_fn_error "could not create $ac_file" "$LINENO" 5 9609 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9469 ;; 9610 ;;
9470 9611
9471 9612
9472 9613
9473 esac 9614 esac
9478 as_fn_exit 0 9619 as_fn_exit 0
9479 _ACEOF 9620 _ACEOF
9480 ac_clean_files=$ac_clean_files_save 9621 ac_clean_files=$ac_clean_files_save
9481 9622
9482 test $ac_write_fail = 0 || 9623 test $ac_write_fail = 0 ||
9483 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 9624 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
9484 9625
9485 9626
9486 # configure is writing to config.log, and then calls config.status. 9627 # configure is writing to config.log, and then calls config.status.
9487 # config.status does its own redirection, appending to config.log. 9628 # config.status does its own redirection, appending to config.log.
9488 # Unfortunately, on DOS this fails, as config.log is still kept open 9629 # Unfortunately, on DOS this fails, as config.log is still kept open
9499 exec 5>/dev/null 9640 exec 5>/dev/null
9500 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 9641 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
9501 exec 5>>config.log 9642 exec 5>>config.log
9502 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 9643 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
9503 # would make configure fail if this is the last instruction. 9644 # would make configure fail if this is the last instruction.
9504 $ac_cs_success || as_fn_exit $? 9645 $ac_cs_success || as_fn_exit 1
9505 fi 9646 fi
9506 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 9647 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9507 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 9648 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9508 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 9649 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
9509 fi 9650 fi
9510 9651
9511 9652
9512 if ! $QMAKE -r; then 9653 if ! $QMAKE -r; then
9513 as_fn_error "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 9654 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5
9514 fi 9655 fi
9515 9656
9516 { $as_echo "$as_me:${as_lineno-$LINENO}: 9657 { $as_echo "$as_me:${as_lineno-$LINENO}:
9517 9658
9518 Configuration complete. 9659 Configuration complete.