comparison configure @ 670:9e29bf7ce1ff

* Permit user CFLAGS, if given, to override our CXXFLAGS if no user CXXFLAGS is given
author Chris Cannam
date Tue, 08 Mar 2011 10:21:21 +0000
parents 1bb85de8c5b9
children 59ae875b017b
comparison
equal deleted inserted replaced
669:a41b4e30e3d9 670:9e29bf7ce1ff
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 SVcore 1.8. 3 # Generated by GNU Autoconf 2.67 for SVcore 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.
644 fftw3_LIBS 644 fftw3_LIBS
645 fftw3_CFLAGS 645 fftw3_CFLAGS
646 bz2_LIBS 646 bz2_LIBS
647 bz2_CFLAGS 647 bz2_CFLAGS
648 QMAKE 648 QMAKE
649 PKG_CONFIG_LIBDIR
650 PKG_CONFIG_PATH
649 PKG_CONFIG 651 PKG_CONFIG
650 EGREP 652 EGREP
651 GREP 653 GREP
652 CXXCPP 654 CXXCPP
653 MKDIR_P 655 MKDIR_P
718 CXX 720 CXX
719 CXXFLAGS 721 CXXFLAGS
720 CCC 722 CCC
721 CXXCPP 723 CXXCPP
722 PKG_CONFIG 724 PKG_CONFIG
725 PKG_CONFIG_PATH
726 PKG_CONFIG_LIBDIR
723 bz2_CFLAGS 727 bz2_CFLAGS
724 bz2_LIBS 728 bz2_LIBS
725 fftw3_CFLAGS 729 fftw3_CFLAGS
726 fftw3_LIBS 730 fftw3_LIBS
727 fftw3f_CFLAGS 731 fftw3f_CFLAGS
820 ac_prev= 824 ac_prev=
821 continue 825 continue
822 fi 826 fi
823 827
824 case $ac_option in 828 case $ac_option in
825 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 829 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
826 *) ac_optarg=yes ;; 830 *=) ac_optarg= ;;
831 *) ac_optarg=yes ;;
827 esac 832 esac
828 833
829 # Accept the important Cygnus configure options, so we can diagnose typos. 834 # Accept the important Cygnus configure options, so we can diagnose typos.
830 835
831 case $ac_dashdash$ac_option in 836 case $ac_dashdash$ac_option in
866 871
867 -disable-* | --disable-*) 872 -disable-* | --disable-*)
868 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 873 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
869 # Reject names that are not valid shell variable names. 874 # Reject names that are not valid shell variable names.
870 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 875 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
871 as_fn_error "invalid feature name: $ac_useropt" 876 as_fn_error $? "invalid feature name: $ac_useropt"
872 ac_useropt_orig=$ac_useropt 877 ac_useropt_orig=$ac_useropt
873 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 878 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
874 case $ac_user_opts in 879 case $ac_user_opts in
875 *" 880 *"
876 "enable_$ac_useropt" 881 "enable_$ac_useropt"
892 897
893 -enable-* | --enable-*) 898 -enable-* | --enable-*)
894 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 899 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
895 # Reject names that are not valid shell variable names. 900 # Reject names that are not valid shell variable names.
896 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 901 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
897 as_fn_error "invalid feature name: $ac_useropt" 902 as_fn_error $? "invalid feature name: $ac_useropt"
898 ac_useropt_orig=$ac_useropt 903 ac_useropt_orig=$ac_useropt
899 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 904 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
900 case $ac_user_opts in 905 case $ac_user_opts in
901 *" 906 *"
902 "enable_$ac_useropt" 907 "enable_$ac_useropt"
1096 1101
1097 -with-* | --with-*) 1102 -with-* | --with-*)
1098 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1103 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1099 # Reject names that are not valid shell variable names. 1104 # Reject names that are not valid shell variable names.
1100 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1105 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1101 as_fn_error "invalid package name: $ac_useropt" 1106 as_fn_error $? "invalid package name: $ac_useropt"
1102 ac_useropt_orig=$ac_useropt 1107 ac_useropt_orig=$ac_useropt
1103 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1108 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1104 case $ac_user_opts in 1109 case $ac_user_opts in
1105 *" 1110 *"
1106 "with_$ac_useropt" 1111 "with_$ac_useropt"
1112 1117
1113 -without-* | --without-*) 1118 -without-* | --without-*)
1114 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1119 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1115 # Reject names that are not valid shell variable names. 1120 # Reject names that are not valid shell variable names.
1116 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1121 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1117 as_fn_error "invalid package name: $ac_useropt" 1122 as_fn_error $? "invalid package name: $ac_useropt"
1118 ac_useropt_orig=$ac_useropt 1123 ac_useropt_orig=$ac_useropt
1119 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1124 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1120 case $ac_user_opts in 1125 case $ac_user_opts in
1121 *" 1126 *"
1122 "with_$ac_useropt" 1127 "with_$ac_useropt"
1142 ac_prev=x_libraries ;; 1147 ac_prev=x_libraries ;;
1143 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1148 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1144 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1149 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1145 x_libraries=$ac_optarg ;; 1150 x_libraries=$ac_optarg ;;
1146 1151
1147 -*) as_fn_error "unrecognized option: \`$ac_option' 1152 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1148 Try \`$0 --help' for more information." 1153 Try \`$0 --help' for more information"
1149 ;; 1154 ;;
1150 1155
1151 *=*) 1156 *=*)
1152 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1157 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1153 # Reject names that are not valid shell variable names. 1158 # Reject names that are not valid shell variable names.
1154 case $ac_envvar in #( 1159 case $ac_envvar in #(
1155 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1160 '' | [0-9]* | *[!_$as_cr_alnum]* )
1156 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1161 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1157 esac 1162 esac
1158 eval $ac_envvar=\$ac_optarg 1163 eval $ac_envvar=\$ac_optarg
1159 export $ac_envvar ;; 1164 export $ac_envvar ;;
1160 1165
1161 *) 1166 *)
1169 esac 1174 esac
1170 done 1175 done
1171 1176
1172 if test -n "$ac_prev"; then 1177 if test -n "$ac_prev"; then
1173 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1178 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1174 as_fn_error "missing argument to $ac_option" 1179 as_fn_error $? "missing argument to $ac_option"
1175 fi 1180 fi
1176 1181
1177 if test -n "$ac_unrecognized_opts"; then 1182 if test -n "$ac_unrecognized_opts"; then
1178 case $enable_option_checking in 1183 case $enable_option_checking in
1179 no) ;; 1184 no) ;;
1180 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1185 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1181 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1186 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1182 esac 1187 esac
1183 fi 1188 fi
1184 1189
1185 # Check all directory arguments for consistency. 1190 # Check all directory arguments for consistency.
1198 # Be sure to have absolute directory names. 1203 # Be sure to have absolute directory names.
1199 case $ac_val in 1204 case $ac_val in
1200 [\\/$]* | ?:[\\/]* ) continue;; 1205 [\\/$]* | ?:[\\/]* ) continue;;
1201 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1206 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1202 esac 1207 esac
1203 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1208 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1204 done 1209 done
1205 1210
1206 # There might be people who depend on the old broken behavior: `$host' 1211 # There might be people who depend on the old broken behavior: `$host'
1207 # used to hold the argument of --host etc. 1212 # used to hold the argument of --host etc.
1208 # FIXME: To remove some day. 1213 # FIXME: To remove some day.
1212 1217
1213 # FIXME: To remove some day. 1218 # FIXME: To remove some day.
1214 if test "x$host_alias" != x; then 1219 if test "x$host_alias" != x; then
1215 if test "x$build_alias" = x; then 1220 if test "x$build_alias" = x; then
1216 cross_compiling=maybe 1221 cross_compiling=maybe
1217 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1222 $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 1223 If a cross compiler is detected then cross compile mode will be used" >&2
1219 elif test "x$build_alias" != "x$host_alias"; then 1224 elif test "x$build_alias" != "x$host_alias"; then
1220 cross_compiling=yes 1225 cross_compiling=yes
1221 fi 1226 fi
1222 fi 1227 fi
1223 1228
1228 1233
1229 1234
1230 ac_pwd=`pwd` && test -n "$ac_pwd" && 1235 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1231 ac_ls_di=`ls -di .` && 1236 ac_ls_di=`ls -di .` &&
1232 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1237 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1233 as_fn_error "working directory cannot be determined" 1238 as_fn_error $? "working directory cannot be determined"
1234 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1239 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1235 as_fn_error "pwd does not report name of working directory" 1240 as_fn_error $? "pwd does not report name of working directory"
1236 1241
1237 1242
1238 # Find the source files, if location was not specified. 1243 # Find the source files, if location was not specified.
1239 if test -z "$srcdir"; then 1244 if test -z "$srcdir"; then
1240 ac_srcdir_defaulted=yes 1245 ac_srcdir_defaulted=yes
1269 else 1274 else
1270 ac_srcdir_defaulted=no 1275 ac_srcdir_defaulted=no
1271 fi 1276 fi
1272 if test ! -r "$srcdir/$ac_unique_file"; then 1277 if test ! -r "$srcdir/$ac_unique_file"; then
1273 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1278 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1274 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1279 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1275 fi 1280 fi
1276 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1281 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1277 ac_abs_confdir=`( 1282 ac_abs_confdir=`(
1278 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1283 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1279 pwd)` 1284 pwd)`
1280 # When building in place, set srcdir=. 1285 # When building in place, set srcdir=.
1281 if test "$ac_abs_confdir" = "$ac_pwd"; then 1286 if test "$ac_abs_confdir" = "$ac_pwd"; then
1282 srcdir=. 1287 srcdir=.
1283 fi 1288 fi
1313 Configuration: 1318 Configuration:
1314 -h, --help display this help and exit 1319 -h, --help display this help and exit
1315 --help=short display options specific to this package 1320 --help=short display options specific to this package
1316 --help=recursive display the short help of all the included packages 1321 --help=recursive display the short help of all the included packages
1317 -V, --version display version information and exit 1322 -V, --version display version information and exit
1318 -q, --quiet, --silent do not print \`checking...' messages 1323 -q, --quiet, --silent do not print \`checking ...' messages
1319 --cache-file=FILE cache test results in FILE [disabled] 1324 --cache-file=FILE cache test results in FILE [disabled]
1320 -C, --config-cache alias for \`--cache-file=config.cache' 1325 -C, --config-cache alias for \`--cache-file=config.cache'
1321 -n, --no-create do not create output files 1326 -n, --no-create do not create output files
1322 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1327 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1323 1328
1382 you have headers in a nonstandard directory <include dir> 1387 you have headers in a nonstandard directory <include dir>
1383 CXX C++ compiler command 1388 CXX C++ compiler command
1384 CXXFLAGS C++ compiler flags 1389 CXXFLAGS C++ compiler flags
1385 CXXCPP C++ preprocessor 1390 CXXCPP C++ preprocessor
1386 PKG_CONFIG path to pkg-config utility 1391 PKG_CONFIG path to pkg-config utility
1392 PKG_CONFIG_PATH
1393 directories to add to pkg-config's search path
1394 PKG_CONFIG_LIBDIR
1395 path overriding pkg-config's built-in search path
1387 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config 1396 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config
1388 bz2_LIBS linker flags for bz2, overriding pkg-config 1397 bz2_LIBS linker flags for bz2, overriding pkg-config
1389 fftw3_CFLAGS 1398 fftw3_CFLAGS
1390 C compiler flags for fftw3, overriding pkg-config 1399 C compiler flags for fftw3, overriding pkg-config
1391 fftw3_LIBS linker flags for fftw3, overriding pkg-config 1400 fftw3_LIBS linker flags for fftw3, overriding pkg-config
1512 1521
1513 test -n "$ac_init_help" && exit $ac_status 1522 test -n "$ac_init_help" && exit $ac_status
1514 if $ac_init_version; then 1523 if $ac_init_version; then
1515 cat <<\_ACEOF 1524 cat <<\_ACEOF
1516 SVcore configure 1.8 1525 SVcore configure 1.8
1517 generated by GNU Autoconf 2.65 1526 generated by GNU Autoconf 2.67
1518 1527
1519 Copyright (C) 2009 Free Software Foundation, Inc. 1528 Copyright (C) 2010 Free Software Foundation, Inc.
1520 This configure script is free software; the Free Software Foundation 1529 This configure script is free software; the Free Software Foundation
1521 gives unlimited permission to copy, distribute and modify it. 1530 gives unlimited permission to copy, distribute and modify it.
1522 _ACEOF 1531 _ACEOF
1523 exit 1532 exit
1524 fi 1533 fi
1622 grep -v '^ *+' conftest.err >conftest.er1 1631 grep -v '^ *+' conftest.err >conftest.er1
1623 cat conftest.er1 >&5 1632 cat conftest.er1 >&5
1624 mv -f conftest.er1 conftest.err 1633 mv -f conftest.er1 conftest.err
1625 fi 1634 fi
1626 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1635 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1627 test $ac_status = 0; } >/dev/null && { 1636 test $ac_status = 0; } > conftest.i && {
1628 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 1637 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1629 test ! -s conftest.err 1638 test ! -s conftest.err
1630 }; then : 1639 }; then :
1631 ac_retval=0 1640 ac_retval=0
1632 else 1641 else
1688 # the include files in INCLUDES and setting the cache variable VAR 1697 # the include files in INCLUDES and setting the cache variable VAR
1689 # accordingly. 1698 # accordingly.
1690 ac_fn_cxx_check_header_mongrel () 1699 ac_fn_cxx_check_header_mongrel ()
1691 { 1700 {
1692 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1701 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1693 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1702 if eval "test \"\${$3+set}\"" = set; then :
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1695 $as_echo_n "checking for $2... " >&6; } 1704 $as_echo_n "checking for $2... " >&6; }
1696 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1705 if eval "test \"\${$3+set}\"" = set; then :
1697 $as_echo_n "(cached) " >&6 1706 $as_echo_n "(cached) " >&6
1698 fi 1707 fi
1699 eval ac_res=\$$3 1708 eval ac_res=\$$3
1700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1701 $as_echo "$ac_res" >&6; } 1710 $as_echo "$ac_res" >&6; }
1727 if ac_fn_cxx_try_cpp "$LINENO"; then : 1736 if ac_fn_cxx_try_cpp "$LINENO"; then :
1728 ac_header_preproc=yes 1737 ac_header_preproc=yes
1729 else 1738 else
1730 ac_header_preproc=no 1739 ac_header_preproc=no
1731 fi 1740 fi
1732 rm -f conftest.err conftest.$ac_ext 1741 rm -f conftest.err conftest.i conftest.$ac_ext
1733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 1742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1734 $as_echo "$ac_header_preproc" >&6; } 1743 $as_echo "$ac_header_preproc" >&6; }
1735 1744
1736 # So? What about this header? 1745 # So? What about this header?
1737 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( 1746 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
1750 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} 1759 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1751 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 1760 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1752 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 1761 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1753 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 1762 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1754 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1763 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1755 ( cat <<\_ASBOX 1764 ( $as_echo "## ------------------------------------------- ##
1756 ## ------------------------------------------- ##
1757 ## Report this to cannam@all-day-breakfast.com ## 1765 ## Report this to cannam@all-day-breakfast.com ##
1758 ## ------------------------------------------- ## 1766 ## ------------------------------------------- ##"
1759 _ASBOX
1760 ) | sed "s/^/$as_me: WARNING: /" >&2 1767 ) | sed "s/^/$as_me: WARNING: /" >&2
1761 ;; 1768 ;;
1762 esac 1769 esac
1763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1764 $as_echo_n "checking for $2... " >&6; } 1771 $as_echo_n "checking for $2... " >&6; }
1765 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1772 if eval "test \"\${$3+set}\"" = set; then :
1766 $as_echo_n "(cached) " >&6 1773 $as_echo_n "(cached) " >&6
1767 else 1774 else
1768 eval "$3=\$ac_header_compiler" 1775 eval "$3=\$ac_header_compiler"
1769 fi 1776 fi
1770 eval ac_res=\$$3 1777 eval ac_res=\$$3
1782 ac_fn_cxx_check_header_compile () 1789 ac_fn_cxx_check_header_compile ()
1783 { 1790 {
1784 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1791 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1786 $as_echo_n "checking for $2... " >&6; } 1793 $as_echo_n "checking for $2... " >&6; }
1787 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1794 if eval "test \"\${$3+set}\"" = set; then :
1788 $as_echo_n "(cached) " >&6 1795 $as_echo_n "(cached) " >&6
1789 else 1796 else
1790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1791 /* end confdefs.h. */ 1798 /* end confdefs.h. */
1792 $4 1799 $4
1854 cat >config.log <<_ACEOF 1861 cat >config.log <<_ACEOF
1855 This file contains any messages produced by compilers while 1862 This file contains any messages produced by compilers while
1856 running configure, to aid debugging if configure makes a mistake. 1863 running configure, to aid debugging if configure makes a mistake.
1857 1864
1858 It was created by SVcore $as_me 1.8, which was 1865 It was created by SVcore $as_me 1.8, which was
1859 generated by GNU Autoconf 2.65. Invocation command line was 1866 generated by GNU Autoconf 2.67. Invocation command line was
1860 1867
1861 $ $0 $@ 1868 $ $0 $@
1862 1869
1863 _ACEOF 1870 _ACEOF
1864 exec 5>>config.log 1871 exec 5>>config.log
1964 trap 'exit_status=$? 1971 trap 'exit_status=$?
1965 # Save into config.log some information that might help in debugging. 1972 # Save into config.log some information that might help in debugging.
1966 { 1973 {
1967 echo 1974 echo
1968 1975
1969 cat <<\_ASBOX 1976 $as_echo "## ---------------- ##
1970 ## ---------------- ##
1971 ## Cache variables. ## 1977 ## Cache variables. ##
1972 ## ---------------- ## 1978 ## ---------------- ##"
1973 _ASBOX
1974 echo 1979 echo
1975 # The following way of writing the cache mishandles newlines in values, 1980 # The following way of writing the cache mishandles newlines in values,
1976 ( 1981 (
1977 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 1982 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1978 eval ac_val=\$$ac_var 1983 eval ac_val=\$$ac_var
2002 esac | 2007 esac |
2003 sort 2008 sort
2004 ) 2009 )
2005 echo 2010 echo
2006 2011
2007 cat <<\_ASBOX 2012 $as_echo "## ----------------- ##
2008 ## ----------------- ##
2009 ## Output variables. ## 2013 ## Output variables. ##
2010 ## ----------------- ## 2014 ## ----------------- ##"
2011 _ASBOX
2012 echo 2015 echo
2013 for ac_var in $ac_subst_vars 2016 for ac_var in $ac_subst_vars
2014 do 2017 do
2015 eval ac_val=\$$ac_var 2018 eval ac_val=\$$ac_var
2016 case $ac_val in 2019 case $ac_val in
2019 $as_echo "$ac_var='\''$ac_val'\''" 2022 $as_echo "$ac_var='\''$ac_val'\''"
2020 done | sort 2023 done | sort
2021 echo 2024 echo
2022 2025
2023 if test -n "$ac_subst_files"; then 2026 if test -n "$ac_subst_files"; then
2024 cat <<\_ASBOX 2027 $as_echo "## ------------------- ##
2025 ## ------------------- ##
2026 ## File substitutions. ## 2028 ## File substitutions. ##
2027 ## ------------------- ## 2029 ## ------------------- ##"
2028 _ASBOX
2029 echo 2030 echo
2030 for ac_var in $ac_subst_files 2031 for ac_var in $ac_subst_files
2031 do 2032 do
2032 eval ac_val=\$$ac_var 2033 eval ac_val=\$$ac_var
2033 case $ac_val in 2034 case $ac_val in
2037 done | sort 2038 done | sort
2038 echo 2039 echo
2039 fi 2040 fi
2040 2041
2041 if test -s confdefs.h; then 2042 if test -s confdefs.h; then
2042 cat <<\_ASBOX 2043 $as_echo "## ----------- ##
2043 ## ----------- ##
2044 ## confdefs.h. ## 2044 ## confdefs.h. ##
2045 ## ----------- ## 2045 ## ----------- ##"
2046 _ASBOX
2047 echo 2046 echo
2048 cat confdefs.h 2047 cat confdefs.h
2049 echo 2048 echo
2050 fi 2049 fi
2051 test "$ac_signal" != 0 && 2050 test "$ac_signal" != 0 &&
2096 # Let the site file select an alternate cache file if it wants to. 2095 # Let the site file select an alternate cache file if it wants to.
2097 # Prefer an explicitly selected file to automatically selected ones. 2096 # Prefer an explicitly selected file to automatically selected ones.
2098 ac_site_file1=NONE 2097 ac_site_file1=NONE
2099 ac_site_file2=NONE 2098 ac_site_file2=NONE
2100 if test -n "$CONFIG_SITE"; then 2099 if test -n "$CONFIG_SITE"; then
2101 ac_site_file1=$CONFIG_SITE 2100 # We do not want a PATH search for config.site.
2101 case $CONFIG_SITE in #((
2102 -*) ac_site_file1=./$CONFIG_SITE;;
2103 */*) ac_site_file1=$CONFIG_SITE;;
2104 *) ac_site_file1=./$CONFIG_SITE;;
2105 esac
2102 elif test "x$prefix" != xNONE; then 2106 elif test "x$prefix" != xNONE; then
2103 ac_site_file1=$prefix/share/config.site 2107 ac_site_file1=$prefix/share/config.site
2104 ac_site_file2=$prefix/etc/config.site 2108 ac_site_file2=$prefix/etc/config.site
2105 else 2109 else
2106 ac_site_file1=$ac_default_prefix/share/config.site 2110 ac_site_file1=$ac_default_prefix/share/config.site
2111 test "x$ac_site_file" = xNONE && continue 2115 test "x$ac_site_file" = xNONE && continue
2112 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then 2116 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2113 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2117 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2114 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 2118 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2115 sed 's/^/| /' "$ac_site_file" >&5 2119 sed 's/^/| /' "$ac_site_file" >&5
2116 . "$ac_site_file" 2120 . "$ac_site_file" \
2121 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2122 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2123 as_fn_error $? "failed to load site script $ac_site_file
2124 See \`config.log' for more details" "$LINENO" 5 ; }
2117 fi 2125 fi
2118 done 2126 done
2119 2127
2120 if test -r "$cache_file"; then 2128 if test -r "$cache_file"; then
2121 # Some versions of bash will fail to source /dev/null (special files 2129 # Some versions of bash will fail to source /dev/null (special files
2187 if $ac_cache_corrupted; then 2195 if $ac_cache_corrupted; then
2188 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2196 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2189 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2197 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2190 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 2198 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2191 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2199 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2192 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2200 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2193 fi 2201 fi
2194 ## -------------------- ## 2202 ## -------------------- ##
2195 ## Main body of script. ## 2203 ## Main body of script. ##
2196 ## -------------------- ## 2204 ## -------------------- ##
2197 2205
2210 # the user's preferences. We need to ensure CXXFLAGS is only set if 2218 # the user's preferences. We need to ensure CXXFLAGS is only set if
2211 # the user has expressly set it. So, save the user's (or empty) 2219 # the user has expressly set it. So, save the user's (or empty)
2212 # setting now and restore it after Autoconf has done its bit of 2220 # setting now and restore it after Autoconf has done its bit of
2213 # piddling about. 2221 # piddling about.
2214 USER_CXXFLAGS="$CXXFLAGS" 2222 USER_CXXFLAGS="$CXXFLAGS"
2223
2224 # If the user supplied CFLAGS but not CXXFLAGS, use CFLAGS instead
2225 if test x"$USER_CXXFLAGS" = x; then
2226 if test x"$CFLAGS" != x; then
2227 USER_CXXFLAGS="$CFLAGS"
2228 fi
2229 fi
2215 2230
2216 ac_ext=cpp 2231 ac_ext=cpp
2217 ac_cpp='$CXXCPP $CPPFLAGS' 2232 ac_cpp='$CXXCPP $CPPFLAGS'
2218 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2233 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2219 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2234 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2518 fi 2533 fi
2519 2534
2520 2535
2521 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2536 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2522 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2537 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2523 as_fn_error "no acceptable C compiler found in \$PATH 2538 as_fn_error $? "no acceptable C compiler found in \$PATH
2524 See \`config.log' for more details." "$LINENO" 5; } 2539 See \`config.log' for more details" "$LINENO" 5 ; }
2525 2540
2526 # Provide some information about the compiler. 2541 # Provide some information about the compiler.
2527 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 2542 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2528 set X $ac_compile 2543 set X $ac_compile
2529 ac_compiler=$2 2544 ac_compiler=$2
2633 $as_echo "$as_me: failed program was:" >&5 2648 $as_echo "$as_me: failed program was:" >&5
2634 sed 's/^/| /' conftest.$ac_ext >&5 2649 sed 's/^/| /' conftest.$ac_ext >&5
2635 2650
2636 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2651 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2637 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2652 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2638 { as_fn_set_status 77 2653 as_fn_error 77 "C compiler cannot create executables
2639 as_fn_error "C compiler cannot create executables 2654 See \`config.log' for more details" "$LINENO" 5 ; }
2640 See \`config.log' for more details." "$LINENO" 5; }; }
2641 else 2655 else
2642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2643 $as_echo "yes" >&6; } 2657 $as_echo "yes" >&6; }
2644 fi 2658 fi
2645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 2659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2677 esac 2691 esac
2678 done 2692 done
2679 else 2693 else
2680 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2694 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2681 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2695 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2682 as_fn_error "cannot compute suffix of executables: cannot compile and link 2696 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2683 See \`config.log' for more details." "$LINENO" 5; } 2697 See \`config.log' for more details" "$LINENO" 5 ; }
2684 fi 2698 fi
2685 rm -f conftest conftest$ac_cv_exeext 2699 rm -f conftest conftest$ac_cv_exeext
2686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 2700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2687 $as_echo "$ac_cv_exeext" >&6; } 2701 $as_echo "$ac_cv_exeext" >&6; }
2688 2702
2735 if test "$cross_compiling" = maybe; then 2749 if test "$cross_compiling" = maybe; then
2736 cross_compiling=yes 2750 cross_compiling=yes
2737 else 2751 else
2738 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2752 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2739 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2753 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2740 as_fn_error "cannot run C compiled programs. 2754 as_fn_error $? "cannot run C compiled programs.
2741 If you meant to cross compile, use \`--host'. 2755 If you meant to cross compile, use \`--host'.
2742 See \`config.log' for more details." "$LINENO" 5; } 2756 See \`config.log' for more details" "$LINENO" 5 ; }
2743 fi 2757 fi
2744 fi 2758 fi
2745 fi 2759 fi
2746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 2760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2747 $as_echo "$cross_compiling" >&6; } 2761 $as_echo "$cross_compiling" >&6; }
2788 $as_echo "$as_me: failed program was:" >&5 2802 $as_echo "$as_me: failed program was:" >&5
2789 sed 's/^/| /' conftest.$ac_ext >&5 2803 sed 's/^/| /' conftest.$ac_ext >&5
2790 2804
2791 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2805 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2792 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2806 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2793 as_fn_error "cannot compute suffix of object files: cannot compile 2807 as_fn_error $? "cannot compute suffix of object files: cannot compile
2794 See \`config.log' for more details." "$LINENO" 5; } 2808 See \`config.log' for more details" "$LINENO" 5 ; }
2795 fi 2809 fi
2796 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2810 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2797 fi 2811 fi
2798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 2812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2799 $as_echo "$ac_cv_objext" >&6; } 2813 $as_echo "$ac_cv_objext" >&6; }
3268 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3282 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3269 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3283 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3270 3284
3271 ac_aux_dir= 3285 ac_aux_dir=
3272 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 3286 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3273 for ac_t in install-sh install.sh shtool; do 3287 if test -f "$ac_dir/install-sh"; then
3274 if test -f "$ac_dir/$ac_t"; then 3288 ac_aux_dir=$ac_dir
3275 ac_aux_dir=$ac_dir 3289 ac_install_sh="$ac_aux_dir/install-sh -c"
3276 ac_install_sh="$ac_aux_dir/$ac_t -c" 3290 break
3277 break 2 3291 elif test -f "$ac_dir/install.sh"; then
3278 fi 3292 ac_aux_dir=$ac_dir
3279 done 3293 ac_install_sh="$ac_aux_dir/install.sh -c"
3294 break
3295 elif test -f "$ac_dir/shtool"; then
3296 ac_aux_dir=$ac_dir
3297 ac_install_sh="$ac_aux_dir/shtool install -c"
3298 break
3299 fi
3280 done 3300 done
3281 if test -z "$ac_aux_dir"; then 3301 if test -z "$ac_aux_dir"; then
3282 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 3302 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3283 fi 3303 fi
3284 3304
3285 # These three variables are undocumented and unsupported, 3305 # These three variables are undocumented and unsupported,
3286 # and are intended to be withdrawn in a future Autoconf release. 3306 # and are intended to be withdrawn in a future Autoconf release.
3287 # They can cause serious problems if a builder's source tree is in a directory 3307 # They can cause serious problems if a builder's source tree is in a directory
3464 3484
3465 else 3485 else
3466 # Broken: fails on valid input. 3486 # Broken: fails on valid input.
3467 continue 3487 continue
3468 fi 3488 fi
3469 rm -f conftest.err conftest.$ac_ext 3489 rm -f conftest.err conftest.i conftest.$ac_ext
3470 3490
3471 # OK, works on sane cases. Now check whether nonexistent headers 3491 # OK, works on sane cases. Now check whether nonexistent headers
3472 # can be detected and how. 3492 # can be detected and how.
3473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3493 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3474 /* end confdefs.h. */ 3494 /* end confdefs.h. */
3480 else 3500 else
3481 # Passes both tests. 3501 # Passes both tests.
3482 ac_preproc_ok=: 3502 ac_preproc_ok=:
3483 break 3503 break
3484 fi 3504 fi
3485 rm -f conftest.err conftest.$ac_ext 3505 rm -f conftest.err conftest.i conftest.$ac_ext
3486 3506
3487 done 3507 done
3488 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3508 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3489 rm -f conftest.err conftest.$ac_ext 3509 rm -f conftest.i conftest.err conftest.$ac_ext
3490 if $ac_preproc_ok; then : 3510 if $ac_preproc_ok; then :
3491 break 3511 break
3492 fi 3512 fi
3493 3513
3494 done 3514 done
3523 3543
3524 else 3544 else
3525 # Broken: fails on valid input. 3545 # Broken: fails on valid input.
3526 continue 3546 continue
3527 fi 3547 fi
3528 rm -f conftest.err conftest.$ac_ext 3548 rm -f conftest.err conftest.i conftest.$ac_ext
3529 3549
3530 # OK, works on sane cases. Now check whether nonexistent headers 3550 # OK, works on sane cases. Now check whether nonexistent headers
3531 # can be detected and how. 3551 # can be detected and how.
3532 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3533 /* end confdefs.h. */ 3553 /* end confdefs.h. */
3539 else 3559 else
3540 # Passes both tests. 3560 # Passes both tests.
3541 ac_preproc_ok=: 3561 ac_preproc_ok=:
3542 break 3562 break
3543 fi 3563 fi
3544 rm -f conftest.err conftest.$ac_ext 3564 rm -f conftest.err conftest.i conftest.$ac_ext
3545 3565
3546 done 3566 done
3547 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3567 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3548 rm -f conftest.err conftest.$ac_ext 3568 rm -f conftest.i conftest.err conftest.$ac_ext
3549 if $ac_preproc_ok; then : 3569 if $ac_preproc_ok; then :
3550 3570
3551 else 3571 else
3552 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3572 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3553 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3573 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3554 as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check 3574 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
3555 See \`config.log' for more details." "$LINENO" 5; } 3575 See \`config.log' for more details" "$LINENO" 5 ; }
3556 fi 3576 fi
3557 3577
3558 ac_ext=cpp 3578 ac_ext=cpp
3559 ac_cpp='$CXXCPP $CPPFLAGS' 3579 ac_cpp='$CXXCPP $CPPFLAGS'
3560 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3580 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3611 done 3631 done
3612 done 3632 done
3613 done 3633 done
3614 IFS=$as_save_IFS 3634 IFS=$as_save_IFS
3615 if test -z "$ac_cv_path_GREP"; then 3635 if test -z "$ac_cv_path_GREP"; then
3616 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 3636 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3617 fi 3637 fi
3618 else 3638 else
3619 ac_cv_path_GREP=$GREP 3639 ac_cv_path_GREP=$GREP
3620 fi 3640 fi
3621 3641
3677 done 3697 done
3678 done 3698 done
3679 done 3699 done
3680 IFS=$as_save_IFS 3700 IFS=$as_save_IFS
3681 if test -z "$ac_cv_path_EGREP"; then 3701 if test -z "$ac_cv_path_EGREP"; then
3682 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 3702 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3683 fi 3703 fi
3684 else 3704 else
3685 ac_cv_path_EGREP=$EGREP 3705 ac_cv_path_EGREP=$EGREP
3686 fi 3706 fi
3687 3707
3807 3827
3808 # These are the flags Autoconf guesses for us; we use them later if 3828 # These are the flags Autoconf guesses for us; we use them later if
3809 # the user has set none and we are not using GCC (so lack our own 3829 # the user has set none and we are not using GCC (so lack our own
3810 # preferred flags) 3830 # preferred flags)
3811 AUTOCONF_CXXFLAGS="$CXXFLAGS" 3831 AUTOCONF_CXXFLAGS="$CXXFLAGS"
3832
3833
3834
3835
3812 3836
3813 3837
3814 3838
3815 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 3839 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
3816 if test -n "$ac_tool_prefix"; then 3840 if test -n "$ac_tool_prefix"; then
3922 else 3946 else
3923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 3947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3924 $as_echo "no" >&6; } 3948 $as_echo "no" >&6; }
3925 PKG_CONFIG="" 3949 PKG_CONFIG=""
3926 fi 3950 fi
3927
3928 fi 3951 fi
3929 3952
3930 3953
3931 3954
3932 3955
4124 fi 4147 fi
4125 4148
4126 4149
4127 fi 4150 fi
4128 if test x$QMAKE = x ; then 4151 if test x$QMAKE = x ; then
4129 as_fn_error " 4152 as_fn_error $? "
4130 Failed to find the required qmake-qt4 or qmake program. Please 4153 Failed to find the required qmake-qt4 or qmake program. Please
4131 ensure you have the necessary Qt4 development files installed, and 4154 ensure you have the necessary Qt4 development files installed, and
4132 if necessary set QTDIR to the location of your Qt4 installation. 4155 if necessary set QTDIR to the location of your Qt4 installation.
4133 " "$LINENO" 5 4156 " "$LINENO" 5
4134 fi 4157 fi
4212 inttypes.h stdint.h unistd.h 4235 inttypes.h stdint.h unistd.h
4213 do : 4236 do :
4214 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4237 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4215 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 4238 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4216 " 4239 "
4217 eval as_val=\$$as_ac_Header 4240 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4218 if test "x$as_val" = x""yes; then :
4219 cat >>confdefs.h <<_ACEOF 4241 cat >>confdefs.h <<_ACEOF
4220 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4242 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4221 _ACEOF 4243 _ACEOF
4222 4244
4223 fi 4245 fi
4240 4262
4241 pkg_failed=no 4263 pkg_failed=no
4242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 4264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5
4243 $as_echo_n "checking for bz2... " >&6; } 4265 $as_echo_n "checking for bz2... " >&6; }
4244 4266
4245 if test -n "$PKG_CONFIG"; then 4267 if test -n "$bz2_CFLAGS"; then
4246 if test -n "$bz2_CFLAGS"; then 4268 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS"
4247 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS" 4269 elif test -n "$PKG_CONFIG"; then
4248 else 4270 if test -n "$PKG_CONFIG" && \
4249 if test -n "$PKG_CONFIG" && \
4250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4271 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4251 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4272 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4252 ac_status=$? 4273 ac_status=$?
4253 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4274 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4254 test $ac_status = 0; }; then 4275 test $ac_status = 0; }; then
4255 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4276 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4256 else 4277 else
4257 pkg_failed=yes 4278 pkg_failed=yes
4258 fi 4279 fi
4259 fi 4280 else
4260 else 4281 pkg_failed=untried
4261 pkg_failed=untried 4282 fi
4262 fi 4283 if test -n "$bz2_LIBS"; then
4263 if test -n "$PKG_CONFIG"; then 4284 pkg_cv_bz2_LIBS="$bz2_LIBS"
4264 if test -n "$bz2_LIBS"; then 4285 elif test -n "$PKG_CONFIG"; then
4265 pkg_cv_bz2_LIBS="$bz2_LIBS" 4286 if test -n "$PKG_CONFIG" && \
4266 else
4267 if test -n "$PKG_CONFIG" && \
4268 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4287 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4269 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4288 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4270 ac_status=$? 4289 ac_status=$?
4271 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4290 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4272 test $ac_status = 0; }; then 4291 test $ac_status = 0; }; then
4273 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4292 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4274 else 4293 else
4275 pkg_failed=yes 4294 pkg_failed=yes
4276 fi 4295 fi
4277 fi 4296 else
4278 else 4297 pkg_failed=untried
4279 pkg_failed=untried
4280 fi 4298 fi
4281 4299
4282 4300
4283 4301
4284 if test $pkg_failed = yes; then 4302 if test $pkg_failed = yes; then
4303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4304 $as_echo "no" >&6; }
4285 4305
4286 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4306 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4287 _pkg_short_errors_supported=yes 4307 _pkg_short_errors_supported=yes
4288 else 4308 else
4289 _pkg_short_errors_supported=no 4309 _pkg_short_errors_supported=no
4290 fi 4310 fi
4291 if test $_pkg_short_errors_supported = yes; then 4311 if test $_pkg_short_errors_supported = yes; then
4292 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4312 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4293 else 4313 else
4294 bz2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4314 bz2_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4295 fi 4315 fi
4296 # Put the nasty error message in config.log where it belongs 4316 # Put the nasty error message in config.log where it belongs
4297 echo "$bz2_PKG_ERRORS" >&5 4317 echo "$bz2_PKG_ERRORS" >&5
4298 4318
4299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4319 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4300 $as_echo "no" >&6; }
4301 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4302 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4320 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4303 elif test $pkg_failed = untried; then 4321 elif test $pkg_failed = untried; then
4322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4323 $as_echo "no" >&6; }
4304 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 4324 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4305 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4325 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4306 else 4326 else
4307 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS 4327 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS
4308 bz2_LIBS=$pkg_cv_bz2_LIBS 4328 bz2_LIBS=$pkg_cv_bz2_LIBS
4312 fi 4332 fi
4313 fi 4333 fi
4314 if test -n "$SV_MODULE_FAILED"; then 4334 if test -n "$SV_MODULE_FAILED"; then
4315 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4335 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4316 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4336 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4317 eval as_val=\$$as_ac_Header 4337 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4318 if test "x$as_val" = x""yes; then :
4319 HAVES="$HAVES $SV_MODULE_HAVE" 4338 HAVES="$HAVES $SV_MODULE_HAVE"
4320 else 4339 else
4321 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4340 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4322 fi 4341 fi
4323 4342
4324 4343
4325 if test -n "$SV_MODULE_LIB"; then 4344 if test -n "$SV_MODULE_LIB"; then
4326 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4345 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4328 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4347 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4329 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4348 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4330 $as_echo_n "(cached) " >&6 4349 $as_echo_n "(cached) " >&6
4331 else 4350 else
4332 ac_check_lib_save_LIBS=$LIBS 4351 ac_check_lib_save_LIBS=$LIBS
4333 LIBS="-l$SV_MODULE_LIB $LIBS" 4352 LIBS="-l$SV_MODULE_LIB $LIBS"
4334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4359 LIBS=$ac_check_lib_save_LIBS 4378 LIBS=$ac_check_lib_save_LIBS
4360 fi 4379 fi
4361 eval ac_res=\$$as_ac_Lib 4380 eval ac_res=\$$as_ac_Lib
4362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4363 $as_echo "$ac_res" >&6; } 4382 $as_echo "$ac_res" >&6; }
4364 eval as_val=\$$as_ac_Lib 4383 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4365 if test "x$as_val" = x""yes; then :
4366 LIBS="$LIBS -l$SV_MODULE_LIB" 4384 LIBS="$LIBS -l$SV_MODULE_LIB"
4367 else 4385 else
4368 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4386 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4369 fi 4387 fi
4370 4388
4371 fi 4389 fi
4372 fi 4390 fi
4373 4391
4386 4404
4387 pkg_failed=no 4405 pkg_failed=no
4388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 4406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5
4389 $as_echo_n "checking for fftw3... " >&6; } 4407 $as_echo_n "checking for fftw3... " >&6; }
4390 4408
4391 if test -n "$PKG_CONFIG"; then 4409 if test -n "$fftw3_CFLAGS"; then
4392 if test -n "$fftw3_CFLAGS"; then 4410 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS"
4393 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS" 4411 elif test -n "$PKG_CONFIG"; then
4394 else 4412 if test -n "$PKG_CONFIG" && \
4395 if test -n "$PKG_CONFIG" && \
4396 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4413 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4397 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4414 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4398 ac_status=$? 4415 ac_status=$?
4399 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4416 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4400 test $ac_status = 0; }; then 4417 test $ac_status = 0; }; then
4401 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4418 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4402 else 4419 else
4403 pkg_failed=yes 4420 pkg_failed=yes
4404 fi 4421 fi
4405 fi 4422 else
4406 else 4423 pkg_failed=untried
4407 pkg_failed=untried 4424 fi
4408 fi 4425 if test -n "$fftw3_LIBS"; then
4409 if test -n "$PKG_CONFIG"; then 4426 pkg_cv_fftw3_LIBS="$fftw3_LIBS"
4410 if test -n "$fftw3_LIBS"; then 4427 elif test -n "$PKG_CONFIG"; then
4411 pkg_cv_fftw3_LIBS="$fftw3_LIBS" 4428 if test -n "$PKG_CONFIG" && \
4412 else
4413 if test -n "$PKG_CONFIG" && \
4414 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4429 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4415 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4430 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4416 ac_status=$? 4431 ac_status=$?
4417 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4432 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4418 test $ac_status = 0; }; then 4433 test $ac_status = 0; }; then
4419 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4434 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4420 else 4435 else
4421 pkg_failed=yes 4436 pkg_failed=yes
4422 fi 4437 fi
4423 fi 4438 else
4424 else 4439 pkg_failed=untried
4425 pkg_failed=untried
4426 fi 4440 fi
4427 4441
4428 4442
4429 4443
4430 if test $pkg_failed = yes; then 4444 if test $pkg_failed = yes; then
4445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4446 $as_echo "no" >&6; }
4431 4447
4432 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4448 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4433 _pkg_short_errors_supported=yes 4449 _pkg_short_errors_supported=yes
4434 else 4450 else
4435 _pkg_short_errors_supported=no 4451 _pkg_short_errors_supported=no
4436 fi 4452 fi
4437 if test $_pkg_short_errors_supported = yes; then 4453 if test $_pkg_short_errors_supported = yes; then
4438 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4454 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4439 else 4455 else
4440 fftw3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4456 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4441 fi 4457 fi
4442 # Put the nasty error message in config.log where it belongs 4458 # Put the nasty error message in config.log where it belongs
4443 echo "$fftw3_PKG_ERRORS" >&5 4459 echo "$fftw3_PKG_ERRORS" >&5
4444 4460
4445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4461 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4446 $as_echo "no" >&6; }
4447 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4448 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4462 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4449 elif test $pkg_failed = untried; then 4463 elif test $pkg_failed = untried; then
4464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4465 $as_echo "no" >&6; }
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 4466 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4451 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4467 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4452 else 4468 else
4453 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS 4469 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS
4454 fftw3_LIBS=$pkg_cv_fftw3_LIBS 4470 fftw3_LIBS=$pkg_cv_fftw3_LIBS
4458 fi 4474 fi
4459 fi 4475 fi
4460 if test -n "$SV_MODULE_FAILED"; then 4476 if test -n "$SV_MODULE_FAILED"; then
4461 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4477 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4462 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4478 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4463 eval as_val=\$$as_ac_Header 4479 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4464 if test "x$as_val" = x""yes; then :
4465 HAVES="$HAVES $SV_MODULE_HAVE" 4480 HAVES="$HAVES $SV_MODULE_HAVE"
4466 else 4481 else
4467 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4482 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4468 fi 4483 fi
4469 4484
4470 4485
4471 if test -n "$SV_MODULE_LIB"; then 4486 if test -n "$SV_MODULE_LIB"; then
4472 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4487 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4474 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4489 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4475 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4490 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4476 $as_echo_n "(cached) " >&6 4491 $as_echo_n "(cached) " >&6
4477 else 4492 else
4478 ac_check_lib_save_LIBS=$LIBS 4493 ac_check_lib_save_LIBS=$LIBS
4479 LIBS="-l$SV_MODULE_LIB $LIBS" 4494 LIBS="-l$SV_MODULE_LIB $LIBS"
4480 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4495 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4505 LIBS=$ac_check_lib_save_LIBS 4520 LIBS=$ac_check_lib_save_LIBS
4506 fi 4521 fi
4507 eval ac_res=\$$as_ac_Lib 4522 eval ac_res=\$$as_ac_Lib
4508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4509 $as_echo "$ac_res" >&6; } 4524 $as_echo "$ac_res" >&6; }
4510 eval as_val=\$$as_ac_Lib 4525 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4511 if test "x$as_val" = x""yes; then :
4512 LIBS="$LIBS -l$SV_MODULE_LIB" 4526 LIBS="$LIBS -l$SV_MODULE_LIB"
4513 else 4527 else
4514 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4528 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4515 fi 4529 fi
4516 4530
4517 fi 4531 fi
4518 fi 4532 fi
4519 4533
4532 4546
4533 pkg_failed=no 4547 pkg_failed=no
4534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 4548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5
4535 $as_echo_n "checking for fftw3f... " >&6; } 4549 $as_echo_n "checking for fftw3f... " >&6; }
4536 4550
4537 if test -n "$PKG_CONFIG"; then 4551 if test -n "$fftw3f_CFLAGS"; then
4538 if test -n "$fftw3f_CFLAGS"; then 4552 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS"
4539 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS" 4553 elif test -n "$PKG_CONFIG"; then
4540 else 4554 if test -n "$PKG_CONFIG" && \
4541 if test -n "$PKG_CONFIG" && \
4542 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4555 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4543 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4556 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4544 ac_status=$? 4557 ac_status=$?
4545 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4558 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4546 test $ac_status = 0; }; then 4559 test $ac_status = 0; }; then
4547 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4560 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4548 else 4561 else
4549 pkg_failed=yes 4562 pkg_failed=yes
4550 fi 4563 fi
4551 fi 4564 else
4552 else 4565 pkg_failed=untried
4553 pkg_failed=untried 4566 fi
4554 fi 4567 if test -n "$fftw3f_LIBS"; then
4555 if test -n "$PKG_CONFIG"; then 4568 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS"
4556 if test -n "$fftw3f_LIBS"; then 4569 elif test -n "$PKG_CONFIG"; then
4557 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS" 4570 if test -n "$PKG_CONFIG" && \
4558 else
4559 if test -n "$PKG_CONFIG" && \
4560 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4571 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4561 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4572 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4562 ac_status=$? 4573 ac_status=$?
4563 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4574 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4564 test $ac_status = 0; }; then 4575 test $ac_status = 0; }; then
4565 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4576 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4566 else 4577 else
4567 pkg_failed=yes 4578 pkg_failed=yes
4568 fi 4579 fi
4569 fi 4580 else
4570 else 4581 pkg_failed=untried
4571 pkg_failed=untried
4572 fi 4582 fi
4573 4583
4574 4584
4575 4585
4576 if test $pkg_failed = yes; then 4586 if test $pkg_failed = yes; then
4587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4588 $as_echo "no" >&6; }
4577 4589
4578 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4590 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4579 _pkg_short_errors_supported=yes 4591 _pkg_short_errors_supported=yes
4580 else 4592 else
4581 _pkg_short_errors_supported=no 4593 _pkg_short_errors_supported=no
4582 fi 4594 fi
4583 if test $_pkg_short_errors_supported = yes; then 4595 if test $_pkg_short_errors_supported = yes; then
4584 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4596 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4585 else 4597 else
4586 fftw3f_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4598 fftw3f_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4587 fi 4599 fi
4588 # Put the nasty error message in config.log where it belongs 4600 # Put the nasty error message in config.log where it belongs
4589 echo "$fftw3f_PKG_ERRORS" >&5 4601 echo "$fftw3f_PKG_ERRORS" >&5
4590 4602
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4603 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4592 $as_echo "no" >&6; }
4593 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4594 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4604 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4595 elif test $pkg_failed = untried; then 4605 elif test $pkg_failed = untried; then
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4607 $as_echo "no" >&6; }
4596 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 4608 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4597 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4609 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4598 else 4610 else
4599 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS 4611 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS
4600 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS 4612 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS
4604 fi 4616 fi
4605 fi 4617 fi
4606 if test -n "$SV_MODULE_FAILED"; then 4618 if test -n "$SV_MODULE_FAILED"; then
4607 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4619 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4608 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4620 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4609 eval as_val=\$$as_ac_Header 4621 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4610 if test "x$as_val" = x""yes; then :
4611 HAVES="$HAVES $SV_MODULE_HAVE" 4622 HAVES="$HAVES $SV_MODULE_HAVE"
4612 else 4623 else
4613 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4624 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4614 fi 4625 fi
4615 4626
4616 4627
4617 if test -n "$SV_MODULE_LIB"; then 4628 if test -n "$SV_MODULE_LIB"; then
4618 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4629 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4620 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4631 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4621 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4632 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4622 $as_echo_n "(cached) " >&6 4633 $as_echo_n "(cached) " >&6
4623 else 4634 else
4624 ac_check_lib_save_LIBS=$LIBS 4635 ac_check_lib_save_LIBS=$LIBS
4625 LIBS="-l$SV_MODULE_LIB $LIBS" 4636 LIBS="-l$SV_MODULE_LIB $LIBS"
4626 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4637 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4651 LIBS=$ac_check_lib_save_LIBS 4662 LIBS=$ac_check_lib_save_LIBS
4652 fi 4663 fi
4653 eval ac_res=\$$as_ac_Lib 4664 eval ac_res=\$$as_ac_Lib
4654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4655 $as_echo "$ac_res" >&6; } 4666 $as_echo "$ac_res" >&6; }
4656 eval as_val=\$$as_ac_Lib 4667 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4657 if test "x$as_val" = x""yes; then :
4658 LIBS="$LIBS -l$SV_MODULE_LIB" 4668 LIBS="$LIBS -l$SV_MODULE_LIB"
4659 else 4669 else
4660 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4670 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4661 fi 4671 fi
4662 4672
4663 fi 4673 fi
4664 fi 4674 fi
4665 4675
4678 4688
4679 pkg_failed=no 4689 pkg_failed=no
4680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 4690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5
4681 $as_echo_n "checking for sndfile... " >&6; } 4691 $as_echo_n "checking for sndfile... " >&6; }
4682 4692
4683 if test -n "$PKG_CONFIG"; then 4693 if test -n "$sndfile_CFLAGS"; then
4684 if test -n "$sndfile_CFLAGS"; then 4694 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS"
4685 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS" 4695 elif test -n "$PKG_CONFIG"; then
4686 else 4696 if test -n "$PKG_CONFIG" && \
4687 if test -n "$PKG_CONFIG" && \
4688 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4697 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4689 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4698 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4690 ac_status=$? 4699 ac_status=$?
4691 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4700 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4692 test $ac_status = 0; }; then 4701 test $ac_status = 0; }; then
4693 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4702 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4694 else 4703 else
4695 pkg_failed=yes 4704 pkg_failed=yes
4696 fi 4705 fi
4697 fi 4706 else
4698 else 4707 pkg_failed=untried
4699 pkg_failed=untried 4708 fi
4700 fi 4709 if test -n "$sndfile_LIBS"; then
4701 if test -n "$PKG_CONFIG"; then 4710 pkg_cv_sndfile_LIBS="$sndfile_LIBS"
4702 if test -n "$sndfile_LIBS"; then 4711 elif test -n "$PKG_CONFIG"; then
4703 pkg_cv_sndfile_LIBS="$sndfile_LIBS" 4712 if test -n "$PKG_CONFIG" && \
4704 else
4705 if test -n "$PKG_CONFIG" && \
4706 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4713 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4707 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4714 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4708 ac_status=$? 4715 ac_status=$?
4709 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4716 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4710 test $ac_status = 0; }; then 4717 test $ac_status = 0; }; then
4711 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4718 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4712 else 4719 else
4713 pkg_failed=yes 4720 pkg_failed=yes
4714 fi 4721 fi
4715 fi 4722 else
4716 else 4723 pkg_failed=untried
4717 pkg_failed=untried
4718 fi 4724 fi
4719 4725
4720 4726
4721 4727
4722 if test $pkg_failed = yes; then 4728 if test $pkg_failed = yes; then
4729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4730 $as_echo "no" >&6; }
4723 4731
4724 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4732 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4725 _pkg_short_errors_supported=yes 4733 _pkg_short_errors_supported=yes
4726 else 4734 else
4727 _pkg_short_errors_supported=no 4735 _pkg_short_errors_supported=no
4728 fi 4736 fi
4729 if test $_pkg_short_errors_supported = yes; then 4737 if test $_pkg_short_errors_supported = yes; then
4730 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4738 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4731 else 4739 else
4732 sndfile_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4740 sndfile_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4733 fi 4741 fi
4734 # Put the nasty error message in config.log where it belongs 4742 # Put the nasty error message in config.log where it belongs
4735 echo "$sndfile_PKG_ERRORS" >&5 4743 echo "$sndfile_PKG_ERRORS" >&5
4736 4744
4737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4745 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4738 $as_echo "no" >&6; }
4739 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4740 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4746 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4741 elif test $pkg_failed = untried; then 4747 elif test $pkg_failed = untried; then
4748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4749 $as_echo "no" >&6; }
4742 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 4750 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4743 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4751 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4744 else 4752 else
4745 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS 4753 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS
4746 sndfile_LIBS=$pkg_cv_sndfile_LIBS 4754 sndfile_LIBS=$pkg_cv_sndfile_LIBS
4750 fi 4758 fi
4751 fi 4759 fi
4752 if test -n "$SV_MODULE_FAILED"; then 4760 if test -n "$SV_MODULE_FAILED"; then
4753 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4761 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4754 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4762 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4755 eval as_val=\$$as_ac_Header 4763 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4756 if test "x$as_val" = x""yes; then :
4757 HAVES="$HAVES $SV_MODULE_HAVE" 4764 HAVES="$HAVES $SV_MODULE_HAVE"
4758 else 4765 else
4759 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4766 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4760 fi 4767 fi
4761 4768
4762 4769
4763 if test -n "$SV_MODULE_LIB"; then 4770 if test -n "$SV_MODULE_LIB"; then
4764 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4771 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4766 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4773 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4767 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4774 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4768 $as_echo_n "(cached) " >&6 4775 $as_echo_n "(cached) " >&6
4769 else 4776 else
4770 ac_check_lib_save_LIBS=$LIBS 4777 ac_check_lib_save_LIBS=$LIBS
4771 LIBS="-l$SV_MODULE_LIB $LIBS" 4778 LIBS="-l$SV_MODULE_LIB $LIBS"
4772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4797 LIBS=$ac_check_lib_save_LIBS 4804 LIBS=$ac_check_lib_save_LIBS
4798 fi 4805 fi
4799 eval ac_res=\$$as_ac_Lib 4806 eval ac_res=\$$as_ac_Lib
4800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4801 $as_echo "$ac_res" >&6; } 4808 $as_echo "$ac_res" >&6; }
4802 eval as_val=\$$as_ac_Lib 4809 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4803 if test "x$as_val" = x""yes; then :
4804 LIBS="$LIBS -l$SV_MODULE_LIB" 4810 LIBS="$LIBS -l$SV_MODULE_LIB"
4805 else 4811 else
4806 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4812 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4807 fi 4813 fi
4808 4814
4809 fi 4815 fi
4810 fi 4816 fi
4811 4817
4824 4830
4825 pkg_failed=no 4831 pkg_failed=no
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 4832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5
4827 $as_echo_n "checking for samplerate... " >&6; } 4833 $as_echo_n "checking for samplerate... " >&6; }
4828 4834
4829 if test -n "$PKG_CONFIG"; then 4835 if test -n "$samplerate_CFLAGS"; then
4830 if test -n "$samplerate_CFLAGS"; then 4836 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS"
4831 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS" 4837 elif test -n "$PKG_CONFIG"; then
4832 else 4838 if test -n "$PKG_CONFIG" && \
4833 if test -n "$PKG_CONFIG" && \
4834 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4839 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4835 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4840 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4836 ac_status=$? 4841 ac_status=$?
4837 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4842 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4838 test $ac_status = 0; }; then 4843 test $ac_status = 0; }; then
4839 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4844 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4840 else 4845 else
4841 pkg_failed=yes 4846 pkg_failed=yes
4842 fi 4847 fi
4843 fi 4848 else
4844 else 4849 pkg_failed=untried
4845 pkg_failed=untried 4850 fi
4846 fi 4851 if test -n "$samplerate_LIBS"; then
4847 if test -n "$PKG_CONFIG"; then 4852 pkg_cv_samplerate_LIBS="$samplerate_LIBS"
4848 if test -n "$samplerate_LIBS"; then 4853 elif test -n "$PKG_CONFIG"; then
4849 pkg_cv_samplerate_LIBS="$samplerate_LIBS" 4854 if test -n "$PKG_CONFIG" && \
4850 else
4851 if test -n "$PKG_CONFIG" && \
4852 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4855 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4853 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4856 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4854 ac_status=$? 4857 ac_status=$?
4855 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4858 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4856 test $ac_status = 0; }; then 4859 test $ac_status = 0; }; then
4857 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4860 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4858 else 4861 else
4859 pkg_failed=yes 4862 pkg_failed=yes
4860 fi 4863 fi
4861 fi 4864 else
4862 else 4865 pkg_failed=untried
4863 pkg_failed=untried
4864 fi 4866 fi
4865 4867
4866 4868
4867 4869
4868 if test $pkg_failed = yes; then 4870 if test $pkg_failed = yes; then
4871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4872 $as_echo "no" >&6; }
4869 4873
4870 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 4874 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
4871 _pkg_short_errors_supported=yes 4875 _pkg_short_errors_supported=yes
4872 else 4876 else
4873 _pkg_short_errors_supported=no 4877 _pkg_short_errors_supported=no
4874 fi 4878 fi
4875 if test $_pkg_short_errors_supported = yes; then 4879 if test $_pkg_short_errors_supported = yes; then
4876 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4880 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4877 else 4881 else
4878 samplerate_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 4882 samplerate_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
4879 fi 4883 fi
4880 # Put the nasty error message in config.log where it belongs 4884 # Put the nasty error message in config.log where it belongs
4881 echo "$samplerate_PKG_ERRORS" >&5 4885 echo "$samplerate_PKG_ERRORS" >&5
4882 4886
4883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4887 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4884 $as_echo "no" >&6; }
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4886 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4888 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4887 elif test $pkg_failed = untried; then 4889 elif test $pkg_failed = untried; then
4890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4891 $as_echo "no" >&6; }
4888 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 4892 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
4889 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 4893 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
4890 else 4894 else
4891 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS 4895 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS
4892 samplerate_LIBS=$pkg_cv_samplerate_LIBS 4896 samplerate_LIBS=$pkg_cv_samplerate_LIBS
4896 fi 4900 fi
4897 fi 4901 fi
4898 if test -n "$SV_MODULE_FAILED"; then 4902 if test -n "$SV_MODULE_FAILED"; then
4899 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 4903 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
4900 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 4904 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
4901 eval as_val=\$$as_ac_Header 4905 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4902 if test "x$as_val" = x""yes; then :
4903 HAVES="$HAVES $SV_MODULE_HAVE" 4906 HAVES="$HAVES $SV_MODULE_HAVE"
4904 else 4907 else
4905 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 4908 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
4906 fi 4909 fi
4907 4910
4908 4911
4909 if test -n "$SV_MODULE_LIB"; then 4912 if test -n "$SV_MODULE_LIB"; then
4910 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 4913 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
4911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 4914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
4912 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 4915 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
4913 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 4916 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
4914 $as_echo_n "(cached) " >&6 4917 $as_echo_n "(cached) " >&6
4915 else 4918 else
4916 ac_check_lib_save_LIBS=$LIBS 4919 ac_check_lib_save_LIBS=$LIBS
4917 LIBS="-l$SV_MODULE_LIB $LIBS" 4920 LIBS="-l$SV_MODULE_LIB $LIBS"
4918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4943 LIBS=$ac_check_lib_save_LIBS 4946 LIBS=$ac_check_lib_save_LIBS
4944 fi 4947 fi
4945 eval ac_res=\$$as_ac_Lib 4948 eval ac_res=\$$as_ac_Lib
4946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 4949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4947 $as_echo "$ac_res" >&6; } 4950 $as_echo "$ac_res" >&6; }
4948 eval as_val=\$$as_ac_Lib 4951 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
4949 if test "x$as_val" = x""yes; then :
4950 LIBS="$LIBS -l$SV_MODULE_LIB" 4952 LIBS="$LIBS -l$SV_MODULE_LIB"
4951 else 4953 else
4952 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 4954 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
4953 fi 4955 fi
4954 4956
4955 fi 4957 fi
4956 fi 4958 fi
4957 4959
4970 4972
4971 pkg_failed=no 4973 pkg_failed=no
4972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 4974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5
4973 $as_echo_n "checking for vamp... " >&6; } 4975 $as_echo_n "checking for vamp... " >&6; }
4974 4976
4975 if test -n "$PKG_CONFIG"; then 4977 if test -n "$vamp_CFLAGS"; then
4976 if test -n "$vamp_CFLAGS"; then 4978 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS"
4977 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" 4979 elif test -n "$PKG_CONFIG"; then
4978 else 4980 if test -n "$PKG_CONFIG" && \
4979 if test -n "$PKG_CONFIG" && \
4980 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4981 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4981 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4982 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
4982 ac_status=$? 4983 ac_status=$?
4983 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 4984 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4984 test $ac_status = 0; }; then 4985 test $ac_status = 0; }; then
4985 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 4986 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
4986 else 4987 else
4987 pkg_failed=yes 4988 pkg_failed=yes
4988 fi 4989 fi
4989 fi 4990 else
4990 else 4991 pkg_failed=untried
4991 pkg_failed=untried 4992 fi
4992 fi 4993 if test -n "$vamp_LIBS"; then
4993 if test -n "$PKG_CONFIG"; then 4994 pkg_cv_vamp_LIBS="$vamp_LIBS"
4994 if test -n "$vamp_LIBS"; then 4995 elif test -n "$PKG_CONFIG"; then
4995 pkg_cv_vamp_LIBS="$vamp_LIBS" 4996 if test -n "$PKG_CONFIG" && \
4996 else
4997 if test -n "$PKG_CONFIG" && \
4998 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 4997 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
4999 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 4998 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5000 ac_status=$? 4999 ac_status=$?
5001 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5000 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5002 test $ac_status = 0; }; then 5001 test $ac_status = 0; }; then
5003 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5002 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5004 else 5003 else
5005 pkg_failed=yes 5004 pkg_failed=yes
5006 fi 5005 fi
5007 fi 5006 else
5008 else 5007 pkg_failed=untried
5009 pkg_failed=untried
5010 fi 5008 fi
5011 5009
5012 5010
5013 5011
5014 if test $pkg_failed = yes; then 5012 if test $pkg_failed = yes; then
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5014 $as_echo "no" >&6; }
5015 5015
5016 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5016 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5017 _pkg_short_errors_supported=yes 5017 _pkg_short_errors_supported=yes
5018 else 5018 else
5019 _pkg_short_errors_supported=no 5019 _pkg_short_errors_supported=no
5020 fi 5020 fi
5021 if test $_pkg_short_errors_supported = yes; then 5021 if test $_pkg_short_errors_supported = yes; then
5022 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5022 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5023 else 5023 else
5024 vamp_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5024 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5025 fi 5025 fi
5026 # Put the nasty error message in config.log where it belongs 5026 # Put the nasty error message in config.log where it belongs
5027 echo "$vamp_PKG_ERRORS" >&5 5027 echo "$vamp_PKG_ERRORS" >&5
5028 5028
5029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5029 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5030 $as_echo "no" >&6; }
5031 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5032 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5030 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5033 elif test $pkg_failed = untried; then 5031 elif test $pkg_failed = untried; then
5032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5033 $as_echo "no" >&6; }
5034 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5034 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5035 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5035 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5036 else 5036 else
5037 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS 5037 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS
5038 vamp_LIBS=$pkg_cv_vamp_LIBS 5038 vamp_LIBS=$pkg_cv_vamp_LIBS
5042 fi 5042 fi
5043 fi 5043 fi
5044 if test -n "$SV_MODULE_FAILED"; then 5044 if test -n "$SV_MODULE_FAILED"; then
5045 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5045 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5046 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5046 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5047 eval as_val=\$$as_ac_Header 5047 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5048 if test "x$as_val" = x""yes; then :
5049 HAVES="$HAVES $SV_MODULE_HAVE" 5048 HAVES="$HAVES $SV_MODULE_HAVE"
5050 else 5049 else
5051 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5050 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5052 fi 5051 fi
5053 5052
5054 5053
5055 if test -n "$SV_MODULE_LIB"; then 5054 if test -n "$SV_MODULE_LIB"; then
5056 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5055 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5058 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5057 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5059 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5058 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5060 $as_echo_n "(cached) " >&6 5059 $as_echo_n "(cached) " >&6
5061 else 5060 else
5062 ac_check_lib_save_LIBS=$LIBS 5061 ac_check_lib_save_LIBS=$LIBS
5063 LIBS="-l$SV_MODULE_LIB $LIBS" 5062 LIBS="-l$SV_MODULE_LIB $LIBS"
5064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5063 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5089 LIBS=$ac_check_lib_save_LIBS 5088 LIBS=$ac_check_lib_save_LIBS
5090 fi 5089 fi
5091 eval ac_res=\$$as_ac_Lib 5090 eval ac_res=\$$as_ac_Lib
5092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5093 $as_echo "$ac_res" >&6; } 5092 $as_echo "$ac_res" >&6; }
5094 eval as_val=\$$as_ac_Lib 5093 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5095 if test "x$as_val" = x""yes; then :
5096 LIBS="$LIBS -l$SV_MODULE_LIB" 5094 LIBS="$LIBS -l$SV_MODULE_LIB"
5097 else 5095 else
5098 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5096 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5099 fi 5097 fi
5100 5098
5101 fi 5099 fi
5102 fi 5100 fi
5103 5101
5116 5114
5117 pkg_failed=no 5115 pkg_failed=no
5118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 5116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5
5119 $as_echo_n "checking for vamphostsdk... " >&6; } 5117 $as_echo_n "checking for vamphostsdk... " >&6; }
5120 5118
5121 if test -n "$PKG_CONFIG"; then 5119 if test -n "$vamphostsdk_CFLAGS"; then
5122 if test -n "$vamphostsdk_CFLAGS"; then 5120 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS"
5123 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" 5121 elif test -n "$PKG_CONFIG"; then
5124 else 5122 if test -n "$PKG_CONFIG" && \
5125 if test -n "$PKG_CONFIG" && \
5126 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5123 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5127 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5124 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5128 ac_status=$? 5125 ac_status=$?
5129 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5126 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5130 test $ac_status = 0; }; then 5127 test $ac_status = 0; }; then
5131 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5128 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5132 else 5129 else
5133 pkg_failed=yes 5130 pkg_failed=yes
5134 fi 5131 fi
5135 fi 5132 else
5136 else 5133 pkg_failed=untried
5137 pkg_failed=untried 5134 fi
5138 fi 5135 if test -n "$vamphostsdk_LIBS"; then
5139 if test -n "$PKG_CONFIG"; then 5136 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS"
5140 if test -n "$vamphostsdk_LIBS"; then 5137 elif test -n "$PKG_CONFIG"; then
5141 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" 5138 if test -n "$PKG_CONFIG" && \
5142 else
5143 if test -n "$PKG_CONFIG" && \
5144 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5139 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5145 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5140 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5146 ac_status=$? 5141 ac_status=$?
5147 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5142 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5148 test $ac_status = 0; }; then 5143 test $ac_status = 0; }; then
5149 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5144 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5150 else 5145 else
5151 pkg_failed=yes 5146 pkg_failed=yes
5152 fi 5147 fi
5153 fi 5148 else
5154 else 5149 pkg_failed=untried
5155 pkg_failed=untried
5156 fi 5150 fi
5157 5151
5158 5152
5159 5153
5160 if test $pkg_failed = yes; then 5154 if test $pkg_failed = yes; then
5155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5156 $as_echo "no" >&6; }
5161 5157
5162 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5158 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5163 _pkg_short_errors_supported=yes 5159 _pkg_short_errors_supported=yes
5164 else 5160 else
5165 _pkg_short_errors_supported=no 5161 _pkg_short_errors_supported=no
5166 fi 5162 fi
5167 if test $_pkg_short_errors_supported = yes; then 5163 if test $_pkg_short_errors_supported = yes; then
5168 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5164 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5169 else 5165 else
5170 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5166 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5171 fi 5167 fi
5172 # Put the nasty error message in config.log where it belongs 5168 # Put the nasty error message in config.log where it belongs
5173 echo "$vamphostsdk_PKG_ERRORS" >&5 5169 echo "$vamphostsdk_PKG_ERRORS" >&5
5174 5170
5175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5171 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5176 $as_echo "no" >&6; }
5177 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5178 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5172 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5179 elif test $pkg_failed = untried; then 5173 elif test $pkg_failed = untried; then
5174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5175 $as_echo "no" >&6; }
5180 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5176 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5181 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5177 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5182 else 5178 else
5183 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS 5179 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS
5184 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS 5180 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS
5188 fi 5184 fi
5189 fi 5185 fi
5190 if test -n "$SV_MODULE_FAILED"; then 5186 if test -n "$SV_MODULE_FAILED"; then
5191 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5187 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5192 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5188 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5193 eval as_val=\$$as_ac_Header 5189 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5194 if test "x$as_val" = x""yes; then :
5195 HAVES="$HAVES $SV_MODULE_HAVE" 5190 HAVES="$HAVES $SV_MODULE_HAVE"
5196 else 5191 else
5197 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5192 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5198 fi 5193 fi
5199 5194
5200 5195
5201 if test -n "$SV_MODULE_LIB"; then 5196 if test -n "$SV_MODULE_LIB"; then
5202 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5197 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5204 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5199 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5205 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5200 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5206 $as_echo_n "(cached) " >&6 5201 $as_echo_n "(cached) " >&6
5207 else 5202 else
5208 ac_check_lib_save_LIBS=$LIBS 5203 ac_check_lib_save_LIBS=$LIBS
5209 LIBS="-l$SV_MODULE_LIB $LIBS" 5204 LIBS="-l$SV_MODULE_LIB $LIBS"
5210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5205 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5235 LIBS=$ac_check_lib_save_LIBS 5230 LIBS=$ac_check_lib_save_LIBS
5236 fi 5231 fi
5237 eval ac_res=\$$as_ac_Lib 5232 eval ac_res=\$$as_ac_Lib
5238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5239 $as_echo "$ac_res" >&6; } 5234 $as_echo "$ac_res" >&6; }
5240 eval as_val=\$$as_ac_Lib 5235 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5241 if test "x$as_val" = x""yes; then :
5242 LIBS="$LIBS -l$SV_MODULE_LIB" 5236 LIBS="$LIBS -l$SV_MODULE_LIB"
5243 else 5237 else
5244 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5238 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5245 fi 5239 fi
5246 5240
5247 fi 5241 fi
5248 fi 5242 fi
5249 5243
5262 5256
5263 pkg_failed=no 5257 pkg_failed=no
5264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 5258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5
5265 $as_echo_n "checking for rubberband... " >&6; } 5259 $as_echo_n "checking for rubberband... " >&6; }
5266 5260
5267 if test -n "$PKG_CONFIG"; then 5261 if test -n "$rubberband_CFLAGS"; then
5268 if test -n "$rubberband_CFLAGS"; then 5262 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS"
5269 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" 5263 elif test -n "$PKG_CONFIG"; then
5270 else 5264 if test -n "$PKG_CONFIG" && \
5271 if test -n "$PKG_CONFIG" && \
5272 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5265 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5273 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5266 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5274 ac_status=$? 5267 ac_status=$?
5275 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5268 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5276 test $ac_status = 0; }; then 5269 test $ac_status = 0; }; then
5277 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5270 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5278 else 5271 else
5279 pkg_failed=yes 5272 pkg_failed=yes
5280 fi 5273 fi
5281 fi 5274 else
5282 else 5275 pkg_failed=untried
5283 pkg_failed=untried 5276 fi
5284 fi 5277 if test -n "$rubberband_LIBS"; then
5285 if test -n "$PKG_CONFIG"; then 5278 pkg_cv_rubberband_LIBS="$rubberband_LIBS"
5286 if test -n "$rubberband_LIBS"; then 5279 elif test -n "$PKG_CONFIG"; then
5287 pkg_cv_rubberband_LIBS="$rubberband_LIBS" 5280 if test -n "$PKG_CONFIG" && \
5288 else
5289 if test -n "$PKG_CONFIG" && \
5290 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5281 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5291 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5282 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5292 ac_status=$? 5283 ac_status=$?
5293 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5284 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5294 test $ac_status = 0; }; then 5285 test $ac_status = 0; }; then
5295 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5286 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5296 else 5287 else
5297 pkg_failed=yes 5288 pkg_failed=yes
5298 fi 5289 fi
5299 fi 5290 else
5300 else 5291 pkg_failed=untried
5301 pkg_failed=untried
5302 fi 5292 fi
5303 5293
5304 5294
5305 5295
5306 if test $pkg_failed = yes; then 5296 if test $pkg_failed = yes; then
5297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5298 $as_echo "no" >&6; }
5307 5299
5308 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5300 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5309 _pkg_short_errors_supported=yes 5301 _pkg_short_errors_supported=yes
5310 else 5302 else
5311 _pkg_short_errors_supported=no 5303 _pkg_short_errors_supported=no
5312 fi 5304 fi
5313 if test $_pkg_short_errors_supported = yes; then 5305 if test $_pkg_short_errors_supported = yes; then
5314 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5306 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5315 else 5307 else
5316 rubberband_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5308 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5317 fi 5309 fi
5318 # Put the nasty error message in config.log where it belongs 5310 # Put the nasty error message in config.log where it belongs
5319 echo "$rubberband_PKG_ERRORS" >&5 5311 echo "$rubberband_PKG_ERRORS" >&5
5320 5312
5321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5313 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5322 $as_echo "no" >&6; }
5323 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5324 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5314 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5325 elif test $pkg_failed = untried; then 5315 elif test $pkg_failed = untried; then
5316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5317 $as_echo "no" >&6; }
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5318 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5327 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5319 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5328 else 5320 else
5329 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS 5321 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS
5330 rubberband_LIBS=$pkg_cv_rubberband_LIBS 5322 rubberband_LIBS=$pkg_cv_rubberband_LIBS
5334 fi 5326 fi
5335 fi 5327 fi
5336 if test -n "$SV_MODULE_FAILED"; then 5328 if test -n "$SV_MODULE_FAILED"; then
5337 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5329 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5338 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5330 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5339 eval as_val=\$$as_ac_Header 5331 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5340 if test "x$as_val" = x""yes; then :
5341 HAVES="$HAVES $SV_MODULE_HAVE" 5332 HAVES="$HAVES $SV_MODULE_HAVE"
5342 else 5333 else
5343 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5334 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5344 fi 5335 fi
5345 5336
5346 5337
5347 if test -n "$SV_MODULE_LIB"; then 5338 if test -n "$SV_MODULE_LIB"; then
5348 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5339 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5350 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5341 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5351 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5342 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5352 $as_echo_n "(cached) " >&6 5343 $as_echo_n "(cached) " >&6
5353 else 5344 else
5354 ac_check_lib_save_LIBS=$LIBS 5345 ac_check_lib_save_LIBS=$LIBS
5355 LIBS="-l$SV_MODULE_LIB $LIBS" 5346 LIBS="-l$SV_MODULE_LIB $LIBS"
5356 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5347 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5381 LIBS=$ac_check_lib_save_LIBS 5372 LIBS=$ac_check_lib_save_LIBS
5382 fi 5373 fi
5383 eval ac_res=\$$as_ac_Lib 5374 eval ac_res=\$$as_ac_Lib
5384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5385 $as_echo "$ac_res" >&6; } 5376 $as_echo "$ac_res" >&6; }
5386 eval as_val=\$$as_ac_Lib 5377 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5387 if test "x$as_val" = x""yes; then :
5388 LIBS="$LIBS -l$SV_MODULE_LIB" 5378 LIBS="$LIBS -l$SV_MODULE_LIB"
5389 else 5379 else
5390 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5380 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5391 fi 5381 fi
5392 5382
5393 fi 5383 fi
5394 fi 5384 fi
5395 5385
5408 5398
5409 pkg_failed=no 5399 pkg_failed=no
5410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 5400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5
5411 $as_echo_n "checking for raptor... " >&6; } 5401 $as_echo_n "checking for raptor... " >&6; }
5412 5402
5413 if test -n "$PKG_CONFIG"; then 5403 if test -n "$raptor_CFLAGS"; then
5414 if test -n "$raptor_CFLAGS"; then 5404 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS"
5415 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS" 5405 elif test -n "$PKG_CONFIG"; then
5416 else 5406 if test -n "$PKG_CONFIG" && \
5417 if test -n "$PKG_CONFIG" && \
5418 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5407 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5419 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5408 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5420 ac_status=$? 5409 ac_status=$?
5421 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5410 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5422 test $ac_status = 0; }; then 5411 test $ac_status = 0; }; then
5423 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5412 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5424 else 5413 else
5425 pkg_failed=yes 5414 pkg_failed=yes
5426 fi 5415 fi
5427 fi 5416 else
5428 else 5417 pkg_failed=untried
5429 pkg_failed=untried 5418 fi
5430 fi 5419 if test -n "$raptor_LIBS"; then
5431 if test -n "$PKG_CONFIG"; then 5420 pkg_cv_raptor_LIBS="$raptor_LIBS"
5432 if test -n "$raptor_LIBS"; then 5421 elif test -n "$PKG_CONFIG"; then
5433 pkg_cv_raptor_LIBS="$raptor_LIBS" 5422 if test -n "$PKG_CONFIG" && \
5434 else
5435 if test -n "$PKG_CONFIG" && \
5436 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5423 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5437 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5424 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5438 ac_status=$? 5425 ac_status=$?
5439 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5426 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5440 test $ac_status = 0; }; then 5427 test $ac_status = 0; }; then
5441 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5428 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5442 else 5429 else
5443 pkg_failed=yes 5430 pkg_failed=yes
5444 fi 5431 fi
5445 fi 5432 else
5446 else 5433 pkg_failed=untried
5447 pkg_failed=untried
5448 fi 5434 fi
5449 5435
5450 5436
5451 5437
5452 if test $pkg_failed = yes; then 5438 if test $pkg_failed = yes; then
5439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5440 $as_echo "no" >&6; }
5453 5441
5454 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5442 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5455 _pkg_short_errors_supported=yes 5443 _pkg_short_errors_supported=yes
5456 else 5444 else
5457 _pkg_short_errors_supported=no 5445 _pkg_short_errors_supported=no
5458 fi 5446 fi
5459 if test $_pkg_short_errors_supported = yes; then 5447 if test $_pkg_short_errors_supported = yes; then
5460 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5448 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5461 else 5449 else
5462 raptor_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5450 raptor_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5463 fi 5451 fi
5464 # Put the nasty error message in config.log where it belongs 5452 # Put the nasty error message in config.log where it belongs
5465 echo "$raptor_PKG_ERRORS" >&5 5453 echo "$raptor_PKG_ERRORS" >&5
5466 5454
5467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5455 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5468 $as_echo "no" >&6; }
5469 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5470 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5456 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5471 elif test $pkg_failed = untried; then 5457 elif test $pkg_failed = untried; then
5458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5459 $as_echo "no" >&6; }
5472 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5460 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5473 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5461 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5474 else 5462 else
5475 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS 5463 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS
5476 raptor_LIBS=$pkg_cv_raptor_LIBS 5464 raptor_LIBS=$pkg_cv_raptor_LIBS
5480 fi 5468 fi
5481 fi 5469 fi
5482 if test -n "$SV_MODULE_FAILED"; then 5470 if test -n "$SV_MODULE_FAILED"; then
5483 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5471 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5484 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5472 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5485 eval as_val=\$$as_ac_Header 5473 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5486 if test "x$as_val" = x""yes; then :
5487 HAVES="$HAVES $SV_MODULE_HAVE" 5474 HAVES="$HAVES $SV_MODULE_HAVE"
5488 else 5475 else
5489 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5476 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5490 fi 5477 fi
5491 5478
5492 5479
5493 if test -n "$SV_MODULE_LIB"; then 5480 if test -n "$SV_MODULE_LIB"; then
5494 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5481 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5496 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5483 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5497 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5484 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5498 $as_echo_n "(cached) " >&6 5485 $as_echo_n "(cached) " >&6
5499 else 5486 else
5500 ac_check_lib_save_LIBS=$LIBS 5487 ac_check_lib_save_LIBS=$LIBS
5501 LIBS="-l$SV_MODULE_LIB $LIBS" 5488 LIBS="-l$SV_MODULE_LIB $LIBS"
5502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5489 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5527 LIBS=$ac_check_lib_save_LIBS 5514 LIBS=$ac_check_lib_save_LIBS
5528 fi 5515 fi
5529 eval ac_res=\$$as_ac_Lib 5516 eval ac_res=\$$as_ac_Lib
5530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5531 $as_echo "$ac_res" >&6; } 5518 $as_echo "$ac_res" >&6; }
5532 eval as_val=\$$as_ac_Lib 5519 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5533 if test "x$as_val" = x""yes; then :
5534 LIBS="$LIBS -l$SV_MODULE_LIB" 5520 LIBS="$LIBS -l$SV_MODULE_LIB"
5535 else 5521 else
5536 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5522 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5537 fi 5523 fi
5538 5524
5539 fi 5525 fi
5540 fi 5526 fi
5541 5527
5554 5540
5555 pkg_failed=no 5541 pkg_failed=no
5556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 5542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5
5557 $as_echo_n "checking for rasqal... " >&6; } 5543 $as_echo_n "checking for rasqal... " >&6; }
5558 5544
5559 if test -n "$PKG_CONFIG"; then 5545 if test -n "$rasqal_CFLAGS"; then
5560 if test -n "$rasqal_CFLAGS"; then 5546 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS"
5561 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" 5547 elif test -n "$PKG_CONFIG"; then
5562 else 5548 if test -n "$PKG_CONFIG" && \
5563 if test -n "$PKG_CONFIG" && \
5564 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5549 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5565 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5550 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5566 ac_status=$? 5551 ac_status=$?
5567 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5552 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5568 test $ac_status = 0; }; then 5553 test $ac_status = 0; }; then
5569 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5554 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5570 else 5555 else
5571 pkg_failed=yes 5556 pkg_failed=yes
5572 fi 5557 fi
5573 fi 5558 else
5574 else 5559 pkg_failed=untried
5575 pkg_failed=untried 5560 fi
5576 fi 5561 if test -n "$rasqal_LIBS"; then
5577 if test -n "$PKG_CONFIG"; then 5562 pkg_cv_rasqal_LIBS="$rasqal_LIBS"
5578 if test -n "$rasqal_LIBS"; then 5563 elif test -n "$PKG_CONFIG"; then
5579 pkg_cv_rasqal_LIBS="$rasqal_LIBS" 5564 if test -n "$PKG_CONFIG" && \
5580 else
5581 if test -n "$PKG_CONFIG" && \
5582 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5565 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5583 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5566 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5584 ac_status=$? 5567 ac_status=$?
5585 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5586 test $ac_status = 0; }; then 5569 test $ac_status = 0; }; then
5587 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5570 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5588 else 5571 else
5589 pkg_failed=yes 5572 pkg_failed=yes
5590 fi 5573 fi
5591 fi 5574 else
5592 else 5575 pkg_failed=untried
5593 pkg_failed=untried
5594 fi 5576 fi
5595 5577
5596 5578
5597 5579
5598 if test $pkg_failed = yes; then 5580 if test $pkg_failed = yes; then
5581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5582 $as_echo "no" >&6; }
5599 5583
5600 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5584 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5601 _pkg_short_errors_supported=yes 5585 _pkg_short_errors_supported=yes
5602 else 5586 else
5603 _pkg_short_errors_supported=no 5587 _pkg_short_errors_supported=no
5604 fi 5588 fi
5605 if test $_pkg_short_errors_supported = yes; then 5589 if test $_pkg_short_errors_supported = yes; then
5606 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5590 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5607 else 5591 else
5608 rasqal_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5592 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5609 fi 5593 fi
5610 # Put the nasty error message in config.log where it belongs 5594 # Put the nasty error message in config.log where it belongs
5611 echo "$rasqal_PKG_ERRORS" >&5 5595 echo "$rasqal_PKG_ERRORS" >&5
5612 5596
5613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5597 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5614 $as_echo "no" >&6; }
5615 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5616 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5598 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5617 elif test $pkg_failed = untried; then 5599 elif test $pkg_failed = untried; then
5600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5601 $as_echo "no" >&6; }
5618 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5602 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5619 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5603 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5620 else 5604 else
5621 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS 5605 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS
5622 rasqal_LIBS=$pkg_cv_rasqal_LIBS 5606 rasqal_LIBS=$pkg_cv_rasqal_LIBS
5626 fi 5610 fi
5627 fi 5611 fi
5628 if test -n "$SV_MODULE_FAILED"; then 5612 if test -n "$SV_MODULE_FAILED"; then
5629 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5613 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5630 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5614 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5631 eval as_val=\$$as_ac_Header 5615 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5632 if test "x$as_val" = x""yes; then :
5633 HAVES="$HAVES $SV_MODULE_HAVE" 5616 HAVES="$HAVES $SV_MODULE_HAVE"
5634 else 5617 else
5635 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5618 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5636 fi 5619 fi
5637 5620
5638 5621
5639 if test -n "$SV_MODULE_LIB"; then 5622 if test -n "$SV_MODULE_LIB"; then
5640 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5623 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5642 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5625 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5643 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5626 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5644 $as_echo_n "(cached) " >&6 5627 $as_echo_n "(cached) " >&6
5645 else 5628 else
5646 ac_check_lib_save_LIBS=$LIBS 5629 ac_check_lib_save_LIBS=$LIBS
5647 LIBS="-l$SV_MODULE_LIB $LIBS" 5630 LIBS="-l$SV_MODULE_LIB $LIBS"
5648 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5673 LIBS=$ac_check_lib_save_LIBS 5656 LIBS=$ac_check_lib_save_LIBS
5674 fi 5657 fi
5675 eval ac_res=\$$as_ac_Lib 5658 eval ac_res=\$$as_ac_Lib
5676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5677 $as_echo "$ac_res" >&6; } 5660 $as_echo "$ac_res" >&6; }
5678 eval as_val=\$$as_ac_Lib 5661 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5679 if test "x$as_val" = x""yes; then :
5680 LIBS="$LIBS -l$SV_MODULE_LIB" 5662 LIBS="$LIBS -l$SV_MODULE_LIB"
5681 else 5663 else
5682 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5664 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5683 fi 5665 fi
5684 5666
5685 fi 5667 fi
5686 fi 5668 fi
5687 5669
5700 5682
5701 pkg_failed=no 5683 pkg_failed=no
5702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 5684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5
5703 $as_echo_n "checking for redland... " >&6; } 5685 $as_echo_n "checking for redland... " >&6; }
5704 5686
5705 if test -n "$PKG_CONFIG"; then 5687 if test -n "$redland_CFLAGS"; then
5706 if test -n "$redland_CFLAGS"; then 5688 pkg_cv_redland_CFLAGS="$redland_CFLAGS"
5707 pkg_cv_redland_CFLAGS="$redland_CFLAGS" 5689 elif test -n "$PKG_CONFIG"; then
5708 else 5690 if test -n "$PKG_CONFIG" && \
5709 if test -n "$PKG_CONFIG" && \
5710 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5691 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5711 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5692 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5712 ac_status=$? 5693 ac_status=$?
5713 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5694 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5714 test $ac_status = 0; }; then 5695 test $ac_status = 0; }; then
5715 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5696 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5716 else 5697 else
5717 pkg_failed=yes 5698 pkg_failed=yes
5718 fi 5699 fi
5719 fi 5700 else
5720 else 5701 pkg_failed=untried
5721 pkg_failed=untried 5702 fi
5722 fi 5703 if test -n "$redland_LIBS"; then
5723 if test -n "$PKG_CONFIG"; then 5704 pkg_cv_redland_LIBS="$redland_LIBS"
5724 if test -n "$redland_LIBS"; then 5705 elif test -n "$PKG_CONFIG"; then
5725 pkg_cv_redland_LIBS="$redland_LIBS" 5706 if test -n "$PKG_CONFIG" && \
5726 else
5727 if test -n "$PKG_CONFIG" && \
5728 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5707 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5729 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5708 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5730 ac_status=$? 5709 ac_status=$?
5731 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5710 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5732 test $ac_status = 0; }; then 5711 test $ac_status = 0; }; then
5733 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5712 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5734 else 5713 else
5735 pkg_failed=yes 5714 pkg_failed=yes
5736 fi 5715 fi
5737 fi 5716 else
5738 else 5717 pkg_failed=untried
5739 pkg_failed=untried
5740 fi 5718 fi
5741 5719
5742 5720
5743 5721
5744 if test $pkg_failed = yes; then 5722 if test $pkg_failed = yes; then
5723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5724 $as_echo "no" >&6; }
5745 5725
5746 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5726 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5747 _pkg_short_errors_supported=yes 5727 _pkg_short_errors_supported=yes
5748 else 5728 else
5749 _pkg_short_errors_supported=no 5729 _pkg_short_errors_supported=no
5750 fi 5730 fi
5751 if test $_pkg_short_errors_supported = yes; then 5731 if test $_pkg_short_errors_supported = yes; then
5752 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5732 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5753 else 5733 else
5754 redland_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5734 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5755 fi 5735 fi
5756 # Put the nasty error message in config.log where it belongs 5736 # Put the nasty error message in config.log where it belongs
5757 echo "$redland_PKG_ERRORS" >&5 5737 echo "$redland_PKG_ERRORS" >&5
5758 5738
5759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5739 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5760 $as_echo "no" >&6; }
5761 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5762 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5740 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5763 elif test $pkg_failed = untried; then 5741 elif test $pkg_failed = untried; then
5742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5743 $as_echo "no" >&6; }
5764 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5744 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5765 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5745 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5766 else 5746 else
5767 redland_CFLAGS=$pkg_cv_redland_CFLAGS 5747 redland_CFLAGS=$pkg_cv_redland_CFLAGS
5768 redland_LIBS=$pkg_cv_redland_LIBS 5748 redland_LIBS=$pkg_cv_redland_LIBS
5772 fi 5752 fi
5773 fi 5753 fi
5774 if test -n "$SV_MODULE_FAILED"; then 5754 if test -n "$SV_MODULE_FAILED"; then
5775 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5755 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5776 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5756 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5777 eval as_val=\$$as_ac_Header 5757 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5778 if test "x$as_val" = x""yes; then :
5779 HAVES="$HAVES $SV_MODULE_HAVE" 5758 HAVES="$HAVES $SV_MODULE_HAVE"
5780 else 5759 else
5781 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 5760 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5
5782 fi 5761 fi
5783 5762
5784 5763
5785 if test -n "$SV_MODULE_LIB"; then 5764 if test -n "$SV_MODULE_LIB"; then
5786 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5765 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5788 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5767 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5789 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5768 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5790 $as_echo_n "(cached) " >&6 5769 $as_echo_n "(cached) " >&6
5791 else 5770 else
5792 ac_check_lib_save_LIBS=$LIBS 5771 ac_check_lib_save_LIBS=$LIBS
5793 LIBS="-l$SV_MODULE_LIB $LIBS" 5772 LIBS="-l$SV_MODULE_LIB $LIBS"
5794 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5819 LIBS=$ac_check_lib_save_LIBS 5798 LIBS=$ac_check_lib_save_LIBS
5820 fi 5799 fi
5821 eval ac_res=\$$as_ac_Lib 5800 eval ac_res=\$$as_ac_Lib
5822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5823 $as_echo "$ac_res" >&6; } 5802 $as_echo "$ac_res" >&6; }
5824 eval as_val=\$$as_ac_Lib 5803 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5825 if test "x$as_val" = x""yes; then :
5826 LIBS="$LIBS -l$SV_MODULE_LIB" 5804 LIBS="$LIBS -l$SV_MODULE_LIB"
5827 else 5805 else
5828 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 5806 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5
5829 fi 5807 fi
5830 5808
5831 fi 5809 fi
5832 fi 5810 fi
5833 5811
5847 5825
5848 pkg_failed=no 5826 pkg_failed=no
5849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 5827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5
5850 $as_echo_n "checking for liblo... " >&6; } 5828 $as_echo_n "checking for liblo... " >&6; }
5851 5829
5852 if test -n "$PKG_CONFIG"; then 5830 if test -n "$liblo_CFLAGS"; then
5853 if test -n "$liblo_CFLAGS"; then 5831 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS"
5854 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS" 5832 elif test -n "$PKG_CONFIG"; then
5855 else 5833 if test -n "$PKG_CONFIG" && \
5856 if test -n "$PKG_CONFIG" && \
5857 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5834 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5858 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5835 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5859 ac_status=$? 5836 ac_status=$?
5860 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5837 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5861 test $ac_status = 0; }; then 5838 test $ac_status = 0; }; then
5862 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5839 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5863 else 5840 else
5864 pkg_failed=yes 5841 pkg_failed=yes
5865 fi 5842 fi
5866 fi 5843 else
5867 else 5844 pkg_failed=untried
5868 pkg_failed=untried 5845 fi
5869 fi 5846 if test -n "$liblo_LIBS"; then
5870 if test -n "$PKG_CONFIG"; then 5847 pkg_cv_liblo_LIBS="$liblo_LIBS"
5871 if test -n "$liblo_LIBS"; then 5848 elif test -n "$PKG_CONFIG"; then
5872 pkg_cv_liblo_LIBS="$liblo_LIBS" 5849 if test -n "$PKG_CONFIG" && \
5873 else
5874 if test -n "$PKG_CONFIG" && \
5875 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5850 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
5876 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5851 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
5877 ac_status=$? 5852 ac_status=$?
5878 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5853 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5879 test $ac_status = 0; }; then 5854 test $ac_status = 0; }; then
5880 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5855 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
5881 else 5856 else
5882 pkg_failed=yes 5857 pkg_failed=yes
5883 fi 5858 fi
5884 fi 5859 else
5885 else 5860 pkg_failed=untried
5886 pkg_failed=untried
5887 fi 5861 fi
5888 5862
5889 5863
5890 5864
5891 if test $pkg_failed = yes; then 5865 if test $pkg_failed = yes; then
5866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5867 $as_echo "no" >&6; }
5892 5868
5893 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5869 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5894 _pkg_short_errors_supported=yes 5870 _pkg_short_errors_supported=yes
5895 else 5871 else
5896 _pkg_short_errors_supported=no 5872 _pkg_short_errors_supported=no
5897 fi 5873 fi
5898 if test $_pkg_short_errors_supported = yes; then 5874 if test $_pkg_short_errors_supported = yes; then
5899 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5875 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5900 else 5876 else
5901 liblo_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 5877 liblo_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
5902 fi 5878 fi
5903 # Put the nasty error message in config.log where it belongs 5879 # Put the nasty error message in config.log where it belongs
5904 echo "$liblo_PKG_ERRORS" >&5 5880 echo "$liblo_PKG_ERRORS" >&5
5905 5881
5906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 5882 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5907 $as_echo "no" >&6; }
5908 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5909 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5883 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5910 elif test $pkg_failed = untried; then 5884 elif test $pkg_failed = untried; then
5885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5886 $as_echo "no" >&6; }
5911 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 5887 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
5912 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 5888 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
5913 else 5889 else
5914 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS 5890 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS
5915 liblo_LIBS=$pkg_cv_liblo_LIBS 5891 liblo_LIBS=$pkg_cv_liblo_LIBS
5919 fi 5895 fi
5920 fi 5896 fi
5921 if test -n "$SV_MODULE_FAILED"; then 5897 if test -n "$SV_MODULE_FAILED"; then
5922 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 5898 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
5923 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 5899 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
5924 eval as_val=\$$as_ac_Header 5900 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5925 if test "x$as_val" = x""yes; then :
5926 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 5901 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
5927 else 5902 else
5928 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 5903 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
5929 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 5904 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
5930 fi 5905 fi
5933 if test -z "$SV_MODULE_FAILED"; then 5908 if test -z "$SV_MODULE_FAILED"; then
5934 if test -n "$SV_MODULE_LIB"; then 5909 if test -n "$SV_MODULE_LIB"; then
5935 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 5910 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
5936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 5911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
5937 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 5912 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
5938 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 5913 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
5939 $as_echo_n "(cached) " >&6 5914 $as_echo_n "(cached) " >&6
5940 else 5915 else
5941 ac_check_lib_save_LIBS=$LIBS 5916 ac_check_lib_save_LIBS=$LIBS
5942 LIBS="-l$SV_MODULE_LIB $LIBS" 5917 LIBS="-l$SV_MODULE_LIB $LIBS"
5943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5968 LIBS=$ac_check_lib_save_LIBS 5943 LIBS=$ac_check_lib_save_LIBS
5969 fi 5944 fi
5970 eval ac_res=\$$as_ac_Lib 5945 eval ac_res=\$$as_ac_Lib
5971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 5946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5972 $as_echo "$ac_res" >&6; } 5947 $as_echo "$ac_res" >&6; }
5973 eval as_val=\$$as_ac_Lib 5948 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
5974 if test "x$as_val" = x""yes; then :
5975 LIBS="$LIBS -l$SV_MODULE_LIB" 5949 LIBS="$LIBS -l$SV_MODULE_LIB"
5976 else 5950 else
5977 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 5951 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
5978 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 5952 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
5979 fi 5953 fi
5997 5971
5998 pkg_failed=no 5972 pkg_failed=no
5999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5 5973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for portaudio_2_0" >&5
6000 $as_echo_n "checking for portaudio_2_0... " >&6; } 5974 $as_echo_n "checking for portaudio_2_0... " >&6; }
6001 5975
6002 if test -n "$PKG_CONFIG"; then 5976 if test -n "$portaudio_2_0_CFLAGS"; then
6003 if test -n "$portaudio_2_0_CFLAGS"; then 5977 pkg_cv_portaudio_2_0_CFLAGS="$portaudio_2_0_CFLAGS"
6004 pkg_cv_portaudio_2_0_CFLAGS="$portaudio_2_0_CFLAGS" 5978 elif test -n "$PKG_CONFIG"; then
6005 else 5979 if test -n "$PKG_CONFIG" && \
6006 if test -n "$PKG_CONFIG" && \
6007 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5980 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6008 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5981 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6009 ac_status=$? 5982 ac_status=$?
6010 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5983 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6011 test $ac_status = 0; }; then 5984 test $ac_status = 0; }; then
6012 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 5985 pkg_cv_portaudio_2_0_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6013 else 5986 else
6014 pkg_failed=yes 5987 pkg_failed=yes
6015 fi 5988 fi
6016 fi 5989 else
6017 else 5990 pkg_failed=untried
6018 pkg_failed=untried 5991 fi
6019 fi 5992 if test -n "$portaudio_2_0_LIBS"; then
6020 if test -n "$PKG_CONFIG"; then 5993 pkg_cv_portaudio_2_0_LIBS="$portaudio_2_0_LIBS"
6021 if test -n "$portaudio_2_0_LIBS"; then 5994 elif test -n "$PKG_CONFIG"; then
6022 pkg_cv_portaudio_2_0_LIBS="$portaudio_2_0_LIBS" 5995 if test -n "$PKG_CONFIG" && \
6023 else
6024 if test -n "$PKG_CONFIG" && \
6025 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 5996 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6026 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 5997 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6027 ac_status=$? 5998 ac_status=$?
6028 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 5999 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6029 test $ac_status = 0; }; then 6000 test $ac_status = 0; }; then
6030 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6001 pkg_cv_portaudio_2_0_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6031 else 6002 else
6032 pkg_failed=yes 6003 pkg_failed=yes
6033 fi 6004 fi
6034 fi 6005 else
6035 else 6006 pkg_failed=untried
6036 pkg_failed=untried
6037 fi 6007 fi
6038 6008
6039 6009
6040 6010
6041 if test $pkg_failed = yes; then 6011 if test $pkg_failed = yes; then
6012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6013 $as_echo "no" >&6; }
6042 6014
6043 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6015 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6044 _pkg_short_errors_supported=yes 6016 _pkg_short_errors_supported=yes
6045 else 6017 else
6046 _pkg_short_errors_supported=no 6018 _pkg_short_errors_supported=no
6047 fi 6019 fi
6048 if test $_pkg_short_errors_supported = yes; then 6020 if test $_pkg_short_errors_supported = yes; then
6049 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6021 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6050 else 6022 else
6051 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6023 portaudio_2_0_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6052 fi 6024 fi
6053 # Put the nasty error message in config.log where it belongs 6025 # Put the nasty error message in config.log where it belongs
6054 echo "$portaudio_2_0_PKG_ERRORS" >&5 6026 echo "$portaudio_2_0_PKG_ERRORS" >&5
6055 6027
6056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6028 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6057 $as_echo "no" >&6; }
6058 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6059 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6029 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6060 elif test $pkg_failed = untried; then 6030 elif test $pkg_failed = untried; then
6031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6032 $as_echo "no" >&6; }
6061 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6033 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6062 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6034 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6063 else 6035 else
6064 portaudio_2_0_CFLAGS=$pkg_cv_portaudio_2_0_CFLAGS 6036 portaudio_2_0_CFLAGS=$pkg_cv_portaudio_2_0_CFLAGS
6065 portaudio_2_0_LIBS=$pkg_cv_portaudio_2_0_LIBS 6037 portaudio_2_0_LIBS=$pkg_cv_portaudio_2_0_LIBS
6069 fi 6041 fi
6070 fi 6042 fi
6071 if test -n "$SV_MODULE_FAILED"; then 6043 if test -n "$SV_MODULE_FAILED"; then
6072 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6044 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6073 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6045 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6074 eval as_val=\$$as_ac_Header 6046 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6075 if test "x$as_val" = x""yes; then :
6076 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6047 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6077 else 6048 else
6078 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6049 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6079 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6050 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6080 fi 6051 fi
6083 if test -z "$SV_MODULE_FAILED"; then 6054 if test -z "$SV_MODULE_FAILED"; then
6084 if test -n "$SV_MODULE_LIB"; then 6055 if test -n "$SV_MODULE_LIB"; then
6085 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6056 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6086 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6087 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6058 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6088 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6059 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6089 $as_echo_n "(cached) " >&6 6060 $as_echo_n "(cached) " >&6
6090 else 6061 else
6091 ac_check_lib_save_LIBS=$LIBS 6062 ac_check_lib_save_LIBS=$LIBS
6092 LIBS="-l$SV_MODULE_LIB $LIBS" 6063 LIBS="-l$SV_MODULE_LIB $LIBS"
6093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6118 LIBS=$ac_check_lib_save_LIBS 6089 LIBS=$ac_check_lib_save_LIBS
6119 fi 6090 fi
6120 eval ac_res=\$$as_ac_Lib 6091 eval ac_res=\$$as_ac_Lib
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6122 $as_echo "$ac_res" >&6; } 6093 $as_echo "$ac_res" >&6; }
6123 eval as_val=\$$as_ac_Lib 6094 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6124 if test "x$as_val" = x""yes; then :
6125 LIBS="$LIBS -l$SV_MODULE_LIB" 6095 LIBS="$LIBS -l$SV_MODULE_LIB"
6126 else 6096 else
6127 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6097 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6128 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6098 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6129 fi 6099 fi
6147 6117
6148 pkg_failed=no 6118 pkg_failed=no
6149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 6119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5
6150 $as_echo_n "checking for JACK... " >&6; } 6120 $as_echo_n "checking for JACK... " >&6; }
6151 6121
6152 if test -n "$PKG_CONFIG"; then 6122 if test -n "$JACK_CFLAGS"; then
6153 if test -n "$JACK_CFLAGS"; then 6123 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS"
6154 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS" 6124 elif test -n "$PKG_CONFIG"; then
6155 else 6125 if test -n "$PKG_CONFIG" && \
6156 if test -n "$PKG_CONFIG" && \
6157 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6126 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6158 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6127 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6159 ac_status=$? 6128 ac_status=$?
6160 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6129 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6161 test $ac_status = 0; }; then 6130 test $ac_status = 0; }; then
6162 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6131 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6163 else 6132 else
6164 pkg_failed=yes 6133 pkg_failed=yes
6165 fi 6134 fi
6166 fi 6135 else
6167 else 6136 pkg_failed=untried
6168 pkg_failed=untried 6137 fi
6169 fi 6138 if test -n "$JACK_LIBS"; then
6170 if test -n "$PKG_CONFIG"; then 6139 pkg_cv_JACK_LIBS="$JACK_LIBS"
6171 if test -n "$JACK_LIBS"; then 6140 elif test -n "$PKG_CONFIG"; then
6172 pkg_cv_JACK_LIBS="$JACK_LIBS" 6141 if test -n "$PKG_CONFIG" && \
6173 else
6174 if test -n "$PKG_CONFIG" && \
6175 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6142 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6176 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6143 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6177 ac_status=$? 6144 ac_status=$?
6178 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6145 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6179 test $ac_status = 0; }; then 6146 test $ac_status = 0; }; then
6180 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6147 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6181 else 6148 else
6182 pkg_failed=yes 6149 pkg_failed=yes
6183 fi 6150 fi
6184 fi 6151 else
6185 else 6152 pkg_failed=untried
6186 pkg_failed=untried
6187 fi 6153 fi
6188 6154
6189 6155
6190 6156
6191 if test $pkg_failed = yes; then 6157 if test $pkg_failed = yes; then
6158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6159 $as_echo "no" >&6; }
6192 6160
6193 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6161 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6194 _pkg_short_errors_supported=yes 6162 _pkg_short_errors_supported=yes
6195 else 6163 else
6196 _pkg_short_errors_supported=no 6164 _pkg_short_errors_supported=no
6197 fi 6165 fi
6198 if test $_pkg_short_errors_supported = yes; then 6166 if test $_pkg_short_errors_supported = yes; then
6199 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6167 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6200 else 6168 else
6201 JACK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6169 JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6202 fi 6170 fi
6203 # Put the nasty error message in config.log where it belongs 6171 # Put the nasty error message in config.log where it belongs
6204 echo "$JACK_PKG_ERRORS" >&5 6172 echo "$JACK_PKG_ERRORS" >&5
6205 6173
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6174 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6207 $as_echo "no" >&6; }
6208 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6209 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6175 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6210 elif test $pkg_failed = untried; then 6176 elif test $pkg_failed = untried; then
6177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6178 $as_echo "no" >&6; }
6211 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6179 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6212 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6180 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6213 else 6181 else
6214 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS 6182 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS
6215 JACK_LIBS=$pkg_cv_JACK_LIBS 6183 JACK_LIBS=$pkg_cv_JACK_LIBS
6219 fi 6187 fi
6220 fi 6188 fi
6221 if test -n "$SV_MODULE_FAILED"; then 6189 if test -n "$SV_MODULE_FAILED"; then
6222 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6190 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6223 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6191 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6224 eval as_val=\$$as_ac_Header 6192 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6225 if test "x$as_val" = x""yes; then :
6226 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6193 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6227 else 6194 else
6228 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6195 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6229 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6196 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6230 fi 6197 fi
6233 if test -z "$SV_MODULE_FAILED"; then 6200 if test -z "$SV_MODULE_FAILED"; then
6234 if test -n "$SV_MODULE_LIB"; then 6201 if test -n "$SV_MODULE_LIB"; then
6235 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6202 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6237 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6204 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6238 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6205 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6239 $as_echo_n "(cached) " >&6 6206 $as_echo_n "(cached) " >&6
6240 else 6207 else
6241 ac_check_lib_save_LIBS=$LIBS 6208 ac_check_lib_save_LIBS=$LIBS
6242 LIBS="-l$SV_MODULE_LIB $LIBS" 6209 LIBS="-l$SV_MODULE_LIB $LIBS"
6243 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6268 LIBS=$ac_check_lib_save_LIBS 6235 LIBS=$ac_check_lib_save_LIBS
6269 fi 6236 fi
6270 eval ac_res=\$$as_ac_Lib 6237 eval ac_res=\$$as_ac_Lib
6271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6272 $as_echo "$ac_res" >&6; } 6239 $as_echo "$ac_res" >&6; }
6273 eval as_val=\$$as_ac_Lib 6240 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6274 if test "x$as_val" = x""yes; then :
6275 LIBS="$LIBS -l$SV_MODULE_LIB" 6241 LIBS="$LIBS -l$SV_MODULE_LIB"
6276 else 6242 else
6277 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6243 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6278 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6244 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6279 fi 6245 fi
6297 6263
6298 pkg_failed=no 6264 pkg_failed=no
6299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 6265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5
6300 $as_echo_n "checking for libpulse... " >&6; } 6266 $as_echo_n "checking for libpulse... " >&6; }
6301 6267
6302 if test -n "$PKG_CONFIG"; then 6268 if test -n "$libpulse_CFLAGS"; then
6303 if test -n "$libpulse_CFLAGS"; then 6269 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS"
6304 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS" 6270 elif test -n "$PKG_CONFIG"; then
6305 else 6271 if test -n "$PKG_CONFIG" && \
6306 if test -n "$PKG_CONFIG" && \
6307 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6272 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6308 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6273 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6309 ac_status=$? 6274 ac_status=$?
6310 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6275 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6311 test $ac_status = 0; }; then 6276 test $ac_status = 0; }; then
6312 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6277 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6313 else 6278 else
6314 pkg_failed=yes 6279 pkg_failed=yes
6315 fi 6280 fi
6316 fi 6281 else
6317 else 6282 pkg_failed=untried
6318 pkg_failed=untried 6283 fi
6319 fi 6284 if test -n "$libpulse_LIBS"; then
6320 if test -n "$PKG_CONFIG"; then 6285 pkg_cv_libpulse_LIBS="$libpulse_LIBS"
6321 if test -n "$libpulse_LIBS"; then 6286 elif test -n "$PKG_CONFIG"; then
6322 pkg_cv_libpulse_LIBS="$libpulse_LIBS" 6287 if test -n "$PKG_CONFIG" && \
6323 else
6324 if test -n "$PKG_CONFIG" && \
6325 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6288 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6326 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6289 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6327 ac_status=$? 6290 ac_status=$?
6328 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6291 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6329 test $ac_status = 0; }; then 6292 test $ac_status = 0; }; then
6330 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6293 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6331 else 6294 else
6332 pkg_failed=yes 6295 pkg_failed=yes
6333 fi 6296 fi
6334 fi 6297 else
6335 else 6298 pkg_failed=untried
6336 pkg_failed=untried
6337 fi 6299 fi
6338 6300
6339 6301
6340 6302
6341 if test $pkg_failed = yes; then 6303 if test $pkg_failed = yes; then
6304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6305 $as_echo "no" >&6; }
6342 6306
6343 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6307 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6344 _pkg_short_errors_supported=yes 6308 _pkg_short_errors_supported=yes
6345 else 6309 else
6346 _pkg_short_errors_supported=no 6310 _pkg_short_errors_supported=no
6347 fi 6311 fi
6348 if test $_pkg_short_errors_supported = yes; then 6312 if test $_pkg_short_errors_supported = yes; then
6349 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6313 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6350 else 6314 else
6351 libpulse_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6315 libpulse_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6352 fi 6316 fi
6353 # Put the nasty error message in config.log where it belongs 6317 # Put the nasty error message in config.log where it belongs
6354 echo "$libpulse_PKG_ERRORS" >&5 6318 echo "$libpulse_PKG_ERRORS" >&5
6355 6319
6356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6320 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6357 $as_echo "no" >&6; }
6358 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6359 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6321 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6360 elif test $pkg_failed = untried; then 6322 elif test $pkg_failed = untried; then
6323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6324 $as_echo "no" >&6; }
6361 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6325 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6362 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6326 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6363 else 6327 else
6364 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS 6328 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS
6365 libpulse_LIBS=$pkg_cv_libpulse_LIBS 6329 libpulse_LIBS=$pkg_cv_libpulse_LIBS
6369 fi 6333 fi
6370 fi 6334 fi
6371 if test -n "$SV_MODULE_FAILED"; then 6335 if test -n "$SV_MODULE_FAILED"; then
6372 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6336 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6373 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6337 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6374 eval as_val=\$$as_ac_Header 6338 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6375 if test "x$as_val" = x""yes; then :
6376 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6339 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6377 else 6340 else
6378 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6341 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6379 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6342 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6380 fi 6343 fi
6383 if test -z "$SV_MODULE_FAILED"; then 6346 if test -z "$SV_MODULE_FAILED"; then
6384 if test -n "$SV_MODULE_LIB"; then 6347 if test -n "$SV_MODULE_LIB"; then
6385 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6348 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6387 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6350 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6388 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6351 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6389 $as_echo_n "(cached) " >&6 6352 $as_echo_n "(cached) " >&6
6390 else 6353 else
6391 ac_check_lib_save_LIBS=$LIBS 6354 ac_check_lib_save_LIBS=$LIBS
6392 LIBS="-l$SV_MODULE_LIB $LIBS" 6355 LIBS="-l$SV_MODULE_LIB $LIBS"
6393 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6356 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6418 LIBS=$ac_check_lib_save_LIBS 6381 LIBS=$ac_check_lib_save_LIBS
6419 fi 6382 fi
6420 eval ac_res=\$$as_ac_Lib 6383 eval ac_res=\$$as_ac_Lib
6421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6422 $as_echo "$ac_res" >&6; } 6385 $as_echo "$ac_res" >&6; }
6423 eval as_val=\$$as_ac_Lib 6386 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6424 if test "x$as_val" = x""yes; then :
6425 LIBS="$LIBS -l$SV_MODULE_LIB" 6387 LIBS="$LIBS -l$SV_MODULE_LIB"
6426 else 6388 else
6427 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6389 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6428 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6390 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6429 fi 6391 fi
6447 6409
6448 pkg_failed=no 6410 pkg_failed=no
6449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 6411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5
6450 $as_echo_n "checking for lrdf... " >&6; } 6412 $as_echo_n "checking for lrdf... " >&6; }
6451 6413
6452 if test -n "$PKG_CONFIG"; then 6414 if test -n "$lrdf_CFLAGS"; then
6453 if test -n "$lrdf_CFLAGS"; then 6415 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS"
6454 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS" 6416 elif test -n "$PKG_CONFIG"; then
6455 else 6417 if test -n "$PKG_CONFIG" && \
6456 if test -n "$PKG_CONFIG" && \
6457 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6418 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6458 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6419 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6459 ac_status=$? 6420 ac_status=$?
6460 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6421 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6461 test $ac_status = 0; }; then 6422 test $ac_status = 0; }; then
6462 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6423 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6463 else 6424 else
6464 pkg_failed=yes 6425 pkg_failed=yes
6465 fi 6426 fi
6466 fi 6427 else
6467 else 6428 pkg_failed=untried
6468 pkg_failed=untried 6429 fi
6469 fi 6430 if test -n "$lrdf_LIBS"; then
6470 if test -n "$PKG_CONFIG"; then 6431 pkg_cv_lrdf_LIBS="$lrdf_LIBS"
6471 if test -n "$lrdf_LIBS"; then 6432 elif test -n "$PKG_CONFIG"; then
6472 pkg_cv_lrdf_LIBS="$lrdf_LIBS" 6433 if test -n "$PKG_CONFIG" && \
6473 else
6474 if test -n "$PKG_CONFIG" && \
6475 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6434 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6476 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6435 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6477 ac_status=$? 6436 ac_status=$?
6478 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6437 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6479 test $ac_status = 0; }; then 6438 test $ac_status = 0; }; then
6480 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6439 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6481 else 6440 else
6482 pkg_failed=yes 6441 pkg_failed=yes
6483 fi 6442 fi
6484 fi 6443 else
6485 else 6444 pkg_failed=untried
6486 pkg_failed=untried
6487 fi 6445 fi
6488 6446
6489 6447
6490 6448
6491 if test $pkg_failed = yes; then 6449 if test $pkg_failed = yes; then
6450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6451 $as_echo "no" >&6; }
6492 6452
6493 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6453 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6494 _pkg_short_errors_supported=yes 6454 _pkg_short_errors_supported=yes
6495 else 6455 else
6496 _pkg_short_errors_supported=no 6456 _pkg_short_errors_supported=no
6497 fi 6457 fi
6498 if test $_pkg_short_errors_supported = yes; then 6458 if test $_pkg_short_errors_supported = yes; then
6499 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6459 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6500 else 6460 else
6501 lrdf_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6461 lrdf_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6502 fi 6462 fi
6503 # Put the nasty error message in config.log where it belongs 6463 # Put the nasty error message in config.log where it belongs
6504 echo "$lrdf_PKG_ERRORS" >&5 6464 echo "$lrdf_PKG_ERRORS" >&5
6505 6465
6506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6466 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6507 $as_echo "no" >&6; }
6508 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6509 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6467 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6510 elif test $pkg_failed = untried; then 6468 elif test $pkg_failed = untried; then
6469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6470 $as_echo "no" >&6; }
6511 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6471 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6512 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6472 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6513 else 6473 else
6514 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS 6474 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS
6515 lrdf_LIBS=$pkg_cv_lrdf_LIBS 6475 lrdf_LIBS=$pkg_cv_lrdf_LIBS
6519 fi 6479 fi
6520 fi 6480 fi
6521 if test -n "$SV_MODULE_FAILED"; then 6481 if test -n "$SV_MODULE_FAILED"; then
6522 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6482 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6523 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6483 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6524 eval as_val=\$$as_ac_Header 6484 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6525 if test "x$as_val" = x""yes; then :
6526 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6485 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6527 else 6486 else
6528 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6487 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6529 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6488 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6530 fi 6489 fi
6533 if test -z "$SV_MODULE_FAILED"; then 6492 if test -z "$SV_MODULE_FAILED"; then
6534 if test -n "$SV_MODULE_LIB"; then 6493 if test -n "$SV_MODULE_LIB"; then
6535 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6494 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6537 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6496 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6538 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6497 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6539 $as_echo_n "(cached) " >&6 6498 $as_echo_n "(cached) " >&6
6540 else 6499 else
6541 ac_check_lib_save_LIBS=$LIBS 6500 ac_check_lib_save_LIBS=$LIBS
6542 LIBS="-l$SV_MODULE_LIB $LIBS" 6501 LIBS="-l$SV_MODULE_LIB $LIBS"
6543 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6568 LIBS=$ac_check_lib_save_LIBS 6527 LIBS=$ac_check_lib_save_LIBS
6569 fi 6528 fi
6570 eval ac_res=\$$as_ac_Lib 6529 eval ac_res=\$$as_ac_Lib
6571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6572 $as_echo "$ac_res" >&6; } 6531 $as_echo "$ac_res" >&6; }
6573 eval as_val=\$$as_ac_Lib 6532 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6574 if test "x$as_val" = x""yes; then :
6575 LIBS="$LIBS -l$SV_MODULE_LIB" 6533 LIBS="$LIBS -l$SV_MODULE_LIB"
6576 else 6534 else
6577 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6535 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6578 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6536 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6579 fi 6537 fi
6597 6555
6598 pkg_failed=no 6556 pkg_failed=no
6599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 6557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5
6600 $as_echo_n "checking for oggz... " >&6; } 6558 $as_echo_n "checking for oggz... " >&6; }
6601 6559
6602 if test -n "$PKG_CONFIG"; then 6560 if test -n "$oggz_CFLAGS"; then
6603 if test -n "$oggz_CFLAGS"; then 6561 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS"
6604 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS" 6562 elif test -n "$PKG_CONFIG"; then
6605 else 6563 if test -n "$PKG_CONFIG" && \
6606 if test -n "$PKG_CONFIG" && \
6607 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6564 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6608 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6565 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6609 ac_status=$? 6566 ac_status=$?
6610 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6567 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6611 test $ac_status = 0; }; then 6568 test $ac_status = 0; }; then
6612 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6569 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6613 else 6570 else
6614 pkg_failed=yes 6571 pkg_failed=yes
6615 fi 6572 fi
6616 fi 6573 else
6617 else 6574 pkg_failed=untried
6618 pkg_failed=untried 6575 fi
6619 fi 6576 if test -n "$oggz_LIBS"; then
6620 if test -n "$PKG_CONFIG"; then 6577 pkg_cv_oggz_LIBS="$oggz_LIBS"
6621 if test -n "$oggz_LIBS"; then 6578 elif test -n "$PKG_CONFIG"; then
6622 pkg_cv_oggz_LIBS="$oggz_LIBS" 6579 if test -n "$PKG_CONFIG" && \
6623 else
6624 if test -n "$PKG_CONFIG" && \
6625 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6580 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6626 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6581 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6627 ac_status=$? 6582 ac_status=$?
6628 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6583 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6629 test $ac_status = 0; }; then 6584 test $ac_status = 0; }; then
6630 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6585 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6631 else 6586 else
6632 pkg_failed=yes 6587 pkg_failed=yes
6633 fi 6588 fi
6634 fi 6589 else
6635 else 6590 pkg_failed=untried
6636 pkg_failed=untried
6637 fi 6591 fi
6638 6592
6639 6593
6640 6594
6641 if test $pkg_failed = yes; then 6595 if test $pkg_failed = yes; then
6596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6597 $as_echo "no" >&6; }
6642 6598
6643 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6599 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6644 _pkg_short_errors_supported=yes 6600 _pkg_short_errors_supported=yes
6645 else 6601 else
6646 _pkg_short_errors_supported=no 6602 _pkg_short_errors_supported=no
6647 fi 6603 fi
6648 if test $_pkg_short_errors_supported = yes; then 6604 if test $_pkg_short_errors_supported = yes; then
6649 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6605 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6650 else 6606 else
6651 oggz_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6607 oggz_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6652 fi 6608 fi
6653 # Put the nasty error message in config.log where it belongs 6609 # Put the nasty error message in config.log where it belongs
6654 echo "$oggz_PKG_ERRORS" >&5 6610 echo "$oggz_PKG_ERRORS" >&5
6655 6611
6656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6612 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6657 $as_echo "no" >&6; }
6658 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6659 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6613 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6660 elif test $pkg_failed = untried; then 6614 elif test $pkg_failed = untried; then
6615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6616 $as_echo "no" >&6; }
6661 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6617 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6662 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6618 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6663 else 6619 else
6664 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS 6620 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS
6665 oggz_LIBS=$pkg_cv_oggz_LIBS 6621 oggz_LIBS=$pkg_cv_oggz_LIBS
6669 fi 6625 fi
6670 fi 6626 fi
6671 if test -n "$SV_MODULE_FAILED"; then 6627 if test -n "$SV_MODULE_FAILED"; then
6672 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6628 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6673 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6629 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6674 eval as_val=\$$as_ac_Header 6630 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6675 if test "x$as_val" = x""yes; then :
6676 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6631 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6677 else 6632 else
6678 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6633 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6679 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6634 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6680 fi 6635 fi
6683 if test -z "$SV_MODULE_FAILED"; then 6638 if test -z "$SV_MODULE_FAILED"; then
6684 if test -n "$SV_MODULE_LIB"; then 6639 if test -n "$SV_MODULE_LIB"; then
6685 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6640 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6687 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6642 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6688 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6643 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6689 $as_echo_n "(cached) " >&6 6644 $as_echo_n "(cached) " >&6
6690 else 6645 else
6691 ac_check_lib_save_LIBS=$LIBS 6646 ac_check_lib_save_LIBS=$LIBS
6692 LIBS="-l$SV_MODULE_LIB $LIBS" 6647 LIBS="-l$SV_MODULE_LIB $LIBS"
6693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6648 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6718 LIBS=$ac_check_lib_save_LIBS 6673 LIBS=$ac_check_lib_save_LIBS
6719 fi 6674 fi
6720 eval ac_res=\$$as_ac_Lib 6675 eval ac_res=\$$as_ac_Lib
6721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6722 $as_echo "$ac_res" >&6; } 6677 $as_echo "$ac_res" >&6; }
6723 eval as_val=\$$as_ac_Lib 6678 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6724 if test "x$as_val" = x""yes; then :
6725 LIBS="$LIBS -l$SV_MODULE_LIB" 6679 LIBS="$LIBS -l$SV_MODULE_LIB"
6726 else 6680 else
6727 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6681 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6728 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6682 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6729 fi 6683 fi
6747 6701
6748 pkg_failed=no 6702 pkg_failed=no
6749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 6703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5
6750 $as_echo_n "checking for fishsound... " >&6; } 6704 $as_echo_n "checking for fishsound... " >&6; }
6751 6705
6752 if test -n "$PKG_CONFIG"; then 6706 if test -n "$fishsound_CFLAGS"; then
6753 if test -n "$fishsound_CFLAGS"; then 6707 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS"
6754 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS" 6708 elif test -n "$PKG_CONFIG"; then
6755 else 6709 if test -n "$PKG_CONFIG" && \
6756 if test -n "$PKG_CONFIG" && \
6757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6710 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6758 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6711 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6759 ac_status=$? 6712 ac_status=$?
6760 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6713 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6761 test $ac_status = 0; }; then 6714 test $ac_status = 0; }; then
6762 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6715 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6763 else 6716 else
6764 pkg_failed=yes 6717 pkg_failed=yes
6765 fi 6718 fi
6766 fi 6719 else
6767 else 6720 pkg_failed=untried
6768 pkg_failed=untried 6721 fi
6769 fi 6722 if test -n "$fishsound_LIBS"; then
6770 if test -n "$PKG_CONFIG"; then 6723 pkg_cv_fishsound_LIBS="$fishsound_LIBS"
6771 if test -n "$fishsound_LIBS"; then 6724 elif test -n "$PKG_CONFIG"; then
6772 pkg_cv_fishsound_LIBS="$fishsound_LIBS" 6725 if test -n "$PKG_CONFIG" && \
6773 else
6774 if test -n "$PKG_CONFIG" && \
6775 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6726 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6776 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6727 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6777 ac_status=$? 6728 ac_status=$?
6778 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6729 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6779 test $ac_status = 0; }; then 6730 test $ac_status = 0; }; then
6780 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6731 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6781 else 6732 else
6782 pkg_failed=yes 6733 pkg_failed=yes
6783 fi 6734 fi
6784 fi 6735 else
6785 else 6736 pkg_failed=untried
6786 pkg_failed=untried
6787 fi 6737 fi
6788 6738
6789 6739
6790 6740
6791 if test $pkg_failed = yes; then 6741 if test $pkg_failed = yes; then
6742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6743 $as_echo "no" >&6; }
6792 6744
6793 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6745 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6794 _pkg_short_errors_supported=yes 6746 _pkg_short_errors_supported=yes
6795 else 6747 else
6796 _pkg_short_errors_supported=no 6748 _pkg_short_errors_supported=no
6797 fi 6749 fi
6798 if test $_pkg_short_errors_supported = yes; then 6750 if test $_pkg_short_errors_supported = yes; then
6799 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6751 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6800 else 6752 else
6801 fishsound_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6753 fishsound_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6802 fi 6754 fi
6803 # Put the nasty error message in config.log where it belongs 6755 # Put the nasty error message in config.log where it belongs
6804 echo "$fishsound_PKG_ERRORS" >&5 6756 echo "$fishsound_PKG_ERRORS" >&5
6805 6757
6806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6758 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6807 $as_echo "no" >&6; }
6808 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6809 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6759 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6810 elif test $pkg_failed = untried; then 6760 elif test $pkg_failed = untried; then
6761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6762 $as_echo "no" >&6; }
6811 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6763 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6812 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6764 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6813 else 6765 else
6814 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS 6766 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS
6815 fishsound_LIBS=$pkg_cv_fishsound_LIBS 6767 fishsound_LIBS=$pkg_cv_fishsound_LIBS
6819 fi 6771 fi
6820 fi 6772 fi
6821 if test -n "$SV_MODULE_FAILED"; then 6773 if test -n "$SV_MODULE_FAILED"; then
6822 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6774 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6823 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6775 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6824 eval as_val=\$$as_ac_Header 6776 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6825 if test "x$as_val" = x""yes; then :
6826 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6777 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6827 else 6778 else
6828 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6779 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6829 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6780 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6830 fi 6781 fi
6833 if test -z "$SV_MODULE_FAILED"; then 6784 if test -z "$SV_MODULE_FAILED"; then
6834 if test -n "$SV_MODULE_LIB"; then 6785 if test -n "$SV_MODULE_LIB"; then
6835 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6786 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6837 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6788 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6838 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6789 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6839 $as_echo_n "(cached) " >&6 6790 $as_echo_n "(cached) " >&6
6840 else 6791 else
6841 ac_check_lib_save_LIBS=$LIBS 6792 ac_check_lib_save_LIBS=$LIBS
6842 LIBS="-l$SV_MODULE_LIB $LIBS" 6793 LIBS="-l$SV_MODULE_LIB $LIBS"
6843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6794 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6868 LIBS=$ac_check_lib_save_LIBS 6819 LIBS=$ac_check_lib_save_LIBS
6869 fi 6820 fi
6870 eval ac_res=\$$as_ac_Lib 6821 eval ac_res=\$$as_ac_Lib
6871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6872 $as_echo "$ac_res" >&6; } 6823 $as_echo "$ac_res" >&6; }
6873 eval as_val=\$$as_ac_Lib 6824 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
6874 if test "x$as_val" = x""yes; then :
6875 LIBS="$LIBS -l$SV_MODULE_LIB" 6825 LIBS="$LIBS -l$SV_MODULE_LIB"
6876 else 6826 else
6877 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6827 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
6878 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6828 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
6879 fi 6829 fi
6897 6847
6898 pkg_failed=no 6848 pkg_failed=no
6899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 6849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5
6900 $as_echo_n "checking for mad... " >&6; } 6850 $as_echo_n "checking for mad... " >&6; }
6901 6851
6902 if test -n "$PKG_CONFIG"; then 6852 if test -n "$mad_CFLAGS"; then
6903 if test -n "$mad_CFLAGS"; then 6853 pkg_cv_mad_CFLAGS="$mad_CFLAGS"
6904 pkg_cv_mad_CFLAGS="$mad_CFLAGS" 6854 elif test -n "$PKG_CONFIG"; then
6905 else 6855 if test -n "$PKG_CONFIG" && \
6906 if test -n "$PKG_CONFIG" && \
6907 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6856 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6908 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6857 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6909 ac_status=$? 6858 ac_status=$?
6910 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6859 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6911 test $ac_status = 0; }; then 6860 test $ac_status = 0; }; then
6912 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6861 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6913 else 6862 else
6914 pkg_failed=yes 6863 pkg_failed=yes
6915 fi 6864 fi
6916 fi 6865 else
6917 else 6866 pkg_failed=untried
6918 pkg_failed=untried 6867 fi
6919 fi 6868 if test -n "$mad_LIBS"; then
6920 if test -n "$PKG_CONFIG"; then 6869 pkg_cv_mad_LIBS="$mad_LIBS"
6921 if test -n "$mad_LIBS"; then 6870 elif test -n "$PKG_CONFIG"; then
6922 pkg_cv_mad_LIBS="$mad_LIBS" 6871 if test -n "$PKG_CONFIG" && \
6923 else
6924 if test -n "$PKG_CONFIG" && \
6925 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 6872 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
6926 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 6873 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
6927 ac_status=$? 6874 ac_status=$?
6928 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6875 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6929 test $ac_status = 0; }; then 6876 test $ac_status = 0; }; then
6930 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 6877 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
6931 else 6878 else
6932 pkg_failed=yes 6879 pkg_failed=yes
6933 fi 6880 fi
6934 fi 6881 else
6935 else 6882 pkg_failed=untried
6936 pkg_failed=untried
6937 fi 6883 fi
6938 6884
6939 6885
6940 6886
6941 if test $pkg_failed = yes; then 6887 if test $pkg_failed = yes; then
6888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6889 $as_echo "no" >&6; }
6942 6890
6943 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 6891 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6944 _pkg_short_errors_supported=yes 6892 _pkg_short_errors_supported=yes
6945 else 6893 else
6946 _pkg_short_errors_supported=no 6894 _pkg_short_errors_supported=no
6947 fi 6895 fi
6948 if test $_pkg_short_errors_supported = yes; then 6896 if test $_pkg_short_errors_supported = yes; then
6949 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6897 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6950 else 6898 else
6951 mad_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 6899 mad_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
6952 fi 6900 fi
6953 # Put the nasty error message in config.log where it belongs 6901 # Put the nasty error message in config.log where it belongs
6954 echo "$mad_PKG_ERRORS" >&5 6902 echo "$mad_PKG_ERRORS" >&5
6955 6903
6956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6904 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6957 $as_echo "no" >&6; }
6958 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6959 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6905 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6960 elif test $pkg_failed = untried; then 6906 elif test $pkg_failed = untried; then
6907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6908 $as_echo "no" >&6; }
6961 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 6909 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
6962 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 6910 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
6963 else 6911 else
6964 mad_CFLAGS=$pkg_cv_mad_CFLAGS 6912 mad_CFLAGS=$pkg_cv_mad_CFLAGS
6965 mad_LIBS=$pkg_cv_mad_LIBS 6913 mad_LIBS=$pkg_cv_mad_LIBS
6969 fi 6917 fi
6970 fi 6918 fi
6971 if test -n "$SV_MODULE_FAILED"; then 6919 if test -n "$SV_MODULE_FAILED"; then
6972 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 6920 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
6973 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 6921 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
6974 eval as_val=\$$as_ac_Header 6922 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6975 if test "x$as_val" = x""yes; then :
6976 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 6923 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
6977 else 6924 else
6978 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 6925 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
6979 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 6926 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
6980 fi 6927 fi
6983 if test -z "$SV_MODULE_FAILED"; then 6930 if test -z "$SV_MODULE_FAILED"; then
6984 if test -n "$SV_MODULE_LIB"; then 6931 if test -n "$SV_MODULE_LIB"; then
6985 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 6932 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
6986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 6933 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
6987 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 6934 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
6988 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 6935 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
6989 $as_echo_n "(cached) " >&6 6936 $as_echo_n "(cached) " >&6
6990 else 6937 else
6991 ac_check_lib_save_LIBS=$LIBS 6938 ac_check_lib_save_LIBS=$LIBS
6992 LIBS="-l$SV_MODULE_LIB $LIBS" 6939 LIBS="-l$SV_MODULE_LIB $LIBS"
6993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6940 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7018 LIBS=$ac_check_lib_save_LIBS 6965 LIBS=$ac_check_lib_save_LIBS
7019 fi 6966 fi
7020 eval ac_res=\$$as_ac_Lib 6967 eval ac_res=\$$as_ac_Lib
7021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
7022 $as_echo "$ac_res" >&6; } 6969 $as_echo "$ac_res" >&6; }
7023 eval as_val=\$$as_ac_Lib 6970 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
7024 if test "x$as_val" = x""yes; then :
7025 LIBS="$LIBS -l$SV_MODULE_LIB" 6971 LIBS="$LIBS -l$SV_MODULE_LIB"
7026 else 6972 else
7027 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 6973 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
7028 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 6974 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
7029 fi 6975 fi
7047 6993
7048 pkg_failed=no 6994 pkg_failed=no
7049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 6995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5
7050 $as_echo_n "checking for id3tag... " >&6; } 6996 $as_echo_n "checking for id3tag... " >&6; }
7051 6997
7052 if test -n "$PKG_CONFIG"; then 6998 if test -n "$id3tag_CFLAGS"; then
7053 if test -n "$id3tag_CFLAGS"; then 6999 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS"
7054 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS" 7000 elif test -n "$PKG_CONFIG"; then
7055 else 7001 if test -n "$PKG_CONFIG" && \
7056 if test -n "$PKG_CONFIG" && \
7057 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 7002 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
7058 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 7003 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
7059 ac_status=$? 7004 ac_status=$?
7060 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 7005 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7061 test $ac_status = 0; }; then 7006 test $ac_status = 0; }; then
7062 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` 7007 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null`
7063 else 7008 else
7064 pkg_failed=yes 7009 pkg_failed=yes
7065 fi 7010 fi
7066 fi 7011 else
7067 else 7012 pkg_failed=untried
7068 pkg_failed=untried 7013 fi
7069 fi 7014 if test -n "$id3tag_LIBS"; then
7070 if test -n "$PKG_CONFIG"; then 7015 pkg_cv_id3tag_LIBS="$id3tag_LIBS"
7071 if test -n "$id3tag_LIBS"; then 7016 elif test -n "$PKG_CONFIG"; then
7072 pkg_cv_id3tag_LIBS="$id3tag_LIBS" 7017 if test -n "$PKG_CONFIG" && \
7073 else
7074 if test -n "$PKG_CONFIG" && \
7075 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 7018 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5
7076 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 7019 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5
7077 ac_status=$? 7020 ac_status=$?
7078 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 7021 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7079 test $ac_status = 0; }; then 7022 test $ac_status = 0; }; then
7080 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` 7023 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null`
7081 else 7024 else
7082 pkg_failed=yes 7025 pkg_failed=yes
7083 fi 7026 fi
7084 fi 7027 else
7085 else 7028 pkg_failed=untried
7086 pkg_failed=untried
7087 fi 7029 fi
7088 7030
7089 7031
7090 7032
7091 if test $pkg_failed = yes; then 7033 if test $pkg_failed = yes; then
7034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7035 $as_echo "no" >&6; }
7092 7036
7093 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 7037 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
7094 _pkg_short_errors_supported=yes 7038 _pkg_short_errors_supported=yes
7095 else 7039 else
7096 _pkg_short_errors_supported=no 7040 _pkg_short_errors_supported=no
7097 fi 7041 fi
7098 if test $_pkg_short_errors_supported = yes; then 7042 if test $_pkg_short_errors_supported = yes; then
7099 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 7043 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
7100 else 7044 else
7101 id3tag_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` 7045 id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1`
7102 fi 7046 fi
7103 # Put the nasty error message in config.log where it belongs 7047 # Put the nasty error message in config.log where it belongs
7104 echo "$id3tag_PKG_ERRORS" >&5 7048 echo "$id3tag_PKG_ERRORS" >&5
7105 7049
7106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7050 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
7107 $as_echo "no" >&6; }
7108 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
7109 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 7051 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
7110 elif test $pkg_failed = untried; then 7052 elif test $pkg_failed = untried; then
7053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7054 $as_echo "no" >&6; }
7111 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 7055 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5
7112 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} 7056 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;}
7113 else 7057 else
7114 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS 7058 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS
7115 id3tag_LIBS=$pkg_cv_id3tag_LIBS 7059 id3tag_LIBS=$pkg_cv_id3tag_LIBS
7119 fi 7063 fi
7120 fi 7064 fi
7121 if test -n "$SV_MODULE_FAILED"; then 7065 if test -n "$SV_MODULE_FAILED"; then
7122 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` 7066 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh`
7123 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" 7067 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default"
7124 eval as_val=\$$as_ac_Header 7068 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7125 if test "x$as_val" = x""yes; then :
7126 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" 7069 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED=""
7127 else 7070 else
7128 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 7071 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5
7129 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} 7072 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;}
7130 fi 7073 fi
7133 if test -z "$SV_MODULE_FAILED"; then 7076 if test -z "$SV_MODULE_FAILED"; then
7134 if test -n "$SV_MODULE_LIB"; then 7077 if test -n "$SV_MODULE_LIB"; then
7135 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` 7078 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh`
7136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 7079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5
7137 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } 7080 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; }
7138 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : 7081 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :
7139 $as_echo_n "(cached) " >&6 7082 $as_echo_n "(cached) " >&6
7140 else 7083 else
7141 ac_check_lib_save_LIBS=$LIBS 7084 ac_check_lib_save_LIBS=$LIBS
7142 LIBS="-l$SV_MODULE_LIB $LIBS" 7085 LIBS="-l$SV_MODULE_LIB $LIBS"
7143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7168 LIBS=$ac_check_lib_save_LIBS 7111 LIBS=$ac_check_lib_save_LIBS
7169 fi 7112 fi
7170 eval ac_res=\$$as_ac_Lib 7113 eval ac_res=\$$as_ac_Lib
7171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 7114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
7172 $as_echo "$ac_res" >&6; } 7115 $as_echo "$ac_res" >&6; }
7173 eval as_val=\$$as_ac_Lib 7116 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
7174 if test "x$as_val" = x""yes; then :
7175 LIBS="$LIBS -l$SV_MODULE_LIB" 7117 LIBS="$LIBS -l$SV_MODULE_LIB"
7176 else 7118 else
7177 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 7119 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5
7178 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} 7120 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;}
7179 fi 7121 fi
7321 DEFS=`sed -n "$ac_script" confdefs.h` 7263 DEFS=`sed -n "$ac_script" confdefs.h`
7322 7264
7323 7265
7324 ac_libobjs= 7266 ac_libobjs=
7325 ac_ltlibobjs= 7267 ac_ltlibobjs=
7268 U=
7326 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 7269 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7327 # 1. Remove the extension, and $U if already installed. 7270 # 1. Remove the extension, and $U if already installed.
7328 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 7271 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
7329 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 7272 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
7330 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 7273 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
7482 7425
7483 # CDPATH. 7426 # CDPATH.
7484 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 7427 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
7485 7428
7486 7429
7487 # as_fn_error ERROR [LINENO LOG_FD] 7430 # as_fn_error STATUS ERROR [LINENO LOG_FD]
7488 # --------------------------------- 7431 # ----------------------------------------
7489 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 7432 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
7490 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the 7433 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
7491 # script with status $?, using 1 if that was 0. 7434 # script with STATUS, using 1 if that was 0.
7492 as_fn_error () 7435 as_fn_error ()
7493 { 7436 {
7494 as_status=$?; test $as_status -eq 0 && as_status=1 7437 as_status=$1; test $as_status -eq 0 && as_status=1
7495 if test "$3"; then 7438 if test "$4"; then
7496 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 7439 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
7497 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 7440 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
7498 fi 7441 fi
7499 $as_echo "$as_me: error: $1" >&2 7442 $as_echo "$as_me: error: $2" >&2
7500 as_fn_exit $as_status 7443 as_fn_exit $as_status
7501 } # as_fn_error 7444 } # as_fn_error
7502 7445
7503 7446
7504 # as_fn_set_status STATUS 7447 # as_fn_set_status STATUS
7690 } 7633 }
7691 s/.*/./; q'` 7634 s/.*/./; q'`
7692 test -d "$as_dir" && break 7635 test -d "$as_dir" && break
7693 done 7636 done
7694 test -z "$as_dirs" || eval "mkdir $as_dirs" 7637 test -z "$as_dirs" || eval "mkdir $as_dirs"
7695 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 7638 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
7696 7639
7697 7640
7698 } # as_fn_mkdir_p 7641 } # as_fn_mkdir_p
7699 if mkdir -p . 2>/dev/null; then 7642 if mkdir -p . 2>/dev/null; then
7700 as_mkdir_p='mkdir -p "$as_dir"' 7643 as_mkdir_p='mkdir -p "$as_dir"'
7744 # Save the log message, to keep $0 and so on meaningful, and to 7687 # Save the log message, to keep $0 and so on meaningful, and to
7745 # report actual input values of CONFIG_FILES etc. instead of their 7688 # report actual input values of CONFIG_FILES etc. instead of their
7746 # values after options handling. 7689 # values after options handling.
7747 ac_log=" 7690 ac_log="
7748 This file was extended by SVcore $as_me 1.8, which was 7691 This file was extended by SVcore $as_me 1.8, which was
7749 generated by GNU Autoconf 2.65. Invocation command line was 7692 generated by GNU Autoconf 2.67. Invocation command line was
7750 7693
7751 CONFIG_FILES = $CONFIG_FILES 7694 CONFIG_FILES = $CONFIG_FILES
7752 CONFIG_HEADERS = $CONFIG_HEADERS 7695 CONFIG_HEADERS = $CONFIG_HEADERS
7753 CONFIG_LINKS = $CONFIG_LINKS 7696 CONFIG_LINKS = $CONFIG_LINKS
7754 CONFIG_COMMANDS = $CONFIG_COMMANDS 7697 CONFIG_COMMANDS = $CONFIG_COMMANDS
7797 _ACEOF 7740 _ACEOF
7798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7741 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7799 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 7742 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7800 ac_cs_version="\\ 7743 ac_cs_version="\\
7801 SVcore config.status 1.8 7744 SVcore config.status 1.8
7802 configured by $0, generated by GNU Autoconf 2.65, 7745 configured by $0, generated by GNU Autoconf 2.67,
7803 with options \\"\$ac_cs_config\\" 7746 with options \\"\$ac_cs_config\\"
7804 7747
7805 Copyright (C) 2009 Free Software Foundation, Inc. 7748 Copyright (C) 2010 Free Software Foundation, Inc.
7806 This config.status script is free software; the Free Software Foundation 7749 This config.status script is free software; the Free Software Foundation
7807 gives unlimited permission to copy, distribute and modify it." 7750 gives unlimited permission to copy, distribute and modify it."
7808 7751
7809 ac_pwd='$ac_pwd' 7752 ac_pwd='$ac_pwd'
7810 srcdir='$srcdir' 7753 srcdir='$srcdir'
7817 # The default lists apply if the user does not specify any file. 7760 # The default lists apply if the user does not specify any file.
7818 ac_need_defaults=: 7761 ac_need_defaults=:
7819 while test $# != 0 7762 while test $# != 0
7820 do 7763 do
7821 case $1 in 7764 case $1 in
7822 --*=*) 7765 --*=?*)
7823 ac_option=`expr "X$1" : 'X\([^=]*\)='` 7766 ac_option=`expr "X$1" : 'X\([^=]*\)='`
7824 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 7767 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
7768 ac_shift=:
7769 ;;
7770 --*=)
7771 ac_option=`expr "X$1" : 'X\([^=]*\)='`
7772 ac_optarg=
7825 ac_shift=: 7773 ac_shift=:
7826 ;; 7774 ;;
7827 *) 7775 *)
7828 ac_option=$1 7776 ac_option=$1
7829 ac_optarg=$2 7777 ac_optarg=$2
7843 debug=: ;; 7791 debug=: ;;
7844 --file | --fil | --fi | --f ) 7792 --file | --fil | --fi | --f )
7845 $ac_shift 7793 $ac_shift
7846 case $ac_optarg in 7794 case $ac_optarg in
7847 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 7795 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7796 '') as_fn_error $? "missing file argument" ;;
7848 esac 7797 esac
7849 as_fn_append CONFIG_FILES " '$ac_optarg'" 7798 as_fn_append CONFIG_FILES " '$ac_optarg'"
7850 ac_need_defaults=false;; 7799 ac_need_defaults=false;;
7851 --he | --h | --help | --hel | -h ) 7800 --he | --h | --help | --hel | -h )
7852 $as_echo "$ac_cs_usage"; exit ;; 7801 $as_echo "$ac_cs_usage"; exit ;;
7853 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 7802 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
7854 | -silent | --silent | --silen | --sile | --sil | --si | --s) 7803 | -silent | --silent | --silen | --sile | --sil | --si | --s)
7855 ac_cs_silent=: ;; 7804 ac_cs_silent=: ;;
7856 7805
7857 # This is an error. 7806 # This is an error.
7858 -*) as_fn_error "unrecognized option: \`$1' 7807 -*) as_fn_error $? "unrecognized option: \`$1'
7859 Try \`$0 --help' for more information." ;; 7808 Try \`$0 --help' for more information." ;;
7860 7809
7861 *) as_fn_append ac_config_targets " $1" 7810 *) as_fn_append ac_config_targets " $1"
7862 ac_need_defaults=false ;; 7811 ac_need_defaults=false ;;
7863 7812
7904 for ac_config_target in $ac_config_targets 7853 for ac_config_target in $ac_config_targets
7905 do 7854 do
7906 case $ac_config_target in 7855 case $ac_config_target in
7907 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; 7856 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;;
7908 7857
7909 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 7858 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
7910 esac 7859 esac
7911 done 7860 done
7912 7861
7913 7862
7914 # If the user did not use the arguments to specify the items to instantiate, 7863 # If the user did not use the arguments to specify the items to instantiate,
7940 test -n "$tmp" && test -d "$tmp" 7889 test -n "$tmp" && test -d "$tmp"
7941 } || 7890 } ||
7942 { 7891 {
7943 tmp=./conf$$-$RANDOM 7892 tmp=./conf$$-$RANDOM
7944 (umask 077 && mkdir "$tmp") 7893 (umask 077 && mkdir "$tmp")
7945 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 7894 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
7946 7895
7947 # Set up the scripts for CONFIG_FILES section. 7896 # Set up the scripts for CONFIG_FILES section.
7948 # No need to generate them if there are no CONFIG_FILES. 7897 # No need to generate them if there are no CONFIG_FILES.
7949 # This happens for instance with `./config.status config.h'. 7898 # This happens for instance with `./config.status config.h'.
7950 if test -n "$CONFIG_FILES"; then 7899 if test -n "$CONFIG_FILES"; then
7957 if test "x$ac_cr" = x; then 7906 if test "x$ac_cr" = x; then
7958 eval ac_cr=\$\'\\r\' 7907 eval ac_cr=\$\'\\r\'
7959 fi 7908 fi
7960 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 7909 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
7961 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 7910 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7962 ac_cs_awk_cr='\r' 7911 ac_cs_awk_cr='\\r'
7963 else 7912 else
7964 ac_cs_awk_cr=$ac_cr 7913 ac_cs_awk_cr=$ac_cr
7965 fi 7914 fi
7966 7915
7967 echo 'BEGIN {' >"$tmp/subs1.awk" && 7916 echo 'BEGIN {' >"$tmp/subs1.awk" &&
7971 { 7920 {
7972 echo "cat >conf$$subs.awk <<_ACEOF" && 7921 echo "cat >conf$$subs.awk <<_ACEOF" &&
7973 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 7922 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
7974 echo "_ACEOF" 7923 echo "_ACEOF"
7975 } >conf$$subs.sh || 7924 } >conf$$subs.sh ||
7976 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 7925 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7977 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 7926 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
7978 ac_delim='%!_!# ' 7927 ac_delim='%!_!# '
7979 for ac_last_try in false false false false false :; do 7928 for ac_last_try in false false false false false :; do
7980 . ./conf$$subs.sh || 7929 . ./conf$$subs.sh ||
7981 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 7930 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7982 7931
7983 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 7932 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
7984 if test $ac_delim_n = $ac_delim_num; then 7933 if test $ac_delim_n = $ac_delim_num; then
7985 break 7934 break
7986 elif $ac_last_try; then 7935 elif $ac_last_try; then
7987 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 7936 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7988 else 7937 else
7989 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 7938 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7990 fi 7939 fi
7991 done 7940 done
7992 rm -f conf$$subs.sh 7941 rm -f conf$$subs.sh
8071 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8020 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8072 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 8021 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8073 else 8022 else
8074 cat 8023 cat
8075 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 8024 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
8076 || as_fn_error "could not setup config files machinery" "$LINENO" 5 8025 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
8077 _ACEOF 8026 _ACEOF
8078 8027
8079 # VPATH may cause trouble with some makes, so we remove $(srcdir), 8028 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
8080 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 8029 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
8081 # trailing colons and then remove the whole line if VPATH becomes empty 8030 # trailing colons and then remove the whole line if VPATH becomes empty
8082 # (actually we leave an empty line to preserve line numbers). 8031 # (actually we leave an empty line to preserve line numbers).
8083 if test "x$srcdir" = x.; then 8032 if test "x$srcdir" = x.; then
8084 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 8033 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
8085 s/:*\$(srcdir):*/:/ 8034 h
8086 s/:*\${srcdir}:*/:/ 8035 s///
8087 s/:*@srcdir@:*/:/ 8036 s/^/:/
8088 s/^\([^=]*=[ ]*\):*/\1/ 8037 s/[ ]*$/:/
8038 s/:\$(srcdir):/:/g
8039 s/:\${srcdir}:/:/g
8040 s/:@srcdir@:/:/g
8041 s/^:*//
8089 s/:*$// 8042 s/:*$//
8043 x
8044 s/\(=[ ]*\).*/\1/
8045 G
8046 s/\n//
8090 s/^[^=]*=[ ]*$// 8047 s/^[^=]*=[ ]*$//
8091 }' 8048 }'
8092 fi 8049 fi
8093 8050
8094 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8051 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8102 case $ac_tag in 8059 case $ac_tag in
8103 :[FHLC]) ac_mode=$ac_tag; continue;; 8060 :[FHLC]) ac_mode=$ac_tag; continue;;
8104 esac 8061 esac
8105 case $ac_mode$ac_tag in 8062 case $ac_mode$ac_tag in
8106 :[FHL]*:*);; 8063 :[FHL]*:*);;
8107 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 8064 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
8108 :[FH]-) ac_tag=-:-;; 8065 :[FH]-) ac_tag=-:-;;
8109 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 8066 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
8110 esac 8067 esac
8111 ac_save_IFS=$IFS 8068 ac_save_IFS=$IFS
8112 IFS=: 8069 IFS=:
8130 test -f "$ac_f" || 8087 test -f "$ac_f" ||
8131 case $ac_f in 8088 case $ac_f in
8132 [\\/$]*) false;; 8089 [\\/$]*) false;;
8133 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 8090 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
8134 esac || 8091 esac ||
8135 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 8092 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
8136 esac 8093 esac
8137 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 8094 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
8138 as_fn_append ac_file_inputs " '$ac_f'" 8095 as_fn_append ac_file_inputs " '$ac_f'"
8139 done 8096 done
8140 8097
8157 *) ac_sed_conf_input=$configure_input;; 8114 *) ac_sed_conf_input=$configure_input;;
8158 esac 8115 esac
8159 8116
8160 case $ac_tag in 8117 case $ac_tag in
8161 *:-:* | *:-) cat >"$tmp/stdin" \ 8118 *:-:* | *:-) cat >"$tmp/stdin" \
8162 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 8119 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
8163 esac 8120 esac
8164 ;; 8121 ;;
8165 esac 8122 esac
8166 8123
8167 ac_dir=`$as_dirname -- "$ac_file" || 8124 ac_dir=`$as_dirname -- "$ac_file" ||
8294 s&@INSTALL@&$ac_INSTALL&;t t 8251 s&@INSTALL@&$ac_INSTALL&;t t
8295 s&@MKDIR_P@&$ac_MKDIR_P&;t t 8252 s&@MKDIR_P@&$ac_MKDIR_P&;t t
8296 $ac_datarootdir_hack 8253 $ac_datarootdir_hack
8297 " 8254 "
8298 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 8255 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
8299 || as_fn_error "could not create $ac_file" "$LINENO" 5 8256 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8300 8257
8301 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 8258 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
8302 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 8259 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
8303 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 8260 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
8304 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8261 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8305 which seems to be undefined. Please make sure it is defined." >&5 8262 which seems to be undefined. Please make sure it is defined" >&5
8306 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 8263 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8307 which seems to be undefined. Please make sure it is defined." >&2;} 8264 which seems to be undefined. Please make sure it is defined" >&2;}
8308 8265
8309 rm -f "$tmp/stdin" 8266 rm -f "$tmp/stdin"
8310 case $ac_file in 8267 case $ac_file in
8311 -) cat "$tmp/out" && rm -f "$tmp/out";; 8268 -) cat "$tmp/out" && rm -f "$tmp/out";;
8312 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 8269 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
8313 esac \ 8270 esac \
8314 || as_fn_error "could not create $ac_file" "$LINENO" 5 8271 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8315 ;; 8272 ;;
8316 8273
8317 8274
8318 8275
8319 esac 8276 esac
8324 as_fn_exit 0 8281 as_fn_exit 0
8325 _ACEOF 8282 _ACEOF
8326 ac_clean_files=$ac_clean_files_save 8283 ac_clean_files=$ac_clean_files_save
8327 8284
8328 test $ac_write_fail = 0 || 8285 test $ac_write_fail = 0 ||
8329 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 8286 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
8330 8287
8331 8288
8332 # configure is writing to config.log, and then calls config.status. 8289 # configure is writing to config.log, and then calls config.status.
8333 # config.status does its own redirection, appending to config.log. 8290 # config.status does its own redirection, appending to config.log.
8334 # Unfortunately, on DOS this fails, as config.log is still kept open 8291 # Unfortunately, on DOS this fails, as config.log is still kept open
8345 exec 5>/dev/null 8302 exec 5>/dev/null
8346 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 8303 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
8347 exec 5>>config.log 8304 exec 5>>config.log
8348 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 8305 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8349 # would make configure fail if this is the last instruction. 8306 # would make configure fail if this is the last instruction.
8350 $ac_cs_success || as_fn_exit $? 8307 $ac_cs_success || as_fn_exit 1
8351 fi 8308 fi
8352 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 8309 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
8353 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 8310 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
8354 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 8311 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
8355 fi 8312 fi
8356 8313
8357 8314
8358 if ! $QMAKE -r; then 8315 if ! $QMAKE -r; then
8359 as_fn_error "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 8316 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5
8360 fi 8317 fi
8361 8318
8362 { $as_echo "$as_me:${as_lineno-$LINENO}: 8319 { $as_echo "$as_me:${as_lineno-$LINENO}:
8363 8320
8364 Configuration complete. 8321 Configuration complete.