Mercurial > hg > sonic-visualiser
comparison configure @ 1279:c6513cae4747 project-file-rework
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
| author | Chris Cannam |
|---|---|
| date | Mon, 24 Oct 2016 17:53:33 +0100 |
| parents | ccc667cdb8ad |
| children | 2067e2c92cc8 |
comparison
equal
deleted
inserted
replaced
| 1278:eb60f984c66c | 1279:c6513cae4747 |
|---|---|
| 618 #endif | 618 #endif |
| 619 #ifdef HAVE_UNISTD_H | 619 #ifdef HAVE_UNISTD_H |
| 620 # include <unistd.h> | 620 # include <unistd.h> |
| 621 #endif" | 621 #endif" |
| 622 | 622 |
| 623 enable_option_checking=no | |
| 624 ac_subst_vars='LTLIBOBJS | 623 ac_subst_vars='LTLIBOBJS |
| 625 LIBOBJS | 624 LIBOBJS |
| 626 subdirs | |
| 627 QMAKE_CONFIG | 625 QMAKE_CONFIG |
| 628 HAVES | 626 HAVES |
| 629 CXXFLAGS_MINIMAL | 627 CXXFLAGS_MINIMAL |
| 630 CUT | 628 CUT |
| 631 SHA1SUM | 629 SHA1SUM |
| 650 JACK_CFLAGS | 648 JACK_CFLAGS |
| 651 portaudio_LIBS | 649 portaudio_LIBS |
| 652 portaudio_CFLAGS | 650 portaudio_CFLAGS |
| 653 liblo_LIBS | 651 liblo_LIBS |
| 654 liblo_CFLAGS | 652 liblo_CFLAGS |
| 653 kj_LIBS | |
| 654 kj_CFLAGS | |
| 655 capnp_LIBS | |
| 656 capnp_CFLAGS | |
| 655 serd_LIBS | 657 serd_LIBS |
| 656 serd_CFLAGS | 658 serd_CFLAGS |
| 657 sord_LIBS | 659 sord_LIBS |
| 658 sord_CFLAGS | 660 sord_CFLAGS |
| 659 rubberband_LIBS | 661 rubberband_LIBS |
| 660 rubberband_CFLAGS | 662 rubberband_CFLAGS |
| 661 vamphostsdk_LIBS | |
| 662 vamphostsdk_CFLAGS | |
| 663 vamp_LIBS | |
| 664 vamp_CFLAGS | |
| 665 libsamplerate_LIBS | 663 libsamplerate_LIBS |
| 666 libsamplerate_CFLAGS | 664 libsamplerate_CFLAGS |
| 667 sndfile_LIBS | 665 sndfile_LIBS |
| 668 sndfile_CFLAGS | 666 sndfile_CFLAGS |
| 669 fftw3f_LIBS | 667 fftw3f_LIBS |
| 760 fftw3f_LIBS | 758 fftw3f_LIBS |
| 761 sndfile_CFLAGS | 759 sndfile_CFLAGS |
| 762 sndfile_LIBS | 760 sndfile_LIBS |
| 763 libsamplerate_CFLAGS | 761 libsamplerate_CFLAGS |
| 764 libsamplerate_LIBS | 762 libsamplerate_LIBS |
| 765 vamp_CFLAGS | |
| 766 vamp_LIBS | |
| 767 vamphostsdk_CFLAGS | |
| 768 vamphostsdk_LIBS | |
| 769 rubberband_CFLAGS | 763 rubberband_CFLAGS |
| 770 rubberband_LIBS | 764 rubberband_LIBS |
| 771 sord_CFLAGS | 765 sord_CFLAGS |
| 772 sord_LIBS | 766 sord_LIBS |
| 773 serd_CFLAGS | 767 serd_CFLAGS |
| 774 serd_LIBS | 768 serd_LIBS |
| 769 capnp_CFLAGS | |
| 770 capnp_LIBS | |
| 771 kj_CFLAGS | |
| 772 kj_LIBS | |
| 775 liblo_CFLAGS | 773 liblo_CFLAGS |
| 776 liblo_LIBS | 774 liblo_LIBS |
| 777 portaudio_CFLAGS | 775 portaudio_CFLAGS |
| 778 portaudio_LIBS | 776 portaudio_LIBS |
| 779 JACK_CFLAGS | 777 JACK_CFLAGS |
| 790 mad_LIBS | 788 mad_LIBS |
| 791 id3tag_CFLAGS | 789 id3tag_CFLAGS |
| 792 id3tag_LIBS | 790 id3tag_LIBS |
| 793 X11_CFLAGS | 791 X11_CFLAGS |
| 794 X11_LIBS' | 792 X11_LIBS' |
| 795 ac_subdirs_all='svcore svgui svapp' | 793 |
| 796 | 794 |
| 797 # Initialize some variables set by options. | 795 # Initialize some variables set by options. |
| 798 ac_init_help= | 796 ac_init_help= |
| 799 ac_init_version=false | 797 ac_init_version=false |
| 800 ac_unrecognized_opts= | 798 ac_unrecognized_opts= |
| 1431 linker flags for sndfile, overriding pkg-config | 1429 linker flags for sndfile, overriding pkg-config |
| 1432 libsamplerate_CFLAGS | 1430 libsamplerate_CFLAGS |
| 1433 C compiler flags for libsamplerate, overriding pkg-config | 1431 C compiler flags for libsamplerate, overriding pkg-config |
| 1434 libsamplerate_LIBS | 1432 libsamplerate_LIBS |
| 1435 linker flags for libsamplerate, overriding pkg-config | 1433 linker flags for libsamplerate, overriding pkg-config |
| 1436 vamp_CFLAGS C compiler flags for vamp, overriding pkg-config | |
| 1437 vamp_LIBS linker flags for vamp, overriding pkg-config | |
| 1438 vamphostsdk_CFLAGS | |
| 1439 C compiler flags for vamphostsdk, overriding pkg-config | |
| 1440 vamphostsdk_LIBS | |
| 1441 linker flags for vamphostsdk, overriding pkg-config | |
| 1442 rubberband_CFLAGS | 1434 rubberband_CFLAGS |
| 1443 C compiler flags for rubberband, overriding pkg-config | 1435 C compiler flags for rubberband, overriding pkg-config |
| 1444 rubberband_LIBS | 1436 rubberband_LIBS |
| 1445 linker flags for rubberband, overriding pkg-config | 1437 linker flags for rubberband, overriding pkg-config |
| 1446 sord_CFLAGS C compiler flags for sord, overriding pkg-config | 1438 sord_CFLAGS C compiler flags for sord, overriding pkg-config |
| 1447 sord_LIBS linker flags for sord, overriding pkg-config | 1439 sord_LIBS linker flags for sord, overriding pkg-config |
| 1448 serd_CFLAGS C compiler flags for serd, overriding pkg-config | 1440 serd_CFLAGS C compiler flags for serd, overriding pkg-config |
| 1449 serd_LIBS linker flags for serd, overriding pkg-config | 1441 serd_LIBS linker flags for serd, overriding pkg-config |
| 1442 capnp_CFLAGS | |
| 1443 C compiler flags for capnp, overriding pkg-config | |
| 1444 capnp_LIBS linker flags for capnp, overriding pkg-config | |
| 1445 kj_CFLAGS C compiler flags for kj, overriding pkg-config | |
| 1446 kj_LIBS linker flags for kj, overriding pkg-config | |
| 1450 liblo_CFLAGS | 1447 liblo_CFLAGS |
| 1451 C compiler flags for liblo, overriding pkg-config | 1448 C compiler flags for liblo, overriding pkg-config |
| 1452 liblo_LIBS linker flags for liblo, overriding pkg-config | 1449 liblo_LIBS linker flags for liblo, overriding pkg-config |
| 1453 portaudio_CFLAGS | 1450 portaudio_CFLAGS |
| 1454 C compiler flags for portaudio, overriding pkg-config | 1451 C compiler flags for portaudio, overriding pkg-config |
| 5236 | 5233 |
| 5237 fi | 5234 fi |
| 5238 fi | 5235 fi |
| 5239 | 5236 |
| 5240 | 5237 |
| 5241 SV_MODULE_MODULE=vamp | 5238 SV_MODULE_MODULE=rubberband |
| 5242 SV_MODULE_VERSION_TEST="vamp >= 2.1" | 5239 SV_MODULE_VERSION_TEST="rubberband" |
| 5243 SV_MODULE_HEADER=vamp/vamp.h | 5240 SV_MODULE_HEADER=rubberband/RubberBandStretcher.h |
| 5244 SV_MODULE_LIB= | 5241 SV_MODULE_LIB=rubberband |
| 5245 SV_MODULE_FUNC= | 5242 SV_MODULE_FUNC=rubberband_new |
| 5246 SV_MODULE_HAVE=HAVE_$(echo vamp | tr 'a-z' 'A-Z') | 5243 SV_MODULE_HAVE=HAVE_$(echo rubberband | tr 'a-z' 'A-Z') |
| 5247 SV_MODULE_FAILED=1 | 5244 SV_MODULE_FAILED=1 |
| 5248 if test -n "$vamp_LIBS" ; then | 5245 if test -n "$rubberband_LIBS" ; then |
| 5249 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5246 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5250 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5247 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 5251 CXXFLAGS="$CXXFLAGS $vamp_CFLAGS" | 5248 CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS" |
| 5252 LIBS="$LIBS $vamp_LIBS" | 5249 LIBS="$LIBS $rubberband_LIBS" |
| 5253 SV_MODULE_FAILED="" | 5250 SV_MODULE_FAILED="" |
| 5254 fi | 5251 fi |
| 5255 if test -z "$SV_MODULE_VERSION_TEST" ; then | 5252 if test -z "$SV_MODULE_VERSION_TEST" ; then |
| 5256 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | 5253 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE |
| 5257 fi | 5254 fi |
| 5258 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | 5255 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then |
| 5259 | 5256 |
| 5260 pkg_failed=no | 5257 pkg_failed=no |
| 5261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamp" >&5 | 5258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 |
| 5262 $as_echo_n "checking for vamp... " >&6; } | 5259 $as_echo_n "checking for rubberband... " >&6; } |
| 5263 | 5260 |
| 5264 if test -n "$vamp_CFLAGS"; then | 5261 if test -n "$rubberband_CFLAGS"; then |
| 5265 pkg_cv_vamp_CFLAGS="$vamp_CFLAGS" | 5262 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" |
| 5266 elif test -n "$PKG_CONFIG"; then | 5263 elif test -n "$PKG_CONFIG"; then |
| 5267 if test -n "$PKG_CONFIG" && \ | 5264 if test -n "$PKG_CONFIG" && \ |
| 5268 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5265 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5269 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5266 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5270 ac_status=$? | 5267 ac_status=$? |
| 5271 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5268 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5272 test $ac_status = 0; }; then | 5269 test $ac_status = 0; }; then |
| 5273 pkg_cv_vamp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5270 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5274 test "x$?" != "x0" && pkg_failed=yes | 5271 test "x$?" != "x0" && pkg_failed=yes |
| 5275 else | 5272 else |
| 5276 pkg_failed=yes | 5273 pkg_failed=yes |
| 5277 fi | 5274 fi |
| 5278 else | 5275 else |
| 5279 pkg_failed=untried | 5276 pkg_failed=untried |
| 5280 fi | 5277 fi |
| 5281 if test -n "$vamp_LIBS"; then | 5278 if test -n "$rubberband_LIBS"; then |
| 5282 pkg_cv_vamp_LIBS="$vamp_LIBS" | 5279 pkg_cv_rubberband_LIBS="$rubberband_LIBS" |
| 5283 elif test -n "$PKG_CONFIG"; then | 5280 elif test -n "$PKG_CONFIG"; then |
| 5284 if test -n "$PKG_CONFIG" && \ | 5281 if test -n "$PKG_CONFIG" && \ |
| 5285 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5282 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5286 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5283 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5287 ac_status=$? | 5284 ac_status=$? |
| 5288 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5285 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5289 test $ac_status = 0; }; then | 5286 test $ac_status = 0; }; then |
| 5290 pkg_cv_vamp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5287 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5291 test "x$?" != "x0" && pkg_failed=yes | 5288 test "x$?" != "x0" && pkg_failed=yes |
| 5292 else | 5289 else |
| 5293 pkg_failed=yes | 5290 pkg_failed=yes |
| 5294 fi | 5291 fi |
| 5295 else | 5292 else |
| 5306 _pkg_short_errors_supported=yes | 5303 _pkg_short_errors_supported=yes |
| 5307 else | 5304 else |
| 5308 _pkg_short_errors_supported=no | 5305 _pkg_short_errors_supported=no |
| 5309 fi | 5306 fi |
| 5310 if test $_pkg_short_errors_supported = yes; then | 5307 if test $_pkg_short_errors_supported = yes; then |
| 5311 vamp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5308 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5312 else | 5309 else |
| 5313 vamp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5310 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5314 fi | 5311 fi |
| 5315 # Put the nasty error message in config.log where it belongs | 5312 # Put the nasty error message in config.log where it belongs |
| 5316 echo "$vamp_PKG_ERRORS" >&5 | 5313 echo "$rubberband_PKG_ERRORS" >&5 |
| 5317 | 5314 |
| 5318 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5315 { $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 |
| 5319 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5316 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5320 elif test $pkg_failed = untried; then | 5317 elif test $pkg_failed = untried; then |
| 5321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 5322 $as_echo "no" >&6; } | 5319 $as_echo "no" >&6; } |
| 5323 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5320 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
| 5324 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5321 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5325 else | 5322 else |
| 5326 vamp_CFLAGS=$pkg_cv_vamp_CFLAGS | 5323 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS |
| 5327 vamp_LIBS=$pkg_cv_vamp_LIBS | 5324 rubberband_LIBS=$pkg_cv_rubberband_LIBS |
| 5328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 5329 $as_echo "yes" >&6; } | 5326 $as_echo "yes" >&6; } |
| 5330 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $vamp_CFLAGS";LIBS="$LIBS $vamp_LIBS";SV_MODULE_FAILED="" | 5327 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS";LIBS="$LIBS $rubberband_LIBS";SV_MODULE_FAILED="" |
| 5331 fi | 5328 fi |
| 5332 fi | 5329 fi |
| 5333 if test -n "$SV_MODULE_FAILED"; then | 5330 if test -n "$SV_MODULE_FAILED"; then |
| 5334 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5331 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
| 5335 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5332 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
| 5387 | 5384 |
| 5388 fi | 5385 fi |
| 5389 fi | 5386 fi |
| 5390 | 5387 |
| 5391 | 5388 |
| 5392 SV_MODULE_MODULE=vamphostsdk | 5389 SV_MODULE_MODULE=sord |
| 5393 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.5" | 5390 SV_MODULE_VERSION_TEST="sord-0 >= 0.5" |
| 5394 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h | 5391 SV_MODULE_HEADER=sord/sord.h |
| 5395 SV_MODULE_LIB=vamp-hostsdk | 5392 SV_MODULE_LIB=sord-0 |
| 5396 SV_MODULE_FUNC=libvamphostsdk_v_2_5_present | 5393 SV_MODULE_FUNC=sord_world_new |
| 5397 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') | 5394 SV_MODULE_HAVE=HAVE_$(echo sord | tr 'a-z' 'A-Z') |
| 5398 SV_MODULE_FAILED=1 | 5395 SV_MODULE_FAILED=1 |
| 5399 if test -n "$vamphostsdk_LIBS" ; then | 5396 if test -n "$sord_LIBS" ; then |
| 5400 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5397 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5401 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5398 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 5402 CXXFLAGS="$CXXFLAGS $vamphostsdk_CFLAGS" | 5399 CXXFLAGS="$CXXFLAGS $sord_CFLAGS" |
| 5403 LIBS="$LIBS $vamphostsdk_LIBS" | 5400 LIBS="$LIBS $sord_LIBS" |
| 5404 SV_MODULE_FAILED="" | 5401 SV_MODULE_FAILED="" |
| 5405 fi | 5402 fi |
| 5406 if test -z "$SV_MODULE_VERSION_TEST" ; then | 5403 if test -z "$SV_MODULE_VERSION_TEST" ; then |
| 5407 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | 5404 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE |
| 5408 fi | 5405 fi |
| 5409 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | 5406 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then |
| 5410 | 5407 |
| 5411 pkg_failed=no | 5408 pkg_failed=no |
| 5412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for vamphostsdk" >&5 | 5409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sord" >&5 |
| 5413 $as_echo_n "checking for vamphostsdk... " >&6; } | 5410 $as_echo_n "checking for sord... " >&6; } |
| 5414 | 5411 |
| 5415 if test -n "$vamphostsdk_CFLAGS"; then | 5412 if test -n "$sord_CFLAGS"; then |
| 5416 pkg_cv_vamphostsdk_CFLAGS="$vamphostsdk_CFLAGS" | 5413 pkg_cv_sord_CFLAGS="$sord_CFLAGS" |
| 5417 elif test -n "$PKG_CONFIG"; then | 5414 elif test -n "$PKG_CONFIG"; then |
| 5418 if test -n "$PKG_CONFIG" && \ | 5415 if test -n "$PKG_CONFIG" && \ |
| 5419 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5416 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5420 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5417 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5421 ac_status=$? | 5418 ac_status=$? |
| 5422 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5419 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5423 test $ac_status = 0; }; then | 5420 test $ac_status = 0; }; then |
| 5424 pkg_cv_vamphostsdk_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5421 pkg_cv_sord_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5425 test "x$?" != "x0" && pkg_failed=yes | 5422 test "x$?" != "x0" && pkg_failed=yes |
| 5426 else | 5423 else |
| 5427 pkg_failed=yes | 5424 pkg_failed=yes |
| 5428 fi | 5425 fi |
| 5429 else | 5426 else |
| 5430 pkg_failed=untried | 5427 pkg_failed=untried |
| 5431 fi | 5428 fi |
| 5432 if test -n "$vamphostsdk_LIBS"; then | 5429 if test -n "$sord_LIBS"; then |
| 5433 pkg_cv_vamphostsdk_LIBS="$vamphostsdk_LIBS" | 5430 pkg_cv_sord_LIBS="$sord_LIBS" |
| 5434 elif test -n "$PKG_CONFIG"; then | 5431 elif test -n "$PKG_CONFIG"; then |
| 5435 if test -n "$PKG_CONFIG" && \ | 5432 if test -n "$PKG_CONFIG" && \ |
| 5436 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5433 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5437 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5434 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5438 ac_status=$? | 5435 ac_status=$? |
| 5439 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5436 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5440 test $ac_status = 0; }; then | 5437 test $ac_status = 0; }; then |
| 5441 pkg_cv_vamphostsdk_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5438 pkg_cv_sord_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5442 test "x$?" != "x0" && pkg_failed=yes | 5439 test "x$?" != "x0" && pkg_failed=yes |
| 5443 else | 5440 else |
| 5444 pkg_failed=yes | 5441 pkg_failed=yes |
| 5445 fi | 5442 fi |
| 5446 else | 5443 else |
| 5457 _pkg_short_errors_supported=yes | 5454 _pkg_short_errors_supported=yes |
| 5458 else | 5455 else |
| 5459 _pkg_short_errors_supported=no | 5456 _pkg_short_errors_supported=no |
| 5460 fi | 5457 fi |
| 5461 if test $_pkg_short_errors_supported = yes; then | 5458 if test $_pkg_short_errors_supported = yes; then |
| 5462 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5459 sord_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5463 else | 5460 else |
| 5464 vamphostsdk_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5461 sord_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5465 fi | 5462 fi |
| 5466 # Put the nasty error message in config.log where it belongs | 5463 # Put the nasty error message in config.log where it belongs |
| 5467 echo "$vamphostsdk_PKG_ERRORS" >&5 | 5464 echo "$sord_PKG_ERRORS" >&5 |
| 5468 | 5465 |
| 5469 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 | 5466 { $as_echo "$as_me:${as_lineno-$LINENO}: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&5 |
| 5470 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5467 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5471 elif test $pkg_failed = untried; then | 5468 elif test $pkg_failed = untried; then |
| 5472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 5473 $as_echo "no" >&6; } | 5470 $as_echo "no" >&6; } |
| 5474 { $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 | 5471 { $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 |
| 5475 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5472 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5476 else | 5473 else |
| 5477 vamphostsdk_CFLAGS=$pkg_cv_vamphostsdk_CFLAGS | 5474 sord_CFLAGS=$pkg_cv_sord_CFLAGS |
| 5478 vamphostsdk_LIBS=$pkg_cv_vamphostsdk_LIBS | 5475 sord_LIBS=$pkg_cv_sord_LIBS |
| 5479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 5480 $as_echo "yes" >&6; } | 5477 $as_echo "yes" >&6; } |
| 5481 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $vamphostsdk_CFLAGS";LIBS="$LIBS $vamphostsdk_LIBS";SV_MODULE_FAILED="" | 5478 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $sord_CFLAGS";LIBS="$LIBS $sord_LIBS";SV_MODULE_FAILED="" |
| 5482 fi | 5479 fi |
| 5483 fi | 5480 fi |
| 5484 if test -n "$SV_MODULE_FAILED"; then | 5481 if test -n "$SV_MODULE_FAILED"; then |
| 5485 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5482 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
| 5486 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5483 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
| 5538 | 5535 |
| 5539 fi | 5536 fi |
| 5540 fi | 5537 fi |
| 5541 | 5538 |
| 5542 | 5539 |
| 5543 SV_MODULE_MODULE=rubberband | 5540 SV_MODULE_MODULE=serd |
| 5544 SV_MODULE_VERSION_TEST="rubberband" | 5541 SV_MODULE_VERSION_TEST="serd-0 >= 0.5" |
| 5545 SV_MODULE_HEADER=rubberband/RubberBandStretcher.h | 5542 SV_MODULE_HEADER=serd/serd.h |
| 5546 SV_MODULE_LIB=rubberband | 5543 SV_MODULE_LIB=serd-0 |
| 5547 SV_MODULE_FUNC=rubberband_new | 5544 SV_MODULE_FUNC=serd_reader_read_file |
| 5548 SV_MODULE_HAVE=HAVE_$(echo rubberband | tr 'a-z' 'A-Z') | 5545 SV_MODULE_HAVE=HAVE_$(echo serd | tr 'a-z' 'A-Z') |
| 5549 SV_MODULE_FAILED=1 | 5546 SV_MODULE_FAILED=1 |
| 5550 if test -n "$rubberband_LIBS" ; then | 5547 if test -n "$serd_LIBS" ; then |
| 5551 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5548 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5552 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5549 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 5553 CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS" | 5550 CXXFLAGS="$CXXFLAGS $serd_CFLAGS" |
| 5554 LIBS="$LIBS $rubberband_LIBS" | 5551 LIBS="$LIBS $serd_LIBS" |
| 5555 SV_MODULE_FAILED="" | 5552 SV_MODULE_FAILED="" |
| 5556 fi | 5553 fi |
| 5557 if test -z "$SV_MODULE_VERSION_TEST" ; then | 5554 if test -z "$SV_MODULE_VERSION_TEST" ; then |
| 5558 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | 5555 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE |
| 5559 fi | 5556 fi |
| 5560 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | 5557 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then |
| 5561 | 5558 |
| 5562 pkg_failed=no | 5559 pkg_failed=no |
| 5563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rubberband" >&5 | 5560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for serd" >&5 |
| 5564 $as_echo_n "checking for rubberband... " >&6; } | 5561 $as_echo_n "checking for serd... " >&6; } |
| 5565 | 5562 |
| 5566 if test -n "$rubberband_CFLAGS"; then | 5563 if test -n "$serd_CFLAGS"; then |
| 5567 pkg_cv_rubberband_CFLAGS="$rubberband_CFLAGS" | 5564 pkg_cv_serd_CFLAGS="$serd_CFLAGS" |
| 5568 elif test -n "$PKG_CONFIG"; then | 5565 elif test -n "$PKG_CONFIG"; then |
| 5569 if test -n "$PKG_CONFIG" && \ | 5566 if test -n "$PKG_CONFIG" && \ |
| 5570 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5567 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5571 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5568 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5572 ac_status=$? | 5569 ac_status=$? |
| 5573 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5570 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5574 test $ac_status = 0; }; then | 5571 test $ac_status = 0; }; then |
| 5575 pkg_cv_rubberband_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5572 pkg_cv_serd_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5576 test "x$?" != "x0" && pkg_failed=yes | 5573 test "x$?" != "x0" && pkg_failed=yes |
| 5577 else | 5574 else |
| 5578 pkg_failed=yes | 5575 pkg_failed=yes |
| 5579 fi | 5576 fi |
| 5580 else | 5577 else |
| 5581 pkg_failed=untried | 5578 pkg_failed=untried |
| 5582 fi | 5579 fi |
| 5583 if test -n "$rubberband_LIBS"; then | 5580 if test -n "$serd_LIBS"; then |
| 5584 pkg_cv_rubberband_LIBS="$rubberband_LIBS" | 5581 pkg_cv_serd_LIBS="$serd_LIBS" |
| 5585 elif test -n "$PKG_CONFIG"; then | 5582 elif test -n "$PKG_CONFIG"; then |
| 5586 if test -n "$PKG_CONFIG" && \ | 5583 if test -n "$PKG_CONFIG" && \ |
| 5587 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5584 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5588 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5585 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5589 ac_status=$? | 5586 ac_status=$? |
| 5590 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5587 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5591 test $ac_status = 0; }; then | 5588 test $ac_status = 0; }; then |
| 5592 pkg_cv_rubberband_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5589 pkg_cv_serd_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5593 test "x$?" != "x0" && pkg_failed=yes | 5590 test "x$?" != "x0" && pkg_failed=yes |
| 5594 else | 5591 else |
| 5595 pkg_failed=yes | 5592 pkg_failed=yes |
| 5596 fi | 5593 fi |
| 5597 else | 5594 else |
| 5608 _pkg_short_errors_supported=yes | 5605 _pkg_short_errors_supported=yes |
| 5609 else | 5606 else |
| 5610 _pkg_short_errors_supported=no | 5607 _pkg_short_errors_supported=no |
| 5611 fi | 5608 fi |
| 5612 if test $_pkg_short_errors_supported = yes; then | 5609 if test $_pkg_short_errors_supported = yes; then |
| 5613 rubberband_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5610 serd_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5614 else | 5611 else |
| 5615 rubberband_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5612 serd_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5616 fi | 5613 fi |
| 5617 # Put the nasty error message in config.log where it belongs | 5614 # Put the nasty error message in config.log where it belongs |
| 5618 echo "$rubberband_PKG_ERRORS" >&5 | 5615 echo "$serd_PKG_ERRORS" >&5 |
| 5619 | 5616 |
| 5620 { $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 | 5617 { $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 |
| 5621 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5618 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5622 elif test $pkg_failed = untried; then | 5619 elif test $pkg_failed = untried; then |
| 5623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 5624 $as_echo "no" >&6; } | 5621 $as_echo "no" >&6; } |
| 5625 { $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 | 5622 { $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 |
| 5626 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5623 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5627 else | 5624 else |
| 5628 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS | 5625 serd_CFLAGS=$pkg_cv_serd_CFLAGS |
| 5629 rubberband_LIBS=$pkg_cv_rubberband_LIBS | 5626 serd_LIBS=$pkg_cv_serd_LIBS |
| 5630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 5631 $as_echo "yes" >&6; } | 5628 $as_echo "yes" >&6; } |
| 5632 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS";LIBS="$LIBS $rubberband_LIBS";SV_MODULE_FAILED="" | 5629 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $serd_CFLAGS";LIBS="$LIBS $serd_LIBS";SV_MODULE_FAILED="" |
| 5633 fi | 5630 fi |
| 5634 fi | 5631 fi |
| 5635 if test -n "$SV_MODULE_FAILED"; then | 5632 if test -n "$SV_MODULE_FAILED"; then |
| 5636 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5633 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
| 5637 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5634 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
| 5689 | 5686 |
| 5690 fi | 5687 fi |
| 5691 fi | 5688 fi |
| 5692 | 5689 |
| 5693 | 5690 |
| 5694 SV_MODULE_MODULE=sord | 5691 SV_MODULE_MODULE=capnp |
| 5695 SV_MODULE_VERSION_TEST="sord-0 >= 0.5" | 5692 SV_MODULE_VERSION_TEST="capnp >= 0.6" |
| 5696 SV_MODULE_HEADER=sord/sord.h | 5693 SV_MODULE_HEADER=capnp/common.h |
| 5697 SV_MODULE_LIB=sord-0 | 5694 SV_MODULE_LIB=capnp |
| 5698 SV_MODULE_FUNC=sord_world_new | 5695 SV_MODULE_FUNC= |
| 5699 SV_MODULE_HAVE=HAVE_$(echo sord | tr 'a-z' 'A-Z') | 5696 SV_MODULE_HAVE=HAVE_$(echo capnp | tr 'a-z' 'A-Z') |
| 5700 SV_MODULE_FAILED=1 | 5697 SV_MODULE_FAILED=1 |
| 5701 if test -n "$sord_LIBS" ; then | 5698 if test -n "$capnp_LIBS" ; then |
| 5702 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5699 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5703 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5700 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 5704 CXXFLAGS="$CXXFLAGS $sord_CFLAGS" | 5701 CXXFLAGS="$CXXFLAGS $capnp_CFLAGS" |
| 5705 LIBS="$LIBS $sord_LIBS" | 5702 LIBS="$LIBS $capnp_LIBS" |
| 5706 SV_MODULE_FAILED="" | 5703 SV_MODULE_FAILED="" |
| 5707 fi | 5704 fi |
| 5708 if test -z "$SV_MODULE_VERSION_TEST" ; then | 5705 if test -z "$SV_MODULE_VERSION_TEST" ; then |
| 5709 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | 5706 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE |
| 5710 fi | 5707 fi |
| 5711 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | 5708 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then |
| 5712 | 5709 |
| 5713 pkg_failed=no | 5710 pkg_failed=no |
| 5714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sord" >&5 | 5711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for capnp" >&5 |
| 5715 $as_echo_n "checking for sord... " >&6; } | 5712 $as_echo_n "checking for capnp... " >&6; } |
| 5716 | 5713 |
| 5717 if test -n "$sord_CFLAGS"; then | 5714 if test -n "$capnp_CFLAGS"; then |
| 5718 pkg_cv_sord_CFLAGS="$sord_CFLAGS" | 5715 pkg_cv_capnp_CFLAGS="$capnp_CFLAGS" |
| 5719 elif test -n "$PKG_CONFIG"; then | 5716 elif test -n "$PKG_CONFIG"; then |
| 5720 if test -n "$PKG_CONFIG" && \ | 5717 if test -n "$PKG_CONFIG" && \ |
| 5721 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5718 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5722 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5719 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5723 ac_status=$? | 5720 ac_status=$? |
| 5724 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5721 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5725 test $ac_status = 0; }; then | 5722 test $ac_status = 0; }; then |
| 5726 pkg_cv_sord_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5723 pkg_cv_capnp_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5727 test "x$?" != "x0" && pkg_failed=yes | 5724 test "x$?" != "x0" && pkg_failed=yes |
| 5728 else | 5725 else |
| 5729 pkg_failed=yes | 5726 pkg_failed=yes |
| 5730 fi | 5727 fi |
| 5731 else | 5728 else |
| 5732 pkg_failed=untried | 5729 pkg_failed=untried |
| 5733 fi | 5730 fi |
| 5734 if test -n "$sord_LIBS"; then | 5731 if test -n "$capnp_LIBS"; then |
| 5735 pkg_cv_sord_LIBS="$sord_LIBS" | 5732 pkg_cv_capnp_LIBS="$capnp_LIBS" |
| 5736 elif test -n "$PKG_CONFIG"; then | 5733 elif test -n "$PKG_CONFIG"; then |
| 5737 if test -n "$PKG_CONFIG" && \ | 5734 if test -n "$PKG_CONFIG" && \ |
| 5738 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5735 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5739 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5736 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5740 ac_status=$? | 5737 ac_status=$? |
| 5741 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5738 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5742 test $ac_status = 0; }; then | 5739 test $ac_status = 0; }; then |
| 5743 pkg_cv_sord_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5740 pkg_cv_capnp_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5744 test "x$?" != "x0" && pkg_failed=yes | 5741 test "x$?" != "x0" && pkg_failed=yes |
| 5745 else | 5742 else |
| 5746 pkg_failed=yes | 5743 pkg_failed=yes |
| 5747 fi | 5744 fi |
| 5748 else | 5745 else |
| 5759 _pkg_short_errors_supported=yes | 5756 _pkg_short_errors_supported=yes |
| 5760 else | 5757 else |
| 5761 _pkg_short_errors_supported=no | 5758 _pkg_short_errors_supported=no |
| 5762 fi | 5759 fi |
| 5763 if test $_pkg_short_errors_supported = yes; then | 5760 if test $_pkg_short_errors_supported = yes; then |
| 5764 sord_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5761 capnp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5765 else | 5762 else |
| 5766 sord_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5763 capnp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5767 fi | 5764 fi |
| 5768 # Put the nasty error message in config.log where it belongs | 5765 # Put the nasty error message in config.log where it belongs |
| 5769 echo "$sord_PKG_ERRORS" >&5 | 5766 echo "$capnp_PKG_ERRORS" >&5 |
| 5770 | 5767 |
| 5771 { $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 | 5768 { $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 |
| 5772 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5769 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5773 elif test $pkg_failed = untried; then | 5770 elif test $pkg_failed = untried; then |
| 5774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 5775 $as_echo "no" >&6; } | 5772 $as_echo "no" >&6; } |
| 5776 { $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 | 5773 { $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 |
| 5777 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5774 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5778 else | 5775 else |
| 5779 sord_CFLAGS=$pkg_cv_sord_CFLAGS | 5776 capnp_CFLAGS=$pkg_cv_capnp_CFLAGS |
| 5780 sord_LIBS=$pkg_cv_sord_LIBS | 5777 capnp_LIBS=$pkg_cv_capnp_LIBS |
| 5781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 5782 $as_echo "yes" >&6; } | 5779 $as_echo "yes" >&6; } |
| 5783 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $sord_CFLAGS";LIBS="$LIBS $sord_LIBS";SV_MODULE_FAILED="" | 5780 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $capnp_CFLAGS";LIBS="$LIBS $capnp_LIBS";SV_MODULE_FAILED="" |
| 5784 fi | 5781 fi |
| 5785 fi | 5782 fi |
| 5786 if test -n "$SV_MODULE_FAILED"; then | 5783 if test -n "$SV_MODULE_FAILED"; then |
| 5787 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5784 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
| 5788 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5785 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
| 5840 | 5837 |
| 5841 fi | 5838 fi |
| 5842 fi | 5839 fi |
| 5843 | 5840 |
| 5844 | 5841 |
| 5845 SV_MODULE_MODULE=serd | 5842 SV_MODULE_MODULE=kj |
| 5846 SV_MODULE_VERSION_TEST="serd-0 >= 0.5" | 5843 SV_MODULE_VERSION_TEST="kj >= 0.6" |
| 5847 SV_MODULE_HEADER=serd/serd.h | 5844 SV_MODULE_HEADER=kj/common.h |
| 5848 SV_MODULE_LIB=serd-0 | 5845 SV_MODULE_LIB=kj |
| 5849 SV_MODULE_FUNC=serd_reader_read_file | 5846 SV_MODULE_FUNC= |
| 5850 SV_MODULE_HAVE=HAVE_$(echo serd | tr 'a-z' 'A-Z') | 5847 SV_MODULE_HAVE=HAVE_$(echo kj | tr 'a-z' 'A-Z') |
| 5851 SV_MODULE_FAILED=1 | 5848 SV_MODULE_FAILED=1 |
| 5852 if test -n "$serd_LIBS" ; then | 5849 if test -n "$kj_LIBS" ; then |
| 5853 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5850 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5854 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5851 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 5855 CXXFLAGS="$CXXFLAGS $serd_CFLAGS" | 5852 CXXFLAGS="$CXXFLAGS $kj_CFLAGS" |
| 5856 LIBS="$LIBS $serd_LIBS" | 5853 LIBS="$LIBS $kj_LIBS" |
| 5857 SV_MODULE_FAILED="" | 5854 SV_MODULE_FAILED="" |
| 5858 fi | 5855 fi |
| 5859 if test -z "$SV_MODULE_VERSION_TEST" ; then | 5856 if test -z "$SV_MODULE_VERSION_TEST" ; then |
| 5860 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | 5857 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE |
| 5861 fi | 5858 fi |
| 5862 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | 5859 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then |
| 5863 | 5860 |
| 5864 pkg_failed=no | 5861 pkg_failed=no |
| 5865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for serd" >&5 | 5862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kj" >&5 |
| 5866 $as_echo_n "checking for serd... " >&6; } | 5863 $as_echo_n "checking for kj... " >&6; } |
| 5867 | 5864 |
| 5868 if test -n "$serd_CFLAGS"; then | 5865 if test -n "$kj_CFLAGS"; then |
| 5869 pkg_cv_serd_CFLAGS="$serd_CFLAGS" | 5866 pkg_cv_kj_CFLAGS="$kj_CFLAGS" |
| 5870 elif test -n "$PKG_CONFIG"; then | 5867 elif test -n "$PKG_CONFIG"; then |
| 5871 if test -n "$PKG_CONFIG" && \ | 5868 if test -n "$PKG_CONFIG" && \ |
| 5872 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5869 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5873 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5870 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5874 ac_status=$? | 5871 ac_status=$? |
| 5875 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5872 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5876 test $ac_status = 0; }; then | 5873 test $ac_status = 0; }; then |
| 5877 pkg_cv_serd_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5874 pkg_cv_kj_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5878 test "x$?" != "x0" && pkg_failed=yes | 5875 test "x$?" != "x0" && pkg_failed=yes |
| 5879 else | 5876 else |
| 5880 pkg_failed=yes | 5877 pkg_failed=yes |
| 5881 fi | 5878 fi |
| 5882 else | 5879 else |
| 5883 pkg_failed=untried | 5880 pkg_failed=untried |
| 5884 fi | 5881 fi |
| 5885 if test -n "$serd_LIBS"; then | 5882 if test -n "$kj_LIBS"; then |
| 5886 pkg_cv_serd_LIBS="$serd_LIBS" | 5883 pkg_cv_kj_LIBS="$kj_LIBS" |
| 5887 elif test -n "$PKG_CONFIG"; then | 5884 elif test -n "$PKG_CONFIG"; then |
| 5888 if test -n "$PKG_CONFIG" && \ | 5885 if test -n "$PKG_CONFIG" && \ |
| 5889 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | 5886 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 |
| 5890 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | 5887 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 |
| 5891 ac_status=$? | 5888 ac_status=$? |
| 5892 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 5889 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 5893 test $ac_status = 0; }; then | 5890 test $ac_status = 0; }; then |
| 5894 pkg_cv_serd_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | 5891 pkg_cv_kj_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` |
| 5895 test "x$?" != "x0" && pkg_failed=yes | 5892 test "x$?" != "x0" && pkg_failed=yes |
| 5896 else | 5893 else |
| 5897 pkg_failed=yes | 5894 pkg_failed=yes |
| 5898 fi | 5895 fi |
| 5899 else | 5896 else |
| 5910 _pkg_short_errors_supported=yes | 5907 _pkg_short_errors_supported=yes |
| 5911 else | 5908 else |
| 5912 _pkg_short_errors_supported=no | 5909 _pkg_short_errors_supported=no |
| 5913 fi | 5910 fi |
| 5914 if test $_pkg_short_errors_supported = yes; then | 5911 if test $_pkg_short_errors_supported = yes; then |
| 5915 serd_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5912 kj_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5916 else | 5913 else |
| 5917 serd_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | 5914 kj_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` |
| 5918 fi | 5915 fi |
| 5919 # Put the nasty error message in config.log where it belongs | 5916 # Put the nasty error message in config.log where it belongs |
| 5920 echo "$serd_PKG_ERRORS" >&5 | 5917 echo "$kj_PKG_ERRORS" >&5 |
| 5921 | 5918 |
| 5922 { $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 | 5919 { $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 |
| 5923 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5920 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5924 elif test $pkg_failed = untried; then | 5921 elif test $pkg_failed = untried; then |
| 5925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 5926 $as_echo "no" >&6; } | 5923 $as_echo "no" >&6; } |
| 5927 { $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 | 5924 { $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 |
| 5928 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | 5925 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} |
| 5929 else | 5926 else |
| 5930 serd_CFLAGS=$pkg_cv_serd_CFLAGS | 5927 kj_CFLAGS=$pkg_cv_kj_CFLAGS |
| 5931 serd_LIBS=$pkg_cv_serd_LIBS | 5928 kj_LIBS=$pkg_cv_kj_LIBS |
| 5932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 5933 $as_echo "yes" >&6; } | 5930 $as_echo "yes" >&6; } |
| 5934 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $serd_CFLAGS";LIBS="$LIBS $serd_LIBS";SV_MODULE_FAILED="" | 5931 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $kj_CFLAGS";LIBS="$LIBS $kj_LIBS";SV_MODULE_FAILED="" |
| 5935 fi | 5932 fi |
| 5936 fi | 5933 fi |
| 5937 if test -n "$SV_MODULE_FAILED"; then | 5934 if test -n "$SV_MODULE_FAILED"; then |
| 5938 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5935 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
| 5939 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5936 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
| 7561 | 7558 |
| 7562 | 7559 |
| 7563 | 7560 |
| 7564 | 7561 |
| 7565 | 7562 |
| 7566 | |
| 7567 | |
| 7568 | |
| 7569 subdirs="$subdirs svcore svgui svapp" | |
| 7570 | 7563 |
| 7571 ac_config_files="$ac_config_files config.pri" | 7564 ac_config_files="$ac_config_files config.pri" |
| 7572 | 7565 |
| 7573 | 7566 |
| 7574 cat >confcache <<\_ACEOF | 7567 cat >confcache <<\_ACEOF |
| 8732 exec 5>>config.log | 8725 exec 5>>config.log |
| 8733 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 8726 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 8734 # would make configure fail if this is the last instruction. | 8727 # would make configure fail if this is the last instruction. |
| 8735 $ac_cs_success || as_fn_exit 1 | 8728 $ac_cs_success || as_fn_exit 1 |
| 8736 fi | 8729 fi |
| 8737 | |
| 8738 # | |
| 8739 # CONFIG_SUBDIRS section. | |
| 8740 # | |
| 8741 if test "$no_recursion" != yes; then | |
| 8742 | |
| 8743 # Remove --cache-file, --srcdir, and --disable-option-checking arguments | |
| 8744 # so they do not pile up. | |
| 8745 ac_sub_configure_args= | |
| 8746 ac_prev= | |
| 8747 eval "set x $ac_configure_args" | |
| 8748 shift | |
| 8749 for ac_arg | |
| 8750 do | |
| 8751 if test -n "$ac_prev"; then | |
| 8752 ac_prev= | |
| 8753 continue | |
| 8754 fi | |
| 8755 case $ac_arg in | |
| 8756 -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
| 8757 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
| 8758 ac_prev=cache_file ;; | |
| 8759 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
| 8760 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ | |
| 8761 | --c=*) | |
| 8762 ;; | |
| 8763 --config-cache | -C) | |
| 8764 ;; | |
| 8765 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
| 8766 ac_prev=srcdir ;; | |
| 8767 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
| 8768 ;; | |
| 8769 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
| 8770 ac_prev=prefix ;; | |
| 8771 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
| 8772 ;; | |
| 8773 --disable-option-checking) | |
| 8774 ;; | |
| 8775 *) | |
| 8776 case $ac_arg in | |
| 8777 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
| 8778 esac | |
| 8779 as_fn_append ac_sub_configure_args " '$ac_arg'" ;; | |
| 8780 esac | |
| 8781 done | |
| 8782 | |
| 8783 # Always prepend --prefix to ensure using the same prefix | |
| 8784 # in subdir configurations. | |
| 8785 ac_arg="--prefix=$prefix" | |
| 8786 case $ac_arg in | |
| 8787 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
| 8788 esac | |
| 8789 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args" | |
| 8790 | |
| 8791 # Pass --silent | |
| 8792 if test "$silent" = yes; then | |
| 8793 ac_sub_configure_args="--silent $ac_sub_configure_args" | |
| 8794 fi | |
| 8795 | |
| 8796 # Always prepend --disable-option-checking to silence warnings, since | |
| 8797 # different subdirs can have different --enable and --with options. | |
| 8798 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args" | |
| 8799 | |
| 8800 ac_popdir=`pwd` | |
| 8801 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue | |
| 8802 | |
| 8803 # Do not complain, so a configure script can configure whichever | |
| 8804 # parts of a large source tree are present. | |
| 8805 test -d "$srcdir/$ac_dir" || continue | |
| 8806 | |
| 8807 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)" | |
| 8808 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5 | |
| 8809 $as_echo "$ac_msg" >&6 | |
| 8810 as_dir="$ac_dir"; as_fn_mkdir_p | |
| 8811 ac_builddir=. | |
| 8812 | |
| 8813 case "$ac_dir" in | |
| 8814 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
| 8815 *) | |
| 8816 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | |
| 8817 # A ".." for each directory in $ac_dir_suffix. | |
| 8818 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` | |
| 8819 case $ac_top_builddir_sub in | |
| 8820 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
| 8821 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | |
| 8822 esac ;; | |
| 8823 esac | |
| 8824 ac_abs_top_builddir=$ac_pwd | |
| 8825 ac_abs_builddir=$ac_pwd$ac_dir_suffix | |
| 8826 # for backward compatibility: | |
| 8827 ac_top_builddir=$ac_top_build_prefix | |
| 8828 | |
| 8829 case $srcdir in | |
| 8830 .) # We are building in place. | |
| 8831 ac_srcdir=. | |
| 8832 ac_top_srcdir=$ac_top_builddir_sub | |
| 8833 ac_abs_top_srcdir=$ac_pwd ;; | |
| 8834 [\\/]* | ?:[\\/]* ) # Absolute name. | |
| 8835 ac_srcdir=$srcdir$ac_dir_suffix; | |
| 8836 ac_top_srcdir=$srcdir | |
| 8837 ac_abs_top_srcdir=$srcdir ;; | |
| 8838 *) # Relative name. | |
| 8839 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | |
| 8840 ac_top_srcdir=$ac_top_build_prefix$srcdir | |
| 8841 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | |
| 8842 esac | |
| 8843 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | |
| 8844 | |
| 8845 | |
| 8846 cd "$ac_dir" | |
| 8847 | |
| 8848 # Check for guested configure; otherwise get Cygnus style configure. | |
| 8849 if test -f "$ac_srcdir/configure.gnu"; then | |
| 8850 ac_sub_configure=$ac_srcdir/configure.gnu | |
| 8851 elif test -f "$ac_srcdir/configure"; then | |
| 8852 ac_sub_configure=$ac_srcdir/configure | |
| 8853 elif test -f "$ac_srcdir/configure.in"; then | |
| 8854 # This should be Cygnus configure. | |
| 8855 ac_sub_configure=$ac_aux_dir/configure | |
| 8856 else | |
| 8857 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5 | |
| 8858 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;} | |
| 8859 ac_sub_configure= | |
| 8860 fi | |
| 8861 | |
| 8862 # The recursion is here. | |
| 8863 if test -n "$ac_sub_configure"; then | |
| 8864 # Make the cache file name correct relative to the subdirectory. | |
| 8865 case $cache_file in | |
| 8866 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;; | |
| 8867 *) # Relative name. | |
| 8868 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;; | |
| 8869 esac | |
| 8870 | |
| 8871 { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5 | |
| 8872 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;} | |
| 8873 # The eval makes quoting arguments work. | |
| 8874 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \ | |
| 8875 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" || | |
| 8876 as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5 | |
| 8877 fi | |
| 8878 | |
| 8879 cd "$ac_popdir" | |
| 8880 done | |
| 8881 fi | |
| 8882 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 8730 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 8883 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8731 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
| 8884 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8732 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
| 8885 fi | 8733 fi |
| 8886 | 8734 |
