Mercurial > hg > svcore
comparison configure @ 651:5ada98fb61cf
* Hugely simplify Qt search -- all we need is qmake...
author | Chris Cannam |
---|---|
date | Thu, 07 Oct 2010 17:54:08 +0100 |
parents | fd82ea0fc9f4 |
children | 0d639fe81481 |
comparison
equal
deleted
inserted
replaced
650:f6ed1a7a920f | 651:5ada98fb61cf |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.67 for SVcore 1.8. | 3 # Generated by GNU Autoconf 2.65 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, 2010 Free Software | 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
10 # Foundation, Inc. | 10 # 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 STATUS ERROR [LINENO LOG_FD] | 362 # as_fn_error 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=$1; test $as_status -eq 0 && as_status=1 | 369 as_status=$?; test $as_status -eq 0 && as_status=1 |
370 if test "$4"; then | 370 if test "$3"; then |
371 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | 372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 |
373 fi | 373 fi |
374 $as_echo "$as_me: error: $2" >&2 | 374 $as_echo "$as_me: error: $1" >&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, old GNU/Linux) returns a bogus exit status, | 536 # hostname on some systems (SVR3.2, 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. |
640 fftw3f_CFLAGS | 640 fftw3f_CFLAGS |
641 fftw3_LIBS | 641 fftw3_LIBS |
642 fftw3_CFLAGS | 642 fftw3_CFLAGS |
643 bz2_LIBS | 643 bz2_LIBS |
644 bz2_CFLAGS | 644 bz2_CFLAGS |
645 QT_LIBS | |
646 QT_CXXFLAGS | |
647 LRELEASE | |
648 LUPDATE | |
649 RCC | |
650 UIC | |
651 MOC | |
652 QMAKE | 645 QMAKE |
653 PKG_CONFIG_LIBDIR | |
654 PKG_CONFIG_PATH | |
655 PKG_CONFIG | 646 PKG_CONFIG |
656 EGREP | 647 EGREP |
657 GREP | 648 GREP |
658 CXXCPP | 649 CXXCPP |
659 MKDIR_P | 650 MKDIR_P |
709 PATH_SEPARATOR | 700 PATH_SEPARATOR |
710 SHELL' | 701 SHELL' |
711 ac_subst_files='' | 702 ac_subst_files='' |
712 ac_user_opts=' | 703 ac_user_opts=' |
713 enable_option_checking | 704 enable_option_checking |
714 with_qtdir | |
715 with_qtlibdir | |
716 enable_debug | 705 enable_debug |
717 ' | 706 ' |
718 ac_precious_vars='build_alias | 707 ac_precious_vars='build_alias |
719 host_alias | 708 host_alias |
720 target_alias | 709 target_alias |
726 CXX | 715 CXX |
727 CXXFLAGS | 716 CXXFLAGS |
728 CCC | 717 CCC |
729 CXXCPP | 718 CXXCPP |
730 PKG_CONFIG | 719 PKG_CONFIG |
731 PKG_CONFIG_PATH | |
732 PKG_CONFIG_LIBDIR | |
733 bz2_CFLAGS | 720 bz2_CFLAGS |
734 bz2_LIBS | 721 bz2_LIBS |
735 fftw3_CFLAGS | 722 fftw3_CFLAGS |
736 fftw3_LIBS | 723 fftw3_LIBS |
737 fftw3f_CFLAGS | 724 fftw3f_CFLAGS |
828 ac_prev= | 815 ac_prev= |
829 continue | 816 continue |
830 fi | 817 fi |
831 | 818 |
832 case $ac_option in | 819 case $ac_option in |
833 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | 820 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; |
834 *=) ac_optarg= ;; | 821 *) ac_optarg=yes ;; |
835 *) ac_optarg=yes ;; | |
836 esac | 822 esac |
837 | 823 |
838 # Accept the important Cygnus configure options, so we can diagnose typos. | 824 # Accept the important Cygnus configure options, so we can diagnose typos. |
839 | 825 |
840 case $ac_dashdash$ac_option in | 826 case $ac_dashdash$ac_option in |
875 | 861 |
876 -disable-* | --disable-*) | 862 -disable-* | --disable-*) |
877 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 863 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
878 # Reject names that are not valid shell variable names. | 864 # Reject names that are not valid shell variable names. |
879 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 865 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
880 as_fn_error $? "invalid feature name: $ac_useropt" | 866 as_fn_error "invalid feature name: $ac_useropt" |
881 ac_useropt_orig=$ac_useropt | 867 ac_useropt_orig=$ac_useropt |
882 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 868 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
883 case $ac_user_opts in | 869 case $ac_user_opts in |
884 *" | 870 *" |
885 "enable_$ac_useropt" | 871 "enable_$ac_useropt" |
901 | 887 |
902 -enable-* | --enable-*) | 888 -enable-* | --enable-*) |
903 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 889 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
904 # Reject names that are not valid shell variable names. | 890 # Reject names that are not valid shell variable names. |
905 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 891 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
906 as_fn_error $? "invalid feature name: $ac_useropt" | 892 as_fn_error "invalid feature name: $ac_useropt" |
907 ac_useropt_orig=$ac_useropt | 893 ac_useropt_orig=$ac_useropt |
908 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 894 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
909 case $ac_user_opts in | 895 case $ac_user_opts in |
910 *" | 896 *" |
911 "enable_$ac_useropt" | 897 "enable_$ac_useropt" |
1105 | 1091 |
1106 -with-* | --with-*) | 1092 -with-* | --with-*) |
1107 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1093 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1108 # Reject names that are not valid shell variable names. | 1094 # Reject names that are not valid shell variable names. |
1109 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1095 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1110 as_fn_error $? "invalid package name: $ac_useropt" | 1096 as_fn_error "invalid package name: $ac_useropt" |
1111 ac_useropt_orig=$ac_useropt | 1097 ac_useropt_orig=$ac_useropt |
1112 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1098 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1113 case $ac_user_opts in | 1099 case $ac_user_opts in |
1114 *" | 1100 *" |
1115 "with_$ac_useropt" | 1101 "with_$ac_useropt" |
1121 | 1107 |
1122 -without-* | --without-*) | 1108 -without-* | --without-*) |
1123 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1109 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1124 # Reject names that are not valid shell variable names. | 1110 # Reject names that are not valid shell variable names. |
1125 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1111 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1126 as_fn_error $? "invalid package name: $ac_useropt" | 1112 as_fn_error "invalid package name: $ac_useropt" |
1127 ac_useropt_orig=$ac_useropt | 1113 ac_useropt_orig=$ac_useropt |
1128 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1114 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1129 case $ac_user_opts in | 1115 case $ac_user_opts in |
1130 *" | 1116 *" |
1131 "with_$ac_useropt" | 1117 "with_$ac_useropt" |
1151 ac_prev=x_libraries ;; | 1137 ac_prev=x_libraries ;; |
1152 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | 1138 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ |
1153 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1139 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
1154 x_libraries=$ac_optarg ;; | 1140 x_libraries=$ac_optarg ;; |
1155 | 1141 |
1156 -*) as_fn_error $? "unrecognized option: \`$ac_option' | 1142 -*) as_fn_error "unrecognized option: \`$ac_option' |
1157 Try \`$0 --help' for more information" | 1143 Try \`$0 --help' for more information." |
1158 ;; | 1144 ;; |
1159 | 1145 |
1160 *=*) | 1146 *=*) |
1161 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` | 1147 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` |
1162 # Reject names that are not valid shell variable names. | 1148 # Reject names that are not valid shell variable names. |
1163 case $ac_envvar in #( | 1149 case $ac_envvar in #( |
1164 '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1150 '' | [0-9]* | *[!_$as_cr_alnum]* ) |
1165 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; | 1151 as_fn_error "invalid variable name: \`$ac_envvar'" ;; |
1166 esac | 1152 esac |
1167 eval $ac_envvar=\$ac_optarg | 1153 eval $ac_envvar=\$ac_optarg |
1168 export $ac_envvar ;; | 1154 export $ac_envvar ;; |
1169 | 1155 |
1170 *) | 1156 *) |
1178 esac | 1164 esac |
1179 done | 1165 done |
1180 | 1166 |
1181 if test -n "$ac_prev"; then | 1167 if test -n "$ac_prev"; then |
1182 ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1168 ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
1183 as_fn_error $? "missing argument to $ac_option" | 1169 as_fn_error "missing argument to $ac_option" |
1184 fi | 1170 fi |
1185 | 1171 |
1186 if test -n "$ac_unrecognized_opts"; then | 1172 if test -n "$ac_unrecognized_opts"; then |
1187 case $enable_option_checking in | 1173 case $enable_option_checking in |
1188 no) ;; | 1174 no) ;; |
1189 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | 1175 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; |
1190 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | 1176 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
1191 esac | 1177 esac |
1192 fi | 1178 fi |
1193 | 1179 |
1194 # Check all directory arguments for consistency. | 1180 # Check all directory arguments for consistency. |
1207 # Be sure to have absolute directory names. | 1193 # Be sure to have absolute directory names. |
1208 case $ac_val in | 1194 case $ac_val in |
1209 [\\/$]* | ?:[\\/]* ) continue;; | 1195 [\\/$]* | ?:[\\/]* ) continue;; |
1210 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1196 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
1211 esac | 1197 esac |
1212 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" | 1198 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" |
1213 done | 1199 done |
1214 | 1200 |
1215 # There might be people who depend on the old broken behavior: `$host' | 1201 # There might be people who depend on the old broken behavior: `$host' |
1216 # used to hold the argument of --host etc. | 1202 # used to hold the argument of --host etc. |
1217 # FIXME: To remove some day. | 1203 # FIXME: To remove some day. |
1221 | 1207 |
1222 # FIXME: To remove some day. | 1208 # FIXME: To remove some day. |
1223 if test "x$host_alias" != x; then | 1209 if test "x$host_alias" != x; then |
1224 if test "x$build_alias" = x; then | 1210 if test "x$build_alias" = x; then |
1225 cross_compiling=maybe | 1211 cross_compiling=maybe |
1226 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | 1212 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. |
1227 If a cross compiler is detected then cross compile mode will be used" >&2 | 1213 If a cross compiler is detected then cross compile mode will be used." >&2 |
1228 elif test "x$build_alias" != "x$host_alias"; then | 1214 elif test "x$build_alias" != "x$host_alias"; then |
1229 cross_compiling=yes | 1215 cross_compiling=yes |
1230 fi | 1216 fi |
1231 fi | 1217 fi |
1232 | 1218 |
1237 | 1223 |
1238 | 1224 |
1239 ac_pwd=`pwd` && test -n "$ac_pwd" && | 1225 ac_pwd=`pwd` && test -n "$ac_pwd" && |
1240 ac_ls_di=`ls -di .` && | 1226 ac_ls_di=`ls -di .` && |
1241 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1227 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
1242 as_fn_error $? "working directory cannot be determined" | 1228 as_fn_error "working directory cannot be determined" |
1243 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1229 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
1244 as_fn_error $? "pwd does not report name of working directory" | 1230 as_fn_error "pwd does not report name of working directory" |
1245 | 1231 |
1246 | 1232 |
1247 # Find the source files, if location was not specified. | 1233 # Find the source files, if location was not specified. |
1248 if test -z "$srcdir"; then | 1234 if test -z "$srcdir"; then |
1249 ac_srcdir_defaulted=yes | 1235 ac_srcdir_defaulted=yes |
1278 else | 1264 else |
1279 ac_srcdir_defaulted=no | 1265 ac_srcdir_defaulted=no |
1280 fi | 1266 fi |
1281 if test ! -r "$srcdir/$ac_unique_file"; then | 1267 if test ! -r "$srcdir/$ac_unique_file"; then |
1282 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1268 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
1283 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" | 1269 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" |
1284 fi | 1270 fi |
1285 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1271 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
1286 ac_abs_confdir=`( | 1272 ac_abs_confdir=`( |
1287 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" | 1273 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" |
1288 pwd)` | 1274 pwd)` |
1289 # When building in place, set srcdir=. | 1275 # When building in place, set srcdir=. |
1290 if test "$ac_abs_confdir" = "$ac_pwd"; then | 1276 if test "$ac_abs_confdir" = "$ac_pwd"; then |
1291 srcdir=. | 1277 srcdir=. |
1292 fi | 1278 fi |
1322 Configuration: | 1308 Configuration: |
1323 -h, --help display this help and exit | 1309 -h, --help display this help and exit |
1324 --help=short display options specific to this package | 1310 --help=short display options specific to this package |
1325 --help=recursive display the short help of all the included packages | 1311 --help=recursive display the short help of all the included packages |
1326 -V, --version display version information and exit | 1312 -V, --version display version information and exit |
1327 -q, --quiet, --silent do not print \`checking ...' messages | 1313 -q, --quiet, --silent do not print \`checking...' messages |
1328 --cache-file=FILE cache test results in FILE [disabled] | 1314 --cache-file=FILE cache test results in FILE [disabled] |
1329 -C, --config-cache alias for \`--cache-file=config.cache' | 1315 -C, --config-cache alias for \`--cache-file=config.cache' |
1330 -n, --no-create do not create output files | 1316 -n, --no-create do not create output files |
1331 --srcdir=DIR find the sources in DIR [configure dir or \`..'] | 1317 --srcdir=DIR find the sources in DIR [configure dir or \`..'] |
1332 | 1318 |
1379 --disable-option-checking ignore unrecognized --enable/--with options | 1365 --disable-option-checking ignore unrecognized --enable/--with options |
1380 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | 1366 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1381 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | 1367 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
1382 --enable-debug enable debug support [default=no] | 1368 --enable-debug enable debug support [default=no] |
1383 | 1369 |
1384 Optional Packages: | |
1385 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |
1386 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
1387 --with-qtdir=DIR Qt installation directory default=$QTDIR | |
1388 --with-qtlibdir=DIR Qt library directory default=$QTLIBDIR | |
1389 | |
1390 Some influential environment variables: | 1370 Some influential environment variables: |
1391 CC C compiler command | 1371 CC C compiler command |
1392 CFLAGS C compiler flags | 1372 CFLAGS C compiler flags |
1393 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | 1373 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
1394 nonstandard directory <lib dir> | 1374 nonstandard directory <lib dir> |
1397 you have headers in a nonstandard directory <include dir> | 1377 you have headers in a nonstandard directory <include dir> |
1398 CXX C++ compiler command | 1378 CXX C++ compiler command |
1399 CXXFLAGS C++ compiler flags | 1379 CXXFLAGS C++ compiler flags |
1400 CXXCPP C++ preprocessor | 1380 CXXCPP C++ preprocessor |
1401 PKG_CONFIG path to pkg-config utility | 1381 PKG_CONFIG path to pkg-config utility |
1402 PKG_CONFIG_PATH | |
1403 directories to add to pkg-config's search path | |
1404 PKG_CONFIG_LIBDIR | |
1405 path overriding pkg-config's built-in search path | |
1406 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config | 1382 bz2_CFLAGS C compiler flags for bz2, overriding pkg-config |
1407 bz2_LIBS linker flags for bz2, overriding pkg-config | 1383 bz2_LIBS linker flags for bz2, overriding pkg-config |
1408 fftw3_CFLAGS | 1384 fftw3_CFLAGS |
1409 C compiler flags for fftw3, overriding pkg-config | 1385 C compiler flags for fftw3, overriding pkg-config |
1410 fftw3_LIBS linker flags for fftw3, overriding pkg-config | 1386 fftw3_LIBS linker flags for fftw3, overriding pkg-config |
1527 | 1503 |
1528 test -n "$ac_init_help" && exit $ac_status | 1504 test -n "$ac_init_help" && exit $ac_status |
1529 if $ac_init_version; then | 1505 if $ac_init_version; then |
1530 cat <<\_ACEOF | 1506 cat <<\_ACEOF |
1531 SVcore configure 1.8 | 1507 SVcore configure 1.8 |
1532 generated by GNU Autoconf 2.67 | 1508 generated by GNU Autoconf 2.65 |
1533 | 1509 |
1534 Copyright (C) 2010 Free Software Foundation, Inc. | 1510 Copyright (C) 2009 Free Software Foundation, Inc. |
1535 This configure script is free software; the Free Software Foundation | 1511 This configure script is free software; the Free Software Foundation |
1536 gives unlimited permission to copy, distribute and modify it. | 1512 gives unlimited permission to copy, distribute and modify it. |
1537 _ACEOF | 1513 _ACEOF |
1538 exit | 1514 exit |
1539 fi | 1515 fi |
1637 grep -v '^ *+' conftest.err >conftest.er1 | 1613 grep -v '^ *+' conftest.err >conftest.er1 |
1638 cat conftest.er1 >&5 | 1614 cat conftest.er1 >&5 |
1639 mv -f conftest.er1 conftest.err | 1615 mv -f conftest.er1 conftest.err |
1640 fi | 1616 fi |
1641 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1617 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
1642 test $ac_status = 0; } > conftest.i && { | 1618 test $ac_status = 0; } >/dev/null && { |
1643 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || | 1619 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || |
1644 test ! -s conftest.err | 1620 test ! -s conftest.err |
1645 }; then : | 1621 }; then : |
1646 ac_retval=0 | 1622 ac_retval=0 |
1647 else | 1623 else |
1703 # the include files in INCLUDES and setting the cache variable VAR | 1679 # the include files in INCLUDES and setting the cache variable VAR |
1704 # accordingly. | 1680 # accordingly. |
1705 ac_fn_cxx_check_header_mongrel () | 1681 ac_fn_cxx_check_header_mongrel () |
1706 { | 1682 { |
1707 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1683 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1708 if eval "test \"\${$3+set}\"" = set; then : | 1684 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
1709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1710 $as_echo_n "checking for $2... " >&6; } | 1686 $as_echo_n "checking for $2... " >&6; } |
1711 if eval "test \"\${$3+set}\"" = set; then : | 1687 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
1712 $as_echo_n "(cached) " >&6 | 1688 $as_echo_n "(cached) " >&6 |
1713 fi | 1689 fi |
1714 eval ac_res=\$$3 | 1690 eval ac_res=\$$3 |
1715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1716 $as_echo "$ac_res" >&6; } | 1692 $as_echo "$ac_res" >&6; } |
1742 if ac_fn_cxx_try_cpp "$LINENO"; then : | 1718 if ac_fn_cxx_try_cpp "$LINENO"; then : |
1743 ac_header_preproc=yes | 1719 ac_header_preproc=yes |
1744 else | 1720 else |
1745 ac_header_preproc=no | 1721 ac_header_preproc=no |
1746 fi | 1722 fi |
1747 rm -f conftest.err conftest.i conftest.$ac_ext | 1723 rm -f conftest.err conftest.$ac_ext |
1748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | 1724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 |
1749 $as_echo "$ac_header_preproc" >&6; } | 1725 $as_echo "$ac_header_preproc" >&6; } |
1750 | 1726 |
1751 # So? What about this header? | 1727 # So? What about this header? |
1752 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( | 1728 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( |
1765 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | 1741 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} |
1766 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 | 1742 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 |
1767 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | 1743 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} |
1768 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | 1744 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 |
1769 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 1745 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
1770 ( $as_echo "## ------------------------------------------- ## | 1746 ( cat <<\_ASBOX |
1747 ## ------------------------------------------- ## | |
1771 ## Report this to cannam@all-day-breakfast.com ## | 1748 ## Report this to cannam@all-day-breakfast.com ## |
1772 ## ------------------------------------------- ##" | 1749 ## ------------------------------------------- ## |
1750 _ASBOX | |
1773 ) | sed "s/^/$as_me: WARNING: /" >&2 | 1751 ) | sed "s/^/$as_me: WARNING: /" >&2 |
1774 ;; | 1752 ;; |
1775 esac | 1753 esac |
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1777 $as_echo_n "checking for $2... " >&6; } | 1755 $as_echo_n "checking for $2... " >&6; } |
1778 if eval "test \"\${$3+set}\"" = set; then : | 1756 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
1779 $as_echo_n "(cached) " >&6 | 1757 $as_echo_n "(cached) " >&6 |
1780 else | 1758 else |
1781 eval "$3=\$ac_header_compiler" | 1759 eval "$3=\$ac_header_compiler" |
1782 fi | 1760 fi |
1783 eval ac_res=\$$3 | 1761 eval ac_res=\$$3 |
1795 ac_fn_cxx_check_header_compile () | 1773 ac_fn_cxx_check_header_compile () |
1796 { | 1774 { |
1797 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1775 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1799 $as_echo_n "checking for $2... " >&6; } | 1777 $as_echo_n "checking for $2... " >&6; } |
1800 if eval "test \"\${$3+set}\"" = set; then : | 1778 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
1801 $as_echo_n "(cached) " >&6 | 1779 $as_echo_n "(cached) " >&6 |
1802 else | 1780 else |
1803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1781 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
1804 /* end confdefs.h. */ | 1782 /* end confdefs.h. */ |
1805 $4 | 1783 $4 |
1867 cat >config.log <<_ACEOF | 1845 cat >config.log <<_ACEOF |
1868 This file contains any messages produced by compilers while | 1846 This file contains any messages produced by compilers while |
1869 running configure, to aid debugging if configure makes a mistake. | 1847 running configure, to aid debugging if configure makes a mistake. |
1870 | 1848 |
1871 It was created by SVcore $as_me 1.8, which was | 1849 It was created by SVcore $as_me 1.8, which was |
1872 generated by GNU Autoconf 2.67. Invocation command line was | 1850 generated by GNU Autoconf 2.65. Invocation command line was |
1873 | 1851 |
1874 $ $0 $@ | 1852 $ $0 $@ |
1875 | 1853 |
1876 _ACEOF | 1854 _ACEOF |
1877 exec 5>>config.log | 1855 exec 5>>config.log |
1977 trap 'exit_status=$? | 1955 trap 'exit_status=$? |
1978 # Save into config.log some information that might help in debugging. | 1956 # Save into config.log some information that might help in debugging. |
1979 { | 1957 { |
1980 echo | 1958 echo |
1981 | 1959 |
1982 $as_echo "## ---------------- ## | 1960 cat <<\_ASBOX |
1961 ## ---------------- ## | |
1983 ## Cache variables. ## | 1962 ## Cache variables. ## |
1984 ## ---------------- ##" | 1963 ## ---------------- ## |
1964 _ASBOX | |
1985 echo | 1965 echo |
1986 # The following way of writing the cache mishandles newlines in values, | 1966 # The following way of writing the cache mishandles newlines in values, |
1987 ( | 1967 ( |
1988 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do | 1968 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do |
1989 eval ac_val=\$$ac_var | 1969 eval ac_val=\$$ac_var |
2013 esac | | 1993 esac | |
2014 sort | 1994 sort |
2015 ) | 1995 ) |
2016 echo | 1996 echo |
2017 | 1997 |
2018 $as_echo "## ----------------- ## | 1998 cat <<\_ASBOX |
1999 ## ----------------- ## | |
2019 ## Output variables. ## | 2000 ## Output variables. ## |
2020 ## ----------------- ##" | 2001 ## ----------------- ## |
2002 _ASBOX | |
2021 echo | 2003 echo |
2022 for ac_var in $ac_subst_vars | 2004 for ac_var in $ac_subst_vars |
2023 do | 2005 do |
2024 eval ac_val=\$$ac_var | 2006 eval ac_val=\$$ac_var |
2025 case $ac_val in | 2007 case $ac_val in |
2028 $as_echo "$ac_var='\''$ac_val'\''" | 2010 $as_echo "$ac_var='\''$ac_val'\''" |
2029 done | sort | 2011 done | sort |
2030 echo | 2012 echo |
2031 | 2013 |
2032 if test -n "$ac_subst_files"; then | 2014 if test -n "$ac_subst_files"; then |
2033 $as_echo "## ------------------- ## | 2015 cat <<\_ASBOX |
2016 ## ------------------- ## | |
2034 ## File substitutions. ## | 2017 ## File substitutions. ## |
2035 ## ------------------- ##" | 2018 ## ------------------- ## |
2019 _ASBOX | |
2036 echo | 2020 echo |
2037 for ac_var in $ac_subst_files | 2021 for ac_var in $ac_subst_files |
2038 do | 2022 do |
2039 eval ac_val=\$$ac_var | 2023 eval ac_val=\$$ac_var |
2040 case $ac_val in | 2024 case $ac_val in |
2044 done | sort | 2028 done | sort |
2045 echo | 2029 echo |
2046 fi | 2030 fi |
2047 | 2031 |
2048 if test -s confdefs.h; then | 2032 if test -s confdefs.h; then |
2049 $as_echo "## ----------- ## | 2033 cat <<\_ASBOX |
2034 ## ----------- ## | |
2050 ## confdefs.h. ## | 2035 ## confdefs.h. ## |
2051 ## ----------- ##" | 2036 ## ----------- ## |
2037 _ASBOX | |
2052 echo | 2038 echo |
2053 cat confdefs.h | 2039 cat confdefs.h |
2054 echo | 2040 echo |
2055 fi | 2041 fi |
2056 test "$ac_signal" != 0 && | 2042 test "$ac_signal" != 0 && |
2101 # Let the site file select an alternate cache file if it wants to. | 2087 # Let the site file select an alternate cache file if it wants to. |
2102 # Prefer an explicitly selected file to automatically selected ones. | 2088 # Prefer an explicitly selected file to automatically selected ones. |
2103 ac_site_file1=NONE | 2089 ac_site_file1=NONE |
2104 ac_site_file2=NONE | 2090 ac_site_file2=NONE |
2105 if test -n "$CONFIG_SITE"; then | 2091 if test -n "$CONFIG_SITE"; then |
2106 # We do not want a PATH search for config.site. | 2092 ac_site_file1=$CONFIG_SITE |
2107 case $CONFIG_SITE in #(( | |
2108 -*) ac_site_file1=./$CONFIG_SITE;; | |
2109 */*) ac_site_file1=$CONFIG_SITE;; | |
2110 *) ac_site_file1=./$CONFIG_SITE;; | |
2111 esac | |
2112 elif test "x$prefix" != xNONE; then | 2093 elif test "x$prefix" != xNONE; then |
2113 ac_site_file1=$prefix/share/config.site | 2094 ac_site_file1=$prefix/share/config.site |
2114 ac_site_file2=$prefix/etc/config.site | 2095 ac_site_file2=$prefix/etc/config.site |
2115 else | 2096 else |
2116 ac_site_file1=$ac_default_prefix/share/config.site | 2097 ac_site_file1=$ac_default_prefix/share/config.site |
2121 test "x$ac_site_file" = xNONE && continue | 2102 test "x$ac_site_file" = xNONE && continue |
2122 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | 2103 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then |
2123 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | 2104 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
2124 $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 2105 $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
2125 sed 's/^/| /' "$ac_site_file" >&5 | 2106 sed 's/^/| /' "$ac_site_file" >&5 |
2126 . "$ac_site_file" \ | 2107 . "$ac_site_file" |
2127 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |
2128 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |
2129 as_fn_error $? "failed to load site script $ac_site_file | |
2130 See \`config.log' for more details" "$LINENO" 5; } | |
2131 fi | 2108 fi |
2132 done | 2109 done |
2133 | 2110 |
2134 if test -r "$cache_file"; then | 2111 if test -r "$cache_file"; then |
2135 # Some versions of bash will fail to source /dev/null (special files | 2112 # Some versions of bash will fail to source /dev/null (special files |
2201 if $ac_cache_corrupted; then | 2178 if $ac_cache_corrupted; then |
2202 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2179 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2203 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2180 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2204 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | 2181 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 |
2205 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 2182 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
2206 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | 2183 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 |
2207 fi | 2184 fi |
2208 ## -------------------- ## | 2185 ## -------------------- ## |
2209 ## Main body of script. ## | 2186 ## Main body of script. ## |
2210 ## -------------------- ## | 2187 ## -------------------- ## |
2211 | 2188 |
2532 fi | 2509 fi |
2533 | 2510 |
2534 | 2511 |
2535 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2512 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2536 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2513 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2537 as_fn_error $? "no acceptable C compiler found in \$PATH | 2514 as_fn_error "no acceptable C compiler found in \$PATH |
2538 See \`config.log' for more details" "$LINENO" 5; } | 2515 See \`config.log' for more details." "$LINENO" 5; } |
2539 | 2516 |
2540 # Provide some information about the compiler. | 2517 # Provide some information about the compiler. |
2541 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 2518 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
2542 set X $ac_compile | 2519 set X $ac_compile |
2543 ac_compiler=$2 | 2520 ac_compiler=$2 |
2647 $as_echo "$as_me: failed program was:" >&5 | 2624 $as_echo "$as_me: failed program was:" >&5 |
2648 sed 's/^/| /' conftest.$ac_ext >&5 | 2625 sed 's/^/| /' conftest.$ac_ext >&5 |
2649 | 2626 |
2650 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2627 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2651 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2628 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2652 as_fn_error 77 "C compiler cannot create executables | 2629 { as_fn_set_status 77 |
2653 See \`config.log' for more details" "$LINENO" 5; } | 2630 as_fn_error "C compiler cannot create executables |
2631 See \`config.log' for more details." "$LINENO" 5; }; } | |
2654 else | 2632 else |
2655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
2656 $as_echo "yes" >&6; } | 2634 $as_echo "yes" >&6; } |
2657 fi | 2635 fi |
2658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 | 2636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 |
2690 esac | 2668 esac |
2691 done | 2669 done |
2692 else | 2670 else |
2693 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2671 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2694 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2672 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2695 as_fn_error $? "cannot compute suffix of executables: cannot compile and link | 2673 as_fn_error "cannot compute suffix of executables: cannot compile and link |
2696 See \`config.log' for more details" "$LINENO" 5; } | 2674 See \`config.log' for more details." "$LINENO" 5; } |
2697 fi | 2675 fi |
2698 rm -f conftest conftest$ac_cv_exeext | 2676 rm -f conftest conftest$ac_cv_exeext |
2699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 2677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
2700 $as_echo "$ac_cv_exeext" >&6; } | 2678 $as_echo "$ac_cv_exeext" >&6; } |
2701 | 2679 |
2748 if test "$cross_compiling" = maybe; then | 2726 if test "$cross_compiling" = maybe; then |
2749 cross_compiling=yes | 2727 cross_compiling=yes |
2750 else | 2728 else |
2751 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2729 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2752 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2730 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2753 as_fn_error $? "cannot run C compiled programs. | 2731 as_fn_error "cannot run C compiled programs. |
2754 If you meant to cross compile, use \`--host'. | 2732 If you meant to cross compile, use \`--host'. |
2755 See \`config.log' for more details" "$LINENO" 5; } | 2733 See \`config.log' for more details." "$LINENO" 5; } |
2756 fi | 2734 fi |
2757 fi | 2735 fi |
2758 fi | 2736 fi |
2759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | 2737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
2760 $as_echo "$cross_compiling" >&6; } | 2738 $as_echo "$cross_compiling" >&6; } |
2801 $as_echo "$as_me: failed program was:" >&5 | 2779 $as_echo "$as_me: failed program was:" >&5 |
2802 sed 's/^/| /' conftest.$ac_ext >&5 | 2780 sed 's/^/| /' conftest.$ac_ext >&5 |
2803 | 2781 |
2804 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2782 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2805 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2783 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2806 as_fn_error $? "cannot compute suffix of object files: cannot compile | 2784 as_fn_error "cannot compute suffix of object files: cannot compile |
2807 See \`config.log' for more details" "$LINENO" 5; } | 2785 See \`config.log' for more details." "$LINENO" 5; } |
2808 fi | 2786 fi |
2809 rm -f conftest.$ac_cv_objext conftest.$ac_ext | 2787 rm -f conftest.$ac_cv_objext conftest.$ac_ext |
2810 fi | 2788 fi |
2811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | 2789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 |
2812 $as_echo "$ac_cv_objext" >&6; } | 2790 $as_echo "$ac_cv_objext" >&6; } |
3281 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 3259 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
3282 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu | 3260 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
3283 | 3261 |
3284 ac_aux_dir= | 3262 ac_aux_dir= |
3285 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 3263 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
3286 if test -f "$ac_dir/install-sh"; then | 3264 for ac_t in install-sh install.sh shtool; do |
3287 ac_aux_dir=$ac_dir | 3265 if test -f "$ac_dir/$ac_t"; then |
3288 ac_install_sh="$ac_aux_dir/install-sh -c" | 3266 ac_aux_dir=$ac_dir |
3289 break | 3267 ac_install_sh="$ac_aux_dir/$ac_t -c" |
3290 elif test -f "$ac_dir/install.sh"; then | 3268 break 2 |
3291 ac_aux_dir=$ac_dir | 3269 fi |
3292 ac_install_sh="$ac_aux_dir/install.sh -c" | 3270 done |
3293 break | |
3294 elif test -f "$ac_dir/shtool"; then | |
3295 ac_aux_dir=$ac_dir | |
3296 ac_install_sh="$ac_aux_dir/shtool install -c" | |
3297 break | |
3298 fi | |
3299 done | 3271 done |
3300 if test -z "$ac_aux_dir"; then | 3272 if test -z "$ac_aux_dir"; then |
3301 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | 3273 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
3302 fi | 3274 fi |
3303 | 3275 |
3304 # These three variables are undocumented and unsupported, | 3276 # These three variables are undocumented and unsupported, |
3305 # and are intended to be withdrawn in a future Autoconf release. | 3277 # and are intended to be withdrawn in a future Autoconf release. |
3306 # They can cause serious problems if a builder's source tree is in a directory | 3278 # They can cause serious problems if a builder's source tree is in a directory |
3483 | 3455 |
3484 else | 3456 else |
3485 # Broken: fails on valid input. | 3457 # Broken: fails on valid input. |
3486 continue | 3458 continue |
3487 fi | 3459 fi |
3488 rm -f conftest.err conftest.i conftest.$ac_ext | 3460 rm -f conftest.err conftest.$ac_ext |
3489 | 3461 |
3490 # OK, works on sane cases. Now check whether nonexistent headers | 3462 # OK, works on sane cases. Now check whether nonexistent headers |
3491 # can be detected and how. | 3463 # can be detected and how. |
3492 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3493 /* end confdefs.h. */ | 3465 /* end confdefs.h. */ |
3499 else | 3471 else |
3500 # Passes both tests. | 3472 # Passes both tests. |
3501 ac_preproc_ok=: | 3473 ac_preproc_ok=: |
3502 break | 3474 break |
3503 fi | 3475 fi |
3504 rm -f conftest.err conftest.i conftest.$ac_ext | 3476 rm -f conftest.err conftest.$ac_ext |
3505 | 3477 |
3506 done | 3478 done |
3507 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 3479 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
3508 rm -f conftest.i conftest.err conftest.$ac_ext | 3480 rm -f conftest.err conftest.$ac_ext |
3509 if $ac_preproc_ok; then : | 3481 if $ac_preproc_ok; then : |
3510 break | 3482 break |
3511 fi | 3483 fi |
3512 | 3484 |
3513 done | 3485 done |
3542 | 3514 |
3543 else | 3515 else |
3544 # Broken: fails on valid input. | 3516 # Broken: fails on valid input. |
3545 continue | 3517 continue |
3546 fi | 3518 fi |
3547 rm -f conftest.err conftest.i conftest.$ac_ext | 3519 rm -f conftest.err conftest.$ac_ext |
3548 | 3520 |
3549 # OK, works on sane cases. Now check whether nonexistent headers | 3521 # OK, works on sane cases. Now check whether nonexistent headers |
3550 # can be detected and how. | 3522 # can be detected and how. |
3551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3552 /* end confdefs.h. */ | 3524 /* end confdefs.h. */ |
3558 else | 3530 else |
3559 # Passes both tests. | 3531 # Passes both tests. |
3560 ac_preproc_ok=: | 3532 ac_preproc_ok=: |
3561 break | 3533 break |
3562 fi | 3534 fi |
3563 rm -f conftest.err conftest.i conftest.$ac_ext | 3535 rm -f conftest.err conftest.$ac_ext |
3564 | 3536 |
3565 done | 3537 done |
3566 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 3538 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
3567 rm -f conftest.i conftest.err conftest.$ac_ext | 3539 rm -f conftest.err conftest.$ac_ext |
3568 if $ac_preproc_ok; then : | 3540 if $ac_preproc_ok; then : |
3569 | 3541 |
3570 else | 3542 else |
3571 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3543 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3572 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3544 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3573 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check | 3545 as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check |
3574 See \`config.log' for more details" "$LINENO" 5; } | 3546 See \`config.log' for more details." "$LINENO" 5; } |
3575 fi | 3547 fi |
3576 | 3548 |
3577 ac_ext=cpp | 3549 ac_ext=cpp |
3578 ac_cpp='$CXXCPP $CPPFLAGS' | 3550 ac_cpp='$CXXCPP $CPPFLAGS' |
3579 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3551 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3630 done | 3602 done |
3631 done | 3603 done |
3632 done | 3604 done |
3633 IFS=$as_save_IFS | 3605 IFS=$as_save_IFS |
3634 if test -z "$ac_cv_path_GREP"; then | 3606 if test -z "$ac_cv_path_GREP"; then |
3635 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 3607 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
3636 fi | 3608 fi |
3637 else | 3609 else |
3638 ac_cv_path_GREP=$GREP | 3610 ac_cv_path_GREP=$GREP |
3639 fi | 3611 fi |
3640 | 3612 |
3696 done | 3668 done |
3697 done | 3669 done |
3698 done | 3670 done |
3699 IFS=$as_save_IFS | 3671 IFS=$as_save_IFS |
3700 if test -z "$ac_cv_path_EGREP"; then | 3672 if test -z "$ac_cv_path_EGREP"; then |
3701 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 3673 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
3702 fi | 3674 fi |
3703 else | 3675 else |
3704 ac_cv_path_EGREP=$EGREP | 3676 ac_cv_path_EGREP=$EGREP |
3705 fi | 3677 fi |
3706 | 3678 |
3826 | 3798 |
3827 # These are the flags Autoconf guesses for us; we use them later if | 3799 # These are the flags Autoconf guesses for us; we use them later if |
3828 # the user has set none and we are not using GCC (so lack our own | 3800 # the user has set none and we are not using GCC (so lack our own |
3829 # preferred flags) | 3801 # preferred flags) |
3830 AUTOCONF_CXXFLAGS="$CXXFLAGS" | 3802 AUTOCONF_CXXFLAGS="$CXXFLAGS" |
3831 | |
3832 | |
3833 | |
3834 | |
3835 | 3803 |
3836 | 3804 |
3837 | 3805 |
3838 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 3806 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
3839 if test -n "$ac_tool_prefix"; then | 3807 if test -n "$ac_tool_prefix"; then |
3945 else | 3913 else |
3946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 3914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
3947 $as_echo "no" >&6; } | 3915 $as_echo "no" >&6; } |
3948 PKG_CONFIG="" | 3916 PKG_CONFIG="" |
3949 fi | 3917 fi |
3950 fi | 3918 |
3951 | 3919 fi |
3952 | 3920 |
3953 | 3921 |
3954 | 3922 |
3955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking QTDIR" >&5 | 3923 |
3956 $as_echo_n "checking QTDIR... " >&6; } | 3924 if test x$QMAKE = x ; then |
3957 | 3925 # Extract the first word of "qmake-qt4", so it can be a program name with args. |
3958 # Check whether --with-qtdir was given. | |
3959 if test "${with_qtdir+set}" = set; then : | |
3960 withval=$with_qtdir; QTDIR=$withval | |
3961 fi | |
3962 | |
3963 # Check that QTDIR is defined or that --with-qtdir given | |
3964 if test x"$QTDIR" = x ; then | |
3965 # some usual Qt locations | |
3966 QT_SEARCH="/usr /opt /usr/lib/qt" | |
3967 else | |
3968 case "$QTDIR" in *3*) | |
3969 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | |
3970 *** The QTDIR environment variable is set to \"$QTDIR\". | |
3971 This looks like it could be the location of a Qt3 installation | |
3972 instead of the Qt4 installation we require. If configure fails, | |
3973 please ensure QTDIR is either set correctly or not set at all. | |
3974 " >&5 | |
3975 $as_echo "$as_me: WARNING: | |
3976 *** The QTDIR environment variable is set to \"$QTDIR\". | |
3977 This looks like it could be the location of a Qt3 installation | |
3978 instead of the Qt4 installation we require. If configure fails, | |
3979 please ensure QTDIR is either set correctly or not set at all. | |
3980 " >&2;} | |
3981 ;; | |
3982 esac | |
3983 QT_SEARCH=$QTDIR | |
3984 QTDIR="" | |
3985 fi | |
3986 for i in $QT_SEARCH ; do | |
3987 QT_INCLUDE_SEARCH="include/qt4 include" | |
3988 for j in $QT_INCLUDE_SEARCH ; do | |
3989 if test -f $i/$j/Qt/qglobal.h && test x$QTDIR = x ; then | |
3990 QTDIR=$i | |
3991 QT_INCLUDES=$i/$j | |
3992 fi | |
3993 done | |
3994 done | |
3995 if test x"$QTDIR" = x ; then | |
3996 as_fn_error $? "*** Failed to find Qt4 installation. QTDIR must be defined, or --with-qtdir option given" "$LINENO" 5 | |
3997 fi | |
3998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QTDIR" >&5 | |
3999 $as_echo "$QTDIR" >&6; } | |
4000 | |
4001 # Change backslashes in QTDIR to forward slashes to prevent escaping | |
4002 # problems later on in the build process, mainly for Cygwin build | |
4003 # environment using MSVC as the compiler | |
4004 QTDIR=`echo $QTDIR | sed 's/\\\\/\\//g'` | |
4005 | |
4006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Qt includes" >&5 | |
4007 $as_echo_n "checking Qt includes... " >&6; } | |
4008 # Check where includes are located | |
4009 if test x"$QT_INCLUDES" = x ; then | |
4010 as_fn_error $? " | |
4011 Failed to find required Qt4 headers. | |
4012 Please ensure you have the Qt4 development files installed, | |
4013 and if necessary set QTDIR to the location of your Qt4 installation. | |
4014 " "$LINENO" 5 | |
4015 fi | |
4016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QT_INCLUDES" >&5 | |
4017 $as_echo "$QT_INCLUDES" >&6; } | |
4018 | |
4019 # Check that qmake is in path | |
4020 # Extract the first word of "qmake-qt4", so it can be a program name with args. | |
4021 set dummy qmake-qt4; ac_word=$2 | 3926 set dummy qmake-qt4; ac_word=$2 |
4022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4023 $as_echo_n "checking for $ac_word... " >&6; } | 3928 $as_echo_n "checking for $ac_word... " >&6; } |
4024 if test "${ac_cv_prog_QMAKE+set}" = set; then : | 3929 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4025 $as_echo_n "(cached) " >&6 | 3930 $as_echo_n "(cached) " >&6 |
4052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 3957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4053 $as_echo "no" >&6; } | 3958 $as_echo "no" >&6; } |
4054 fi | 3959 fi |
4055 | 3960 |
4056 | 3961 |
3962 fi | |
4057 if test x$QMAKE = x ; then | 3963 if test x$QMAKE = x ; then |
4058 # Extract the first word of "qmake", so it can be a program name with args. | 3964 # Extract the first word of "qmake", so it can be a program name with args. |
4059 set dummy qmake; ac_word=$2 | 3965 set dummy qmake; ac_word=$2 |
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4061 $as_echo_n "checking for $ac_word... " >&6; } | 3967 $as_echo_n "checking for $ac_word... " >&6; } |
4062 if test "${ac_cv_prog_QMAKE+set}" = set; then : | 3968 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4063 $as_echo_n "(cached) " >&6 | 3969 $as_echo_n "(cached) " >&6 |
4090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 3996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4091 $as_echo "no" >&6; } | 3997 $as_echo "no" >&6; } |
4092 fi | 3998 fi |
4093 | 3999 |
4094 | 4000 |
4095 if test x$QMAKE = x ; then | 4001 fi |
4096 # Extract the first word of "qmake.exe", so it can be a program name with args. | 4002 if test x$QMAKE = x ; then |
4003 # Extract the first word of "qmake.exe", so it can be a program name with args. | |
4097 set dummy qmake.exe; ac_word=$2 | 4004 set dummy qmake.exe; ac_word=$2 |
4098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4099 $as_echo_n "checking for $ac_word... " >&6; } | 4006 $as_echo_n "checking for $ac_word... " >&6; } |
4100 if test "${ac_cv_prog_QMAKE+set}" = set; then : | 4007 if test "${ac_cv_prog_QMAKE+set}" = set; then : |
4101 $as_echo_n "(cached) " >&6 | 4008 $as_echo_n "(cached) " >&6 |
4128 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4129 $as_echo "no" >&6; } | 4036 $as_echo "no" >&6; } |
4130 fi | 4037 fi |
4131 | 4038 |
4132 | 4039 |
4133 if test x$QMAKE = x ; then | 4040 fi |
4134 as_fn_error $? " | 4041 if test x$QMAKE = x ; then |
4042 # Extract the first word of "qmake-qt4", so it can be a program name with args. | |
4043 set dummy qmake-qt4; ac_word=$2 | |
4044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4045 $as_echo_n "checking for $ac_word... " >&6; } | |
4046 if test "${ac_cv_prog_QMAKE+set}" = set; then : | |
4047 $as_echo_n "(cached) " >&6 | |
4048 else | |
4049 if test -n "$QMAKE"; then | |
4050 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | |
4051 else | |
4052 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4053 for as_dir in $PATH | |
4054 do | |
4055 IFS=$as_save_IFS | |
4056 test -z "$as_dir" && as_dir=. | |
4057 for ac_exec_ext in '' $ac_executable_extensions; do | |
4058 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4059 ac_cv_prog_QMAKE="qmake-qt4" | |
4060 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4061 break 2 | |
4062 fi | |
4063 done | |
4064 done | |
4065 IFS=$as_save_IFS | |
4066 | |
4067 fi | |
4068 fi | |
4069 QMAKE=$ac_cv_prog_QMAKE | |
4070 if test -n "$QMAKE"; then | |
4071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QMAKE" >&5 | |
4072 $as_echo "$QMAKE" >&6; } | |
4073 else | |
4074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4075 $as_echo "no" >&6; } | |
4076 fi | |
4077 | |
4078 | |
4079 fi | |
4080 if test x$QMAKE = x ; then | |
4081 # Extract the first word of "qmake", so it can be a program name with args. | |
4082 set dummy qmake; ac_word=$2 | |
4083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4084 $as_echo_n "checking for $ac_word... " >&6; } | |
4085 if test "${ac_cv_prog_QMAKE+set}" = set; then : | |
4086 $as_echo_n "(cached) " >&6 | |
4087 else | |
4088 if test -n "$QMAKE"; then | |
4089 ac_cv_prog_QMAKE="$QMAKE" # Let the user override the test. | |
4090 else | |
4091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4092 for as_dir in $PATH | |
4093 do | |
4094 IFS=$as_save_IFS | |
4095 test -z "$as_dir" && as_dir=. | |
4096 for ac_exec_ext in '' $ac_executable_extensions; do | |
4097 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4098 ac_cv_prog_QMAKE="qmake" | |
4099 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4100 break 2 | |
4101 fi | |
4102 done | |
4103 done | |
4104 IFS=$as_save_IFS | |
4105 | |
4106 fi | |
4107 fi | |
4108 QMAKE=$ac_cv_prog_QMAKE | |
4109 if test -n "$QMAKE"; then | |
4110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QMAKE" >&5 | |
4111 $as_echo "$QMAKE" >&6; } | |
4112 else | |
4113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4114 $as_echo "no" >&6; } | |
4115 fi | |
4116 | |
4117 | |
4118 fi | |
4119 if test x$QMAKE = x ; then | |
4120 as_fn_error " | |
4135 Failed to find the required qmake-qt4 or qmake program. Please | 4121 Failed to find the required qmake-qt4 or qmake program. Please |
4136 ensure you have the necessary Qt4 development files installed. | 4122 ensure you have the necessary Qt4 development files installed, and |
4123 if necessary set QTDIR to the location of your Qt4 installation. | |
4137 " "$LINENO" 5 | 4124 " "$LINENO" 5 |
4138 fi | |
4139 fi | |
4140 fi | 4125 fi |
4141 | 4126 |
4142 # Suitable versions of qmake should print out something like: | 4127 # Suitable versions of qmake should print out something like: |
4143 # | 4128 # |
4144 # QMake version 2.01a | 4129 # QMake version 2.01a |
4160 from the wrong version of Qt (Qt4 is required). Please check | 4145 from the wrong version of Qt (Qt4 is required). Please check |
4161 that this is the correct version of qmake for Qt4 builds. | 4146 that this is the correct version of qmake for Qt4 builds. |
4162 " >&2;} | 4147 " >&2;} |
4163 esac | 4148 esac |
4164 | 4149 |
4165 # Check that moc is in path | |
4166 # Extract the first word of "moc-qt4", so it can be a program name with args. | |
4167 set dummy moc-qt4; ac_word=$2 | |
4168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4169 $as_echo_n "checking for $ac_word... " >&6; } | |
4170 if test "${ac_cv_prog_MOC+set}" = set; then : | |
4171 $as_echo_n "(cached) " >&6 | |
4172 else | |
4173 if test -n "$MOC"; then | |
4174 ac_cv_prog_MOC="$MOC" # Let the user override the test. | |
4175 else | |
4176 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4177 for as_dir in $QTDIR/bin/ | |
4178 do | |
4179 IFS=$as_save_IFS | |
4180 test -z "$as_dir" && as_dir=. | |
4181 for ac_exec_ext in '' $ac_executable_extensions; do | |
4182 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4183 ac_cv_prog_MOC="$QTDIR/bin/moc-qt4" | |
4184 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4185 break 2 | |
4186 fi | |
4187 done | |
4188 done | |
4189 IFS=$as_save_IFS | |
4190 | |
4191 fi | |
4192 fi | |
4193 MOC=$ac_cv_prog_MOC | |
4194 if test -n "$MOC"; then | |
4195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOC" >&5 | |
4196 $as_echo "$MOC" >&6; } | |
4197 else | |
4198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4199 $as_echo "no" >&6; } | |
4200 fi | |
4201 | |
4202 | |
4203 if test x$MOC = x ; then | |
4204 # Extract the first word of "moc", so it can be a program name with args. | |
4205 set dummy moc; ac_word=$2 | |
4206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4207 $as_echo_n "checking for $ac_word... " >&6; } | |
4208 if test "${ac_cv_prog_MOC+set}" = set; then : | |
4209 $as_echo_n "(cached) " >&6 | |
4210 else | |
4211 if test -n "$MOC"; then | |
4212 ac_cv_prog_MOC="$MOC" # Let the user override the test. | |
4213 else | |
4214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4215 for as_dir in $QTDIR/bin/ | |
4216 do | |
4217 IFS=$as_save_IFS | |
4218 test -z "$as_dir" && as_dir=. | |
4219 for ac_exec_ext in '' $ac_executable_extensions; do | |
4220 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4221 ac_cv_prog_MOC="$QTDIR/bin/moc" | |
4222 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4223 break 2 | |
4224 fi | |
4225 done | |
4226 done | |
4227 IFS=$as_save_IFS | |
4228 | |
4229 fi | |
4230 fi | |
4231 MOC=$ac_cv_prog_MOC | |
4232 if test -n "$MOC"; then | |
4233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOC" >&5 | |
4234 $as_echo "$MOC" >&6; } | |
4235 else | |
4236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4237 $as_echo "no" >&6; } | |
4238 fi | |
4239 | |
4240 | |
4241 if test x$MOC = x ; then | |
4242 # Extract the first word of "moc.exe", so it can be a program name with args. | |
4243 set dummy moc.exe; ac_word=$2 | |
4244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4245 $as_echo_n "checking for $ac_word... " >&6; } | |
4246 if test "${ac_cv_prog_MOC+set}" = set; then : | |
4247 $as_echo_n "(cached) " >&6 | |
4248 else | |
4249 if test -n "$MOC"; then | |
4250 ac_cv_prog_MOC="$MOC" # Let the user override the test. | |
4251 else | |
4252 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4253 for as_dir in $QTDIR/bin/ | |
4254 do | |
4255 IFS=$as_save_IFS | |
4256 test -z "$as_dir" && as_dir=. | |
4257 for ac_exec_ext in '' $ac_executable_extensions; do | |
4258 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4259 ac_cv_prog_MOC="$QTDIR/bin/moc.exe" | |
4260 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4261 break 2 | |
4262 fi | |
4263 done | |
4264 done | |
4265 IFS=$as_save_IFS | |
4266 | |
4267 fi | |
4268 fi | |
4269 MOC=$ac_cv_prog_MOC | |
4270 if test -n "$MOC"; then | |
4271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOC" >&5 | |
4272 $as_echo "$MOC" >&6; } | |
4273 else | |
4274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4275 $as_echo "no" >&6; } | |
4276 fi | |
4277 | |
4278 | |
4279 if test x$MOC = x ; then | |
4280 as_fn_error $? " | |
4281 Failed to find required moc-qt4 or moc program. | |
4282 Please ensure you have the Qt4 development files installed, | |
4283 and if necessary set QTDIR to the location of your Qt4 installation. | |
4284 " "$LINENO" 5 | |
4285 fi | |
4286 fi | |
4287 fi | |
4288 | |
4289 # Check that uic is in path | |
4290 # Extract the first word of "uic-qt4", so it can be a program name with args. | |
4291 set dummy uic-qt4; ac_word=$2 | |
4292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4293 $as_echo_n "checking for $ac_word... " >&6; } | |
4294 if test "${ac_cv_prog_UIC+set}" = set; then : | |
4295 $as_echo_n "(cached) " >&6 | |
4296 else | |
4297 if test -n "$UIC"; then | |
4298 ac_cv_prog_UIC="$UIC" # Let the user override the test. | |
4299 else | |
4300 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4301 for as_dir in $QTDIR/bin/ | |
4302 do | |
4303 IFS=$as_save_IFS | |
4304 test -z "$as_dir" && as_dir=. | |
4305 for ac_exec_ext in '' $ac_executable_extensions; do | |
4306 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4307 ac_cv_prog_UIC="$QTDIR/bin/uic-qt4" | |
4308 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4309 break 2 | |
4310 fi | |
4311 done | |
4312 done | |
4313 IFS=$as_save_IFS | |
4314 | |
4315 fi | |
4316 fi | |
4317 UIC=$ac_cv_prog_UIC | |
4318 if test -n "$UIC"; then | |
4319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UIC" >&5 | |
4320 $as_echo "$UIC" >&6; } | |
4321 else | |
4322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4323 $as_echo "no" >&6; } | |
4324 fi | |
4325 | |
4326 | |
4327 if test x$UIC = x ; then | |
4328 # Extract the first word of "uic", so it can be a program name with args. | |
4329 set dummy uic; ac_word=$2 | |
4330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4331 $as_echo_n "checking for $ac_word... " >&6; } | |
4332 if test "${ac_cv_prog_UIC+set}" = set; then : | |
4333 $as_echo_n "(cached) " >&6 | |
4334 else | |
4335 if test -n "$UIC"; then | |
4336 ac_cv_prog_UIC="$UIC" # Let the user override the test. | |
4337 else | |
4338 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4339 for as_dir in $QTDIR/bin/ | |
4340 do | |
4341 IFS=$as_save_IFS | |
4342 test -z "$as_dir" && as_dir=. | |
4343 for ac_exec_ext in '' $ac_executable_extensions; do | |
4344 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4345 ac_cv_prog_UIC="$QTDIR/bin/uic" | |
4346 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4347 break 2 | |
4348 fi | |
4349 done | |
4350 done | |
4351 IFS=$as_save_IFS | |
4352 | |
4353 fi | |
4354 fi | |
4355 UIC=$ac_cv_prog_UIC | |
4356 if test -n "$UIC"; then | |
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UIC" >&5 | |
4358 $as_echo "$UIC" >&6; } | |
4359 else | |
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4361 $as_echo "no" >&6; } | |
4362 fi | |
4363 | |
4364 | |
4365 if test x$UIC = x ; then | |
4366 # Extract the first word of "uic.exe", so it can be a program name with args. | |
4367 set dummy uic.exe; ac_word=$2 | |
4368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4369 $as_echo_n "checking for $ac_word... " >&6; } | |
4370 if test "${ac_cv_prog_UIC+set}" = set; then : | |
4371 $as_echo_n "(cached) " >&6 | |
4372 else | |
4373 if test -n "$UIC"; then | |
4374 ac_cv_prog_UIC="$UIC" # Let the user override the test. | |
4375 else | |
4376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4377 for as_dir in $QTDIR/bin/ | |
4378 do | |
4379 IFS=$as_save_IFS | |
4380 test -z "$as_dir" && as_dir=. | |
4381 for ac_exec_ext in '' $ac_executable_extensions; do | |
4382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4383 ac_cv_prog_UIC="$QTDIR/bin/uic.exe" | |
4384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4385 break 2 | |
4386 fi | |
4387 done | |
4388 done | |
4389 IFS=$as_save_IFS | |
4390 | |
4391 fi | |
4392 fi | |
4393 UIC=$ac_cv_prog_UIC | |
4394 if test -n "$UIC"; then | |
4395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UIC" >&5 | |
4396 $as_echo "$UIC" >&6; } | |
4397 else | |
4398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4399 $as_echo "no" >&6; } | |
4400 fi | |
4401 | |
4402 | |
4403 if test x$UIC = x ; then | |
4404 as_fn_error $? " | |
4405 Failed to find required uic-qt4 or uic program. | |
4406 Please ensure you have the Qt4 development files installed, | |
4407 and if necessary set QTDIR to the location of your Qt4 installation. | |
4408 " "$LINENO" 5 | |
4409 fi | |
4410 fi | |
4411 fi | |
4412 | |
4413 # Check that rcc is in path | |
4414 # Extract the first word of "rcc-qt4", so it can be a program name with args. | |
4415 set dummy rcc-qt4; ac_word=$2 | |
4416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4417 $as_echo_n "checking for $ac_word... " >&6; } | |
4418 if test "${ac_cv_prog_RCC+set}" = set; then : | |
4419 $as_echo_n "(cached) " >&6 | |
4420 else | |
4421 if test -n "$RCC"; then | |
4422 ac_cv_prog_RCC="$RCC" # Let the user override the test. | |
4423 else | |
4424 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4425 for as_dir in $QTDIR/bin/ | |
4426 do | |
4427 IFS=$as_save_IFS | |
4428 test -z "$as_dir" && as_dir=. | |
4429 for ac_exec_ext in '' $ac_executable_extensions; do | |
4430 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4431 ac_cv_prog_RCC="$QTDIR/bin/rcc-qt4" | |
4432 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4433 break 2 | |
4434 fi | |
4435 done | |
4436 done | |
4437 IFS=$as_save_IFS | |
4438 | |
4439 fi | |
4440 fi | |
4441 RCC=$ac_cv_prog_RCC | |
4442 if test -n "$RCC"; then | |
4443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RCC" >&5 | |
4444 $as_echo "$RCC" >&6; } | |
4445 else | |
4446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4447 $as_echo "no" >&6; } | |
4448 fi | |
4449 | |
4450 | |
4451 if test x$RCC = x ; then | |
4452 # Extract the first word of "rcc", so it can be a program name with args. | |
4453 set dummy rcc; ac_word=$2 | |
4454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4455 $as_echo_n "checking for $ac_word... " >&6; } | |
4456 if test "${ac_cv_prog_RCC+set}" = set; then : | |
4457 $as_echo_n "(cached) " >&6 | |
4458 else | |
4459 if test -n "$RCC"; then | |
4460 ac_cv_prog_RCC="$RCC" # Let the user override the test. | |
4461 else | |
4462 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4463 for as_dir in $QTDIR/bin/ | |
4464 do | |
4465 IFS=$as_save_IFS | |
4466 test -z "$as_dir" && as_dir=. | |
4467 for ac_exec_ext in '' $ac_executable_extensions; do | |
4468 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4469 ac_cv_prog_RCC="$QTDIR/bin/rcc" | |
4470 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4471 break 2 | |
4472 fi | |
4473 done | |
4474 done | |
4475 IFS=$as_save_IFS | |
4476 | |
4477 fi | |
4478 fi | |
4479 RCC=$ac_cv_prog_RCC | |
4480 if test -n "$RCC"; then | |
4481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RCC" >&5 | |
4482 $as_echo "$RCC" >&6; } | |
4483 else | |
4484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4485 $as_echo "no" >&6; } | |
4486 fi | |
4487 | |
4488 | |
4489 if test x$RCC = x ; then | |
4490 # Extract the first word of "rcc.exe", so it can be a program name with args. | |
4491 set dummy rcc.exe; ac_word=$2 | |
4492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4493 $as_echo_n "checking for $ac_word... " >&6; } | |
4494 if test "${ac_cv_prog_RCC+set}" = set; then : | |
4495 $as_echo_n "(cached) " >&6 | |
4496 else | |
4497 if test -n "$RCC"; then | |
4498 ac_cv_prog_RCC="$RCC" # Let the user override the test. | |
4499 else | |
4500 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4501 for as_dir in $QTDIR/bin/ | |
4502 do | |
4503 IFS=$as_save_IFS | |
4504 test -z "$as_dir" && as_dir=. | |
4505 for ac_exec_ext in '' $ac_executable_extensions; do | |
4506 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4507 ac_cv_prog_RCC="$QTDIR/bin/rcc.exe" | |
4508 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4509 break 2 | |
4510 fi | |
4511 done | |
4512 done | |
4513 IFS=$as_save_IFS | |
4514 | |
4515 fi | |
4516 fi | |
4517 RCC=$ac_cv_prog_RCC | |
4518 if test -n "$RCC"; then | |
4519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RCC" >&5 | |
4520 $as_echo "$RCC" >&6; } | |
4521 else | |
4522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4523 $as_echo "no" >&6; } | |
4524 fi | |
4525 | |
4526 | |
4527 if test x$RCC = x ; then | |
4528 as_fn_error $? " | |
4529 Failed to find required rcc-qt4 or rcc program. | |
4530 Please ensure you have the Qt4 development files installed, | |
4531 and if necessary set QTDIR to the location of your Qt4 installation. | |
4532 " "$LINENO" 5 | |
4533 fi | |
4534 fi | |
4535 fi | |
4536 | |
4537 # lupdate is the Qt translation-update utility. | |
4538 # Extract the first word of "lupdate-qt4", so it can be a program name with args. | |
4539 set dummy lupdate-qt4; ac_word=$2 | |
4540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4541 $as_echo_n "checking for $ac_word... " >&6; } | |
4542 if test "${ac_cv_prog_LUPDATE+set}" = set; then : | |
4543 $as_echo_n "(cached) " >&6 | |
4544 else | |
4545 if test -n "$LUPDATE"; then | |
4546 ac_cv_prog_LUPDATE="$LUPDATE" # Let the user override the test. | |
4547 else | |
4548 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4549 for as_dir in $QTDIR/bin/ | |
4550 do | |
4551 IFS=$as_save_IFS | |
4552 test -z "$as_dir" && as_dir=. | |
4553 for ac_exec_ext in '' $ac_executable_extensions; do | |
4554 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4555 ac_cv_prog_LUPDATE="$QTDIR/bin/lupdate-qt4" | |
4556 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4557 break 2 | |
4558 fi | |
4559 done | |
4560 done | |
4561 IFS=$as_save_IFS | |
4562 | |
4563 fi | |
4564 fi | |
4565 LUPDATE=$ac_cv_prog_LUPDATE | |
4566 if test -n "$LUPDATE"; then | |
4567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LUPDATE" >&5 | |
4568 $as_echo "$LUPDATE" >&6; } | |
4569 else | |
4570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4571 $as_echo "no" >&6; } | |
4572 fi | |
4573 | |
4574 | |
4575 if test x$LUPDATE = x ; then | |
4576 # Extract the first word of "lupdate", so it can be a program name with args. | |
4577 set dummy lupdate; ac_word=$2 | |
4578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4579 $as_echo_n "checking for $ac_word... " >&6; } | |
4580 if test "${ac_cv_prog_LUPDATE+set}" = set; then : | |
4581 $as_echo_n "(cached) " >&6 | |
4582 else | |
4583 if test -n "$LUPDATE"; then | |
4584 ac_cv_prog_LUPDATE="$LUPDATE" # Let the user override the test. | |
4585 else | |
4586 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4587 for as_dir in $QTDIR/bin/ | |
4588 do | |
4589 IFS=$as_save_IFS | |
4590 test -z "$as_dir" && as_dir=. | |
4591 for ac_exec_ext in '' $ac_executable_extensions; do | |
4592 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4593 ac_cv_prog_LUPDATE="$QTDIR/bin/lupdate" | |
4594 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4595 break 2 | |
4596 fi | |
4597 done | |
4598 done | |
4599 IFS=$as_save_IFS | |
4600 | |
4601 fi | |
4602 fi | |
4603 LUPDATE=$ac_cv_prog_LUPDATE | |
4604 if test -n "$LUPDATE"; then | |
4605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LUPDATE" >&5 | |
4606 $as_echo "$LUPDATE" >&6; } | |
4607 else | |
4608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4609 $as_echo "no" >&6; } | |
4610 fi | |
4611 | |
4612 | |
4613 if test x$LUPDATE = x ; then | |
4614 # Extract the first word of "lupdate.exe", so it can be a program name with args. | |
4615 set dummy lupdate.exe; ac_word=$2 | |
4616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4617 $as_echo_n "checking for $ac_word... " >&6; } | |
4618 if test "${ac_cv_prog_LUPDATE+set}" = set; then : | |
4619 $as_echo_n "(cached) " >&6 | |
4620 else | |
4621 if test -n "$LUPDATE"; then | |
4622 ac_cv_prog_LUPDATE="$LUPDATE" # Let the user override the test. | |
4623 else | |
4624 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4625 for as_dir in $QTDIR/bin/ | |
4626 do | |
4627 IFS=$as_save_IFS | |
4628 test -z "$as_dir" && as_dir=. | |
4629 for ac_exec_ext in '' $ac_executable_extensions; do | |
4630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4631 ac_cv_prog_LUPDATE="$QTDIR/bin/lupdate.exe" | |
4632 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4633 break 2 | |
4634 fi | |
4635 done | |
4636 done | |
4637 IFS=$as_save_IFS | |
4638 | |
4639 fi | |
4640 fi | |
4641 LUPDATE=$ac_cv_prog_LUPDATE | |
4642 if test -n "$LUPDATE"; then | |
4643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LUPDATE" >&5 | |
4644 $as_echo "$LUPDATE" >&6; } | |
4645 else | |
4646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4647 $as_echo "no" >&6; } | |
4648 fi | |
4649 | |
4650 | |
4651 if test x$LUPDATE = x ; then | |
4652 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | |
4653 Failed to find lupdate-qt4 or lupdate program. | |
4654 This program is not needed for a simple build, | |
4655 but it should be part of a Qt4 development installation | |
4656 and its absence is troubling. | |
4657 " >&5 | |
4658 $as_echo "$as_me: WARNING: | |
4659 Failed to find lupdate-qt4 or lupdate program. | |
4660 This program is not needed for a simple build, | |
4661 but it should be part of a Qt4 development installation | |
4662 and its absence is troubling. | |
4663 " >&2;} | |
4664 fi | |
4665 fi | |
4666 fi | |
4667 | |
4668 # lrelease is the Qt translation-release utility. | |
4669 # Extract the first word of "lrelease-qt4", so it can be a program name with args. | |
4670 set dummy lrelease-qt4; ac_word=$2 | |
4671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4672 $as_echo_n "checking for $ac_word... " >&6; } | |
4673 if test "${ac_cv_prog_LRELEASE+set}" = set; then : | |
4674 $as_echo_n "(cached) " >&6 | |
4675 else | |
4676 if test -n "$LRELEASE"; then | |
4677 ac_cv_prog_LRELEASE="$LRELEASE" # Let the user override the test. | |
4678 else | |
4679 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4680 for as_dir in $QTDIR/bin/ | |
4681 do | |
4682 IFS=$as_save_IFS | |
4683 test -z "$as_dir" && as_dir=. | |
4684 for ac_exec_ext in '' $ac_executable_extensions; do | |
4685 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4686 ac_cv_prog_LRELEASE="$QTDIR/bin/lrelease-qt4" | |
4687 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4688 break 2 | |
4689 fi | |
4690 done | |
4691 done | |
4692 IFS=$as_save_IFS | |
4693 | |
4694 fi | |
4695 fi | |
4696 LRELEASE=$ac_cv_prog_LRELEASE | |
4697 if test -n "$LRELEASE"; then | |
4698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LRELEASE" >&5 | |
4699 $as_echo "$LRELEASE" >&6; } | |
4700 else | |
4701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4702 $as_echo "no" >&6; } | |
4703 fi | |
4704 | |
4705 | |
4706 if test x$LRELEASE = x ; then | |
4707 # Extract the first word of "lrelease", so it can be a program name with args. | |
4708 set dummy lrelease; ac_word=$2 | |
4709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4710 $as_echo_n "checking for $ac_word... " >&6; } | |
4711 if test "${ac_cv_prog_LRELEASE+set}" = set; then : | |
4712 $as_echo_n "(cached) " >&6 | |
4713 else | |
4714 if test -n "$LRELEASE"; then | |
4715 ac_cv_prog_LRELEASE="$LRELEASE" # Let the user override the test. | |
4716 else | |
4717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4718 for as_dir in $QTDIR/bin/ | |
4719 do | |
4720 IFS=$as_save_IFS | |
4721 test -z "$as_dir" && as_dir=. | |
4722 for ac_exec_ext in '' $ac_executable_extensions; do | |
4723 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4724 ac_cv_prog_LRELEASE="$QTDIR/bin/lrelease" | |
4725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4726 break 2 | |
4727 fi | |
4728 done | |
4729 done | |
4730 IFS=$as_save_IFS | |
4731 | |
4732 fi | |
4733 fi | |
4734 LRELEASE=$ac_cv_prog_LRELEASE | |
4735 if test -n "$LRELEASE"; then | |
4736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LRELEASE" >&5 | |
4737 $as_echo "$LRELEASE" >&6; } | |
4738 else | |
4739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4740 $as_echo "no" >&6; } | |
4741 fi | |
4742 | |
4743 | |
4744 if test x$LRELEASE = x ; then | |
4745 # Extract the first word of "lrelease.exe", so it can be a program name with args. | |
4746 set dummy lrelease.exe; ac_word=$2 | |
4747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | |
4748 $as_echo_n "checking for $ac_word... " >&6; } | |
4749 if test "${ac_cv_prog_LRELEASE+set}" = set; then : | |
4750 $as_echo_n "(cached) " >&6 | |
4751 else | |
4752 if test -n "$LRELEASE"; then | |
4753 ac_cv_prog_LRELEASE="$LRELEASE" # Let the user override the test. | |
4754 else | |
4755 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
4756 for as_dir in $QTDIR/bin/ | |
4757 do | |
4758 IFS=$as_save_IFS | |
4759 test -z "$as_dir" && as_dir=. | |
4760 for ac_exec_ext in '' $ac_executable_extensions; do | |
4761 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | |
4762 ac_cv_prog_LRELEASE="$QTDIR/bin/lrelease.exe" | |
4763 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | |
4764 break 2 | |
4765 fi | |
4766 done | |
4767 done | |
4768 IFS=$as_save_IFS | |
4769 | |
4770 fi | |
4771 fi | |
4772 LRELEASE=$ac_cv_prog_LRELEASE | |
4773 if test -n "$LRELEASE"; then | |
4774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LRELEASE" >&5 | |
4775 $as_echo "$LRELEASE" >&6; } | |
4776 else | |
4777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4778 $as_echo "no" >&6; } | |
4779 fi | |
4780 | |
4781 | |
4782 if test x$LRELEASE = x ; then | |
4783 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | |
4784 Failed to find lrelease-qt4 or lrelease program. | |
4785 This program is not needed for a simple build, | |
4786 but it should be part of a Qt4 development installation | |
4787 and its absence is troubling. | |
4788 " >&5 | |
4789 $as_echo "$as_me: WARNING: | |
4790 Failed to find lrelease-qt4 or lrelease program. | |
4791 This program is not needed for a simple build, | |
4792 but it should be part of a Qt4 development installation | |
4793 and its absence is troubling. | |
4794 " >&2;} | |
4795 fi | |
4796 fi | |
4797 fi | |
4798 | |
4799 QT_CXXFLAGS="-I$QT_INCLUDES/QtGui -I$QT_INCLUDES/QtXml -I$QT_INCLUDES/QtNetwork -I$QT_INCLUDES/QtCore -I$QT_INCLUDES" | |
4800 | |
4801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking QTLIBDIR" >&5 | |
4802 $as_echo_n "checking QTLIBDIR... " >&6; } | |
4803 | |
4804 # Check whether --with-qtlibdir was given. | |
4805 if test "${with_qtlibdir+set}" = set; then : | |
4806 withval=$with_qtlibdir; QTLIBDIR=$withval | |
4807 fi | |
4808 | |
4809 if test x"$QTLIBDIR" = x ; then | |
4810 # bin is included because that's where Qt DLLs hide on Windows | |
4811 # On Mandriva Qt libraries are in /usr/lib or /usr/lib64 although | |
4812 # QTDIR is /usr/lib/qt4 | |
4813 QTLIB_SEARCH="$QTDIR/lib $QTDIR/lib64 $QTDIR/lib32 $QTDIR/bin /usr/lib /usr/lib64" | |
4814 else | |
4815 case "$QTLIBDIR" in *3*) | |
4816 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: | |
4817 The QTLIBDIR environment variable is set to \"$QTLIBDIR\". | |
4818 This looks suspiciously like the location for Qt3 libraries | |
4819 instead of the Qt4 libraries we require. If configure fails, | |
4820 please ensure QTLIBDIR is either set correctly or not set at all. | |
4821 " >&5 | |
4822 $as_echo "$as_me: WARNING: | |
4823 The QTLIBDIR environment variable is set to \"$QTLIBDIR\". | |
4824 This looks suspiciously like the location for Qt3 libraries | |
4825 instead of the Qt4 libraries we require. If configure fails, | |
4826 please ensure QTLIBDIR is either set correctly or not set at all. | |
4827 " >&2;} | |
4828 ;; | |
4829 esac | |
4830 QTLIB_SEARCH="$QTLIBDIR" | |
4831 QTDIR="" | |
4832 fi | |
4833 QTLIB_EXTS=".so .a .dylib 4.dll" | |
4834 QTLIB_NEED_4="" | |
4835 for i in $QTLIB_SEARCH ; do | |
4836 for j in $QTLIB_EXTS ; do | |
4837 if test -f $i/libQtGui$j && test x$QTLIBDIR = x ; then | |
4838 QTLIBDIR=$i | |
4839 elif test -f $i/QtGui$j && test x$QTLIBDIR = x ; then | |
4840 QTLIBDIR=$i | |
4841 if test x$j = x4.dll ; then | |
4842 QTLIB_NEED_4=1 | |
4843 fi | |
4844 fi | |
4845 done | |
4846 done | |
4847 if test x"$QTLIBDIR" = x ; then | |
4848 as_fn_error $? " | |
4849 Failed to find required Qt4 GUI link entry point (libQtGui.so or equivalent). | |
4850 Define QTLIBDIR or use --with-qtlibdir to specify the library location. | |
4851 " "$LINENO" 5 | |
4852 fi | |
4853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QTLIBDIR" >&5 | |
4854 $as_echo "$QTLIBDIR" >&6; } | |
4855 | |
4856 if test x$QTLIB_NEED_4 = x ; then | |
4857 QT_LIBS="-L$QTLIBDIR -lQtGui -lQtXml -lQtNetwork -lQtCore" | |
4858 else | |
4859 QT_LIBS="-L$QTLIBDIR -lQtGui4 -lQtXml4 -lQtNetwork4 -lQtCore4" | |
4860 fi | |
4861 | |
4862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking QT_CXXFLAGS" >&5 | |
4863 $as_echo_n "checking QT_CXXFLAGS... " >&6; } | |
4864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QT_CXXFLAGS" >&5 | |
4865 $as_echo "$QT_CXXFLAGS" >&6; } | |
4866 { $as_echo "$as_me:${as_lineno-$LINENO}: checking QT_LIBS" >&5 | |
4867 $as_echo_n "checking QT_LIBS... " >&6; } | |
4868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $QT_LIBS" >&5 | |
4869 $as_echo "$QT_LIBS" >&6; } | |
4870 | |
4871 | |
4872 | |
4873 | |
4874 | 4150 |
4875 | 4151 |
4876 SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING" | 4152 SV_DEFINES_DEBUG="-DDEBUG -DBUILD_DEBUG -DWANT_TIMING" |
4877 SV_DEFINES_RELEASE="-DNDEBUG -DBUILD_RELEASE -DNO_TIMING" | 4153 SV_DEFINES_RELEASE="-DNDEBUG -DBUILD_RELEASE -DNO_TIMING" |
4878 SV_DEFINES_MINIMAL="$SV_DEFINES_RELEASE" | 4154 SV_DEFINES_MINIMAL="$SV_DEFINES_RELEASE" |
4920 inttypes.h stdint.h unistd.h | 4196 inttypes.h stdint.h unistd.h |
4921 do : | 4197 do : |
4922 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4198 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
4923 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 4199 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
4924 " | 4200 " |
4925 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4201 eval as_val=\$$as_ac_Header |
4202 if test "x$as_val" = x""yes; then : | |
4926 cat >>confdefs.h <<_ACEOF | 4203 cat >>confdefs.h <<_ACEOF |
4927 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 4204 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
4928 _ACEOF | 4205 _ACEOF |
4929 | 4206 |
4930 fi | 4207 fi |
4947 | 4224 |
4948 pkg_failed=no | 4225 pkg_failed=no |
4949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 | 4226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bz2" >&5 |
4950 $as_echo_n "checking for bz2... " >&6; } | 4227 $as_echo_n "checking for bz2... " >&6; } |
4951 | 4228 |
4952 if test -n "$bz2_CFLAGS"; then | 4229 if test -n "$PKG_CONFIG"; then |
4953 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS" | 4230 if test -n "$bz2_CFLAGS"; then |
4954 elif test -n "$PKG_CONFIG"; then | 4231 pkg_cv_bz2_CFLAGS="$bz2_CFLAGS" |
4955 if test -n "$PKG_CONFIG" && \ | 4232 else |
4233 if test -n "$PKG_CONFIG" && \ | |
4956 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4234 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4957 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4235 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4958 ac_status=$? | 4236 ac_status=$? |
4959 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4237 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4960 test $ac_status = 0; }; then | 4238 test $ac_status = 0; }; then |
4961 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4239 pkg_cv_bz2_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4962 else | 4240 else |
4963 pkg_failed=yes | 4241 pkg_failed=yes |
4964 fi | 4242 fi |
4965 else | 4243 fi |
4966 pkg_failed=untried | 4244 else |
4967 fi | 4245 pkg_failed=untried |
4968 if test -n "$bz2_LIBS"; then | 4246 fi |
4969 pkg_cv_bz2_LIBS="$bz2_LIBS" | 4247 if test -n "$PKG_CONFIG"; then |
4970 elif test -n "$PKG_CONFIG"; then | 4248 if test -n "$bz2_LIBS"; then |
4971 if test -n "$PKG_CONFIG" && \ | 4249 pkg_cv_bz2_LIBS="$bz2_LIBS" |
4250 else | |
4251 if test -n "$PKG_CONFIG" && \ | |
4972 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4252 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
4973 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4253 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
4974 ac_status=$? | 4254 ac_status=$? |
4975 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4255 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
4976 test $ac_status = 0; }; then | 4256 test $ac_status = 0; }; then |
4977 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4257 pkg_cv_bz2_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
4978 else | 4258 else |
4979 pkg_failed=yes | 4259 pkg_failed=yes |
4980 fi | 4260 fi |
4981 else | 4261 fi |
4982 pkg_failed=untried | 4262 else |
4263 pkg_failed=untried | |
4983 fi | 4264 fi |
4984 | 4265 |
4985 | 4266 |
4986 | 4267 |
4987 if test $pkg_failed = yes; then | 4268 if test $pkg_failed = yes; then |
4988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4989 $as_echo "no" >&6; } | |
4990 | 4269 |
4991 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4270 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
4992 _pkg_short_errors_supported=yes | 4271 _pkg_short_errors_supported=yes |
4993 else | 4272 else |
4994 _pkg_short_errors_supported=no | 4273 _pkg_short_errors_supported=no |
4995 fi | 4274 fi |
4996 if test $_pkg_short_errors_supported = yes; then | 4275 if test $_pkg_short_errors_supported = yes; then |
4997 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4276 bz2_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
4998 else | 4277 else |
4999 bz2_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4278 bz2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5000 fi | 4279 fi |
5001 # Put the nasty error message in config.log where it belongs | 4280 # Put the nasty error message in config.log where it belongs |
5002 echo "$bz2_PKG_ERRORS" >&5 | 4281 echo "$bz2_PKG_ERRORS" >&5 |
5003 | 4282 |
5004 { $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 | 4283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4284 $as_echo "no" >&6; } | |
4285 { $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 | |
5005 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4286 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5006 elif test $pkg_failed = untried; then | 4287 elif test $pkg_failed = untried; then |
5007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5008 $as_echo "no" >&6; } | |
5009 { $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 | 4288 { $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 |
5010 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4289 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5011 else | 4290 else |
5012 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS | 4291 bz2_CFLAGS=$pkg_cv_bz2_CFLAGS |
5013 bz2_LIBS=$pkg_cv_bz2_LIBS | 4292 bz2_LIBS=$pkg_cv_bz2_LIBS |
5017 fi | 4296 fi |
5018 fi | 4297 fi |
5019 if test -n "$SV_MODULE_FAILED"; then | 4298 if test -n "$SV_MODULE_FAILED"; then |
5020 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 4299 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5021 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 4300 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5022 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4301 eval as_val=\$$as_ac_Header |
4302 if test "x$as_val" = x""yes; then : | |
5023 HAVES="$HAVES $SV_MODULE_HAVE" | 4303 HAVES="$HAVES $SV_MODULE_HAVE" |
5024 else | 4304 else |
5025 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4305 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5026 fi | 4306 fi |
5027 | 4307 |
5028 | 4308 |
5029 if test -n "$SV_MODULE_LIB"; then | 4309 if test -n "$SV_MODULE_LIB"; then |
5030 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4310 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5032 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4312 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5033 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 4313 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5034 $as_echo_n "(cached) " >&6 | 4314 $as_echo_n "(cached) " >&6 |
5035 else | 4315 else |
5036 ac_check_lib_save_LIBS=$LIBS | 4316 ac_check_lib_save_LIBS=$LIBS |
5037 LIBS="-l$SV_MODULE_LIB $LIBS" | 4317 LIBS="-l$SV_MODULE_LIB $LIBS" |
5038 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5063 LIBS=$ac_check_lib_save_LIBS | 4343 LIBS=$ac_check_lib_save_LIBS |
5064 fi | 4344 fi |
5065 eval ac_res=\$$as_ac_Lib | 4345 eval ac_res=\$$as_ac_Lib |
5066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 4346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5067 $as_echo "$ac_res" >&6; } | 4347 $as_echo "$ac_res" >&6; } |
5068 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 4348 eval as_val=\$$as_ac_Lib |
4349 if test "x$as_val" = x""yes; then : | |
5069 LIBS="$LIBS -l$SV_MODULE_LIB" | 4350 LIBS="$LIBS -l$SV_MODULE_LIB" |
5070 else | 4351 else |
5071 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4352 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5072 fi | 4353 fi |
5073 | 4354 |
5074 fi | 4355 fi |
5075 fi | 4356 fi |
5076 | 4357 |
5089 | 4370 |
5090 pkg_failed=no | 4371 pkg_failed=no |
5091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 | 4372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3" >&5 |
5092 $as_echo_n "checking for fftw3... " >&6; } | 4373 $as_echo_n "checking for fftw3... " >&6; } |
5093 | 4374 |
5094 if test -n "$fftw3_CFLAGS"; then | 4375 if test -n "$PKG_CONFIG"; then |
5095 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS" | 4376 if test -n "$fftw3_CFLAGS"; then |
5096 elif test -n "$PKG_CONFIG"; then | 4377 pkg_cv_fftw3_CFLAGS="$fftw3_CFLAGS" |
5097 if test -n "$PKG_CONFIG" && \ | 4378 else |
4379 if test -n "$PKG_CONFIG" && \ | |
5098 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4380 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5099 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4381 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5100 ac_status=$? | 4382 ac_status=$? |
5101 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4383 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5102 test $ac_status = 0; }; then | 4384 test $ac_status = 0; }; then |
5103 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4385 pkg_cv_fftw3_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5104 else | 4386 else |
5105 pkg_failed=yes | 4387 pkg_failed=yes |
5106 fi | 4388 fi |
5107 else | 4389 fi |
5108 pkg_failed=untried | 4390 else |
5109 fi | 4391 pkg_failed=untried |
5110 if test -n "$fftw3_LIBS"; then | 4392 fi |
5111 pkg_cv_fftw3_LIBS="$fftw3_LIBS" | 4393 if test -n "$PKG_CONFIG"; then |
5112 elif test -n "$PKG_CONFIG"; then | 4394 if test -n "$fftw3_LIBS"; then |
5113 if test -n "$PKG_CONFIG" && \ | 4395 pkg_cv_fftw3_LIBS="$fftw3_LIBS" |
4396 else | |
4397 if test -n "$PKG_CONFIG" && \ | |
5114 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4398 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5115 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4399 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5116 ac_status=$? | 4400 ac_status=$? |
5117 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4401 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5118 test $ac_status = 0; }; then | 4402 test $ac_status = 0; }; then |
5119 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4403 pkg_cv_fftw3_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5120 else | 4404 else |
5121 pkg_failed=yes | 4405 pkg_failed=yes |
5122 fi | 4406 fi |
5123 else | 4407 fi |
5124 pkg_failed=untried | 4408 else |
4409 pkg_failed=untried | |
5125 fi | 4410 fi |
5126 | 4411 |
5127 | 4412 |
5128 | 4413 |
5129 if test $pkg_failed = yes; then | 4414 if test $pkg_failed = yes; then |
5130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5131 $as_echo "no" >&6; } | |
5132 | 4415 |
5133 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4416 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5134 _pkg_short_errors_supported=yes | 4417 _pkg_short_errors_supported=yes |
5135 else | 4418 else |
5136 _pkg_short_errors_supported=no | 4419 _pkg_short_errors_supported=no |
5137 fi | 4420 fi |
5138 if test $_pkg_short_errors_supported = yes; then | 4421 if test $_pkg_short_errors_supported = yes; then |
5139 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4422 fftw3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5140 else | 4423 else |
5141 fftw3_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4424 fftw3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5142 fi | 4425 fi |
5143 # Put the nasty error message in config.log where it belongs | 4426 # Put the nasty error message in config.log where it belongs |
5144 echo "$fftw3_PKG_ERRORS" >&5 | 4427 echo "$fftw3_PKG_ERRORS" >&5 |
5145 | 4428 |
5146 { $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 | 4429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4430 $as_echo "no" >&6; } | |
4431 { $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 | |
5147 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4432 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5148 elif test $pkg_failed = untried; then | 4433 elif test $pkg_failed = untried; then |
5149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5150 $as_echo "no" >&6; } | |
5151 { $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 | 4434 { $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 |
5152 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4435 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5153 else | 4436 else |
5154 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS | 4437 fftw3_CFLAGS=$pkg_cv_fftw3_CFLAGS |
5155 fftw3_LIBS=$pkg_cv_fftw3_LIBS | 4438 fftw3_LIBS=$pkg_cv_fftw3_LIBS |
5159 fi | 4442 fi |
5160 fi | 4443 fi |
5161 if test -n "$SV_MODULE_FAILED"; then | 4444 if test -n "$SV_MODULE_FAILED"; then |
5162 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 4445 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5163 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 4446 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5164 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4447 eval as_val=\$$as_ac_Header |
4448 if test "x$as_val" = x""yes; then : | |
5165 HAVES="$HAVES $SV_MODULE_HAVE" | 4449 HAVES="$HAVES $SV_MODULE_HAVE" |
5166 else | 4450 else |
5167 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4451 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5168 fi | 4452 fi |
5169 | 4453 |
5170 | 4454 |
5171 if test -n "$SV_MODULE_LIB"; then | 4455 if test -n "$SV_MODULE_LIB"; then |
5172 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4456 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5174 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4458 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5175 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 4459 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5176 $as_echo_n "(cached) " >&6 | 4460 $as_echo_n "(cached) " >&6 |
5177 else | 4461 else |
5178 ac_check_lib_save_LIBS=$LIBS | 4462 ac_check_lib_save_LIBS=$LIBS |
5179 LIBS="-l$SV_MODULE_LIB $LIBS" | 4463 LIBS="-l$SV_MODULE_LIB $LIBS" |
5180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5205 LIBS=$ac_check_lib_save_LIBS | 4489 LIBS=$ac_check_lib_save_LIBS |
5206 fi | 4490 fi |
5207 eval ac_res=\$$as_ac_Lib | 4491 eval ac_res=\$$as_ac_Lib |
5208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 4492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5209 $as_echo "$ac_res" >&6; } | 4493 $as_echo "$ac_res" >&6; } |
5210 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 4494 eval as_val=\$$as_ac_Lib |
4495 if test "x$as_val" = x""yes; then : | |
5211 LIBS="$LIBS -l$SV_MODULE_LIB" | 4496 LIBS="$LIBS -l$SV_MODULE_LIB" |
5212 else | 4497 else |
5213 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4498 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5214 fi | 4499 fi |
5215 | 4500 |
5216 fi | 4501 fi |
5217 fi | 4502 fi |
5218 | 4503 |
5231 | 4516 |
5232 pkg_failed=no | 4517 pkg_failed=no |
5233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 | 4518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fftw3f" >&5 |
5234 $as_echo_n "checking for fftw3f... " >&6; } | 4519 $as_echo_n "checking for fftw3f... " >&6; } |
5235 | 4520 |
5236 if test -n "$fftw3f_CFLAGS"; then | 4521 if test -n "$PKG_CONFIG"; then |
5237 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS" | 4522 if test -n "$fftw3f_CFLAGS"; then |
5238 elif test -n "$PKG_CONFIG"; then | 4523 pkg_cv_fftw3f_CFLAGS="$fftw3f_CFLAGS" |
5239 if test -n "$PKG_CONFIG" && \ | 4524 else |
4525 if test -n "$PKG_CONFIG" && \ | |
5240 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4526 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5241 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4527 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5242 ac_status=$? | 4528 ac_status=$? |
5243 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4529 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5244 test $ac_status = 0; }; then | 4530 test $ac_status = 0; }; then |
5245 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4531 pkg_cv_fftw3f_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5246 else | 4532 else |
5247 pkg_failed=yes | 4533 pkg_failed=yes |
5248 fi | 4534 fi |
5249 else | 4535 fi |
5250 pkg_failed=untried | 4536 else |
5251 fi | 4537 pkg_failed=untried |
5252 if test -n "$fftw3f_LIBS"; then | 4538 fi |
5253 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS" | 4539 if test -n "$PKG_CONFIG"; then |
5254 elif test -n "$PKG_CONFIG"; then | 4540 if test -n "$fftw3f_LIBS"; then |
5255 if test -n "$PKG_CONFIG" && \ | 4541 pkg_cv_fftw3f_LIBS="$fftw3f_LIBS" |
4542 else | |
4543 if test -n "$PKG_CONFIG" && \ | |
5256 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4544 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5257 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4545 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5258 ac_status=$? | 4546 ac_status=$? |
5259 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4547 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5260 test $ac_status = 0; }; then | 4548 test $ac_status = 0; }; then |
5261 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4549 pkg_cv_fftw3f_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5262 else | 4550 else |
5263 pkg_failed=yes | 4551 pkg_failed=yes |
5264 fi | 4552 fi |
5265 else | 4553 fi |
5266 pkg_failed=untried | 4554 else |
4555 pkg_failed=untried | |
5267 fi | 4556 fi |
5268 | 4557 |
5269 | 4558 |
5270 | 4559 |
5271 if test $pkg_failed = yes; then | 4560 if test $pkg_failed = yes; then |
5272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5273 $as_echo "no" >&6; } | |
5274 | 4561 |
5275 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4562 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5276 _pkg_short_errors_supported=yes | 4563 _pkg_short_errors_supported=yes |
5277 else | 4564 else |
5278 _pkg_short_errors_supported=no | 4565 _pkg_short_errors_supported=no |
5279 fi | 4566 fi |
5280 if test $_pkg_short_errors_supported = yes; then | 4567 if test $_pkg_short_errors_supported = yes; then |
5281 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4568 fftw3f_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5282 else | 4569 else |
5283 fftw3f_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4570 fftw3f_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5284 fi | 4571 fi |
5285 # Put the nasty error message in config.log where it belongs | 4572 # Put the nasty error message in config.log where it belongs |
5286 echo "$fftw3f_PKG_ERRORS" >&5 | 4573 echo "$fftw3f_PKG_ERRORS" >&5 |
5287 | 4574 |
5288 { $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 | 4575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4576 $as_echo "no" >&6; } | |
4577 { $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 | |
5289 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4578 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5290 elif test $pkg_failed = untried; then | 4579 elif test $pkg_failed = untried; then |
5291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5292 $as_echo "no" >&6; } | |
5293 { $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 | 4580 { $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 |
5294 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4581 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5295 else | 4582 else |
5296 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS | 4583 fftw3f_CFLAGS=$pkg_cv_fftw3f_CFLAGS |
5297 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS | 4584 fftw3f_LIBS=$pkg_cv_fftw3f_LIBS |
5301 fi | 4588 fi |
5302 fi | 4589 fi |
5303 if test -n "$SV_MODULE_FAILED"; then | 4590 if test -n "$SV_MODULE_FAILED"; then |
5304 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 4591 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5305 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 4592 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5306 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4593 eval as_val=\$$as_ac_Header |
4594 if test "x$as_val" = x""yes; then : | |
5307 HAVES="$HAVES $SV_MODULE_HAVE" | 4595 HAVES="$HAVES $SV_MODULE_HAVE" |
5308 else | 4596 else |
5309 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4597 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5310 fi | 4598 fi |
5311 | 4599 |
5312 | 4600 |
5313 if test -n "$SV_MODULE_LIB"; then | 4601 if test -n "$SV_MODULE_LIB"; then |
5314 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4602 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5316 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4604 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5317 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 4605 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5318 $as_echo_n "(cached) " >&6 | 4606 $as_echo_n "(cached) " >&6 |
5319 else | 4607 else |
5320 ac_check_lib_save_LIBS=$LIBS | 4608 ac_check_lib_save_LIBS=$LIBS |
5321 LIBS="-l$SV_MODULE_LIB $LIBS" | 4609 LIBS="-l$SV_MODULE_LIB $LIBS" |
5322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4610 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5347 LIBS=$ac_check_lib_save_LIBS | 4635 LIBS=$ac_check_lib_save_LIBS |
5348 fi | 4636 fi |
5349 eval ac_res=\$$as_ac_Lib | 4637 eval ac_res=\$$as_ac_Lib |
5350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 4638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5351 $as_echo "$ac_res" >&6; } | 4639 $as_echo "$ac_res" >&6; } |
5352 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 4640 eval as_val=\$$as_ac_Lib |
4641 if test "x$as_val" = x""yes; then : | |
5353 LIBS="$LIBS -l$SV_MODULE_LIB" | 4642 LIBS="$LIBS -l$SV_MODULE_LIB" |
5354 else | 4643 else |
5355 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4644 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5356 fi | 4645 fi |
5357 | 4646 |
5358 fi | 4647 fi |
5359 fi | 4648 fi |
5360 | 4649 |
5373 | 4662 |
5374 pkg_failed=no | 4663 pkg_failed=no |
5375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 | 4664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sndfile" >&5 |
5376 $as_echo_n "checking for sndfile... " >&6; } | 4665 $as_echo_n "checking for sndfile... " >&6; } |
5377 | 4666 |
5378 if test -n "$sndfile_CFLAGS"; then | 4667 if test -n "$PKG_CONFIG"; then |
5379 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS" | 4668 if test -n "$sndfile_CFLAGS"; then |
5380 elif test -n "$PKG_CONFIG"; then | 4669 pkg_cv_sndfile_CFLAGS="$sndfile_CFLAGS" |
5381 if test -n "$PKG_CONFIG" && \ | 4670 else |
4671 if test -n "$PKG_CONFIG" && \ | |
5382 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4672 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5383 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4673 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5384 ac_status=$? | 4674 ac_status=$? |
5385 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4675 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5386 test $ac_status = 0; }; then | 4676 test $ac_status = 0; }; then |
5387 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4677 pkg_cv_sndfile_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5388 else | 4678 else |
5389 pkg_failed=yes | 4679 pkg_failed=yes |
5390 fi | 4680 fi |
5391 else | 4681 fi |
5392 pkg_failed=untried | 4682 else |
5393 fi | 4683 pkg_failed=untried |
5394 if test -n "$sndfile_LIBS"; then | 4684 fi |
5395 pkg_cv_sndfile_LIBS="$sndfile_LIBS" | 4685 if test -n "$PKG_CONFIG"; then |
5396 elif test -n "$PKG_CONFIG"; then | 4686 if test -n "$sndfile_LIBS"; then |
5397 if test -n "$PKG_CONFIG" && \ | 4687 pkg_cv_sndfile_LIBS="$sndfile_LIBS" |
4688 else | |
4689 if test -n "$PKG_CONFIG" && \ | |
5398 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4690 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5399 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4691 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5400 ac_status=$? | 4692 ac_status=$? |
5401 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4693 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5402 test $ac_status = 0; }; then | 4694 test $ac_status = 0; }; then |
5403 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4695 pkg_cv_sndfile_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5404 else | 4696 else |
5405 pkg_failed=yes | 4697 pkg_failed=yes |
5406 fi | 4698 fi |
5407 else | 4699 fi |
5408 pkg_failed=untried | 4700 else |
4701 pkg_failed=untried | |
5409 fi | 4702 fi |
5410 | 4703 |
5411 | 4704 |
5412 | 4705 |
5413 if test $pkg_failed = yes; then | 4706 if test $pkg_failed = yes; then |
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5415 $as_echo "no" >&6; } | |
5416 | 4707 |
5417 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4708 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5418 _pkg_short_errors_supported=yes | 4709 _pkg_short_errors_supported=yes |
5419 else | 4710 else |
5420 _pkg_short_errors_supported=no | 4711 _pkg_short_errors_supported=no |
5421 fi | 4712 fi |
5422 if test $_pkg_short_errors_supported = yes; then | 4713 if test $_pkg_short_errors_supported = yes; then |
5423 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4714 sndfile_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5424 else | 4715 else |
5425 sndfile_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4716 sndfile_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5426 fi | 4717 fi |
5427 # Put the nasty error message in config.log where it belongs | 4718 # Put the nasty error message in config.log where it belongs |
5428 echo "$sndfile_PKG_ERRORS" >&5 | 4719 echo "$sndfile_PKG_ERRORS" >&5 |
5429 | 4720 |
5430 { $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 | 4721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4722 $as_echo "no" >&6; } | |
4723 { $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 | |
5431 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4724 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5432 elif test $pkg_failed = untried; then | 4725 elif test $pkg_failed = untried; then |
5433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5434 $as_echo "no" >&6; } | |
5435 { $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 | 4726 { $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 |
5436 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4727 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5437 else | 4728 else |
5438 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS | 4729 sndfile_CFLAGS=$pkg_cv_sndfile_CFLAGS |
5439 sndfile_LIBS=$pkg_cv_sndfile_LIBS | 4730 sndfile_LIBS=$pkg_cv_sndfile_LIBS |
5443 fi | 4734 fi |
5444 fi | 4735 fi |
5445 if test -n "$SV_MODULE_FAILED"; then | 4736 if test -n "$SV_MODULE_FAILED"; then |
5446 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 4737 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5447 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 4738 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5448 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4739 eval as_val=\$$as_ac_Header |
4740 if test "x$as_val" = x""yes; then : | |
5449 HAVES="$HAVES $SV_MODULE_HAVE" | 4741 HAVES="$HAVES $SV_MODULE_HAVE" |
5450 else | 4742 else |
5451 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4743 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5452 fi | 4744 fi |
5453 | 4745 |
5454 | 4746 |
5455 if test -n "$SV_MODULE_LIB"; then | 4747 if test -n "$SV_MODULE_LIB"; then |
5456 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4748 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5458 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4750 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5459 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 4751 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5460 $as_echo_n "(cached) " >&6 | 4752 $as_echo_n "(cached) " >&6 |
5461 else | 4753 else |
5462 ac_check_lib_save_LIBS=$LIBS | 4754 ac_check_lib_save_LIBS=$LIBS |
5463 LIBS="-l$SV_MODULE_LIB $LIBS" | 4755 LIBS="-l$SV_MODULE_LIB $LIBS" |
5464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5489 LIBS=$ac_check_lib_save_LIBS | 4781 LIBS=$ac_check_lib_save_LIBS |
5490 fi | 4782 fi |
5491 eval ac_res=\$$as_ac_Lib | 4783 eval ac_res=\$$as_ac_Lib |
5492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 4784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5493 $as_echo "$ac_res" >&6; } | 4785 $as_echo "$ac_res" >&6; } |
5494 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 4786 eval as_val=\$$as_ac_Lib |
4787 if test "x$as_val" = x""yes; then : | |
5495 LIBS="$LIBS -l$SV_MODULE_LIB" | 4788 LIBS="$LIBS -l$SV_MODULE_LIB" |
5496 else | 4789 else |
5497 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4790 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5498 fi | 4791 fi |
5499 | 4792 |
5500 fi | 4793 fi |
5501 fi | 4794 fi |
5502 | 4795 |
5515 | 4808 |
5516 pkg_failed=no | 4809 pkg_failed=no |
5517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 | 4810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for samplerate" >&5 |
5518 $as_echo_n "checking for samplerate... " >&6; } | 4811 $as_echo_n "checking for samplerate... " >&6; } |
5519 | 4812 |
5520 if test -n "$samplerate_CFLAGS"; then | 4813 if test -n "$PKG_CONFIG"; then |
5521 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS" | 4814 if test -n "$samplerate_CFLAGS"; then |
5522 elif test -n "$PKG_CONFIG"; then | 4815 pkg_cv_samplerate_CFLAGS="$samplerate_CFLAGS" |
5523 if test -n "$PKG_CONFIG" && \ | 4816 else |
4817 if test -n "$PKG_CONFIG" && \ | |
5524 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4818 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5525 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4819 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5526 ac_status=$? | 4820 ac_status=$? |
5527 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4821 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5528 test $ac_status = 0; }; then | 4822 test $ac_status = 0; }; then |
5529 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4823 pkg_cv_samplerate_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5530 else | 4824 else |
5531 pkg_failed=yes | 4825 pkg_failed=yes |
5532 fi | 4826 fi |
5533 else | 4827 fi |
5534 pkg_failed=untried | 4828 else |
5535 fi | 4829 pkg_failed=untried |
5536 if test -n "$samplerate_LIBS"; then | 4830 fi |
5537 pkg_cv_samplerate_LIBS="$samplerate_LIBS" | 4831 if test -n "$PKG_CONFIG"; then |
5538 elif test -n "$PKG_CONFIG"; then | 4832 if test -n "$samplerate_LIBS"; then |
5539 if test -n "$PKG_CONFIG" && \ | 4833 pkg_cv_samplerate_LIBS="$samplerate_LIBS" |
4834 else | |
4835 if test -n "$PKG_CONFIG" && \ | |
5540 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4836 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5541 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4837 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5542 ac_status=$? | 4838 ac_status=$? |
5543 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4839 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5544 test $ac_status = 0; }; then | 4840 test $ac_status = 0; }; then |
5545 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4841 pkg_cv_samplerate_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5546 else | 4842 else |
5547 pkg_failed=yes | 4843 pkg_failed=yes |
5548 fi | 4844 fi |
5549 else | 4845 fi |
5550 pkg_failed=untried | 4846 else |
4847 pkg_failed=untried | |
5551 fi | 4848 fi |
5552 | 4849 |
5553 | 4850 |
5554 | 4851 |
5555 if test $pkg_failed = yes; then | 4852 if test $pkg_failed = yes; then |
5556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5557 $as_echo "no" >&6; } | |
5558 | 4853 |
5559 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 4854 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5560 _pkg_short_errors_supported=yes | 4855 _pkg_short_errors_supported=yes |
5561 else | 4856 else |
5562 _pkg_short_errors_supported=no | 4857 _pkg_short_errors_supported=no |
5563 fi | 4858 fi |
5564 if test $_pkg_short_errors_supported = yes; then | 4859 if test $_pkg_short_errors_supported = yes; then |
5565 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4860 samplerate_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5566 else | 4861 else |
5567 samplerate_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 4862 samplerate_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5568 fi | 4863 fi |
5569 # Put the nasty error message in config.log where it belongs | 4864 # Put the nasty error message in config.log where it belongs |
5570 echo "$samplerate_PKG_ERRORS" >&5 | 4865 echo "$samplerate_PKG_ERRORS" >&5 |
5571 | 4866 |
5572 { $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 | 4867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4868 $as_echo "no" >&6; } | |
4869 { $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 | |
5573 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4870 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5574 elif test $pkg_failed = untried; then | 4871 elif test $pkg_failed = untried; then |
5575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5576 $as_echo "no" >&6; } | |
5577 { $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 | 4872 { $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 |
5578 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 4873 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5579 else | 4874 else |
5580 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS | 4875 samplerate_CFLAGS=$pkg_cv_samplerate_CFLAGS |
5581 samplerate_LIBS=$pkg_cv_samplerate_LIBS | 4876 samplerate_LIBS=$pkg_cv_samplerate_LIBS |
5585 fi | 4880 fi |
5586 fi | 4881 fi |
5587 if test -n "$SV_MODULE_FAILED"; then | 4882 if test -n "$SV_MODULE_FAILED"; then |
5588 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 4883 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5589 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 4884 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5590 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4885 eval as_val=\$$as_ac_Header |
4886 if test "x$as_val" = x""yes; then : | |
5591 HAVES="$HAVES $SV_MODULE_HAVE" | 4887 HAVES="$HAVES $SV_MODULE_HAVE" |
5592 else | 4888 else |
5593 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4889 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5594 fi | 4890 fi |
5595 | 4891 |
5596 | 4892 |
5597 if test -n "$SV_MODULE_LIB"; then | 4893 if test -n "$SV_MODULE_LIB"; then |
5598 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 4894 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 4895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5600 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 4896 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5601 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 4897 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5602 $as_echo_n "(cached) " >&6 | 4898 $as_echo_n "(cached) " >&6 |
5603 else | 4899 else |
5604 ac_check_lib_save_LIBS=$LIBS | 4900 ac_check_lib_save_LIBS=$LIBS |
5605 LIBS="-l$SV_MODULE_LIB $LIBS" | 4901 LIBS="-l$SV_MODULE_LIB $LIBS" |
5606 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5631 LIBS=$ac_check_lib_save_LIBS | 4927 LIBS=$ac_check_lib_save_LIBS |
5632 fi | 4928 fi |
5633 eval ac_res=\$$as_ac_Lib | 4929 eval ac_res=\$$as_ac_Lib |
5634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 4930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5635 $as_echo "$ac_res" >&6; } | 4931 $as_echo "$ac_res" >&6; } |
5636 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 4932 eval as_val=\$$as_ac_Lib |
4933 if test "x$as_val" = x""yes; then : | |
5637 LIBS="$LIBS -l$SV_MODULE_LIB" | 4934 LIBS="$LIBS -l$SV_MODULE_LIB" |
5638 else | 4935 else |
5639 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 4936 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5640 fi | 4937 fi |
5641 | 4938 |
5642 fi | 4939 fi |
5643 fi | 4940 fi |
5644 | 4941 |
5657 | 4954 |
5658 pkg_failed=no | 4955 pkg_failed=no |
5659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 | 4956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 |
5660 $as_echo_n "checking for vamp... " >&6; } | 4957 $as_echo_n "checking for vamp... " >&6; } |
5661 | 4958 |
5662 if test -n "$vamp_CFLAGS"; then | 4959 if test -n "$PKG_CONFIG"; then |
5663 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" | 4960 if test -n "$vamp_CFLAGS"; then |
5664 elif test -n "$PKG_CONFIG"; then | 4961 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" |
5665 if test -n "$PKG_CONFIG" && \ | 4962 else |
4963 if test -n "$PKG_CONFIG" && \ | |
5666 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4964 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5667 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4965 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5668 ac_status=$? | 4966 ac_status=$? |
5669 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4967 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5670 test $ac_status = 0; }; then | 4968 test $ac_status = 0; }; then |
5671 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4969 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5672 else | 4970 else |
5673 pkg_failed=yes | 4971 pkg_failed=yes |
5674 fi | 4972 fi |
5675 else | 4973 fi |
5676 pkg_failed=untried | 4974 else |
5677 fi | 4975 pkg_failed=untried |
5678 if test -n "$vamp_LIBS"; then | 4976 fi |
5679 pkg_cv_vamp_LIBS="$vamp_LIBS" | 4977 if test -n "$PKG_CONFIG"; then |
5680 elif test -n "$PKG_CONFIG"; then | 4978 if test -n "$vamp_LIBS"; then |
5681 if test -n "$PKG_CONFIG" && \ | 4979 pkg_cv_vamp_LIBS="$vamp_LIBS" |
4980 else | |
4981 if test -n "$PKG_CONFIG" && \ | |
5682 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 4982 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5683 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 4983 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5684 ac_status=$? | 4984 ac_status=$? |
5685 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 4985 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5686 test $ac_status = 0; }; then | 4986 test $ac_status = 0; }; then |
5687 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 4987 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5688 else | 4988 else |
5689 pkg_failed=yes | 4989 pkg_failed=yes |
5690 fi | 4990 fi |
5691 else | 4991 fi |
5692 pkg_failed=untried | 4992 else |
4993 pkg_failed=untried | |
5693 fi | 4994 fi |
5694 | 4995 |
5695 | 4996 |
5696 | 4997 |
5697 if test $pkg_failed = yes; then | 4998 if test $pkg_failed = yes; then |
5698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5699 $as_echo "no" >&6; } | |
5700 | 4999 |
5701 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5000 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5702 _pkg_short_errors_supported=yes | 5001 _pkg_short_errors_supported=yes |
5703 else | 5002 else |
5704 _pkg_short_errors_supported=no | 5003 _pkg_short_errors_supported=no |
5705 fi | 5004 fi |
5706 if test $_pkg_short_errors_supported = yes; then | 5005 if test $_pkg_short_errors_supported = yes; then |
5707 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5006 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5708 else | 5007 else |
5709 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5008 vamp_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5710 fi | 5009 fi |
5711 # Put the nasty error message in config.log where it belongs | 5010 # Put the nasty error message in config.log where it belongs |
5712 echo "$vamp_PKG_ERRORS" >&5 | 5011 echo "$vamp_PKG_ERRORS" >&5 |
5713 | 5012 |
5714 { $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 | 5013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5014 $as_echo "no" >&6; } | |
5015 { $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 | |
5715 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5016 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5716 elif test $pkg_failed = untried; then | 5017 elif test $pkg_failed = untried; then |
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5718 $as_echo "no" >&6; } | |
5719 { $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 | 5018 { $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 |
5720 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5019 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5721 else | 5020 else |
5722 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS | 5021 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS |
5723 vamp_LIBS=$pkg_cv_vamp_LIBS | 5022 vamp_LIBS=$pkg_cv_vamp_LIBS |
5727 fi | 5026 fi |
5728 fi | 5027 fi |
5729 if test -n "$SV_MODULE_FAILED"; then | 5028 if test -n "$SV_MODULE_FAILED"; then |
5730 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5029 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5731 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5030 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5732 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5031 eval as_val=\$$as_ac_Header |
5032 if test "x$as_val" = x""yes; then : | |
5733 HAVES="$HAVES $SV_MODULE_HAVE" | 5033 HAVES="$HAVES $SV_MODULE_HAVE" |
5734 else | 5034 else |
5735 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5035 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5736 fi | 5036 fi |
5737 | 5037 |
5738 | 5038 |
5739 if test -n "$SV_MODULE_LIB"; then | 5039 if test -n "$SV_MODULE_LIB"; then |
5740 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5040 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5742 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5042 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5743 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5043 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5744 $as_echo_n "(cached) " >&6 | 5044 $as_echo_n "(cached) " >&6 |
5745 else | 5045 else |
5746 ac_check_lib_save_LIBS=$LIBS | 5046 ac_check_lib_save_LIBS=$LIBS |
5747 LIBS="-l$SV_MODULE_LIB $LIBS" | 5047 LIBS="-l$SV_MODULE_LIB $LIBS" |
5748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5773 LIBS=$ac_check_lib_save_LIBS | 5073 LIBS=$ac_check_lib_save_LIBS |
5774 fi | 5074 fi |
5775 eval ac_res=\$$as_ac_Lib | 5075 eval ac_res=\$$as_ac_Lib |
5776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5777 $as_echo "$ac_res" >&6; } | 5077 $as_echo "$ac_res" >&6; } |
5778 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5078 eval as_val=\$$as_ac_Lib |
5079 if test "x$as_val" = x""yes; then : | |
5779 LIBS="$LIBS -l$SV_MODULE_LIB" | 5080 LIBS="$LIBS -l$SV_MODULE_LIB" |
5780 else | 5081 else |
5781 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5082 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5782 fi | 5083 fi |
5783 | 5084 |
5784 fi | 5085 fi |
5785 fi | 5086 fi |
5786 | 5087 |
5799 | 5100 |
5800 pkg_failed=no | 5101 pkg_failed=no |
5801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 | 5102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 |
5802 $as_echo_n "checking for vamphostsdk... " >&6; } | 5103 $as_echo_n "checking for vamphostsdk... " >&6; } |
5803 | 5104 |
5804 if test -n "$vamphostsdk_CFLAGS"; then | 5105 if test -n "$PKG_CONFIG"; then |
5805 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" | 5106 if test -n "$vamphostsdk_CFLAGS"; then |
5806 elif test -n "$PKG_CONFIG"; then | 5107 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" |
5807 if test -n "$PKG_CONFIG" && \ | 5108 else |
5109 if test -n "$PKG_CONFIG" && \ | |
5808 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5110 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5809 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5111 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5810 ac_status=$? | 5112 ac_status=$? |
5811 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5113 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5812 test $ac_status = 0; }; then | 5114 test $ac_status = 0; }; then |
5813 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5115 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5814 else | 5116 else |
5815 pkg_failed=yes | 5117 pkg_failed=yes |
5816 fi | 5118 fi |
5817 else | 5119 fi |
5818 pkg_failed=untried | 5120 else |
5819 fi | 5121 pkg_failed=untried |
5820 if test -n "$vamphostsdk_LIBS"; then | 5122 fi |
5821 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" | 5123 if test -n "$PKG_CONFIG"; then |
5822 elif test -n "$PKG_CONFIG"; then | 5124 if test -n "$vamphostsdk_LIBS"; then |
5823 if test -n "$PKG_CONFIG" && \ | 5125 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" |
5126 else | |
5127 if test -n "$PKG_CONFIG" && \ | |
5824 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5128 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5825 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5129 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5826 ac_status=$? | 5130 ac_status=$? |
5827 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5131 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5828 test $ac_status = 0; }; then | 5132 test $ac_status = 0; }; then |
5829 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5133 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5830 else | 5134 else |
5831 pkg_failed=yes | 5135 pkg_failed=yes |
5832 fi | 5136 fi |
5833 else | 5137 fi |
5834 pkg_failed=untried | 5138 else |
5139 pkg_failed=untried | |
5835 fi | 5140 fi |
5836 | 5141 |
5837 | 5142 |
5838 | 5143 |
5839 if test $pkg_failed = yes; then | 5144 if test $pkg_failed = yes; then |
5840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5841 $as_echo "no" >&6; } | |
5842 | 5145 |
5843 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5146 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5844 _pkg_short_errors_supported=yes | 5147 _pkg_short_errors_supported=yes |
5845 else | 5148 else |
5846 _pkg_short_errors_supported=no | 5149 _pkg_short_errors_supported=no |
5847 fi | 5150 fi |
5848 if test $_pkg_short_errors_supported = yes; then | 5151 if test $_pkg_short_errors_supported = yes; then |
5849 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5152 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5850 else | 5153 else |
5851 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5154 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5852 fi | 5155 fi |
5853 # Put the nasty error message in config.log where it belongs | 5156 # Put the nasty error message in config.log where it belongs |
5854 echo "$vamphostsdk_PKG_ERRORS" >&5 | 5157 echo "$vamphostsdk_PKG_ERRORS" >&5 |
5855 | 5158 |
5856 { $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 | 5159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5160 $as_echo "no" >&6; } | |
5161 { $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 | |
5857 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5162 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5858 elif test $pkg_failed = untried; then | 5163 elif test $pkg_failed = untried; then |
5859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5860 $as_echo "no" >&6; } | |
5861 { $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 | 5164 { $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 |
5862 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5165 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
5863 else | 5166 else |
5864 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS | 5167 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS |
5865 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS | 5168 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS |
5869 fi | 5172 fi |
5870 fi | 5173 fi |
5871 if test -n "$SV_MODULE_FAILED"; then | 5174 if test -n "$SV_MODULE_FAILED"; then |
5872 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5175 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5873 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5176 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
5874 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5177 eval as_val=\$$as_ac_Header |
5178 if test "x$as_val" = x""yes; then : | |
5875 HAVES="$HAVES $SV_MODULE_HAVE" | 5179 HAVES="$HAVES $SV_MODULE_HAVE" |
5876 else | 5180 else |
5877 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5181 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5878 fi | 5182 fi |
5879 | 5183 |
5880 | 5184 |
5881 if test -n "$SV_MODULE_LIB"; then | 5185 if test -n "$SV_MODULE_LIB"; then |
5882 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5186 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
5883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
5884 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5188 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
5885 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5189 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
5886 $as_echo_n "(cached) " >&6 | 5190 $as_echo_n "(cached) " >&6 |
5887 else | 5191 else |
5888 ac_check_lib_save_LIBS=$LIBS | 5192 ac_check_lib_save_LIBS=$LIBS |
5889 LIBS="-l$SV_MODULE_LIB $LIBS" | 5193 LIBS="-l$SV_MODULE_LIB $LIBS" |
5890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5194 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5915 LIBS=$ac_check_lib_save_LIBS | 5219 LIBS=$ac_check_lib_save_LIBS |
5916 fi | 5220 fi |
5917 eval ac_res=\$$as_ac_Lib | 5221 eval ac_res=\$$as_ac_Lib |
5918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
5919 $as_echo "$ac_res" >&6; } | 5223 $as_echo "$ac_res" >&6; } |
5920 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5224 eval as_val=\$$as_ac_Lib |
5225 if test "x$as_val" = x""yes; then : | |
5921 LIBS="$LIBS -l$SV_MODULE_LIB" | 5226 LIBS="$LIBS -l$SV_MODULE_LIB" |
5922 else | 5227 else |
5923 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5228 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
5924 fi | 5229 fi |
5925 | 5230 |
5926 fi | 5231 fi |
5927 fi | 5232 fi |
5928 | 5233 |
5941 | 5246 |
5942 pkg_failed=no | 5247 pkg_failed=no |
5943 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 | 5248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 |
5944 $as_echo_n "checking for rubberband... " >&6; } | 5249 $as_echo_n "checking for rubberband... " >&6; } |
5945 | 5250 |
5946 if test -n "$rubberband_CFLAGS"; then | 5251 if test -n "$PKG_CONFIG"; then |
5947 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" | 5252 if test -n "$rubberband_CFLAGS"; then |
5948 elif test -n "$PKG_CONFIG"; then | 5253 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" |
5949 if test -n "$PKG_CONFIG" && \ | 5254 else |
5255 if test -n "$PKG_CONFIG" && \ | |
5950 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5256 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5951 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5257 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5952 ac_status=$? | 5258 ac_status=$? |
5953 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5259 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5954 test $ac_status = 0; }; then | 5260 test $ac_status = 0; }; then |
5955 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5261 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5956 else | 5262 else |
5957 pkg_failed=yes | 5263 pkg_failed=yes |
5958 fi | 5264 fi |
5959 else | 5265 fi |
5960 pkg_failed=untried | 5266 else |
5961 fi | 5267 pkg_failed=untried |
5962 if test -n "$rubberband_LIBS"; then | 5268 fi |
5963 pkg_cv_rubberband_LIBS="$rubberband_LIBS" | 5269 if test -n "$PKG_CONFIG"; then |
5964 elif test -n "$PKG_CONFIG"; then | 5270 if test -n "$rubberband_LIBS"; then |
5965 if test -n "$PKG_CONFIG" && \ | 5271 pkg_cv_rubberband_LIBS="$rubberband_LIBS" |
5272 else | |
5273 if test -n "$PKG_CONFIG" && \ | |
5966 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5274 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
5967 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5275 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
5968 ac_status=$? | 5276 ac_status=$? |
5969 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5277 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
5970 test $ac_status = 0; }; then | 5278 test $ac_status = 0; }; then |
5971 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5279 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
5972 else | 5280 else |
5973 pkg_failed=yes | 5281 pkg_failed=yes |
5974 fi | 5282 fi |
5975 else | 5283 fi |
5976 pkg_failed=untried | 5284 else |
5285 pkg_failed=untried | |
5977 fi | 5286 fi |
5978 | 5287 |
5979 | 5288 |
5980 | 5289 |
5981 if test $pkg_failed = yes; then | 5290 if test $pkg_failed = yes; then |
5982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5983 $as_echo "no" >&6; } | |
5984 | 5291 |
5985 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5292 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
5986 _pkg_short_errors_supported=yes | 5293 _pkg_short_errors_supported=yes |
5987 else | 5294 else |
5988 _pkg_short_errors_supported=no | 5295 _pkg_short_errors_supported=no |
5989 fi | 5296 fi |
5990 if test $_pkg_short_errors_supported = yes; then | 5297 if test $_pkg_short_errors_supported = yes; then |
5991 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5298 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5992 else | 5299 else |
5993 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5300 rubberband_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
5994 fi | 5301 fi |
5995 # Put the nasty error message in config.log where it belongs | 5302 # Put the nasty error message in config.log where it belongs |
5996 echo "$rubberband_PKG_ERRORS" >&5 | 5303 echo "$rubberband_PKG_ERRORS" >&5 |
5997 | 5304 |
5998 { $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 | 5305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5306 $as_echo "no" >&6; } | |
5307 { $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 | |
5999 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5308 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6000 elif test $pkg_failed = untried; then | 5309 elif test $pkg_failed = untried; then |
6001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6002 $as_echo "no" >&6; } | |
6003 { $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 | 5310 { $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 |
6004 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5311 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6005 else | 5312 else |
6006 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS | 5313 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS |
6007 rubberband_LIBS=$pkg_cv_rubberband_LIBS | 5314 rubberband_LIBS=$pkg_cv_rubberband_LIBS |
6011 fi | 5318 fi |
6012 fi | 5319 fi |
6013 if test -n "$SV_MODULE_FAILED"; then | 5320 if test -n "$SV_MODULE_FAILED"; then |
6014 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5321 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6015 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5322 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6016 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5323 eval as_val=\$$as_ac_Header |
5324 if test "x$as_val" = x""yes; then : | |
6017 HAVES="$HAVES $SV_MODULE_HAVE" | 5325 HAVES="$HAVES $SV_MODULE_HAVE" |
6018 else | 5326 else |
6019 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5327 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6020 fi | 5328 fi |
6021 | 5329 |
6022 | 5330 |
6023 if test -n "$SV_MODULE_LIB"; then | 5331 if test -n "$SV_MODULE_LIB"; then |
6024 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5332 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6026 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5334 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6027 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5335 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6028 $as_echo_n "(cached) " >&6 | 5336 $as_echo_n "(cached) " >&6 |
6029 else | 5337 else |
6030 ac_check_lib_save_LIBS=$LIBS | 5338 ac_check_lib_save_LIBS=$LIBS |
6031 LIBS="-l$SV_MODULE_LIB $LIBS" | 5339 LIBS="-l$SV_MODULE_LIB $LIBS" |
6032 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5340 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6057 LIBS=$ac_check_lib_save_LIBS | 5365 LIBS=$ac_check_lib_save_LIBS |
6058 fi | 5366 fi |
6059 eval ac_res=\$$as_ac_Lib | 5367 eval ac_res=\$$as_ac_Lib |
6060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6061 $as_echo "$ac_res" >&6; } | 5369 $as_echo "$ac_res" >&6; } |
6062 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5370 eval as_val=\$$as_ac_Lib |
5371 if test "x$as_val" = x""yes; then : | |
6063 LIBS="$LIBS -l$SV_MODULE_LIB" | 5372 LIBS="$LIBS -l$SV_MODULE_LIB" |
6064 else | 5373 else |
6065 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5374 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6066 fi | 5375 fi |
6067 | 5376 |
6068 fi | 5377 fi |
6069 fi | 5378 fi |
6070 | 5379 |
6083 | 5392 |
6084 pkg_failed=no | 5393 pkg_failed=no |
6085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 | 5394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for raptor" >&5 |
6086 $as_echo_n "checking for raptor... " >&6; } | 5395 $as_echo_n "checking for raptor... " >&6; } |
6087 | 5396 |
6088 if test -n "$raptor_CFLAGS"; then | 5397 if test -n "$PKG_CONFIG"; then |
6089 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS" | 5398 if test -n "$raptor_CFLAGS"; then |
6090 elif test -n "$PKG_CONFIG"; then | 5399 pkg_cv_raptor_CFLAGS="$raptor_CFLAGS" |
6091 if test -n "$PKG_CONFIG" && \ | 5400 else |
5401 if test -n "$PKG_CONFIG" && \ | |
6092 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5402 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6093 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5403 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6094 ac_status=$? | 5404 ac_status=$? |
6095 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5405 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6096 test $ac_status = 0; }; then | 5406 test $ac_status = 0; }; then |
6097 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5407 pkg_cv_raptor_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6098 else | 5408 else |
6099 pkg_failed=yes | 5409 pkg_failed=yes |
6100 fi | 5410 fi |
6101 else | 5411 fi |
6102 pkg_failed=untried | 5412 else |
6103 fi | 5413 pkg_failed=untried |
6104 if test -n "$raptor_LIBS"; then | 5414 fi |
6105 pkg_cv_raptor_LIBS="$raptor_LIBS" | 5415 if test -n "$PKG_CONFIG"; then |
6106 elif test -n "$PKG_CONFIG"; then | 5416 if test -n "$raptor_LIBS"; then |
6107 if test -n "$PKG_CONFIG" && \ | 5417 pkg_cv_raptor_LIBS="$raptor_LIBS" |
5418 else | |
5419 if test -n "$PKG_CONFIG" && \ | |
6108 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5420 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6109 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5421 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6110 ac_status=$? | 5422 ac_status=$? |
6111 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5423 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6112 test $ac_status = 0; }; then | 5424 test $ac_status = 0; }; then |
6113 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5425 pkg_cv_raptor_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6114 else | 5426 else |
6115 pkg_failed=yes | 5427 pkg_failed=yes |
6116 fi | 5428 fi |
6117 else | 5429 fi |
6118 pkg_failed=untried | 5430 else |
5431 pkg_failed=untried | |
6119 fi | 5432 fi |
6120 | 5433 |
6121 | 5434 |
6122 | 5435 |
6123 if test $pkg_failed = yes; then | 5436 if test $pkg_failed = yes; then |
6124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6125 $as_echo "no" >&6; } | |
6126 | 5437 |
6127 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5438 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6128 _pkg_short_errors_supported=yes | 5439 _pkg_short_errors_supported=yes |
6129 else | 5440 else |
6130 _pkg_short_errors_supported=no | 5441 _pkg_short_errors_supported=no |
6131 fi | 5442 fi |
6132 if test $_pkg_short_errors_supported = yes; then | 5443 if test $_pkg_short_errors_supported = yes; then |
6133 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5444 raptor_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6134 else | 5445 else |
6135 raptor_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5446 raptor_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6136 fi | 5447 fi |
6137 # Put the nasty error message in config.log where it belongs | 5448 # Put the nasty error message in config.log where it belongs |
6138 echo "$raptor_PKG_ERRORS" >&5 | 5449 echo "$raptor_PKG_ERRORS" >&5 |
6139 | 5450 |
6140 { $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 | 5451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5452 $as_echo "no" >&6; } | |
5453 { $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 | |
6141 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5454 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6142 elif test $pkg_failed = untried; then | 5455 elif test $pkg_failed = untried; then |
6143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6144 $as_echo "no" >&6; } | |
6145 { $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 | 5456 { $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 |
6146 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5457 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6147 else | 5458 else |
6148 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS | 5459 raptor_CFLAGS=$pkg_cv_raptor_CFLAGS |
6149 raptor_LIBS=$pkg_cv_raptor_LIBS | 5460 raptor_LIBS=$pkg_cv_raptor_LIBS |
6153 fi | 5464 fi |
6154 fi | 5465 fi |
6155 if test -n "$SV_MODULE_FAILED"; then | 5466 if test -n "$SV_MODULE_FAILED"; then |
6156 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5467 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6157 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5468 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6158 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5469 eval as_val=\$$as_ac_Header |
5470 if test "x$as_val" = x""yes; then : | |
6159 HAVES="$HAVES $SV_MODULE_HAVE" | 5471 HAVES="$HAVES $SV_MODULE_HAVE" |
6160 else | 5472 else |
6161 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5473 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6162 fi | 5474 fi |
6163 | 5475 |
6164 | 5476 |
6165 if test -n "$SV_MODULE_LIB"; then | 5477 if test -n "$SV_MODULE_LIB"; then |
6166 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5478 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6168 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5480 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6169 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5481 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6170 $as_echo_n "(cached) " >&6 | 5482 $as_echo_n "(cached) " >&6 |
6171 else | 5483 else |
6172 ac_check_lib_save_LIBS=$LIBS | 5484 ac_check_lib_save_LIBS=$LIBS |
6173 LIBS="-l$SV_MODULE_LIB $LIBS" | 5485 LIBS="-l$SV_MODULE_LIB $LIBS" |
6174 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6199 LIBS=$ac_check_lib_save_LIBS | 5511 LIBS=$ac_check_lib_save_LIBS |
6200 fi | 5512 fi |
6201 eval ac_res=\$$as_ac_Lib | 5513 eval ac_res=\$$as_ac_Lib |
6202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6203 $as_echo "$ac_res" >&6; } | 5515 $as_echo "$ac_res" >&6; } |
6204 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5516 eval as_val=\$$as_ac_Lib |
5517 if test "x$as_val" = x""yes; then : | |
6205 LIBS="$LIBS -l$SV_MODULE_LIB" | 5518 LIBS="$LIBS -l$SV_MODULE_LIB" |
6206 else | 5519 else |
6207 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5520 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6208 fi | 5521 fi |
6209 | 5522 |
6210 fi | 5523 fi |
6211 fi | 5524 fi |
6212 | 5525 |
6225 | 5538 |
6226 pkg_failed=no | 5539 pkg_failed=no |
6227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 | 5540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 |
6228 $as_echo_n "checking for rasqal... " >&6; } | 5541 $as_echo_n "checking for rasqal... " >&6; } |
6229 | 5542 |
6230 if test -n "$rasqal_CFLAGS"; then | 5543 if test -n "$PKG_CONFIG"; then |
6231 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" | 5544 if test -n "$rasqal_CFLAGS"; then |
6232 elif test -n "$PKG_CONFIG"; then | 5545 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" |
6233 if test -n "$PKG_CONFIG" && \ | 5546 else |
5547 if test -n "$PKG_CONFIG" && \ | |
6234 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5548 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6235 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5549 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6236 ac_status=$? | 5550 ac_status=$? |
6237 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5551 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6238 test $ac_status = 0; }; then | 5552 test $ac_status = 0; }; then |
6239 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5553 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6240 else | 5554 else |
6241 pkg_failed=yes | 5555 pkg_failed=yes |
6242 fi | 5556 fi |
6243 else | 5557 fi |
6244 pkg_failed=untried | 5558 else |
6245 fi | 5559 pkg_failed=untried |
6246 if test -n "$rasqal_LIBS"; then | 5560 fi |
6247 pkg_cv_rasqal_LIBS="$rasqal_LIBS" | 5561 if test -n "$PKG_CONFIG"; then |
6248 elif test -n "$PKG_CONFIG"; then | 5562 if test -n "$rasqal_LIBS"; then |
6249 if test -n "$PKG_CONFIG" && \ | 5563 pkg_cv_rasqal_LIBS="$rasqal_LIBS" |
5564 else | |
5565 if test -n "$PKG_CONFIG" && \ | |
6250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5566 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6251 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5567 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6252 ac_status=$? | 5568 ac_status=$? |
6253 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5569 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6254 test $ac_status = 0; }; then | 5570 test $ac_status = 0; }; then |
6255 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5571 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6256 else | 5572 else |
6257 pkg_failed=yes | 5573 pkg_failed=yes |
6258 fi | 5574 fi |
6259 else | 5575 fi |
6260 pkg_failed=untried | 5576 else |
5577 pkg_failed=untried | |
6261 fi | 5578 fi |
6262 | 5579 |
6263 | 5580 |
6264 | 5581 |
6265 if test $pkg_failed = yes; then | 5582 if test $pkg_failed = yes; then |
6266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6267 $as_echo "no" >&6; } | |
6268 | 5583 |
6269 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5584 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6270 _pkg_short_errors_supported=yes | 5585 _pkg_short_errors_supported=yes |
6271 else | 5586 else |
6272 _pkg_short_errors_supported=no | 5587 _pkg_short_errors_supported=no |
6273 fi | 5588 fi |
6274 if test $_pkg_short_errors_supported = yes; then | 5589 if test $_pkg_short_errors_supported = yes; then |
6275 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5590 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6276 else | 5591 else |
6277 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5592 rasqal_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6278 fi | 5593 fi |
6279 # Put the nasty error message in config.log where it belongs | 5594 # Put the nasty error message in config.log where it belongs |
6280 echo "$rasqal_PKG_ERRORS" >&5 | 5595 echo "$rasqal_PKG_ERRORS" >&5 |
6281 | 5596 |
6282 { $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 | 5597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5598 $as_echo "no" >&6; } | |
5599 { $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 | |
6283 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5600 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6284 elif test $pkg_failed = untried; then | 5601 elif test $pkg_failed = untried; then |
6285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6286 $as_echo "no" >&6; } | |
6287 { $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 |
6288 $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;} |
6289 else | 5604 else |
6290 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS | 5605 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS |
6291 rasqal_LIBS=$pkg_cv_rasqal_LIBS | 5606 rasqal_LIBS=$pkg_cv_rasqal_LIBS |
6295 fi | 5610 fi |
6296 fi | 5611 fi |
6297 if test -n "$SV_MODULE_FAILED"; then | 5612 if test -n "$SV_MODULE_FAILED"; then |
6298 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` |
6299 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" |
6300 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5615 eval as_val=\$$as_ac_Header |
5616 if test "x$as_val" = x""yes; then : | |
6301 HAVES="$HAVES $SV_MODULE_HAVE" | 5617 HAVES="$HAVES $SV_MODULE_HAVE" |
6302 else | 5618 else |
6303 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5619 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6304 fi | 5620 fi |
6305 | 5621 |
6306 | 5622 |
6307 if test -n "$SV_MODULE_LIB"; then | 5623 if test -n "$SV_MODULE_LIB"; then |
6308 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5624 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6310 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5626 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6311 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5627 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6312 $as_echo_n "(cached) " >&6 | 5628 $as_echo_n "(cached) " >&6 |
6313 else | 5629 else |
6314 ac_check_lib_save_LIBS=$LIBS | 5630 ac_check_lib_save_LIBS=$LIBS |
6315 LIBS="-l$SV_MODULE_LIB $LIBS" | 5631 LIBS="-l$SV_MODULE_LIB $LIBS" |
6316 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5632 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6341 LIBS=$ac_check_lib_save_LIBS | 5657 LIBS=$ac_check_lib_save_LIBS |
6342 fi | 5658 fi |
6343 eval ac_res=\$$as_ac_Lib | 5659 eval ac_res=\$$as_ac_Lib |
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6345 $as_echo "$ac_res" >&6; } | 5661 $as_echo "$ac_res" >&6; } |
6346 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5662 eval as_val=\$$as_ac_Lib |
5663 if test "x$as_val" = x""yes; then : | |
6347 LIBS="$LIBS -l$SV_MODULE_LIB" | 5664 LIBS="$LIBS -l$SV_MODULE_LIB" |
6348 else | 5665 else |
6349 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5666 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6350 fi | 5667 fi |
6351 | 5668 |
6352 fi | 5669 fi |
6353 fi | 5670 fi |
6354 | 5671 |
6367 | 5684 |
6368 pkg_failed=no | 5685 pkg_failed=no |
6369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 | 5686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 |
6370 $as_echo_n "checking for redland... " >&6; } | 5687 $as_echo_n "checking for redland... " >&6; } |
6371 | 5688 |
6372 if test -n "$redland_CFLAGS"; then | 5689 if test -n "$PKG_CONFIG"; then |
6373 pkg_cv_redland_CFLAGS="$redland_CFLAGS" | 5690 if test -n "$redland_CFLAGS"; then |
6374 elif test -n "$PKG_CONFIG"; then | 5691 pkg_cv_redland_CFLAGS="$redland_CFLAGS" |
6375 if test -n "$PKG_CONFIG" && \ | 5692 else |
5693 if test -n "$PKG_CONFIG" && \ | |
6376 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5694 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6377 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5695 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6378 ac_status=$? | 5696 ac_status=$? |
6379 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5697 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6380 test $ac_status = 0; }; then | 5698 test $ac_status = 0; }; then |
6381 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5699 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6382 else | 5700 else |
6383 pkg_failed=yes | 5701 pkg_failed=yes |
6384 fi | 5702 fi |
6385 else | 5703 fi |
6386 pkg_failed=untried | 5704 else |
6387 fi | 5705 pkg_failed=untried |
6388 if test -n "$redland_LIBS"; then | 5706 fi |
6389 pkg_cv_redland_LIBS="$redland_LIBS" | 5707 if test -n "$PKG_CONFIG"; then |
6390 elif test -n "$PKG_CONFIG"; then | 5708 if test -n "$redland_LIBS"; then |
6391 if test -n "$PKG_CONFIG" && \ | 5709 pkg_cv_redland_LIBS="$redland_LIBS" |
5710 else | |
5711 if test -n "$PKG_CONFIG" && \ | |
6392 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5712 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6393 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5713 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6394 ac_status=$? | 5714 ac_status=$? |
6395 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5715 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6396 test $ac_status = 0; }; then | 5716 test $ac_status = 0; }; then |
6397 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5717 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6398 else | 5718 else |
6399 pkg_failed=yes | 5719 pkg_failed=yes |
6400 fi | 5720 fi |
6401 else | 5721 fi |
6402 pkg_failed=untried | 5722 else |
5723 pkg_failed=untried | |
6403 fi | 5724 fi |
6404 | 5725 |
6405 | 5726 |
6406 | 5727 |
6407 if test $pkg_failed = yes; then | 5728 if test $pkg_failed = yes; then |
6408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6409 $as_echo "no" >&6; } | |
6410 | 5729 |
6411 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5730 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6412 _pkg_short_errors_supported=yes | 5731 _pkg_short_errors_supported=yes |
6413 else | 5732 else |
6414 _pkg_short_errors_supported=no | 5733 _pkg_short_errors_supported=no |
6415 fi | 5734 fi |
6416 if test $_pkg_short_errors_supported = yes; then | 5735 if test $_pkg_short_errors_supported = yes; then |
6417 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5736 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6418 else | 5737 else |
6419 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5738 redland_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6420 fi | 5739 fi |
6421 # Put the nasty error message in config.log where it belongs | 5740 # Put the nasty error message in config.log where it belongs |
6422 echo "$redland_PKG_ERRORS" >&5 | 5741 echo "$redland_PKG_ERRORS" >&5 |
6423 | 5742 |
6424 { $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 | 5743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5744 $as_echo "no" >&6; } | |
5745 { $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 | |
6425 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5746 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6426 elif test $pkg_failed = untried; then | 5747 elif test $pkg_failed = untried; then |
6427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6428 $as_echo "no" >&6; } | |
6429 { $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 | 5748 { $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 |
6430 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5749 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6431 else | 5750 else |
6432 redland_CFLAGS=$pkg_cv_redland_CFLAGS | 5751 redland_CFLAGS=$pkg_cv_redland_CFLAGS |
6433 redland_LIBS=$pkg_cv_redland_LIBS | 5752 redland_LIBS=$pkg_cv_redland_LIBS |
6437 fi | 5756 fi |
6438 fi | 5757 fi |
6439 if test -n "$SV_MODULE_FAILED"; then | 5758 if test -n "$SV_MODULE_FAILED"; then |
6440 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5759 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6441 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5760 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6442 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5761 eval as_val=\$$as_ac_Header |
5762 if test "x$as_val" = x""yes; then : | |
6443 HAVES="$HAVES $SV_MODULE_HAVE" | 5763 HAVES="$HAVES $SV_MODULE_HAVE" |
6444 else | 5764 else |
6445 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5765 as_fn_error "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6446 fi | 5766 fi |
6447 | 5767 |
6448 | 5768 |
6449 if test -n "$SV_MODULE_LIB"; then | 5769 if test -n "$SV_MODULE_LIB"; then |
6450 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5770 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6452 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5772 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6453 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5773 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6454 $as_echo_n "(cached) " >&6 | 5774 $as_echo_n "(cached) " >&6 |
6455 else | 5775 else |
6456 ac_check_lib_save_LIBS=$LIBS | 5776 ac_check_lib_save_LIBS=$LIBS |
6457 LIBS="-l$SV_MODULE_LIB $LIBS" | 5777 LIBS="-l$SV_MODULE_LIB $LIBS" |
6458 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6483 LIBS=$ac_check_lib_save_LIBS | 5803 LIBS=$ac_check_lib_save_LIBS |
6484 fi | 5804 fi |
6485 eval ac_res=\$$as_ac_Lib | 5805 eval ac_res=\$$as_ac_Lib |
6486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6487 $as_echo "$ac_res" >&6; } | 5807 $as_echo "$ac_res" >&6; } |
6488 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5808 eval as_val=\$$as_ac_Lib |
5809 if test "x$as_val" = x""yes; then : | |
6489 LIBS="$LIBS -l$SV_MODULE_LIB" | 5810 LIBS="$LIBS -l$SV_MODULE_LIB" |
6490 else | 5811 else |
6491 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | 5812 as_fn_error "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 |
6492 fi | 5813 fi |
6493 | 5814 |
6494 fi | 5815 fi |
6495 fi | 5816 fi |
6496 | 5817 |
6510 | 5831 |
6511 pkg_failed=no | 5832 pkg_failed=no |
6512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 | 5833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblo" >&5 |
6513 $as_echo_n "checking for liblo... " >&6; } | 5834 $as_echo_n "checking for liblo... " >&6; } |
6514 | 5835 |
6515 if test -n "$liblo_CFLAGS"; then | 5836 if test -n "$PKG_CONFIG"; then |
6516 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS" | 5837 if test -n "$liblo_CFLAGS"; then |
6517 elif test -n "$PKG_CONFIG"; then | 5838 pkg_cv_liblo_CFLAGS="$liblo_CFLAGS" |
6518 if test -n "$PKG_CONFIG" && \ | 5839 else |
5840 if test -n "$PKG_CONFIG" && \ | |
6519 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5841 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6520 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5842 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6521 ac_status=$? | 5843 ac_status=$? |
6522 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5844 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6523 test $ac_status = 0; }; then | 5845 test $ac_status = 0; }; then |
6524 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5846 pkg_cv_liblo_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6525 else | 5847 else |
6526 pkg_failed=yes | 5848 pkg_failed=yes |
6527 fi | 5849 fi |
6528 else | 5850 fi |
6529 pkg_failed=untried | 5851 else |
6530 fi | 5852 pkg_failed=untried |
6531 if test -n "$liblo_LIBS"; then | 5853 fi |
6532 pkg_cv_liblo_LIBS="$liblo_LIBS" | 5854 if test -n "$PKG_CONFIG"; then |
6533 elif test -n "$PKG_CONFIG"; then | 5855 if test -n "$liblo_LIBS"; then |
6534 if test -n "$PKG_CONFIG" && \ | 5856 pkg_cv_liblo_LIBS="$liblo_LIBS" |
5857 else | |
5858 if test -n "$PKG_CONFIG" && \ | |
6535 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5859 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6536 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5860 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6537 ac_status=$? | 5861 ac_status=$? |
6538 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5862 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6539 test $ac_status = 0; }; then | 5863 test $ac_status = 0; }; then |
6540 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5864 pkg_cv_liblo_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6541 else | 5865 else |
6542 pkg_failed=yes | 5866 pkg_failed=yes |
6543 fi | 5867 fi |
6544 else | 5868 fi |
6545 pkg_failed=untried | 5869 else |
5870 pkg_failed=untried | |
6546 fi | 5871 fi |
6547 | 5872 |
6548 | 5873 |
6549 | 5874 |
6550 if test $pkg_failed = yes; then | 5875 if test $pkg_failed = yes; then |
6551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6552 $as_echo "no" >&6; } | |
6553 | 5876 |
6554 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 5877 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6555 _pkg_short_errors_supported=yes | 5878 _pkg_short_errors_supported=yes |
6556 else | 5879 else |
6557 _pkg_short_errors_supported=no | 5880 _pkg_short_errors_supported=no |
6558 fi | 5881 fi |
6559 if test $_pkg_short_errors_supported = yes; then | 5882 if test $_pkg_short_errors_supported = yes; then |
6560 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5883 liblo_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6561 else | 5884 else |
6562 liblo_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 5885 liblo_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6563 fi | 5886 fi |
6564 # Put the nasty error message in config.log where it belongs | 5887 # Put the nasty error message in config.log where it belongs |
6565 echo "$liblo_PKG_ERRORS" >&5 | 5888 echo "$liblo_PKG_ERRORS" >&5 |
6566 | 5889 |
6567 { $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 | 5890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5891 $as_echo "no" >&6; } | |
5892 { $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 | |
6568 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5893 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6569 elif test $pkg_failed = untried; then | 5894 elif test $pkg_failed = untried; then |
6570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6571 $as_echo "no" >&6; } | |
6572 { $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 | 5895 { $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 |
6573 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5896 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6574 else | 5897 else |
6575 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS | 5898 liblo_CFLAGS=$pkg_cv_liblo_CFLAGS |
6576 liblo_LIBS=$pkg_cv_liblo_LIBS | 5899 liblo_LIBS=$pkg_cv_liblo_LIBS |
6577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
6578 $as_echo "yes" >&6; } | 5901 $as_echo "yes" >&6; } |
6579 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 5902 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $liblo_CFLAGS";LIBS="$LIBS $liblo_LIBS";SV_MODULE_FAILED="" |
6580 fi | 5903 fi |
6581 fi | 5904 fi |
6582 if test -n "$SV_MODULE_FAILED"; then | 5905 if test -n "$SV_MODULE_FAILED"; then |
6583 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5906 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6584 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5907 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6585 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5908 eval as_val=\$$as_ac_Header |
5909 if test "x$as_val" = x""yes; then : | |
6586 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 5910 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
6587 else | 5911 else |
6588 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 5912 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
6589 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 5913 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
6590 fi | 5914 fi |
6593 if test -z "$SV_MODULE_FAILED"; then | 5917 if test -z "$SV_MODULE_FAILED"; then |
6594 if test -n "$SV_MODULE_LIB"; then | 5918 if test -n "$SV_MODULE_LIB"; then |
6595 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 5919 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 5920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6597 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 5921 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6598 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 5922 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6599 $as_echo_n "(cached) " >&6 | 5923 $as_echo_n "(cached) " >&6 |
6600 else | 5924 else |
6601 ac_check_lib_save_LIBS=$LIBS | 5925 ac_check_lib_save_LIBS=$LIBS |
6602 LIBS="-l$SV_MODULE_LIB $LIBS" | 5926 LIBS="-l$SV_MODULE_LIB $LIBS" |
6603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6628 LIBS=$ac_check_lib_save_LIBS | 5952 LIBS=$ac_check_lib_save_LIBS |
6629 fi | 5953 fi |
6630 eval ac_res=\$$as_ac_Lib | 5954 eval ac_res=\$$as_ac_Lib |
6631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 5955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6632 $as_echo "$ac_res" >&6; } | 5956 $as_echo "$ac_res" >&6; } |
6633 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 5957 eval as_val=\$$as_ac_Lib |
5958 if test "x$as_val" = x""yes; then : | |
6634 LIBS="$LIBS -l$SV_MODULE_LIB" | 5959 LIBS="$LIBS -l$SV_MODULE_LIB" |
6635 else | 5960 else |
6636 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 5961 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
6637 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 5962 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
6638 fi | 5963 fi |
6656 | 5981 |
6657 pkg_failed=no | 5982 pkg_failed=no |
6658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 | 5983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5 |
6659 $as_echo_n "checking for JACK... " >&6; } | 5984 $as_echo_n "checking for JACK... " >&6; } |
6660 | 5985 |
6661 if test -n "$JACK_CFLAGS"; then | 5986 if test -n "$PKG_CONFIG"; then |
6662 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS" | 5987 if test -n "$JACK_CFLAGS"; then |
6663 elif test -n "$PKG_CONFIG"; then | 5988 pkg_cv_JACK_CFLAGS="$JACK_CFLAGS" |
6664 if test -n "$PKG_CONFIG" && \ | 5989 else |
5990 if test -n "$PKG_CONFIG" && \ | |
6665 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5991 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6666 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5992 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6667 ac_status=$? | 5993 ac_status=$? |
6668 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5994 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6669 test $ac_status = 0; }; then | 5995 test $ac_status = 0; }; then |
6670 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5996 pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6671 else | 5997 else |
6672 pkg_failed=yes | 5998 pkg_failed=yes |
6673 fi | 5999 fi |
6674 else | 6000 fi |
6675 pkg_failed=untried | 6001 else |
6676 fi | 6002 pkg_failed=untried |
6677 if test -n "$JACK_LIBS"; then | 6003 fi |
6678 pkg_cv_JACK_LIBS="$JACK_LIBS" | 6004 if test -n "$PKG_CONFIG"; then |
6679 elif test -n "$PKG_CONFIG"; then | 6005 if test -n "$JACK_LIBS"; then |
6680 if test -n "$PKG_CONFIG" && \ | 6006 pkg_cv_JACK_LIBS="$JACK_LIBS" |
6007 else | |
6008 if test -n "$PKG_CONFIG" && \ | |
6681 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6009 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6682 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6010 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6683 ac_status=$? | 6011 ac_status=$? |
6684 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6012 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6685 test $ac_status = 0; }; then | 6013 test $ac_status = 0; }; then |
6686 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6014 pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6687 else | 6015 else |
6688 pkg_failed=yes | 6016 pkg_failed=yes |
6689 fi | 6017 fi |
6690 else | 6018 fi |
6691 pkg_failed=untried | 6019 else |
6020 pkg_failed=untried | |
6692 fi | 6021 fi |
6693 | 6022 |
6694 | 6023 |
6695 | 6024 |
6696 if test $pkg_failed = yes; then | 6025 if test $pkg_failed = yes; then |
6697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6698 $as_echo "no" >&6; } | |
6699 | 6026 |
6700 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6027 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6701 _pkg_short_errors_supported=yes | 6028 _pkg_short_errors_supported=yes |
6702 else | 6029 else |
6703 _pkg_short_errors_supported=no | 6030 _pkg_short_errors_supported=no |
6704 fi | 6031 fi |
6705 if test $_pkg_short_errors_supported = yes; then | 6032 if test $_pkg_short_errors_supported = yes; then |
6706 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6033 JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6707 else | 6034 else |
6708 JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6035 JACK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6709 fi | 6036 fi |
6710 # Put the nasty error message in config.log where it belongs | 6037 # Put the nasty error message in config.log where it belongs |
6711 echo "$JACK_PKG_ERRORS" >&5 | 6038 echo "$JACK_PKG_ERRORS" >&5 |
6712 | 6039 |
6713 { $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 | 6040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6041 $as_echo "no" >&6; } | |
6042 { $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 | |
6714 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6043 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6715 elif test $pkg_failed = untried; then | 6044 elif test $pkg_failed = untried; then |
6716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6717 $as_echo "no" >&6; } | |
6718 { $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 | 6045 { $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 |
6719 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6046 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6720 else | 6047 else |
6721 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS | 6048 JACK_CFLAGS=$pkg_cv_JACK_CFLAGS |
6722 JACK_LIBS=$pkg_cv_JACK_LIBS | 6049 JACK_LIBS=$pkg_cv_JACK_LIBS |
6723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
6724 $as_echo "yes" >&6; } | 6051 $as_echo "yes" >&6; } |
6725 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6052 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $JACK_CFLAGS";LIBS="$LIBS $JACK_LIBS";SV_MODULE_FAILED="" |
6726 fi | 6053 fi |
6727 fi | 6054 fi |
6728 if test -n "$SV_MODULE_FAILED"; then | 6055 if test -n "$SV_MODULE_FAILED"; then |
6729 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6056 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6730 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6057 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6731 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6058 eval as_val=\$$as_ac_Header |
6059 if test "x$as_val" = x""yes; then : | |
6732 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6060 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
6733 else | 6061 else |
6734 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6062 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
6735 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6063 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
6736 fi | 6064 fi |
6739 if test -z "$SV_MODULE_FAILED"; then | 6067 if test -z "$SV_MODULE_FAILED"; then |
6740 if test -n "$SV_MODULE_LIB"; then | 6068 if test -n "$SV_MODULE_LIB"; then |
6741 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6069 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6743 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6071 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6744 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6072 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6745 $as_echo_n "(cached) " >&6 | 6073 $as_echo_n "(cached) " >&6 |
6746 else | 6074 else |
6747 ac_check_lib_save_LIBS=$LIBS | 6075 ac_check_lib_save_LIBS=$LIBS |
6748 LIBS="-l$SV_MODULE_LIB $LIBS" | 6076 LIBS="-l$SV_MODULE_LIB $LIBS" |
6749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6774 LIBS=$ac_check_lib_save_LIBS | 6102 LIBS=$ac_check_lib_save_LIBS |
6775 fi | 6103 fi |
6776 eval ac_res=\$$as_ac_Lib | 6104 eval ac_res=\$$as_ac_Lib |
6777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6778 $as_echo "$ac_res" >&6; } | 6106 $as_echo "$ac_res" >&6; } |
6779 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6107 eval as_val=\$$as_ac_Lib |
6108 if test "x$as_val" = x""yes; then : | |
6780 LIBS="$LIBS -l$SV_MODULE_LIB" | 6109 LIBS="$LIBS -l$SV_MODULE_LIB" |
6781 else | 6110 else |
6782 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6111 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
6783 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6112 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
6784 fi | 6113 fi |
6802 | 6131 |
6803 pkg_failed=no | 6132 pkg_failed=no |
6804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 | 6133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpulse" >&5 |
6805 $as_echo_n "checking for libpulse... " >&6; } | 6134 $as_echo_n "checking for libpulse... " >&6; } |
6806 | 6135 |
6807 if test -n "$libpulse_CFLAGS"; then | 6136 if test -n "$PKG_CONFIG"; then |
6808 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS" | 6137 if test -n "$libpulse_CFLAGS"; then |
6809 elif test -n "$PKG_CONFIG"; then | 6138 pkg_cv_libpulse_CFLAGS="$libpulse_CFLAGS" |
6810 if test -n "$PKG_CONFIG" && \ | 6139 else |
6140 if test -n "$PKG_CONFIG" && \ | |
6811 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6141 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6812 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6142 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6813 ac_status=$? | 6143 ac_status=$? |
6814 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6144 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6815 test $ac_status = 0; }; then | 6145 test $ac_status = 0; }; then |
6816 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6146 pkg_cv_libpulse_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6817 else | 6147 else |
6818 pkg_failed=yes | 6148 pkg_failed=yes |
6819 fi | 6149 fi |
6820 else | 6150 fi |
6821 pkg_failed=untried | 6151 else |
6822 fi | 6152 pkg_failed=untried |
6823 if test -n "$libpulse_LIBS"; then | 6153 fi |
6824 pkg_cv_libpulse_LIBS="$libpulse_LIBS" | 6154 if test -n "$PKG_CONFIG"; then |
6825 elif test -n "$PKG_CONFIG"; then | 6155 if test -n "$libpulse_LIBS"; then |
6826 if test -n "$PKG_CONFIG" && \ | 6156 pkg_cv_libpulse_LIBS="$libpulse_LIBS" |
6157 else | |
6158 if test -n "$PKG_CONFIG" && \ | |
6827 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6159 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6828 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6160 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6829 ac_status=$? | 6161 ac_status=$? |
6830 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6162 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6831 test $ac_status = 0; }; then | 6163 test $ac_status = 0; }; then |
6832 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6164 pkg_cv_libpulse_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6833 else | 6165 else |
6834 pkg_failed=yes | 6166 pkg_failed=yes |
6835 fi | 6167 fi |
6836 else | 6168 fi |
6837 pkg_failed=untried | 6169 else |
6170 pkg_failed=untried | |
6838 fi | 6171 fi |
6839 | 6172 |
6840 | 6173 |
6841 | 6174 |
6842 if test $pkg_failed = yes; then | 6175 if test $pkg_failed = yes; then |
6843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6844 $as_echo "no" >&6; } | |
6845 | 6176 |
6846 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6177 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6847 _pkg_short_errors_supported=yes | 6178 _pkg_short_errors_supported=yes |
6848 else | 6179 else |
6849 _pkg_short_errors_supported=no | 6180 _pkg_short_errors_supported=no |
6850 fi | 6181 fi |
6851 if test $_pkg_short_errors_supported = yes; then | 6182 if test $_pkg_short_errors_supported = yes; then |
6852 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6183 libpulse_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6853 else | 6184 else |
6854 libpulse_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6185 libpulse_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6855 fi | 6186 fi |
6856 # Put the nasty error message in config.log where it belongs | 6187 # Put the nasty error message in config.log where it belongs |
6857 echo "$libpulse_PKG_ERRORS" >&5 | 6188 echo "$libpulse_PKG_ERRORS" >&5 |
6858 | 6189 |
6859 { $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 | 6190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6191 $as_echo "no" >&6; } | |
6192 { $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 | |
6860 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6193 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6861 elif test $pkg_failed = untried; then | 6194 elif test $pkg_failed = untried; then |
6862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6863 $as_echo "no" >&6; } | |
6864 { $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 | 6195 { $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 |
6865 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6196 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
6866 else | 6197 else |
6867 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS | 6198 libpulse_CFLAGS=$pkg_cv_libpulse_CFLAGS |
6868 libpulse_LIBS=$pkg_cv_libpulse_LIBS | 6199 libpulse_LIBS=$pkg_cv_libpulse_LIBS |
6869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
6870 $as_echo "yes" >&6; } | 6201 $as_echo "yes" >&6; } |
6871 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6202 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $libpulse_CFLAGS";LIBS="$LIBS $libpulse_LIBS";SV_MODULE_FAILED="" |
6872 fi | 6203 fi |
6873 fi | 6204 fi |
6874 if test -n "$SV_MODULE_FAILED"; then | 6205 if test -n "$SV_MODULE_FAILED"; then |
6875 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6206 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
6876 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6207 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
6877 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6208 eval as_val=\$$as_ac_Header |
6209 if test "x$as_val" = x""yes; then : | |
6878 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6210 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
6879 else | 6211 else |
6880 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6212 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
6881 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6213 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
6882 fi | 6214 fi |
6885 if test -z "$SV_MODULE_FAILED"; then | 6217 if test -z "$SV_MODULE_FAILED"; then |
6886 if test -n "$SV_MODULE_LIB"; then | 6218 if test -n "$SV_MODULE_LIB"; then |
6887 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6219 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
6888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
6889 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6221 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
6890 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6222 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
6891 $as_echo_n "(cached) " >&6 | 6223 $as_echo_n "(cached) " >&6 |
6892 else | 6224 else |
6893 ac_check_lib_save_LIBS=$LIBS | 6225 ac_check_lib_save_LIBS=$LIBS |
6894 LIBS="-l$SV_MODULE_LIB $LIBS" | 6226 LIBS="-l$SV_MODULE_LIB $LIBS" |
6895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6920 LIBS=$ac_check_lib_save_LIBS | 6252 LIBS=$ac_check_lib_save_LIBS |
6921 fi | 6253 fi |
6922 eval ac_res=\$$as_ac_Lib | 6254 eval ac_res=\$$as_ac_Lib |
6923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
6924 $as_echo "$ac_res" >&6; } | 6256 $as_echo "$ac_res" >&6; } |
6925 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6257 eval as_val=\$$as_ac_Lib |
6258 if test "x$as_val" = x""yes; then : | |
6926 LIBS="$LIBS -l$SV_MODULE_LIB" | 6259 LIBS="$LIBS -l$SV_MODULE_LIB" |
6927 else | 6260 else |
6928 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6261 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
6929 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6262 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
6930 fi | 6263 fi |
6948 | 6281 |
6949 pkg_failed=no | 6282 pkg_failed=no |
6950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 | 6283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrdf" >&5 |
6951 $as_echo_n "checking for lrdf... " >&6; } | 6284 $as_echo_n "checking for lrdf... " >&6; } |
6952 | 6285 |
6953 if test -n "$lrdf_CFLAGS"; then | 6286 if test -n "$PKG_CONFIG"; then |
6954 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS" | 6287 if test -n "$lrdf_CFLAGS"; then |
6955 elif test -n "$PKG_CONFIG"; then | 6288 pkg_cv_lrdf_CFLAGS="$lrdf_CFLAGS" |
6956 if test -n "$PKG_CONFIG" && \ | 6289 else |
6290 if test -n "$PKG_CONFIG" && \ | |
6957 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6291 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6958 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6292 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6959 ac_status=$? | 6293 ac_status=$? |
6960 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6294 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6961 test $ac_status = 0; }; then | 6295 test $ac_status = 0; }; then |
6962 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6296 pkg_cv_lrdf_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6963 else | 6297 else |
6964 pkg_failed=yes | 6298 pkg_failed=yes |
6965 fi | 6299 fi |
6966 else | 6300 fi |
6967 pkg_failed=untried | 6301 else |
6968 fi | 6302 pkg_failed=untried |
6969 if test -n "$lrdf_LIBS"; then | 6303 fi |
6970 pkg_cv_lrdf_LIBS="$lrdf_LIBS" | 6304 if test -n "$PKG_CONFIG"; then |
6971 elif test -n "$PKG_CONFIG"; then | 6305 if test -n "$lrdf_LIBS"; then |
6972 if test -n "$PKG_CONFIG" && \ | 6306 pkg_cv_lrdf_LIBS="$lrdf_LIBS" |
6307 else | |
6308 if test -n "$PKG_CONFIG" && \ | |
6973 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6309 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
6974 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6310 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
6975 ac_status=$? | 6311 ac_status=$? |
6976 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6312 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6977 test $ac_status = 0; }; then | 6313 test $ac_status = 0; }; then |
6978 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6314 pkg_cv_lrdf_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
6979 else | 6315 else |
6980 pkg_failed=yes | 6316 pkg_failed=yes |
6981 fi | 6317 fi |
6982 else | 6318 fi |
6983 pkg_failed=untried | 6319 else |
6320 pkg_failed=untried | |
6984 fi | 6321 fi |
6985 | 6322 |
6986 | 6323 |
6987 | 6324 |
6988 if test $pkg_failed = yes; then | 6325 if test $pkg_failed = yes; then |
6989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
6990 $as_echo "no" >&6; } | |
6991 | 6326 |
6992 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6327 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
6993 _pkg_short_errors_supported=yes | 6328 _pkg_short_errors_supported=yes |
6994 else | 6329 else |
6995 _pkg_short_errors_supported=no | 6330 _pkg_short_errors_supported=no |
6996 fi | 6331 fi |
6997 if test $_pkg_short_errors_supported = yes; then | 6332 if test $_pkg_short_errors_supported = yes; then |
6998 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6333 lrdf_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
6999 else | 6334 else |
7000 lrdf_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6335 lrdf_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7001 fi | 6336 fi |
7002 # Put the nasty error message in config.log where it belongs | 6337 # Put the nasty error message in config.log where it belongs |
7003 echo "$lrdf_PKG_ERRORS" >&5 | 6338 echo "$lrdf_PKG_ERRORS" >&5 |
7004 | 6339 |
7005 { $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 | 6340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6341 $as_echo "no" >&6; } | |
6342 { $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 | |
7006 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6343 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7007 elif test $pkg_failed = untried; then | 6344 elif test $pkg_failed = untried; then |
7008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7009 $as_echo "no" >&6; } | |
7010 { $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 | 6345 { $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 |
7011 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6346 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7012 else | 6347 else |
7013 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS | 6348 lrdf_CFLAGS=$pkg_cv_lrdf_CFLAGS |
7014 lrdf_LIBS=$pkg_cv_lrdf_LIBS | 6349 lrdf_LIBS=$pkg_cv_lrdf_LIBS |
7015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7016 $as_echo "yes" >&6; } | 6351 $as_echo "yes" >&6; } |
7017 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6352 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $lrdf_CFLAGS";LIBS="$LIBS $lrdf_LIBS";SV_MODULE_FAILED="" |
7018 fi | 6353 fi |
7019 fi | 6354 fi |
7020 if test -n "$SV_MODULE_FAILED"; then | 6355 if test -n "$SV_MODULE_FAILED"; then |
7021 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6356 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
7022 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6357 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7023 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6358 eval as_val=\$$as_ac_Header |
6359 if test "x$as_val" = x""yes; then : | |
7024 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6360 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
7025 else | 6361 else |
7026 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6362 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
7027 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6363 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
7028 fi | 6364 fi |
7031 if test -z "$SV_MODULE_FAILED"; then | 6367 if test -z "$SV_MODULE_FAILED"; then |
7032 if test -n "$SV_MODULE_LIB"; then | 6368 if test -n "$SV_MODULE_LIB"; then |
7033 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6369 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7035 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6371 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7036 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6372 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
7037 $as_echo_n "(cached) " >&6 | 6373 $as_echo_n "(cached) " >&6 |
7038 else | 6374 else |
7039 ac_check_lib_save_LIBS=$LIBS | 6375 ac_check_lib_save_LIBS=$LIBS |
7040 LIBS="-l$SV_MODULE_LIB $LIBS" | 6376 LIBS="-l$SV_MODULE_LIB $LIBS" |
7041 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7066 LIBS=$ac_check_lib_save_LIBS | 6402 LIBS=$ac_check_lib_save_LIBS |
7067 fi | 6403 fi |
7068 eval ac_res=\$$as_ac_Lib | 6404 eval ac_res=\$$as_ac_Lib |
7069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
7070 $as_echo "$ac_res" >&6; } | 6406 $as_echo "$ac_res" >&6; } |
7071 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6407 eval as_val=\$$as_ac_Lib |
6408 if test "x$as_val" = x""yes; then : | |
7072 LIBS="$LIBS -l$SV_MODULE_LIB" | 6409 LIBS="$LIBS -l$SV_MODULE_LIB" |
7073 else | 6410 else |
7074 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6411 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
7075 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6412 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
7076 fi | 6413 fi |
7094 | 6431 |
7095 pkg_failed=no | 6432 pkg_failed=no |
7096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 | 6433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for oggz" >&5 |
7097 $as_echo_n "checking for oggz... " >&6; } | 6434 $as_echo_n "checking for oggz... " >&6; } |
7098 | 6435 |
7099 if test -n "$oggz_CFLAGS"; then | 6436 if test -n "$PKG_CONFIG"; then |
7100 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS" | 6437 if test -n "$oggz_CFLAGS"; then |
7101 elif test -n "$PKG_CONFIG"; then | 6438 pkg_cv_oggz_CFLAGS="$oggz_CFLAGS" |
7102 if test -n "$PKG_CONFIG" && \ | 6439 else |
6440 if test -n "$PKG_CONFIG" && \ | |
7103 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6441 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7104 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6442 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7105 ac_status=$? | 6443 ac_status=$? |
7106 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6444 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7107 test $ac_status = 0; }; then | 6445 test $ac_status = 0; }; then |
7108 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6446 pkg_cv_oggz_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7109 else | 6447 else |
7110 pkg_failed=yes | 6448 pkg_failed=yes |
7111 fi | 6449 fi |
7112 else | 6450 fi |
7113 pkg_failed=untried | 6451 else |
7114 fi | 6452 pkg_failed=untried |
7115 if test -n "$oggz_LIBS"; then | 6453 fi |
7116 pkg_cv_oggz_LIBS="$oggz_LIBS" | 6454 if test -n "$PKG_CONFIG"; then |
7117 elif test -n "$PKG_CONFIG"; then | 6455 if test -n "$oggz_LIBS"; then |
7118 if test -n "$PKG_CONFIG" && \ | 6456 pkg_cv_oggz_LIBS="$oggz_LIBS" |
6457 else | |
6458 if test -n "$PKG_CONFIG" && \ | |
7119 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6459 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7120 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6460 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7121 ac_status=$? | 6461 ac_status=$? |
7122 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6462 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7123 test $ac_status = 0; }; then | 6463 test $ac_status = 0; }; then |
7124 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6464 pkg_cv_oggz_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7125 else | 6465 else |
7126 pkg_failed=yes | 6466 pkg_failed=yes |
7127 fi | 6467 fi |
7128 else | 6468 fi |
7129 pkg_failed=untried | 6469 else |
6470 pkg_failed=untried | |
7130 fi | 6471 fi |
7131 | 6472 |
7132 | 6473 |
7133 | 6474 |
7134 if test $pkg_failed = yes; then | 6475 if test $pkg_failed = yes; then |
7135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7136 $as_echo "no" >&6; } | |
7137 | 6476 |
7138 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6477 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7139 _pkg_short_errors_supported=yes | 6478 _pkg_short_errors_supported=yes |
7140 else | 6479 else |
7141 _pkg_short_errors_supported=no | 6480 _pkg_short_errors_supported=no |
7142 fi | 6481 fi |
7143 if test $_pkg_short_errors_supported = yes; then | 6482 if test $_pkg_short_errors_supported = yes; then |
7144 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6483 oggz_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7145 else | 6484 else |
7146 oggz_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6485 oggz_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7147 fi | 6486 fi |
7148 # Put the nasty error message in config.log where it belongs | 6487 # Put the nasty error message in config.log where it belongs |
7149 echo "$oggz_PKG_ERRORS" >&5 | 6488 echo "$oggz_PKG_ERRORS" >&5 |
7150 | 6489 |
7151 { $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 | 6490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6491 $as_echo "no" >&6; } | |
6492 { $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 | |
7152 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6493 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7153 elif test $pkg_failed = untried; then | 6494 elif test $pkg_failed = untried; then |
7154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7155 $as_echo "no" >&6; } | |
7156 { $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 | 6495 { $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 |
7157 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6496 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7158 else | 6497 else |
7159 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS | 6498 oggz_CFLAGS=$pkg_cv_oggz_CFLAGS |
7160 oggz_LIBS=$pkg_cv_oggz_LIBS | 6499 oggz_LIBS=$pkg_cv_oggz_LIBS |
7161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7162 $as_echo "yes" >&6; } | 6501 $as_echo "yes" >&6; } |
7163 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6502 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $oggz_CFLAGS";LIBS="$LIBS $oggz_LIBS";SV_MODULE_FAILED="" |
7164 fi | 6503 fi |
7165 fi | 6504 fi |
7166 if test -n "$SV_MODULE_FAILED"; then | 6505 if test -n "$SV_MODULE_FAILED"; then |
7167 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6506 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
7168 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6507 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7169 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6508 eval as_val=\$$as_ac_Header |
6509 if test "x$as_val" = x""yes; then : | |
7170 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6510 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
7171 else | 6511 else |
7172 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6512 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
7173 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6513 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
7174 fi | 6514 fi |
7177 if test -z "$SV_MODULE_FAILED"; then | 6517 if test -z "$SV_MODULE_FAILED"; then |
7178 if test -n "$SV_MODULE_LIB"; then | 6518 if test -n "$SV_MODULE_LIB"; then |
7179 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6519 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7181 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6521 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7182 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6522 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
7183 $as_echo_n "(cached) " >&6 | 6523 $as_echo_n "(cached) " >&6 |
7184 else | 6524 else |
7185 ac_check_lib_save_LIBS=$LIBS | 6525 ac_check_lib_save_LIBS=$LIBS |
7186 LIBS="-l$SV_MODULE_LIB $LIBS" | 6526 LIBS="-l$SV_MODULE_LIB $LIBS" |
7187 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7212 LIBS=$ac_check_lib_save_LIBS | 6552 LIBS=$ac_check_lib_save_LIBS |
7213 fi | 6553 fi |
7214 eval ac_res=\$$as_ac_Lib | 6554 eval ac_res=\$$as_ac_Lib |
7215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
7216 $as_echo "$ac_res" >&6; } | 6556 $as_echo "$ac_res" >&6; } |
7217 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6557 eval as_val=\$$as_ac_Lib |
6558 if test "x$as_val" = x""yes; then : | |
7218 LIBS="$LIBS -l$SV_MODULE_LIB" | 6559 LIBS="$LIBS -l$SV_MODULE_LIB" |
7219 else | 6560 else |
7220 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6561 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
7221 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6562 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
7222 fi | 6563 fi |
7240 | 6581 |
7241 pkg_failed=no | 6582 pkg_failed=no |
7242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 | 6583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fishsound" >&5 |
7243 $as_echo_n "checking for fishsound... " >&6; } | 6584 $as_echo_n "checking for fishsound... " >&6; } |
7244 | 6585 |
7245 if test -n "$fishsound_CFLAGS"; then | 6586 if test -n "$PKG_CONFIG"; then |
7246 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS" | 6587 if test -n "$fishsound_CFLAGS"; then |
7247 elif test -n "$PKG_CONFIG"; then | 6588 pkg_cv_fishsound_CFLAGS="$fishsound_CFLAGS" |
7248 if test -n "$PKG_CONFIG" && \ | 6589 else |
6590 if test -n "$PKG_CONFIG" && \ | |
7249 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6591 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7250 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6592 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7251 ac_status=$? | 6593 ac_status=$? |
7252 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6594 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7253 test $ac_status = 0; }; then | 6595 test $ac_status = 0; }; then |
7254 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6596 pkg_cv_fishsound_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7255 else | 6597 else |
7256 pkg_failed=yes | 6598 pkg_failed=yes |
7257 fi | 6599 fi |
7258 else | 6600 fi |
7259 pkg_failed=untried | 6601 else |
7260 fi | 6602 pkg_failed=untried |
7261 if test -n "$fishsound_LIBS"; then | 6603 fi |
7262 pkg_cv_fishsound_LIBS="$fishsound_LIBS" | 6604 if test -n "$PKG_CONFIG"; then |
7263 elif test -n "$PKG_CONFIG"; then | 6605 if test -n "$fishsound_LIBS"; then |
7264 if test -n "$PKG_CONFIG" && \ | 6606 pkg_cv_fishsound_LIBS="$fishsound_LIBS" |
6607 else | |
6608 if test -n "$PKG_CONFIG" && \ | |
7265 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6609 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7266 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6610 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7267 ac_status=$? | 6611 ac_status=$? |
7268 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6612 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7269 test $ac_status = 0; }; then | 6613 test $ac_status = 0; }; then |
7270 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6614 pkg_cv_fishsound_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7271 else | 6615 else |
7272 pkg_failed=yes | 6616 pkg_failed=yes |
7273 fi | 6617 fi |
7274 else | 6618 fi |
7275 pkg_failed=untried | 6619 else |
6620 pkg_failed=untried | |
7276 fi | 6621 fi |
7277 | 6622 |
7278 | 6623 |
7279 | 6624 |
7280 if test $pkg_failed = yes; then | 6625 if test $pkg_failed = yes; then |
7281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7282 $as_echo "no" >&6; } | |
7283 | 6626 |
7284 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6627 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7285 _pkg_short_errors_supported=yes | 6628 _pkg_short_errors_supported=yes |
7286 else | 6629 else |
7287 _pkg_short_errors_supported=no | 6630 _pkg_short_errors_supported=no |
7288 fi | 6631 fi |
7289 if test $_pkg_short_errors_supported = yes; then | 6632 if test $_pkg_short_errors_supported = yes; then |
7290 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6633 fishsound_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7291 else | 6634 else |
7292 fishsound_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6635 fishsound_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7293 fi | 6636 fi |
7294 # Put the nasty error message in config.log where it belongs | 6637 # Put the nasty error message in config.log where it belongs |
7295 echo "$fishsound_PKG_ERRORS" >&5 | 6638 echo "$fishsound_PKG_ERRORS" >&5 |
7296 | 6639 |
7297 { $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 | 6640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6641 $as_echo "no" >&6; } | |
6642 { $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 | |
7298 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6643 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7299 elif test $pkg_failed = untried; then | 6644 elif test $pkg_failed = untried; then |
7300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7301 $as_echo "no" >&6; } | |
7302 { $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 | 6645 { $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 |
7303 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6646 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7304 else | 6647 else |
7305 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS | 6648 fishsound_CFLAGS=$pkg_cv_fishsound_CFLAGS |
7306 fishsound_LIBS=$pkg_cv_fishsound_LIBS | 6649 fishsound_LIBS=$pkg_cv_fishsound_LIBS |
7307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6650 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7308 $as_echo "yes" >&6; } | 6651 $as_echo "yes" >&6; } |
7309 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6652 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $fishsound_CFLAGS";LIBS="$LIBS $fishsound_LIBS";SV_MODULE_FAILED="" |
7310 fi | 6653 fi |
7311 fi | 6654 fi |
7312 if test -n "$SV_MODULE_FAILED"; then | 6655 if test -n "$SV_MODULE_FAILED"; then |
7313 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6656 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
7314 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6657 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7315 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6658 eval as_val=\$$as_ac_Header |
6659 if test "x$as_val" = x""yes; then : | |
7316 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6660 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
7317 else | 6661 else |
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6662 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
7319 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6663 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
7320 fi | 6664 fi |
7323 if test -z "$SV_MODULE_FAILED"; then | 6667 if test -z "$SV_MODULE_FAILED"; then |
7324 if test -n "$SV_MODULE_LIB"; then | 6668 if test -n "$SV_MODULE_LIB"; then |
7325 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6669 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7327 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6671 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7328 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6672 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
7329 $as_echo_n "(cached) " >&6 | 6673 $as_echo_n "(cached) " >&6 |
7330 else | 6674 else |
7331 ac_check_lib_save_LIBS=$LIBS | 6675 ac_check_lib_save_LIBS=$LIBS |
7332 LIBS="-l$SV_MODULE_LIB $LIBS" | 6676 LIBS="-l$SV_MODULE_LIB $LIBS" |
7333 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6677 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7358 LIBS=$ac_check_lib_save_LIBS | 6702 LIBS=$ac_check_lib_save_LIBS |
7359 fi | 6703 fi |
7360 eval ac_res=\$$as_ac_Lib | 6704 eval ac_res=\$$as_ac_Lib |
7361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
7362 $as_echo "$ac_res" >&6; } | 6706 $as_echo "$ac_res" >&6; } |
7363 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6707 eval as_val=\$$as_ac_Lib |
6708 if test "x$as_val" = x""yes; then : | |
7364 LIBS="$LIBS -l$SV_MODULE_LIB" | 6709 LIBS="$LIBS -l$SV_MODULE_LIB" |
7365 else | 6710 else |
7366 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6711 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
7367 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6712 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
7368 fi | 6713 fi |
7386 | 6731 |
7387 pkg_failed=no | 6732 pkg_failed=no |
7388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 | 6733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad" >&5 |
7389 $as_echo_n "checking for mad... " >&6; } | 6734 $as_echo_n "checking for mad... " >&6; } |
7390 | 6735 |
7391 if test -n "$mad_CFLAGS"; then | 6736 if test -n "$PKG_CONFIG"; then |
7392 pkg_cv_mad_CFLAGS="$mad_CFLAGS" | 6737 if test -n "$mad_CFLAGS"; then |
7393 elif test -n "$PKG_CONFIG"; then | 6738 pkg_cv_mad_CFLAGS="$mad_CFLAGS" |
7394 if test -n "$PKG_CONFIG" && \ | 6739 else |
6740 if test -n "$PKG_CONFIG" && \ | |
7395 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6741 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7396 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6742 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7397 ac_status=$? | 6743 ac_status=$? |
7398 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6744 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7399 test $ac_status = 0; }; then | 6745 test $ac_status = 0; }; then |
7400 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6746 pkg_cv_mad_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7401 else | 6747 else |
7402 pkg_failed=yes | 6748 pkg_failed=yes |
7403 fi | 6749 fi |
7404 else | 6750 fi |
7405 pkg_failed=untried | 6751 else |
7406 fi | 6752 pkg_failed=untried |
7407 if test -n "$mad_LIBS"; then | 6753 fi |
7408 pkg_cv_mad_LIBS="$mad_LIBS" | 6754 if test -n "$PKG_CONFIG"; then |
7409 elif test -n "$PKG_CONFIG"; then | 6755 if test -n "$mad_LIBS"; then |
7410 if test -n "$PKG_CONFIG" && \ | 6756 pkg_cv_mad_LIBS="$mad_LIBS" |
6757 else | |
6758 if test -n "$PKG_CONFIG" && \ | |
7411 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6759 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7412 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6760 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7413 ac_status=$? | 6761 ac_status=$? |
7414 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6762 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7415 test $ac_status = 0; }; then | 6763 test $ac_status = 0; }; then |
7416 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6764 pkg_cv_mad_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7417 else | 6765 else |
7418 pkg_failed=yes | 6766 pkg_failed=yes |
7419 fi | 6767 fi |
7420 else | 6768 fi |
7421 pkg_failed=untried | 6769 else |
6770 pkg_failed=untried | |
7422 fi | 6771 fi |
7423 | 6772 |
7424 | 6773 |
7425 | 6774 |
7426 if test $pkg_failed = yes; then | 6775 if test $pkg_failed = yes; then |
7427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7428 $as_echo "no" >&6; } | |
7429 | 6776 |
7430 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6777 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7431 _pkg_short_errors_supported=yes | 6778 _pkg_short_errors_supported=yes |
7432 else | 6779 else |
7433 _pkg_short_errors_supported=no | 6780 _pkg_short_errors_supported=no |
7434 fi | 6781 fi |
7435 if test $_pkg_short_errors_supported = yes; then | 6782 if test $_pkg_short_errors_supported = yes; then |
7436 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6783 mad_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7437 else | 6784 else |
7438 mad_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6785 mad_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7439 fi | 6786 fi |
7440 # Put the nasty error message in config.log where it belongs | 6787 # Put the nasty error message in config.log where it belongs |
7441 echo "$mad_PKG_ERRORS" >&5 | 6788 echo "$mad_PKG_ERRORS" >&5 |
7442 | 6789 |
7443 { $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 | 6790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6791 $as_echo "no" >&6; } | |
6792 { $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 | |
7444 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6793 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7445 elif test $pkg_failed = untried; then | 6794 elif test $pkg_failed = untried; then |
7446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7447 $as_echo "no" >&6; } | |
7448 { $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 | 6795 { $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 |
7449 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6796 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7450 else | 6797 else |
7451 mad_CFLAGS=$pkg_cv_mad_CFLAGS | 6798 mad_CFLAGS=$pkg_cv_mad_CFLAGS |
7452 mad_LIBS=$pkg_cv_mad_LIBS | 6799 mad_LIBS=$pkg_cv_mad_LIBS |
7453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7454 $as_echo "yes" >&6; } | 6801 $as_echo "yes" >&6; } |
7455 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6802 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $mad_CFLAGS";LIBS="$LIBS $mad_LIBS";SV_MODULE_FAILED="" |
7456 fi | 6803 fi |
7457 fi | 6804 fi |
7458 if test -n "$SV_MODULE_FAILED"; then | 6805 if test -n "$SV_MODULE_FAILED"; then |
7459 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6806 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
7460 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6807 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7461 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6808 eval as_val=\$$as_ac_Header |
6809 if test "x$as_val" = x""yes; then : | |
7462 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6810 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
7463 else | 6811 else |
7464 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6812 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
7465 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6813 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
7466 fi | 6814 fi |
7469 if test -z "$SV_MODULE_FAILED"; then | 6817 if test -z "$SV_MODULE_FAILED"; then |
7470 if test -n "$SV_MODULE_LIB"; then | 6818 if test -n "$SV_MODULE_LIB"; then |
7471 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6819 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7473 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6821 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7474 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6822 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
7475 $as_echo_n "(cached) " >&6 | 6823 $as_echo_n "(cached) " >&6 |
7476 else | 6824 else |
7477 ac_check_lib_save_LIBS=$LIBS | 6825 ac_check_lib_save_LIBS=$LIBS |
7478 LIBS="-l$SV_MODULE_LIB $LIBS" | 6826 LIBS="-l$SV_MODULE_LIB $LIBS" |
7479 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7504 LIBS=$ac_check_lib_save_LIBS | 6852 LIBS=$ac_check_lib_save_LIBS |
7505 fi | 6853 fi |
7506 eval ac_res=\$$as_ac_Lib | 6854 eval ac_res=\$$as_ac_Lib |
7507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 6855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
7508 $as_echo "$ac_res" >&6; } | 6856 $as_echo "$ac_res" >&6; } |
7509 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 6857 eval as_val=\$$as_ac_Lib |
6858 if test "x$as_val" = x""yes; then : | |
7510 LIBS="$LIBS -l$SV_MODULE_LIB" | 6859 LIBS="$LIBS -l$SV_MODULE_LIB" |
7511 else | 6860 else |
7512 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 6861 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
7513 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 6862 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
7514 fi | 6863 fi |
7532 | 6881 |
7533 pkg_failed=no | 6882 pkg_failed=no |
7534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 | 6883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for id3tag" >&5 |
7535 $as_echo_n "checking for id3tag... " >&6; } | 6884 $as_echo_n "checking for id3tag... " >&6; } |
7536 | 6885 |
7537 if test -n "$id3tag_CFLAGS"; then | 6886 if test -n "$PKG_CONFIG"; then |
7538 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS" | 6887 if test -n "$id3tag_CFLAGS"; then |
7539 elif test -n "$PKG_CONFIG"; then | 6888 pkg_cv_id3tag_CFLAGS="$id3tag_CFLAGS" |
7540 if test -n "$PKG_CONFIG" && \ | 6889 else |
6890 if test -n "$PKG_CONFIG" && \ | |
7541 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6891 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7542 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6892 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7543 ac_status=$? | 6893 ac_status=$? |
7544 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6894 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7545 test $ac_status = 0; }; then | 6895 test $ac_status = 0; }; then |
7546 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6896 pkg_cv_id3tag_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7547 else | 6897 else |
7548 pkg_failed=yes | 6898 pkg_failed=yes |
7549 fi | 6899 fi |
7550 else | 6900 fi |
7551 pkg_failed=untried | 6901 else |
7552 fi | 6902 pkg_failed=untried |
7553 if test -n "$id3tag_LIBS"; then | 6903 fi |
7554 pkg_cv_id3tag_LIBS="$id3tag_LIBS" | 6904 if test -n "$PKG_CONFIG"; then |
7555 elif test -n "$PKG_CONFIG"; then | 6905 if test -n "$id3tag_LIBS"; then |
7556 if test -n "$PKG_CONFIG" && \ | 6906 pkg_cv_id3tag_LIBS="$id3tag_LIBS" |
6907 else | |
6908 if test -n "$PKG_CONFIG" && \ | |
7557 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 6909 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
7558 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 6910 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
7559 ac_status=$? | 6911 ac_status=$? |
7560 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6912 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7561 test $ac_status = 0; }; then | 6913 test $ac_status = 0; }; then |
7562 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 6914 pkg_cv_id3tag_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
7563 else | 6915 else |
7564 pkg_failed=yes | 6916 pkg_failed=yes |
7565 fi | 6917 fi |
7566 else | 6918 fi |
7567 pkg_failed=untried | 6919 else |
6920 pkg_failed=untried | |
7568 fi | 6921 fi |
7569 | 6922 |
7570 | 6923 |
7571 | 6924 |
7572 if test $pkg_failed = yes; then | 6925 if test $pkg_failed = yes; then |
7573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7574 $as_echo "no" >&6; } | |
7575 | 6926 |
7576 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 6927 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
7577 _pkg_short_errors_supported=yes | 6928 _pkg_short_errors_supported=yes |
7578 else | 6929 else |
7579 _pkg_short_errors_supported=no | 6930 _pkg_short_errors_supported=no |
7580 fi | 6931 fi |
7581 if test $_pkg_short_errors_supported = yes; then | 6932 if test $_pkg_short_errors_supported = yes; then |
7582 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6933 id3tag_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7583 else | 6934 else |
7584 id3tag_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SV_MODULE_VERSION_TEST" 2>&1` | 6935 id3tag_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SV_MODULE_VERSION_TEST"` |
7585 fi | 6936 fi |
7586 # Put the nasty error message in config.log where it belongs | 6937 # Put the nasty error message in config.log where it belongs |
7587 echo "$id3tag_PKG_ERRORS" >&5 | 6938 echo "$id3tag_PKG_ERRORS" >&5 |
7588 | 6939 |
7589 { $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 | 6940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6941 $as_echo "no" >&6; } | |
6942 { $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 | |
7590 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6943 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7591 elif test $pkg_failed = untried; then | 6944 elif test $pkg_failed = untried; then |
7592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
7593 $as_echo "no" >&6; } | |
7594 { $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 | 6945 { $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 |
7595 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 6946 $as_echo "$as_me: Failed to find optional module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
7596 else | 6947 else |
7597 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS | 6948 id3tag_CFLAGS=$pkg_cv_id3tag_CFLAGS |
7598 id3tag_LIBS=$pkg_cv_id3tag_LIBS | 6949 id3tag_LIBS=$pkg_cv_id3tag_LIBS |
7599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 6950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7600 $as_echo "yes" >&6; } | 6951 $as_echo "yes" >&6; } |
7601 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6952 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $id3tag_CFLAGS";LIBS="$LIBS $id3tag_LIBS";SV_MODULE_FAILED="" |
7602 fi | 6953 fi |
7603 fi | 6954 fi |
7604 if test -n "$SV_MODULE_FAILED"; then | 6955 if test -n "$SV_MODULE_FAILED"; then |
7605 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 6956 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
7606 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 6957 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7607 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6958 eval as_val=\$$as_ac_Header |
6959 if test "x$as_val" = x""yes; then : | |
7608 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" | 6960 HAVES="$HAVES $SV_MODULE_HAVE";SV_MODULE_FAILED="" |
7609 else | 6961 else |
7610 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 | 6962 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&5 |
7611 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} | 6963 $as_echo "$as_me: Failed to find header $SV_MODULE_HEADER for optional module $SV_MODULE_MODULE" >&6;} |
7612 fi | 6964 fi |
7615 if test -z "$SV_MODULE_FAILED"; then | 6967 if test -z "$SV_MODULE_FAILED"; then |
7616 if test -n "$SV_MODULE_LIB"; then | 6968 if test -n "$SV_MODULE_LIB"; then |
7617 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | 6969 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` |
7618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | 6970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 |
7619 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | 6971 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } |
7620 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : | 6972 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
7621 $as_echo_n "(cached) " >&6 | 6973 $as_echo_n "(cached) " >&6 |
7622 else | 6974 else |
7623 ac_check_lib_save_LIBS=$LIBS | 6975 ac_check_lib_save_LIBS=$LIBS |
7624 LIBS="-l$SV_MODULE_LIB $LIBS" | 6976 LIBS="-l$SV_MODULE_LIB $LIBS" |
7625 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7650 LIBS=$ac_check_lib_save_LIBS | 7002 LIBS=$ac_check_lib_save_LIBS |
7651 fi | 7003 fi |
7652 eval ac_res=\$$as_ac_Lib | 7004 eval ac_res=\$$as_ac_Lib |
7653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 7005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
7654 $as_echo "$ac_res" >&6; } | 7006 $as_echo "$ac_res" >&6; } |
7655 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | 7007 eval as_val=\$$as_ac_Lib |
7008 if test "x$as_val" = x""yes; then : | |
7656 LIBS="$LIBS -l$SV_MODULE_LIB" | 7009 LIBS="$LIBS -l$SV_MODULE_LIB" |
7657 else | 7010 else |
7658 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 | 7011 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&5 |
7659 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} | 7012 $as_echo "$as_me: Failed to find library $SV_MODULE_LIB for optional module $SV_MODULE_MODULE" >&6;} |
7660 fi | 7013 fi |
7800 DEFS=`sed -n "$ac_script" confdefs.h` | 7153 DEFS=`sed -n "$ac_script" confdefs.h` |
7801 | 7154 |
7802 | 7155 |
7803 ac_libobjs= | 7156 ac_libobjs= |
7804 ac_ltlibobjs= | 7157 ac_ltlibobjs= |
7805 U= | |
7806 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 7158 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
7807 # 1. Remove the extension, and $U if already installed. | 7159 # 1. Remove the extension, and $U if already installed. |
7808 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 7160 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
7809 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | 7161 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` |
7810 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | 7162 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR |
7962 | 7314 |
7963 # CDPATH. | 7315 # CDPATH. |
7964 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 7316 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
7965 | 7317 |
7966 | 7318 |
7967 # as_fn_error STATUS ERROR [LINENO LOG_FD] | 7319 # as_fn_error ERROR [LINENO LOG_FD] |
7968 # ---------------------------------------- | 7320 # --------------------------------- |
7969 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 7321 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
7970 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 7322 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
7971 # script with STATUS, using 1 if that was 0. | 7323 # script with status $?, using 1 if that was 0. |
7972 as_fn_error () | 7324 as_fn_error () |
7973 { | 7325 { |
7974 as_status=$1; test $as_status -eq 0 && as_status=1 | 7326 as_status=$?; test $as_status -eq 0 && as_status=1 |
7975 if test "$4"; then | 7327 if test "$3"; then |
7976 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 7328 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
7977 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | 7329 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 |
7978 fi | 7330 fi |
7979 $as_echo "$as_me: error: $2" >&2 | 7331 $as_echo "$as_me: error: $1" >&2 |
7980 as_fn_exit $as_status | 7332 as_fn_exit $as_status |
7981 } # as_fn_error | 7333 } # as_fn_error |
7982 | 7334 |
7983 | 7335 |
7984 # as_fn_set_status STATUS | 7336 # as_fn_set_status STATUS |
8170 } | 7522 } |
8171 s/.*/./; q'` | 7523 s/.*/./; q'` |
8172 test -d "$as_dir" && break | 7524 test -d "$as_dir" && break |
8173 done | 7525 done |
8174 test -z "$as_dirs" || eval "mkdir $as_dirs" | 7526 test -z "$as_dirs" || eval "mkdir $as_dirs" |
8175 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 7527 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" |
8176 | 7528 |
8177 | 7529 |
8178 } # as_fn_mkdir_p | 7530 } # as_fn_mkdir_p |
8179 if mkdir -p . 2>/dev/null; then | 7531 if mkdir -p . 2>/dev/null; then |
8180 as_mkdir_p='mkdir -p "$as_dir"' | 7532 as_mkdir_p='mkdir -p "$as_dir"' |
8224 # Save the log message, to keep $0 and so on meaningful, and to | 7576 # Save the log message, to keep $0 and so on meaningful, and to |
8225 # report actual input values of CONFIG_FILES etc. instead of their | 7577 # report actual input values of CONFIG_FILES etc. instead of their |
8226 # values after options handling. | 7578 # values after options handling. |
8227 ac_log=" | 7579 ac_log=" |
8228 This file was extended by SVcore $as_me 1.8, which was | 7580 This file was extended by SVcore $as_me 1.8, which was |
8229 generated by GNU Autoconf 2.67. Invocation command line was | 7581 generated by GNU Autoconf 2.65. Invocation command line was |
8230 | 7582 |
8231 CONFIG_FILES = $CONFIG_FILES | 7583 CONFIG_FILES = $CONFIG_FILES |
8232 CONFIG_HEADERS = $CONFIG_HEADERS | 7584 CONFIG_HEADERS = $CONFIG_HEADERS |
8233 CONFIG_LINKS = $CONFIG_LINKS | 7585 CONFIG_LINKS = $CONFIG_LINKS |
8234 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7586 CONFIG_COMMANDS = $CONFIG_COMMANDS |
8277 _ACEOF | 7629 _ACEOF |
8278 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7630 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8279 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7631 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8280 ac_cs_version="\\ | 7632 ac_cs_version="\\ |
8281 SVcore config.status 1.8 | 7633 SVcore config.status 1.8 |
8282 configured by $0, generated by GNU Autoconf 2.67, | 7634 configured by $0, generated by GNU Autoconf 2.65, |
8283 with options \\"\$ac_cs_config\\" | 7635 with options \\"\$ac_cs_config\\" |
8284 | 7636 |
8285 Copyright (C) 2010 Free Software Foundation, Inc. | 7637 Copyright (C) 2009 Free Software Foundation, Inc. |
8286 This config.status script is free software; the Free Software Foundation | 7638 This config.status script is free software; the Free Software Foundation |
8287 gives unlimited permission to copy, distribute and modify it." | 7639 gives unlimited permission to copy, distribute and modify it." |
8288 | 7640 |
8289 ac_pwd='$ac_pwd' | 7641 ac_pwd='$ac_pwd' |
8290 srcdir='$srcdir' | 7642 srcdir='$srcdir' |
8297 # The default lists apply if the user does not specify any file. | 7649 # The default lists apply if the user does not specify any file. |
8298 ac_need_defaults=: | 7650 ac_need_defaults=: |
8299 while test $# != 0 | 7651 while test $# != 0 |
8300 do | 7652 do |
8301 case $1 in | 7653 case $1 in |
8302 --*=?*) | 7654 --*=*) |
8303 ac_option=`expr "X$1" : 'X\([^=]*\)='` | 7655 ac_option=`expr "X$1" : 'X\([^=]*\)='` |
8304 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | 7656 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` |
8305 ac_shift=: | |
8306 ;; | |
8307 --*=) | |
8308 ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
8309 ac_optarg= | |
8310 ac_shift=: | 7657 ac_shift=: |
8311 ;; | 7658 ;; |
8312 *) | 7659 *) |
8313 ac_option=$1 | 7660 ac_option=$1 |
8314 ac_optarg=$2 | 7661 ac_optarg=$2 |
8328 debug=: ;; | 7675 debug=: ;; |
8329 --file | --fil | --fi | --f ) | 7676 --file | --fil | --fi | --f ) |
8330 $ac_shift | 7677 $ac_shift |
8331 case $ac_optarg in | 7678 case $ac_optarg in |
8332 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 7679 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
8333 '') as_fn_error $? "missing file argument" ;; | |
8334 esac | 7680 esac |
8335 as_fn_append CONFIG_FILES " '$ac_optarg'" | 7681 as_fn_append CONFIG_FILES " '$ac_optarg'" |
8336 ac_need_defaults=false;; | 7682 ac_need_defaults=false;; |
8337 --he | --h | --help | --hel | -h ) | 7683 --he | --h | --help | --hel | -h ) |
8338 $as_echo "$ac_cs_usage"; exit ;; | 7684 $as_echo "$ac_cs_usage"; exit ;; |
8339 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | 7685 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
8340 | -silent | --silent | --silen | --sile | --sil | --si | --s) | 7686 | -silent | --silent | --silen | --sile | --sil | --si | --s) |
8341 ac_cs_silent=: ;; | 7687 ac_cs_silent=: ;; |
8342 | 7688 |
8343 # This is an error. | 7689 # This is an error. |
8344 -*) as_fn_error $? "unrecognized option: \`$1' | 7690 -*) as_fn_error "unrecognized option: \`$1' |
8345 Try \`$0 --help' for more information." ;; | 7691 Try \`$0 --help' for more information." ;; |
8346 | 7692 |
8347 *) as_fn_append ac_config_targets " $1" | 7693 *) as_fn_append ac_config_targets " $1" |
8348 ac_need_defaults=false ;; | 7694 ac_need_defaults=false ;; |
8349 | 7695 |
8390 for ac_config_target in $ac_config_targets | 7736 for ac_config_target in $ac_config_targets |
8391 do | 7737 do |
8392 case $ac_config_target in | 7738 case $ac_config_target in |
8393 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | 7739 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; |
8394 | 7740 |
8395 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 7741 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
8396 esac | 7742 esac |
8397 done | 7743 done |
8398 | 7744 |
8399 | 7745 |
8400 # If the user did not use the arguments to specify the items to instantiate, | 7746 # If the user did not use the arguments to specify the items to instantiate, |
8426 test -n "$tmp" && test -d "$tmp" | 7772 test -n "$tmp" && test -d "$tmp" |
8427 } || | 7773 } || |
8428 { | 7774 { |
8429 tmp=./conf$$-$RANDOM | 7775 tmp=./conf$$-$RANDOM |
8430 (umask 077 && mkdir "$tmp") | 7776 (umask 077 && mkdir "$tmp") |
8431 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | 7777 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 |
8432 | 7778 |
8433 # Set up the scripts for CONFIG_FILES section. | 7779 # Set up the scripts for CONFIG_FILES section. |
8434 # No need to generate them if there are no CONFIG_FILES. | 7780 # No need to generate them if there are no CONFIG_FILES. |
8435 # This happens for instance with `./config.status config.h'. | 7781 # This happens for instance with `./config.status config.h'. |
8436 if test -n "$CONFIG_FILES"; then | 7782 if test -n "$CONFIG_FILES"; then |
8443 if test "x$ac_cr" = x; then | 7789 if test "x$ac_cr" = x; then |
8444 eval ac_cr=\$\'\\r\' | 7790 eval ac_cr=\$\'\\r\' |
8445 fi | 7791 fi |
8446 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 7792 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
8447 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 7793 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
8448 ac_cs_awk_cr='\\r' | 7794 ac_cs_awk_cr='\r' |
8449 else | 7795 else |
8450 ac_cs_awk_cr=$ac_cr | 7796 ac_cs_awk_cr=$ac_cr |
8451 fi | 7797 fi |
8452 | 7798 |
8453 echo 'BEGIN {' >"$tmp/subs1.awk" && | 7799 echo 'BEGIN {' >"$tmp/subs1.awk" && |
8457 { | 7803 { |
8458 echo "cat >conf$$subs.awk <<_ACEOF" && | 7804 echo "cat >conf$$subs.awk <<_ACEOF" && |
8459 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 7805 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
8460 echo "_ACEOF" | 7806 echo "_ACEOF" |
8461 } >conf$$subs.sh || | 7807 } >conf$$subs.sh || |
8462 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 7808 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
8463 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` | 7809 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` |
8464 ac_delim='%!_!# ' | 7810 ac_delim='%!_!# ' |
8465 for ac_last_try in false false false false false :; do | 7811 for ac_last_try in false false false false false :; do |
8466 . ./conf$$subs.sh || | 7812 . ./conf$$subs.sh || |
8467 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 7813 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
8468 | 7814 |
8469 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 7815 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
8470 if test $ac_delim_n = $ac_delim_num; then | 7816 if test $ac_delim_n = $ac_delim_num; then |
8471 break | 7817 break |
8472 elif $ac_last_try; then | 7818 elif $ac_last_try; then |
8473 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 7819 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
8474 else | 7820 else |
8475 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 7821 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
8476 fi | 7822 fi |
8477 done | 7823 done |
8478 rm -f conf$$subs.sh | 7824 rm -f conf$$subs.sh |
8557 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | 7903 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
8558 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | 7904 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
8559 else | 7905 else |
8560 cat | 7906 cat |
8561 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 7907 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
8562 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | 7908 || as_fn_error "could not setup config files machinery" "$LINENO" 5 |
8563 _ACEOF | 7909 _ACEOF |
8564 | 7910 |
8565 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), | 7911 # VPATH may cause trouble with some makes, so we remove $(srcdir), |
8566 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and | 7912 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
8567 # trailing colons and then remove the whole line if VPATH becomes empty | 7913 # trailing colons and then remove the whole line if VPATH becomes empty |
8568 # (actually we leave an empty line to preserve line numbers). | 7914 # (actually we leave an empty line to preserve line numbers). |
8569 if test "x$srcdir" = x.; then | 7915 if test "x$srcdir" = x.; then |
8570 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ | 7916 ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
8571 h | 7917 s/:*\$(srcdir):*/:/ |
8572 s/// | 7918 s/:*\${srcdir}:*/:/ |
8573 s/^/:/ | 7919 s/:*@srcdir@:*/:/ |
8574 s/[ ]*$/:/ | 7920 s/^\([^=]*=[ ]*\):*/\1/ |
8575 s/:\$(srcdir):/:/g | |
8576 s/:\${srcdir}:/:/g | |
8577 s/:@srcdir@:/:/g | |
8578 s/^:*// | |
8579 s/:*$// | 7921 s/:*$// |
8580 x | |
8581 s/\(=[ ]*\).*/\1/ | |
8582 G | |
8583 s/\n// | |
8584 s/^[^=]*=[ ]*$// | 7922 s/^[^=]*=[ ]*$// |
8585 }' | 7923 }' |
8586 fi | 7924 fi |
8587 | 7925 |
8588 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7926 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8596 case $ac_tag in | 7934 case $ac_tag in |
8597 :[FHLC]) ac_mode=$ac_tag; continue;; | 7935 :[FHLC]) ac_mode=$ac_tag; continue;; |
8598 esac | 7936 esac |
8599 case $ac_mode$ac_tag in | 7937 case $ac_mode$ac_tag in |
8600 :[FHL]*:*);; | 7938 :[FHL]*:*);; |
8601 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | 7939 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; |
8602 :[FH]-) ac_tag=-:-;; | 7940 :[FH]-) ac_tag=-:-;; |
8603 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 7941 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
8604 esac | 7942 esac |
8605 ac_save_IFS=$IFS | 7943 ac_save_IFS=$IFS |
8606 IFS=: | 7944 IFS=: |
8624 test -f "$ac_f" || | 7962 test -f "$ac_f" || |
8625 case $ac_f in | 7963 case $ac_f in |
8626 [\\/$]*) false;; | 7964 [\\/$]*) false;; |
8627 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 7965 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
8628 esac || | 7966 esac || |
8629 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 7967 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; |
8630 esac | 7968 esac |
8631 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 7969 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
8632 as_fn_append ac_file_inputs " '$ac_f'" | 7970 as_fn_append ac_file_inputs " '$ac_f'" |
8633 done | 7971 done |
8634 | 7972 |
8651 *) ac_sed_conf_input=$configure_input;; | 7989 *) ac_sed_conf_input=$configure_input;; |
8652 esac | 7990 esac |
8653 | 7991 |
8654 case $ac_tag in | 7992 case $ac_tag in |
8655 *:-:* | *:-) cat >"$tmp/stdin" \ | 7993 *:-:* | *:-) cat >"$tmp/stdin" \ |
8656 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | 7994 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; |
8657 esac | 7995 esac |
8658 ;; | 7996 ;; |
8659 esac | 7997 esac |
8660 | 7998 |
8661 ac_dir=`$as_dirname -- "$ac_file" || | 7999 ac_dir=`$as_dirname -- "$ac_file" || |
8788 s&@INSTALL@&$ac_INSTALL&;t t | 8126 s&@INSTALL@&$ac_INSTALL&;t t |
8789 s&@MKDIR_P@&$ac_MKDIR_P&;t t | 8127 s&@MKDIR_P@&$ac_MKDIR_P&;t t |
8790 $ac_datarootdir_hack | 8128 $ac_datarootdir_hack |
8791 " | 8129 " |
8792 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ | 8130 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
8793 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 8131 || as_fn_error "could not create $ac_file" "$LINENO" 5 |
8794 | 8132 |
8795 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 8133 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
8796 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 8134 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
8797 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && | 8135 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
8798 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 8136 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
8799 which seems to be undefined. Please make sure it is defined" >&5 | 8137 which seems to be undefined. Please make sure it is defined." >&5 |
8800 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 8138 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
8801 which seems to be undefined. Please make sure it is defined" >&2;} | 8139 which seems to be undefined. Please make sure it is defined." >&2;} |
8802 | 8140 |
8803 rm -f "$tmp/stdin" | 8141 rm -f "$tmp/stdin" |
8804 case $ac_file in | 8142 case $ac_file in |
8805 -) cat "$tmp/out" && rm -f "$tmp/out";; | 8143 -) cat "$tmp/out" && rm -f "$tmp/out";; |
8806 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 8144 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
8807 esac \ | 8145 esac \ |
8808 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 8146 || as_fn_error "could not create $ac_file" "$LINENO" 5 |
8809 ;; | 8147 ;; |
8810 | 8148 |
8811 | 8149 |
8812 | 8150 |
8813 esac | 8151 esac |
8818 as_fn_exit 0 | 8156 as_fn_exit 0 |
8819 _ACEOF | 8157 _ACEOF |
8820 ac_clean_files=$ac_clean_files_save | 8158 ac_clean_files=$ac_clean_files_save |
8821 | 8159 |
8822 test $ac_write_fail = 0 || | 8160 test $ac_write_fail = 0 || |
8823 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 8161 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
8824 | 8162 |
8825 | 8163 |
8826 # configure is writing to config.log, and then calls config.status. | 8164 # configure is writing to config.log, and then calls config.status. |
8827 # config.status does its own redirection, appending to config.log. | 8165 # config.status does its own redirection, appending to config.log. |
8828 # Unfortunately, on DOS this fails, as config.log is still kept open | 8166 # Unfortunately, on DOS this fails, as config.log is still kept open |
8839 exec 5>/dev/null | 8177 exec 5>/dev/null |
8840 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | 8178 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false |
8841 exec 5>>config.log | 8179 exec 5>>config.log |
8842 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 8180 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
8843 # would make configure fail if this is the last instruction. | 8181 # would make configure fail if this is the last instruction. |
8844 $ac_cs_success || as_fn_exit 1 | 8182 $ac_cs_success || as_fn_exit $? |
8845 fi | 8183 fi |
8846 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 8184 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
8847 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8185 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
8848 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8186 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
8849 fi | 8187 fi |
8850 | 8188 |
8851 | 8189 |
8852 if ! $QMAKE -r; then | 8190 if ! $QMAKE -r; then |
8853 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 | 8191 as_fn_error "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 |
8854 fi | 8192 fi |
8855 | |
8856 # qmake builds our static libraries, which is fine -- what we'd really | |
8857 # like to do afterwards is bundle them into a single .so with e.g. | |
8858 | |
8859 # gcc -Wl,--whole-archive */*.a -Wl,--no-whole-archive -o libsvcore.so | |
8860 | |
8861 # but how best to arrange this? if it's not possible, we'll presumably | |
8862 # just have to use a single (q)make(project)file instead. | |
8863 | 8193 |
8864 { $as_echo "$as_me:${as_lineno-$LINENO}: | 8194 { $as_echo "$as_me:${as_lineno-$LINENO}: |
8865 | 8195 |
8866 Configuration complete. | 8196 Configuration complete. |
8867 Please check the above messages for any warnings that you | 8197 Please check the above messages for any warnings that you |