Mercurial > hg > svgui
comparison configure @ 611:0c5330bbe313
Use new symbols in Vamp SDK 2.3.1 for autoconf detection
author | Chris Cannam |
---|---|
date | Fri, 25 May 2012 14:17:33 +0100 |
parents | 6948c3cc151e |
children | 7ac63919fd52 |
comparison
equal
deleted
inserted
replaced
610:ece1af8cfffa | 611:0c5330bbe313 |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.68 for SVgui 1.8. | 3 # Generated by GNU Autoconf 2.69 for SVgui 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-1996, 1998-2012 Free Software Foundation, Inc. |
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |
10 # Foundation, Inc. | |
11 # | 9 # |
12 # | 10 # |
13 # This configure script is free software; the Free Software Foundation | 11 # This configure script is free software; the Free Software Foundation |
14 # gives unlimited permission to copy, distribute and modify it. | 12 # gives unlimited permission to copy, distribute and modify it. |
15 ## -------------------- ## | 13 ## -------------------- ## |
134 export LANGUAGE | 132 export LANGUAGE |
135 | 133 |
136 # CDPATH. | 134 # CDPATH. |
137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
138 | 136 |
137 # Use a proper internal environment variable to ensure we don't fall | |
138 # into an infinite loop, continuously re-executing ourselves. | |
139 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then | |
140 _as_can_reexec=no; export _as_can_reexec; | |
141 # We cannot yet assume a decent shell, so we have to provide a | |
142 # neutralization value for shells without unset; and this also | |
143 # works around shells that cannot unset nonexistent variables. | |
144 # Preserve -v and -x to the replacement shell. | |
145 BASH_ENV=/dev/null | |
146 ENV=/dev/null | |
147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | |
148 case $- in # (((( | |
149 *v*x* | *x*v* ) as_opts=-vx ;; | |
150 *v* ) as_opts=-v ;; | |
151 *x* ) as_opts=-x ;; | |
152 * ) as_opts= ;; | |
153 esac | |
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | |
155 # Admittedly, this is quite paranoid, since all the known shells bail | |
156 # out after a failed `exec'. | |
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
158 as_fn_exit 255 | |
159 fi | |
160 # We don't want this to propagate to other subprocesses. | |
161 { _as_can_reexec=; unset _as_can_reexec;} | |
139 if test "x$CONFIG_SHELL" = x; then | 162 if test "x$CONFIG_SHELL" = x; then |
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : | 163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
141 emulate sh | 164 emulate sh |
142 NULLCMD=: | 165 NULLCMD=: |
143 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | 166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which |
167 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : | 190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : |
168 | 191 |
169 else | 192 else |
170 exitcode=1; echo positional parameters were not saved. | 193 exitcode=1; echo positional parameters were not saved. |
171 fi | 194 fi |
172 test x\$exitcode = x0 || exit 1" | 195 test x\$exitcode = x0 || exit 1 |
196 test -x / || exit 1" | |
173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO | 197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO | 198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
175 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && | 199 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
176 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 | 200 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
177 test \$(( 1 + 1 )) = 2 || exit 1" | 201 test \$(( 1 + 1 )) = 2 || exit 1" |
212 fi; } | 236 fi; } |
213 IFS=$as_save_IFS | 237 IFS=$as_save_IFS |
214 | 238 |
215 | 239 |
216 if test "x$CONFIG_SHELL" != x; then : | 240 if test "x$CONFIG_SHELL" != x; then : |
217 # We cannot yet assume a decent shell, so we have to provide a | 241 export CONFIG_SHELL |
218 # neutralization value for shells without unset; and this also | 242 # We cannot yet assume a decent shell, so we have to provide a |
219 # works around shells that cannot unset nonexistent variables. | 243 # neutralization value for shells without unset; and this also |
220 # Preserve -v and -x to the replacement shell. | 244 # works around shells that cannot unset nonexistent variables. |
221 BASH_ENV=/dev/null | 245 # Preserve -v and -x to the replacement shell. |
222 ENV=/dev/null | 246 BASH_ENV=/dev/null |
223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 247 ENV=/dev/null |
224 export CONFIG_SHELL | 248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
225 case $- in # (((( | 249 case $- in # (((( |
226 *v*x* | *x*v* ) as_opts=-vx ;; | 250 *v*x* | *x*v* ) as_opts=-vx ;; |
227 *v* ) as_opts=-v ;; | 251 *v* ) as_opts=-v ;; |
228 *x* ) as_opts=-x ;; | 252 *x* ) as_opts=-x ;; |
229 * ) as_opts= ;; | 253 * ) as_opts= ;; |
230 esac | 254 esac |
231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | 255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
256 # Admittedly, this is quite paranoid, since all the known shells bail | |
257 # out after a failed `exec'. | |
258 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
259 exit 255 | |
232 fi | 260 fi |
233 | 261 |
234 if test x$as_have_required = xno; then : | 262 if test x$as_have_required = xno; then : |
235 $as_echo "$0: This script requires a shell more modern than all" | 263 $as_echo "$0: This script requires a shell more modern than all" |
236 $as_echo "$0: the shells that I found on your system." | 264 $as_echo "$0: the shells that I found on your system." |
329 test -z "$as_dirs" || eval "mkdir $as_dirs" | 357 test -z "$as_dirs" || eval "mkdir $as_dirs" |
330 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 358 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
331 | 359 |
332 | 360 |
333 } # as_fn_mkdir_p | 361 } # as_fn_mkdir_p |
362 | |
363 # as_fn_executable_p FILE | |
364 # ----------------------- | |
365 # Test if FILE is an executable regular file. | |
366 as_fn_executable_p () | |
367 { | |
368 test -f "$1" && test -x "$1" | |
369 } # as_fn_executable_p | |
334 # as_fn_append VAR VALUE | 370 # as_fn_append VAR VALUE |
335 # ---------------------- | 371 # ---------------------- |
336 # Append the text in VALUE to the end of the definition contained in VAR. Take | 372 # Append the text in VALUE to the end of the definition contained in VAR. Take |
337 # advantage of any shell optimizations that allow amortized linear growth over | 373 # advantage of any shell optimizations that allow amortized linear growth over |
338 # repeated appends, instead of the typical quadratic growth present in naive | 374 # repeated appends, instead of the typical quadratic growth present in naive |
450 s/-\n.*// | 486 s/-\n.*// |
451 ' >$as_me.lineno && | 487 ' >$as_me.lineno && |
452 chmod +x "$as_me.lineno" || | 488 chmod +x "$as_me.lineno" || |
453 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | 489 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
454 | 490 |
491 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have | |
492 # already done that, so ensure we don't try to do so again and fall | |
493 # in an infinite loop. This has already happened in practice. | |
494 _as_can_reexec=no; export _as_can_reexec | |
455 # Don't try to exec as it changes $[0], causing all sort of problems | 495 # Don't try to exec as it changes $[0], causing all sort of problems |
456 # (the dirname of $[0] is not the place where we might find the | 496 # (the dirname of $[0] is not the place where we might find the |
457 # original and so on. Autoconf is especially sensitive to this). | 497 # original and so on. Autoconf is especially sensitive to this). |
458 . "./$as_me.lineno" | 498 . "./$as_me.lineno" |
459 # Exit status is that of the last command. | 499 # Exit status is that of the last command. |
484 if ln -s conf$$.file conf$$ 2>/dev/null; then | 524 if ln -s conf$$.file conf$$ 2>/dev/null; then |
485 as_ln_s='ln -s' | 525 as_ln_s='ln -s' |
486 # ... but there are two gotchas: | 526 # ... but there are two gotchas: |
487 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 527 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
488 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 528 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
489 # In both cases, we have to default to `cp -p'. | 529 # In both cases, we have to default to `cp -pR'. |
490 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 530 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
491 as_ln_s='cp -p' | 531 as_ln_s='cp -pR' |
492 elif ln conf$$.file conf$$ 2>/dev/null; then | 532 elif ln conf$$.file conf$$ 2>/dev/null; then |
493 as_ln_s=ln | 533 as_ln_s=ln |
494 else | 534 else |
495 as_ln_s='cp -p' | 535 as_ln_s='cp -pR' |
496 fi | 536 fi |
497 else | 537 else |
498 as_ln_s='cp -p' | 538 as_ln_s='cp -pR' |
499 fi | 539 fi |
500 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 540 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
501 rmdir conf$$.dir 2>/dev/null | 541 rmdir conf$$.dir 2>/dev/null |
502 | 542 |
503 if mkdir -p . 2>/dev/null; then | 543 if mkdir -p . 2>/dev/null; then |
505 else | 545 else |
506 test -d ./-p && rmdir ./-p | 546 test -d ./-p && rmdir ./-p |
507 as_mkdir_p=false | 547 as_mkdir_p=false |
508 fi | 548 fi |
509 | 549 |
510 if test -x / >/dev/null 2>&1; then | 550 as_test_x='test -x' |
511 as_test_x='test -x' | 551 as_executable_p=as_fn_executable_p |
512 else | |
513 if ls -dL / >/dev/null 2>&1; then | |
514 as_ls_L_option=L | |
515 else | |
516 as_ls_L_option= | |
517 fi | |
518 as_test_x=' | |
519 eval sh -c '\'' | |
520 if test -d "$1"; then | |
521 test -d "$1/."; | |
522 else | |
523 case $1 in #( | |
524 -*)set "./$1";; | |
525 esac; | |
526 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
527 ???[sx]*):;;*)false;;esac;fi | |
528 '\'' sh | |
529 ' | |
530 fi | |
531 as_executable_p=$as_test_x | |
532 | 552 |
533 # Sed expression to map a string onto a valid CPP name. | 553 # Sed expression to map a string onto a valid CPP name. |
534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 554 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
535 | 555 |
536 # Sed expression to map a string onto a valid variable name. | 556 # Sed expression to map a string onto a valid variable name. |
629 JACK_CFLAGS | 649 JACK_CFLAGS |
630 portaudio_2_0_LIBS | 650 portaudio_2_0_LIBS |
631 portaudio_2_0_CFLAGS | 651 portaudio_2_0_CFLAGS |
632 liblo_LIBS | 652 liblo_LIBS |
633 liblo_CFLAGS | 653 liblo_CFLAGS |
634 redland_LIBS | |
635 redland_CFLAGS | |
636 rasqal_LIBS | |
637 rasqal_CFLAGS | |
638 rubberband_LIBS | 654 rubberband_LIBS |
639 rubberband_CFLAGS | 655 rubberband_CFLAGS |
640 vamphostsdk_LIBS | 656 vamphostsdk_LIBS |
641 vamphostsdk_CFLAGS | 657 vamphostsdk_CFLAGS |
642 vamp_LIBS | 658 vamp_LIBS |
744 vamp_LIBS | 760 vamp_LIBS |
745 vamphostsdk_CFLAGS | 761 vamphostsdk_CFLAGS |
746 vamphostsdk_LIBS | 762 vamphostsdk_LIBS |
747 rubberband_CFLAGS | 763 rubberband_CFLAGS |
748 rubberband_LIBS | 764 rubberband_LIBS |
749 rasqal_CFLAGS | |
750 rasqal_LIBS | |
751 redland_CFLAGS | |
752 redland_LIBS | |
753 liblo_CFLAGS | 765 liblo_CFLAGS |
754 liblo_LIBS | 766 liblo_LIBS |
755 portaudio_2_0_CFLAGS | 767 portaudio_2_0_CFLAGS |
756 portaudio_2_0_LIBS | 768 portaudio_2_0_LIBS |
757 JACK_CFLAGS | 769 JACK_CFLAGS |
1221 | 1233 |
1222 # FIXME: To remove some day. | 1234 # FIXME: To remove some day. |
1223 if test "x$host_alias" != x; then | 1235 if test "x$host_alias" != x; then |
1224 if test "x$build_alias" = x; then | 1236 if test "x$build_alias" = x; then |
1225 cross_compiling=maybe | 1237 cross_compiling=maybe |
1226 $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 | |
1228 elif test "x$build_alias" != "x$host_alias"; then | 1238 elif test "x$build_alias" != "x$host_alias"; then |
1229 cross_compiling=yes | 1239 cross_compiling=yes |
1230 fi | 1240 fi |
1231 fi | 1241 fi |
1232 | 1242 |
1421 linker flags for vamphostsdk, overriding pkg-config | 1431 linker flags for vamphostsdk, overriding pkg-config |
1422 rubberband_CFLAGS | 1432 rubberband_CFLAGS |
1423 C compiler flags for rubberband, overriding pkg-config | 1433 C compiler flags for rubberband, overriding pkg-config |
1424 rubberband_LIBS | 1434 rubberband_LIBS |
1425 linker flags for rubberband, overriding pkg-config | 1435 linker flags for rubberband, overriding pkg-config |
1426 rasqal_CFLAGS | |
1427 C compiler flags for rasqal, overriding pkg-config | |
1428 rasqal_LIBS linker flags for rasqal, overriding pkg-config | |
1429 redland_CFLAGS | |
1430 C compiler flags for redland, overriding pkg-config | |
1431 redland_LIBS | |
1432 linker flags for redland, overriding pkg-config | |
1433 liblo_CFLAGS | 1436 liblo_CFLAGS |
1434 C compiler flags for liblo, overriding pkg-config | 1437 C compiler flags for liblo, overriding pkg-config |
1435 liblo_LIBS linker flags for liblo, overriding pkg-config | 1438 liblo_LIBS linker flags for liblo, overriding pkg-config |
1436 portaudio_2_0_CFLAGS | 1439 portaudio_2_0_CFLAGS |
1437 C compiler flags for portaudio_2_0, overriding pkg-config | 1440 C compiler flags for portaudio_2_0, overriding pkg-config |
1522 | 1525 |
1523 test -n "$ac_init_help" && exit $ac_status | 1526 test -n "$ac_init_help" && exit $ac_status |
1524 if $ac_init_version; then | 1527 if $ac_init_version; then |
1525 cat <<\_ACEOF | 1528 cat <<\_ACEOF |
1526 SVgui configure 1.8 | 1529 SVgui configure 1.8 |
1527 generated by GNU Autoconf 2.68 | 1530 generated by GNU Autoconf 2.69 |
1528 | 1531 |
1529 Copyright (C) 2010 Free Software Foundation, Inc. | 1532 Copyright (C) 2012 Free Software Foundation, Inc. |
1530 This configure script is free software; the Free Software Foundation | 1533 This configure script is free software; the Free Software Foundation |
1531 gives unlimited permission to copy, distribute and modify it. | 1534 gives unlimited permission to copy, distribute and modify it. |
1532 _ACEOF | 1535 _ACEOF |
1533 exit | 1536 exit |
1534 fi | 1537 fi |
1839 test $ac_status = 0; } && { | 1842 test $ac_status = 0; } && { |
1840 test -z "$ac_cxx_werror_flag" || | 1843 test -z "$ac_cxx_werror_flag" || |
1841 test ! -s conftest.err | 1844 test ! -s conftest.err |
1842 } && test -s conftest$ac_exeext && { | 1845 } && test -s conftest$ac_exeext && { |
1843 test "$cross_compiling" = yes || | 1846 test "$cross_compiling" = yes || |
1844 $as_test_x conftest$ac_exeext | 1847 test -x conftest$ac_exeext |
1845 }; then : | 1848 }; then : |
1846 ac_retval=0 | 1849 ac_retval=0 |
1847 else | 1850 else |
1848 $as_echo "$as_me: failed program was:" >&5 | 1851 $as_echo "$as_me: failed program was:" >&5 |
1849 sed 's/^/| /' conftest.$ac_ext >&5 | 1852 sed 's/^/| /' conftest.$ac_ext >&5 |
1862 cat >config.log <<_ACEOF | 1865 cat >config.log <<_ACEOF |
1863 This file contains any messages produced by compilers while | 1866 This file contains any messages produced by compilers while |
1864 running configure, to aid debugging if configure makes a mistake. | 1867 running configure, to aid debugging if configure makes a mistake. |
1865 | 1868 |
1866 It was created by SVgui $as_me 1.8, which was | 1869 It was created by SVgui $as_me 1.8, which was |
1867 generated by GNU Autoconf 2.68. Invocation command line was | 1870 generated by GNU Autoconf 2.69. Invocation command line was |
1868 | 1871 |
1869 $ $0 $@ | 1872 $ $0 $@ |
1870 | 1873 |
1871 _ACEOF | 1874 _ACEOF |
1872 exec 5>>config.log | 1875 exec 5>>config.log |
2256 for as_dir in $PATH | 2259 for as_dir in $PATH |
2257 do | 2260 do |
2258 IFS=$as_save_IFS | 2261 IFS=$as_save_IFS |
2259 test -z "$as_dir" && as_dir=. | 2262 test -z "$as_dir" && as_dir=. |
2260 for ac_exec_ext in '' $ac_executable_extensions; do | 2263 for ac_exec_ext in '' $ac_executable_extensions; do |
2261 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2264 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2262 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2265 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
2263 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2266 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2264 break 2 | 2267 break 2 |
2265 fi | 2268 fi |
2266 done | 2269 done |
2296 for as_dir in $PATH | 2299 for as_dir in $PATH |
2297 do | 2300 do |
2298 IFS=$as_save_IFS | 2301 IFS=$as_save_IFS |
2299 test -z "$as_dir" && as_dir=. | 2302 test -z "$as_dir" && as_dir=. |
2300 for ac_exec_ext in '' $ac_executable_extensions; do | 2303 for ac_exec_ext in '' $ac_executable_extensions; do |
2301 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2304 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2302 ac_cv_prog_ac_ct_CC="gcc" | 2305 ac_cv_prog_ac_ct_CC="gcc" |
2303 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2306 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2304 break 2 | 2307 break 2 |
2305 fi | 2308 fi |
2306 done | 2309 done |
2349 for as_dir in $PATH | 2352 for as_dir in $PATH |
2350 do | 2353 do |
2351 IFS=$as_save_IFS | 2354 IFS=$as_save_IFS |
2352 test -z "$as_dir" && as_dir=. | 2355 test -z "$as_dir" && as_dir=. |
2353 for ac_exec_ext in '' $ac_executable_extensions; do | 2356 for ac_exec_ext in '' $ac_executable_extensions; do |
2354 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2357 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2355 ac_cv_prog_CC="${ac_tool_prefix}cc" | 2358 ac_cv_prog_CC="${ac_tool_prefix}cc" |
2356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2359 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2357 break 2 | 2360 break 2 |
2358 fi | 2361 fi |
2359 done | 2362 done |
2390 for as_dir in $PATH | 2393 for as_dir in $PATH |
2391 do | 2394 do |
2392 IFS=$as_save_IFS | 2395 IFS=$as_save_IFS |
2393 test -z "$as_dir" && as_dir=. | 2396 test -z "$as_dir" && as_dir=. |
2394 for ac_exec_ext in '' $ac_executable_extensions; do | 2397 for ac_exec_ext in '' $ac_executable_extensions; do |
2395 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2398 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2396 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 2399 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
2397 ac_prog_rejected=yes | 2400 ac_prog_rejected=yes |
2398 continue | 2401 continue |
2399 fi | 2402 fi |
2400 ac_cv_prog_CC="cc" | 2403 ac_cv_prog_CC="cc" |
2448 for as_dir in $PATH | 2451 for as_dir in $PATH |
2449 do | 2452 do |
2450 IFS=$as_save_IFS | 2453 IFS=$as_save_IFS |
2451 test -z "$as_dir" && as_dir=. | 2454 test -z "$as_dir" && as_dir=. |
2452 for ac_exec_ext in '' $ac_executable_extensions; do | 2455 for ac_exec_ext in '' $ac_executable_extensions; do |
2453 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2456 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2454 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2457 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
2455 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2458 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2456 break 2 | 2459 break 2 |
2457 fi | 2460 fi |
2458 done | 2461 done |
2492 for as_dir in $PATH | 2495 for as_dir in $PATH |
2493 do | 2496 do |
2494 IFS=$as_save_IFS | 2497 IFS=$as_save_IFS |
2495 test -z "$as_dir" && as_dir=. | 2498 test -z "$as_dir" && as_dir=. |
2496 for ac_exec_ext in '' $ac_executable_extensions; do | 2499 for ac_exec_ext in '' $ac_executable_extensions; do |
2497 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2500 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2498 ac_cv_prog_ac_ct_CC="$ac_prog" | 2501 ac_cv_prog_ac_ct_CC="$ac_prog" |
2499 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2502 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2500 break 2 | 2503 break 2 |
2501 fi | 2504 fi |
2502 done | 2505 done |
2938 ac_save_CC=$CC | 2941 ac_save_CC=$CC |
2939 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2942 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2940 /* end confdefs.h. */ | 2943 /* end confdefs.h. */ |
2941 #include <stdarg.h> | 2944 #include <stdarg.h> |
2942 #include <stdio.h> | 2945 #include <stdio.h> |
2943 #include <sys/types.h> | 2946 struct stat; |
2944 #include <sys/stat.h> | |
2945 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 2947 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
2946 struct buf { int x; }; | 2948 struct buf { int x; }; |
2947 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 2949 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
2948 static char *e (p, i) | 2950 static char *e (p, i) |
2949 char **p; | 2951 char **p; |
3052 for as_dir in $PATH | 3054 for as_dir in $PATH |
3053 do | 3055 do |
3054 IFS=$as_save_IFS | 3056 IFS=$as_save_IFS |
3055 test -z "$as_dir" && as_dir=. | 3057 test -z "$as_dir" && as_dir=. |
3056 for ac_exec_ext in '' $ac_executable_extensions; do | 3058 for ac_exec_ext in '' $ac_executable_extensions; do |
3057 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3059 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3058 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 3060 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
3059 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3061 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3060 break 2 | 3062 break 2 |
3061 fi | 3063 fi |
3062 done | 3064 done |
3096 for as_dir in $PATH | 3098 for as_dir in $PATH |
3097 do | 3099 do |
3098 IFS=$as_save_IFS | 3100 IFS=$as_save_IFS |
3099 test -z "$as_dir" && as_dir=. | 3101 test -z "$as_dir" && as_dir=. |
3100 for ac_exec_ext in '' $ac_executable_extensions; do | 3102 for ac_exec_ext in '' $ac_executable_extensions; do |
3101 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3103 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3102 ac_cv_prog_ac_ct_CXX="$ac_prog" | 3104 ac_cv_prog_ac_ct_CXX="$ac_prog" |
3103 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3105 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3104 break 2 | 3106 break 2 |
3105 fi | 3107 fi |
3106 done | 3108 done |
3347 # OSF1 and SCO ODT 3.0 have their own names for install. | 3349 # OSF1 and SCO ODT 3.0 have their own names for install. |
3348 # Don't use installbsd from OSF since it installs stuff as root | 3350 # Don't use installbsd from OSF since it installs stuff as root |
3349 # by default. | 3351 # by default. |
3350 for ac_prog in ginstall scoinst install; do | 3352 for ac_prog in ginstall scoinst install; do |
3351 for ac_exec_ext in '' $ac_executable_extensions; do | 3353 for ac_exec_ext in '' $ac_executable_extensions; do |
3352 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | 3354 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
3353 if test $ac_prog = install && | 3355 if test $ac_prog = install && |
3354 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3356 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3355 # AIX install. It has an incompatible calling convention. | 3357 # AIX install. It has an incompatible calling convention. |
3356 : | 3358 : |
3357 elif test $ac_prog = install && | 3359 elif test $ac_prog = install && |
3416 do | 3418 do |
3417 IFS=$as_save_IFS | 3419 IFS=$as_save_IFS |
3418 test -z "$as_dir" && as_dir=. | 3420 test -z "$as_dir" && as_dir=. |
3419 for ac_prog in mkdir gmkdir; do | 3421 for ac_prog in mkdir gmkdir; do |
3420 for ac_exec_ext in '' $ac_executable_extensions; do | 3422 for ac_exec_ext in '' $ac_executable_extensions; do |
3421 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue | 3423 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
3422 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 3424 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
3423 'mkdir (GNU coreutils) '* | \ | 3425 'mkdir (GNU coreutils) '* | \ |
3424 'mkdir (coreutils) '* | \ | 3426 'mkdir (coreutils) '* | \ |
3425 'mkdir (fileutils) '4.1*) | 3427 'mkdir (fileutils) '4.1*) |
3426 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 3428 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
3597 IFS=$as_save_IFS | 3599 IFS=$as_save_IFS |
3598 test -z "$as_dir" && as_dir=. | 3600 test -z "$as_dir" && as_dir=. |
3599 for ac_prog in grep ggrep; do | 3601 for ac_prog in grep ggrep; do |
3600 for ac_exec_ext in '' $ac_executable_extensions; do | 3602 for ac_exec_ext in '' $ac_executable_extensions; do |
3601 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3603 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
3602 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 3604 as_fn_executable_p "$ac_path_GREP" || continue |
3603 # Check for GNU ac_path_GREP and select it if it is found. | 3605 # Check for GNU ac_path_GREP and select it if it is found. |
3604 # Check for GNU $ac_path_GREP | 3606 # Check for GNU $ac_path_GREP |
3605 case `"$ac_path_GREP" --version 2>&1` in | 3607 case `"$ac_path_GREP" --version 2>&1` in |
3606 *GNU*) | 3608 *GNU*) |
3607 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 3609 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
3663 IFS=$as_save_IFS | 3665 IFS=$as_save_IFS |
3664 test -z "$as_dir" && as_dir=. | 3666 test -z "$as_dir" && as_dir=. |
3665 for ac_prog in egrep; do | 3667 for ac_prog in egrep; do |
3666 for ac_exec_ext in '' $ac_executable_extensions; do | 3668 for ac_exec_ext in '' $ac_executable_extensions; do |
3667 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3669 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
3668 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 3670 as_fn_executable_p "$ac_path_EGREP" || continue |
3669 # Check for GNU ac_path_EGREP and select it if it is found. | 3671 # Check for GNU ac_path_EGREP and select it if it is found. |
3670 # Check for GNU $ac_path_EGREP | 3672 # Check for GNU $ac_path_EGREP |
3671 case `"$ac_path_EGREP" --version 2>&1` in | 3673 case `"$ac_path_EGREP" --version 2>&1` in |
3672 *GNU*) | 3674 *GNU*) |
3673 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 3675 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
3856 for as_dir in $PATH | 3858 for as_dir in $PATH |
3857 do | 3859 do |
3858 IFS=$as_save_IFS | 3860 IFS=$as_save_IFS |
3859 test -z "$as_dir" && as_dir=. | 3861 test -z "$as_dir" && as_dir=. |
3860 for ac_exec_ext in '' $ac_executable_extensions; do | 3862 for ac_exec_ext in '' $ac_executable_extensions; do |
3861 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3863 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3862 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3864 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
3863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3865 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3864 break 2 | 3866 break 2 |
3865 fi | 3867 fi |
3866 done | 3868 done |
3899 for as_dir in $PATH | 3901 for as_dir in $PATH |
3900 do | 3902 do |
3901 IFS=$as_save_IFS | 3903 IFS=$as_save_IFS |
3902 test -z "$as_dir" && as_dir=. | 3904 test -z "$as_dir" && as_dir=. |
3903 for ac_exec_ext in '' $ac_executable_extensions; do | 3905 for ac_exec_ext in '' $ac_executable_extensions; do |
3904 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3906 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3905 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3907 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
3906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3908 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3907 break 2 | 3909 break 2 |
3908 fi | 3910 fi |
3909 done | 3911 done |
3970 for as_dir in $QTDIR/bin/ | 3972 for as_dir in $QTDIR/bin/ |
3971 do | 3973 do |
3972 IFS=$as_save_IFS | 3974 IFS=$as_save_IFS |
3973 test -z "$as_dir" && as_dir=. | 3975 test -z "$as_dir" && as_dir=. |
3974 for ac_exec_ext in '' $ac_executable_extensions; do | 3976 for ac_exec_ext in '' $ac_executable_extensions; do |
3975 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3977 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3976 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" | 3978 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" |
3977 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3978 break 2 | 3980 break 2 |
3979 fi | 3981 fi |
3980 done | 3982 done |
4009 for as_dir in $QTDIR/bin/ | 4011 for as_dir in $QTDIR/bin/ |
4010 do | 4012 do |
4011 IFS=$as_save_IFS | 4013 IFS=$as_save_IFS |
4012 test -z "$as_dir" && as_dir=. | 4014 test -z "$as_dir" && as_dir=. |
4013 for ac_exec_ext in '' $ac_executable_extensions; do | 4015 for ac_exec_ext in '' $ac_executable_extensions; do |
4014 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4016 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4015 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" | 4017 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" |
4016 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4018 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4017 break 2 | 4019 break 2 |
4018 fi | 4020 fi |
4019 done | 4021 done |
4048 for as_dir in $QTDIR/bin/ | 4050 for as_dir in $QTDIR/bin/ |
4049 do | 4051 do |
4050 IFS=$as_save_IFS | 4052 IFS=$as_save_IFS |
4051 test -z "$as_dir" && as_dir=. | 4053 test -z "$as_dir" && as_dir=. |
4052 for ac_exec_ext in '' $ac_executable_extensions; do | 4054 for ac_exec_ext in '' $ac_executable_extensions; do |
4053 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4055 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4054 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" | 4056 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" |
4055 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4057 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4056 break 2 | 4058 break 2 |
4057 fi | 4059 fi |
4058 done | 4060 done |
4087 for as_dir in $PATH | 4089 for as_dir in $PATH |
4088 do | 4090 do |
4089 IFS=$as_save_IFS | 4091 IFS=$as_save_IFS |
4090 test -z "$as_dir" && as_dir=. | 4092 test -z "$as_dir" && as_dir=. |
4091 for ac_exec_ext in '' $ac_executable_extensions; do | 4093 for ac_exec_ext in '' $ac_executable_extensions; do |
4092 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4094 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4093 ac_cv_prog_QMAKE="qmake-qt4" | 4095 ac_cv_prog_QMAKE="qmake-qt4" |
4094 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4096 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4095 break 2 | 4097 break 2 |
4096 fi | 4098 fi |
4097 done | 4099 done |
4126 for as_dir in $PATH | 4128 for as_dir in $PATH |
4127 do | 4129 do |
4128 IFS=$as_save_IFS | 4130 IFS=$as_save_IFS |
4129 test -z "$as_dir" && as_dir=. | 4131 test -z "$as_dir" && as_dir=. |
4130 for ac_exec_ext in '' $ac_executable_extensions; do | 4132 for ac_exec_ext in '' $ac_executable_extensions; do |
4131 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4133 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4132 ac_cv_prog_QMAKE="qmake" | 4134 ac_cv_prog_QMAKE="qmake" |
4133 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4135 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4134 break 2 | 4136 break 2 |
4135 fi | 4137 fi |
4136 done | 4138 done |
5155 fi | 5157 fi |
5156 fi | 5158 fi |
5157 | 5159 |
5158 | 5160 |
5159 SV_MODULE_MODULE=vamphostsdk | 5161 SV_MODULE_MODULE=vamphostsdk |
5160 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.0" | 5162 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.3.1" |
5161 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h | 5163 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h |
5162 SV_MODULE_LIB= | 5164 SV_MODULE_LIB=vamp-hostsdk |
5163 SV_MODULE_FUNC= | 5165 SV_MODULE_FUNC=libvamphostsdk_v_2_3_1_present |
5164 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') | 5166 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') |
5165 SV_MODULE_FAILED=1 | 5167 SV_MODULE_FAILED=1 |
5166 if test -n "$vamphostsdk_LIBS" ; then | 5168 if test -n "$vamphostsdk_LIBS" ; then |
5167 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5169 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
5168 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5170 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
5395 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS | 5397 rubberband_CFLAGS=$pkg_cv_rubberband_CFLAGS |
5396 rubberband_LIBS=$pkg_cv_rubberband_LIBS | 5398 rubberband_LIBS=$pkg_cv_rubberband_LIBS |
5397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 5399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
5398 $as_echo "yes" >&6; } | 5400 $as_echo "yes" >&6; } |
5399 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS";LIBS="$LIBS $rubberband_LIBS";SV_MODULE_FAILED="" | 5401 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $rubberband_CFLAGS";LIBS="$LIBS $rubberband_LIBS";SV_MODULE_FAILED="" |
5400 fi | |
5401 fi | |
5402 if test -n "$SV_MODULE_FAILED"; then | |
5403 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | |
5404 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | |
5405 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | |
5406 HAVES="$HAVES $SV_MODULE_HAVE" | |
5407 else | |
5408 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | |
5409 fi | |
5410 | |
5411 | |
5412 if test -n "$SV_MODULE_LIB"; then | |
5413 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | |
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | |
5415 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | |
5416 if eval \${$as_ac_Lib+:} false; then : | |
5417 $as_echo_n "(cached) " >&6 | |
5418 else | |
5419 ac_check_lib_save_LIBS=$LIBS | |
5420 LIBS="-l$SV_MODULE_LIB $LIBS" | |
5421 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
5422 /* end confdefs.h. */ | |
5423 | |
5424 /* Override any GCC internal prototype to avoid an error. | |
5425 Use char because int might match the return type of a GCC | |
5426 builtin and then its argument prototype would still apply. */ | |
5427 #ifdef __cplusplus | |
5428 extern "C" | |
5429 #endif | |
5430 char $SV_MODULE_FUNC (); | |
5431 int | |
5432 main () | |
5433 { | |
5434 return $SV_MODULE_FUNC (); | |
5435 ; | |
5436 return 0; | |
5437 } | |
5438 _ACEOF | |
5439 if ac_fn_cxx_try_link "$LINENO"; then : | |
5440 eval "$as_ac_Lib=yes" | |
5441 else | |
5442 eval "$as_ac_Lib=no" | |
5443 fi | |
5444 rm -f core conftest.err conftest.$ac_objext \ | |
5445 conftest$ac_exeext conftest.$ac_ext | |
5446 LIBS=$ac_check_lib_save_LIBS | |
5447 fi | |
5448 eval ac_res=\$$as_ac_Lib | |
5449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |
5450 $as_echo "$ac_res" >&6; } | |
5451 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | |
5452 LIBS="$LIBS -l$SV_MODULE_LIB" | |
5453 else | |
5454 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | |
5455 fi | |
5456 | |
5457 fi | |
5458 fi | |
5459 | |
5460 | |
5461 SV_MODULE_MODULE=rasqal | |
5462 SV_MODULE_VERSION_TEST="rasqal >= 0.9.19" | |
5463 SV_MODULE_HEADER=rasqal/rasqal.h | |
5464 SV_MODULE_LIB=rasqal | |
5465 SV_MODULE_FUNC=rasqal_new_world | |
5466 SV_MODULE_HAVE=HAVE_$(echo rasqal | tr 'a-z' 'A-Z') | |
5467 SV_MODULE_FAILED=1 | |
5468 if test -n "$rasqal_LIBS" ; then | |
5469 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | |
5470 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | |
5471 CXXFLAGS="$CXXFLAGS $rasqal_CFLAGS" | |
5472 LIBS="$LIBS $rasqal_LIBS" | |
5473 SV_MODULE_FAILED="" | |
5474 fi | |
5475 if test -z "$SV_MODULE_VERSION_TEST" ; then | |
5476 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | |
5477 fi | |
5478 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | |
5479 | |
5480 pkg_failed=no | |
5481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rasqal" >&5 | |
5482 $as_echo_n "checking for rasqal... " >&6; } | |
5483 | |
5484 if test -n "$rasqal_CFLAGS"; then | |
5485 pkg_cv_rasqal_CFLAGS="$rasqal_CFLAGS" | |
5486 elif test -n "$PKG_CONFIG"; then | |
5487 if test -n "$PKG_CONFIG" && \ | |
5488 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | |
5489 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | |
5490 ac_status=$? | |
5491 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
5492 test $ac_status = 0; }; then | |
5493 pkg_cv_rasqal_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | |
5494 test "x$?" != "x0" && pkg_failed=yes | |
5495 else | |
5496 pkg_failed=yes | |
5497 fi | |
5498 else | |
5499 pkg_failed=untried | |
5500 fi | |
5501 if test -n "$rasqal_LIBS"; then | |
5502 pkg_cv_rasqal_LIBS="$rasqal_LIBS" | |
5503 elif test -n "$PKG_CONFIG"; then | |
5504 if test -n "$PKG_CONFIG" && \ | |
5505 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | |
5506 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | |
5507 ac_status=$? | |
5508 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
5509 test $ac_status = 0; }; then | |
5510 pkg_cv_rasqal_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | |
5511 test "x$?" != "x0" && pkg_failed=yes | |
5512 else | |
5513 pkg_failed=yes | |
5514 fi | |
5515 else | |
5516 pkg_failed=untried | |
5517 fi | |
5518 | |
5519 | |
5520 | |
5521 if test $pkg_failed = yes; then | |
5522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5523 $as_echo "no" >&6; } | |
5524 | |
5525 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | |
5526 _pkg_short_errors_supported=yes | |
5527 else | |
5528 _pkg_short_errors_supported=no | |
5529 fi | |
5530 if test $_pkg_short_errors_supported = yes; then | |
5531 rasqal_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | |
5532 else | |
5533 rasqal_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | |
5534 fi | |
5535 # Put the nasty error message in config.log where it belongs | |
5536 echo "$rasqal_PKG_ERRORS" >&5 | |
5537 | |
5538 { $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 | |
5539 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | |
5540 elif test $pkg_failed = untried; then | |
5541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5542 $as_echo "no" >&6; } | |
5543 { $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 | |
5544 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | |
5545 else | |
5546 rasqal_CFLAGS=$pkg_cv_rasqal_CFLAGS | |
5547 rasqal_LIBS=$pkg_cv_rasqal_LIBS | |
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
5549 $as_echo "yes" >&6; } | |
5550 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $rasqal_CFLAGS";LIBS="$LIBS $rasqal_LIBS";SV_MODULE_FAILED="" | |
5551 fi | |
5552 fi | |
5553 if test -n "$SV_MODULE_FAILED"; then | |
5554 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | |
5555 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | |
5556 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | |
5557 HAVES="$HAVES $SV_MODULE_HAVE" | |
5558 else | |
5559 as_fn_error $? "Failed to find header $SV_MODULE_HEADER for required module $SV_MODULE_MODULE" "$LINENO" 5 | |
5560 fi | |
5561 | |
5562 | |
5563 if test -n "$SV_MODULE_LIB"; then | |
5564 as_ac_Lib=`$as_echo "ac_cv_lib_$SV_MODULE_LIB''_$SV_MODULE_FUNC" | $as_tr_sh` | |
5565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB" >&5 | |
5566 $as_echo_n "checking for $SV_MODULE_FUNC in -l$SV_MODULE_LIB... " >&6; } | |
5567 if eval \${$as_ac_Lib+:} false; then : | |
5568 $as_echo_n "(cached) " >&6 | |
5569 else | |
5570 ac_check_lib_save_LIBS=$LIBS | |
5571 LIBS="-l$SV_MODULE_LIB $LIBS" | |
5572 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
5573 /* end confdefs.h. */ | |
5574 | |
5575 /* Override any GCC internal prototype to avoid an error. | |
5576 Use char because int might match the return type of a GCC | |
5577 builtin and then its argument prototype would still apply. */ | |
5578 #ifdef __cplusplus | |
5579 extern "C" | |
5580 #endif | |
5581 char $SV_MODULE_FUNC (); | |
5582 int | |
5583 main () | |
5584 { | |
5585 return $SV_MODULE_FUNC (); | |
5586 ; | |
5587 return 0; | |
5588 } | |
5589 _ACEOF | |
5590 if ac_fn_cxx_try_link "$LINENO"; then : | |
5591 eval "$as_ac_Lib=yes" | |
5592 else | |
5593 eval "$as_ac_Lib=no" | |
5594 fi | |
5595 rm -f core conftest.err conftest.$ac_objext \ | |
5596 conftest$ac_exeext conftest.$ac_ext | |
5597 LIBS=$ac_check_lib_save_LIBS | |
5598 fi | |
5599 eval ac_res=\$$as_ac_Lib | |
5600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |
5601 $as_echo "$ac_res" >&6; } | |
5602 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : | |
5603 LIBS="$LIBS -l$SV_MODULE_LIB" | |
5604 else | |
5605 as_fn_error $? "Failed to find library $SV_MODULE_LIB for required module $SV_MODULE_MODULE" "$LINENO" 5 | |
5606 fi | |
5607 | |
5608 fi | |
5609 fi | |
5610 | |
5611 | |
5612 SV_MODULE_MODULE=redland | |
5613 SV_MODULE_VERSION_TEST="redland >= 1.0.10" | |
5614 SV_MODULE_HEADER=librdf.h | |
5615 SV_MODULE_LIB=rdf | |
5616 SV_MODULE_FUNC=librdf_new_world | |
5617 SV_MODULE_HAVE=HAVE_$(echo redland | tr 'a-z' 'A-Z') | |
5618 SV_MODULE_FAILED=1 | |
5619 if test -n "$redland_LIBS" ; then | |
5620 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | |
5621 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | |
5622 CXXFLAGS="$CXXFLAGS $redland_CFLAGS" | |
5623 LIBS="$LIBS $redland_LIBS" | |
5624 SV_MODULE_FAILED="" | |
5625 fi | |
5626 if test -z "$SV_MODULE_VERSION_TEST" ; then | |
5627 SV_MODULE_VERSION_TEST=$SV_MODULE_MODULE | |
5628 fi | |
5629 if test -n "$SV_MODULE_FAILED" && test -n "$PKG_CONFIG"; then | |
5630 | |
5631 pkg_failed=no | |
5632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for redland" >&5 | |
5633 $as_echo_n "checking for redland... " >&6; } | |
5634 | |
5635 if test -n "$redland_CFLAGS"; then | |
5636 pkg_cv_redland_CFLAGS="$redland_CFLAGS" | |
5637 elif test -n "$PKG_CONFIG"; then | |
5638 if test -n "$PKG_CONFIG" && \ | |
5639 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | |
5640 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | |
5641 ac_status=$? | |
5642 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
5643 test $ac_status = 0; }; then | |
5644 pkg_cv_redland_CFLAGS=`$PKG_CONFIG --cflags "$SV_MODULE_VERSION_TEST" 2>/dev/null` | |
5645 test "x$?" != "x0" && pkg_failed=yes | |
5646 else | |
5647 pkg_failed=yes | |
5648 fi | |
5649 else | |
5650 pkg_failed=untried | |
5651 fi | |
5652 if test -n "$redland_LIBS"; then | |
5653 pkg_cv_redland_LIBS="$redland_LIBS" | |
5654 elif test -n "$PKG_CONFIG"; then | |
5655 if test -n "$PKG_CONFIG" && \ | |
5656 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$SV_MODULE_VERSION_TEST\""; } >&5 | |
5657 ($PKG_CONFIG --exists --print-errors "$SV_MODULE_VERSION_TEST") 2>&5 | |
5658 ac_status=$? | |
5659 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
5660 test $ac_status = 0; }; then | |
5661 pkg_cv_redland_LIBS=`$PKG_CONFIG --libs "$SV_MODULE_VERSION_TEST" 2>/dev/null` | |
5662 test "x$?" != "x0" && pkg_failed=yes | |
5663 else | |
5664 pkg_failed=yes | |
5665 fi | |
5666 else | |
5667 pkg_failed=untried | |
5668 fi | |
5669 | |
5670 | |
5671 | |
5672 if test $pkg_failed = yes; then | |
5673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5674 $as_echo "no" >&6; } | |
5675 | |
5676 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | |
5677 _pkg_short_errors_supported=yes | |
5678 else | |
5679 _pkg_short_errors_supported=no | |
5680 fi | |
5681 if test $_pkg_short_errors_supported = yes; then | |
5682 redland_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | |
5683 else | |
5684 redland_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$SV_MODULE_VERSION_TEST" 2>&1` | |
5685 fi | |
5686 # Put the nasty error message in config.log where it belongs | |
5687 echo "$redland_PKG_ERRORS" >&5 | |
5688 | |
5689 { $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 | |
5690 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | |
5691 elif test $pkg_failed = untried; then | |
5692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
5693 $as_echo "no" >&6; } | |
5694 { $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 | |
5695 $as_echo "$as_me: Failed to find required module $SV_MODULE_MODULE using pkg-config, trying again by old-fashioned means" >&6;} | |
5696 else | |
5697 redland_CFLAGS=$pkg_cv_redland_CFLAGS | |
5698 redland_LIBS=$pkg_cv_redland_LIBS | |
5699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
5700 $as_echo "yes" >&6; } | |
5701 HAVES="$HAVES $SV_MODULE_HAVE";CXXFLAGS="$CXXFLAGS $redland_CFLAGS";LIBS="$LIBS $redland_LIBS";SV_MODULE_FAILED="" | |
5702 fi | 5402 fi |
5703 fi | 5403 fi |
5704 if test -n "$SV_MODULE_FAILED"; then | 5404 if test -n "$SV_MODULE_FAILED"; then |
5705 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` | 5405 as_ac_Header=`$as_echo "ac_cv_header_$SV_MODULE_HEADER" | $as_tr_sh` |
5706 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" | 5406 ac_fn_cxx_check_header_mongrel "$LINENO" "$SV_MODULE_HEADER" "$as_ac_Header" "$ac_includes_default" |
7618 if ln -s conf$$.file conf$$ 2>/dev/null; then | 7318 if ln -s conf$$.file conf$$ 2>/dev/null; then |
7619 as_ln_s='ln -s' | 7319 as_ln_s='ln -s' |
7620 # ... but there are two gotchas: | 7320 # ... but there are two gotchas: |
7621 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 7321 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
7622 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 7322 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
7623 # In both cases, we have to default to `cp -p'. | 7323 # In both cases, we have to default to `cp -pR'. |
7624 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 7324 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
7625 as_ln_s='cp -p' | 7325 as_ln_s='cp -pR' |
7626 elif ln conf$$.file conf$$ 2>/dev/null; then | 7326 elif ln conf$$.file conf$$ 2>/dev/null; then |
7627 as_ln_s=ln | 7327 as_ln_s=ln |
7628 else | 7328 else |
7629 as_ln_s='cp -p' | 7329 as_ln_s='cp -pR' |
7630 fi | 7330 fi |
7631 else | 7331 else |
7632 as_ln_s='cp -p' | 7332 as_ln_s='cp -pR' |
7633 fi | 7333 fi |
7634 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 7334 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
7635 rmdir conf$$.dir 2>/dev/null | 7335 rmdir conf$$.dir 2>/dev/null |
7636 | 7336 |
7637 | 7337 |
7687 else | 7387 else |
7688 test -d ./-p && rmdir ./-p | 7388 test -d ./-p && rmdir ./-p |
7689 as_mkdir_p=false | 7389 as_mkdir_p=false |
7690 fi | 7390 fi |
7691 | 7391 |
7692 if test -x / >/dev/null 2>&1; then | 7392 |
7693 as_test_x='test -x' | 7393 # as_fn_executable_p FILE |
7694 else | 7394 # ----------------------- |
7695 if ls -dL / >/dev/null 2>&1; then | 7395 # Test if FILE is an executable regular file. |
7696 as_ls_L_option=L | 7396 as_fn_executable_p () |
7697 else | 7397 { |
7698 as_ls_L_option= | 7398 test -f "$1" && test -x "$1" |
7699 fi | 7399 } # as_fn_executable_p |
7700 as_test_x=' | 7400 as_test_x='test -x' |
7701 eval sh -c '\'' | 7401 as_executable_p=as_fn_executable_p |
7702 if test -d "$1"; then | |
7703 test -d "$1/."; | |
7704 else | |
7705 case $1 in #( | |
7706 -*)set "./$1";; | |
7707 esac; | |
7708 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
7709 ???[sx]*):;;*)false;;esac;fi | |
7710 '\'' sh | |
7711 ' | |
7712 fi | |
7713 as_executable_p=$as_test_x | |
7714 | 7402 |
7715 # Sed expression to map a string onto a valid CPP name. | 7403 # Sed expression to map a string onto a valid CPP name. |
7716 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 7404 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
7717 | 7405 |
7718 # Sed expression to map a string onto a valid variable name. | 7406 # Sed expression to map a string onto a valid variable name. |
7730 # Save the log message, to keep $0 and so on meaningful, and to | 7418 # Save the log message, to keep $0 and so on meaningful, and to |
7731 # report actual input values of CONFIG_FILES etc. instead of their | 7419 # report actual input values of CONFIG_FILES etc. instead of their |
7732 # values after options handling. | 7420 # values after options handling. |
7733 ac_log=" | 7421 ac_log=" |
7734 This file was extended by SVgui $as_me 1.8, which was | 7422 This file was extended by SVgui $as_me 1.8, which was |
7735 generated by GNU Autoconf 2.68. Invocation command line was | 7423 generated by GNU Autoconf 2.69. Invocation command line was |
7736 | 7424 |
7737 CONFIG_FILES = $CONFIG_FILES | 7425 CONFIG_FILES = $CONFIG_FILES |
7738 CONFIG_HEADERS = $CONFIG_HEADERS | 7426 CONFIG_HEADERS = $CONFIG_HEADERS |
7739 CONFIG_LINKS = $CONFIG_LINKS | 7427 CONFIG_LINKS = $CONFIG_LINKS |
7740 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7428 CONFIG_COMMANDS = $CONFIG_COMMANDS |
7783 _ACEOF | 7471 _ACEOF |
7784 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7472 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7785 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7473 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7786 ac_cs_version="\\ | 7474 ac_cs_version="\\ |
7787 SVgui config.status 1.8 | 7475 SVgui config.status 1.8 |
7788 configured by $0, generated by GNU Autoconf 2.68, | 7476 configured by $0, generated by GNU Autoconf 2.69, |
7789 with options \\"\$ac_cs_config\\" | 7477 with options \\"\$ac_cs_config\\" |
7790 | 7478 |
7791 Copyright (C) 2010 Free Software Foundation, Inc. | 7479 Copyright (C) 2012 Free Software Foundation, Inc. |
7792 This config.status script is free software; the Free Software Foundation | 7480 This config.status script is free software; the Free Software Foundation |
7793 gives unlimited permission to copy, distribute and modify it." | 7481 gives unlimited permission to copy, distribute and modify it." |
7794 | 7482 |
7795 ac_pwd='$ac_pwd' | 7483 ac_pwd='$ac_pwd' |
7796 srcdir='$srcdir' | 7484 srcdir='$srcdir' |
7865 fi | 7553 fi |
7866 | 7554 |
7867 _ACEOF | 7555 _ACEOF |
7868 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7556 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7869 if \$ac_cs_recheck; then | 7557 if \$ac_cs_recheck; then |
7870 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 7558 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
7871 shift | 7559 shift |
7872 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 7560 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
7873 CONFIG_SHELL='$SHELL' | 7561 CONFIG_SHELL='$SHELL' |
7874 export CONFIG_SHELL | 7562 export CONFIG_SHELL |
7875 exec "\$@" | 7563 exec "\$@" |