Mercurial > hg > svcore
comparison configure @ 737:403a8064aceb dataquay
Use new symbols in Vamp SDK 2.3.1 for autoconf detection
| author | Chris Cannam |
|---|---|
| date | Fri, 25 May 2012 14:17:27 +0100 |
| parents | 27c861cce97b |
| children | aca6e61eaea3 |
comparison
equal
deleted
inserted
replaced
| 736:31ab733841d0 | 737:403a8064aceb |
|---|---|
| 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 SVcore 1.8. | 3 # Generated by GNU Autoconf 2.69 for SVcore 1.8. |
| 4 # | 4 # |
| 5 # Report bugs to <cannam@all-day-breakfast.com>. | 5 # Report bugs to <cannam@all-day-breakfast.com>. |
| 6 # | 6 # |
| 7 # | 7 # |
| 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992-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. |
| 1217 | 1237 |
| 1218 # FIXME: To remove some day. | 1238 # FIXME: To remove some day. |
| 1219 if test "x$host_alias" != x; then | 1239 if test "x$host_alias" != x; then |
| 1220 if test "x$build_alias" = x; then | 1240 if test "x$build_alias" = x; then |
| 1221 cross_compiling=maybe | 1241 cross_compiling=maybe |
| 1222 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | |
| 1223 If a cross compiler is detected then cross compile mode will be used" >&2 | |
| 1224 elif test "x$build_alias" != "x$host_alias"; then | 1242 elif test "x$build_alias" != "x$host_alias"; then |
| 1225 cross_compiling=yes | 1243 cross_compiling=yes |
| 1226 fi | 1244 fi |
| 1227 fi | 1245 fi |
| 1228 | 1246 |
| 1515 | 1533 |
| 1516 test -n "$ac_init_help" && exit $ac_status | 1534 test -n "$ac_init_help" && exit $ac_status |
| 1517 if $ac_init_version; then | 1535 if $ac_init_version; then |
| 1518 cat <<\_ACEOF | 1536 cat <<\_ACEOF |
| 1519 SVcore configure 1.8 | 1537 SVcore configure 1.8 |
| 1520 generated by GNU Autoconf 2.68 | 1538 generated by GNU Autoconf 2.69 |
| 1521 | 1539 |
| 1522 Copyright (C) 2010 Free Software Foundation, Inc. | 1540 Copyright (C) 2012 Free Software Foundation, Inc. |
| 1523 This configure script is free software; the Free Software Foundation | 1541 This configure script is free software; the Free Software Foundation |
| 1524 gives unlimited permission to copy, distribute and modify it. | 1542 gives unlimited permission to copy, distribute and modify it. |
| 1525 _ACEOF | 1543 _ACEOF |
| 1526 exit | 1544 exit |
| 1527 fi | 1545 fi |
| 1832 test $ac_status = 0; } && { | 1850 test $ac_status = 0; } && { |
| 1833 test -z "$ac_cxx_werror_flag" || | 1851 test -z "$ac_cxx_werror_flag" || |
| 1834 test ! -s conftest.err | 1852 test ! -s conftest.err |
| 1835 } && test -s conftest$ac_exeext && { | 1853 } && test -s conftest$ac_exeext && { |
| 1836 test "$cross_compiling" = yes || | 1854 test "$cross_compiling" = yes || |
| 1837 $as_test_x conftest$ac_exeext | 1855 test -x conftest$ac_exeext |
| 1838 }; then : | 1856 }; then : |
| 1839 ac_retval=0 | 1857 ac_retval=0 |
| 1840 else | 1858 else |
| 1841 $as_echo "$as_me: failed program was:" >&5 | 1859 $as_echo "$as_me: failed program was:" >&5 |
| 1842 sed 's/^/| /' conftest.$ac_ext >&5 | 1860 sed 's/^/| /' conftest.$ac_ext >&5 |
| 1855 cat >config.log <<_ACEOF | 1873 cat >config.log <<_ACEOF |
| 1856 This file contains any messages produced by compilers while | 1874 This file contains any messages produced by compilers while |
| 1857 running configure, to aid debugging if configure makes a mistake. | 1875 running configure, to aid debugging if configure makes a mistake. |
| 1858 | 1876 |
| 1859 It was created by SVcore $as_me 1.8, which was | 1877 It was created by SVcore $as_me 1.8, which was |
| 1860 generated by GNU Autoconf 2.68. Invocation command line was | 1878 generated by GNU Autoconf 2.69. Invocation command line was |
| 1861 | 1879 |
| 1862 $ $0 $@ | 1880 $ $0 $@ |
| 1863 | 1881 |
| 1864 _ACEOF | 1882 _ACEOF |
| 1865 exec 5>>config.log | 1883 exec 5>>config.log |
| 2249 for as_dir in $PATH | 2267 for as_dir in $PATH |
| 2250 do | 2268 do |
| 2251 IFS=$as_save_IFS | 2269 IFS=$as_save_IFS |
| 2252 test -z "$as_dir" && as_dir=. | 2270 test -z "$as_dir" && as_dir=. |
| 2253 for ac_exec_ext in '' $ac_executable_extensions; do | 2271 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2254 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2272 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2255 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2273 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
| 2256 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2274 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2257 break 2 | 2275 break 2 |
| 2258 fi | 2276 fi |
| 2259 done | 2277 done |
| 2289 for as_dir in $PATH | 2307 for as_dir in $PATH |
| 2290 do | 2308 do |
| 2291 IFS=$as_save_IFS | 2309 IFS=$as_save_IFS |
| 2292 test -z "$as_dir" && as_dir=. | 2310 test -z "$as_dir" && as_dir=. |
| 2293 for ac_exec_ext in '' $ac_executable_extensions; do | 2311 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2294 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2312 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2295 ac_cv_prog_ac_ct_CC="gcc" | 2313 ac_cv_prog_ac_ct_CC="gcc" |
| 2296 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2314 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2297 break 2 | 2315 break 2 |
| 2298 fi | 2316 fi |
| 2299 done | 2317 done |
| 2342 for as_dir in $PATH | 2360 for as_dir in $PATH |
| 2343 do | 2361 do |
| 2344 IFS=$as_save_IFS | 2362 IFS=$as_save_IFS |
| 2345 test -z "$as_dir" && as_dir=. | 2363 test -z "$as_dir" && as_dir=. |
| 2346 for ac_exec_ext in '' $ac_executable_extensions; do | 2364 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2347 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2365 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2348 ac_cv_prog_CC="${ac_tool_prefix}cc" | 2366 ac_cv_prog_CC="${ac_tool_prefix}cc" |
| 2349 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2367 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2350 break 2 | 2368 break 2 |
| 2351 fi | 2369 fi |
| 2352 done | 2370 done |
| 2383 for as_dir in $PATH | 2401 for as_dir in $PATH |
| 2384 do | 2402 do |
| 2385 IFS=$as_save_IFS | 2403 IFS=$as_save_IFS |
| 2386 test -z "$as_dir" && as_dir=. | 2404 test -z "$as_dir" && as_dir=. |
| 2387 for ac_exec_ext in '' $ac_executable_extensions; do | 2405 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2388 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2406 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2389 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 2407 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
| 2390 ac_prog_rejected=yes | 2408 ac_prog_rejected=yes |
| 2391 continue | 2409 continue |
| 2392 fi | 2410 fi |
| 2393 ac_cv_prog_CC="cc" | 2411 ac_cv_prog_CC="cc" |
| 2441 for as_dir in $PATH | 2459 for as_dir in $PATH |
| 2442 do | 2460 do |
| 2443 IFS=$as_save_IFS | 2461 IFS=$as_save_IFS |
| 2444 test -z "$as_dir" && as_dir=. | 2462 test -z "$as_dir" && as_dir=. |
| 2445 for ac_exec_ext in '' $ac_executable_extensions; do | 2463 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2446 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2464 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2447 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2465 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
| 2448 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2466 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2449 break 2 | 2467 break 2 |
| 2450 fi | 2468 fi |
| 2451 done | 2469 done |
| 2485 for as_dir in $PATH | 2503 for as_dir in $PATH |
| 2486 do | 2504 do |
| 2487 IFS=$as_save_IFS | 2505 IFS=$as_save_IFS |
| 2488 test -z "$as_dir" && as_dir=. | 2506 test -z "$as_dir" && as_dir=. |
| 2489 for ac_exec_ext in '' $ac_executable_extensions; do | 2507 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2490 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2508 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2491 ac_cv_prog_ac_ct_CC="$ac_prog" | 2509 ac_cv_prog_ac_ct_CC="$ac_prog" |
| 2492 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2510 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2493 break 2 | 2511 break 2 |
| 2494 fi | 2512 fi |
| 2495 done | 2513 done |
| 2931 ac_save_CC=$CC | 2949 ac_save_CC=$CC |
| 2932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2950 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2933 /* end confdefs.h. */ | 2951 /* end confdefs.h. */ |
| 2934 #include <stdarg.h> | 2952 #include <stdarg.h> |
| 2935 #include <stdio.h> | 2953 #include <stdio.h> |
| 2936 #include <sys/types.h> | 2954 struct stat; |
| 2937 #include <sys/stat.h> | |
| 2938 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 2955 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
| 2939 struct buf { int x; }; | 2956 struct buf { int x; }; |
| 2940 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 2957 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
| 2941 static char *e (p, i) | 2958 static char *e (p, i) |
| 2942 char **p; | 2959 char **p; |
| 3045 for as_dir in $PATH | 3062 for as_dir in $PATH |
| 3046 do | 3063 do |
| 3047 IFS=$as_save_IFS | 3064 IFS=$as_save_IFS |
| 3048 test -z "$as_dir" && as_dir=. | 3065 test -z "$as_dir" && as_dir=. |
| 3049 for ac_exec_ext in '' $ac_executable_extensions; do | 3066 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3050 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3067 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3051 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 3068 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
| 3052 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3069 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3053 break 2 | 3070 break 2 |
| 3054 fi | 3071 fi |
| 3055 done | 3072 done |
| 3089 for as_dir in $PATH | 3106 for as_dir in $PATH |
| 3090 do | 3107 do |
| 3091 IFS=$as_save_IFS | 3108 IFS=$as_save_IFS |
| 3092 test -z "$as_dir" && as_dir=. | 3109 test -z "$as_dir" && as_dir=. |
| 3093 for ac_exec_ext in '' $ac_executable_extensions; do | 3110 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3111 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3095 ac_cv_prog_ac_ct_CXX="$ac_prog" | 3112 ac_cv_prog_ac_ct_CXX="$ac_prog" |
| 3096 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3097 break 2 | 3114 break 2 |
| 3098 fi | 3115 fi |
| 3099 done | 3116 done |
| 3340 # OSF1 and SCO ODT 3.0 have their own names for install. | 3357 # OSF1 and SCO ODT 3.0 have their own names for install. |
| 3341 # Don't use installbsd from OSF since it installs stuff as root | 3358 # Don't use installbsd from OSF since it installs stuff as root |
| 3342 # by default. | 3359 # by default. |
| 3343 for ac_prog in ginstall scoinst install; do | 3360 for ac_prog in ginstall scoinst install; do |
| 3344 for ac_exec_ext in '' $ac_executable_extensions; do | 3361 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3345 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | 3362 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 3346 if test $ac_prog = install && | 3363 if test $ac_prog = install && |
| 3347 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3364 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3348 # AIX install. It has an incompatible calling convention. | 3365 # AIX install. It has an incompatible calling convention. |
| 3349 : | 3366 : |
| 3350 elif test $ac_prog = install && | 3367 elif test $ac_prog = install && |
| 3409 do | 3426 do |
| 3410 IFS=$as_save_IFS | 3427 IFS=$as_save_IFS |
| 3411 test -z "$as_dir" && as_dir=. | 3428 test -z "$as_dir" && as_dir=. |
| 3412 for ac_prog in mkdir gmkdir; do | 3429 for ac_prog in mkdir gmkdir; do |
| 3413 for ac_exec_ext in '' $ac_executable_extensions; do | 3430 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3414 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue | 3431 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
| 3415 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 3432 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
| 3416 'mkdir (GNU coreutils) '* | \ | 3433 'mkdir (GNU coreutils) '* | \ |
| 3417 'mkdir (coreutils) '* | \ | 3434 'mkdir (coreutils) '* | \ |
| 3418 'mkdir (fileutils) '4.1*) | 3435 'mkdir (fileutils) '4.1*) |
| 3419 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 3436 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
| 3590 IFS=$as_save_IFS | 3607 IFS=$as_save_IFS |
| 3591 test -z "$as_dir" && as_dir=. | 3608 test -z "$as_dir" && as_dir=. |
| 3592 for ac_prog in grep ggrep; do | 3609 for ac_prog in grep ggrep; do |
| 3593 for ac_exec_ext in '' $ac_executable_extensions; do | 3610 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3594 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3611 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
| 3595 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 3612 as_fn_executable_p "$ac_path_GREP" || continue |
| 3596 # Check for GNU ac_path_GREP and select it if it is found. | 3613 # Check for GNU ac_path_GREP and select it if it is found. |
| 3597 # Check for GNU $ac_path_GREP | 3614 # Check for GNU $ac_path_GREP |
| 3598 case `"$ac_path_GREP" --version 2>&1` in | 3615 case `"$ac_path_GREP" --version 2>&1` in |
| 3599 *GNU*) | 3616 *GNU*) |
| 3600 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 3617 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
| 3656 IFS=$as_save_IFS | 3673 IFS=$as_save_IFS |
| 3657 test -z "$as_dir" && as_dir=. | 3674 test -z "$as_dir" && as_dir=. |
| 3658 for ac_prog in egrep; do | 3675 for ac_prog in egrep; do |
| 3659 for ac_exec_ext in '' $ac_executable_extensions; do | 3676 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3660 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3677 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
| 3661 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 3678 as_fn_executable_p "$ac_path_EGREP" || continue |
| 3662 # Check for GNU ac_path_EGREP and select it if it is found. | 3679 # Check for GNU ac_path_EGREP and select it if it is found. |
| 3663 # Check for GNU $ac_path_EGREP | 3680 # Check for GNU $ac_path_EGREP |
| 3664 case `"$ac_path_EGREP" --version 2>&1` in | 3681 case `"$ac_path_EGREP" --version 2>&1` in |
| 3665 *GNU*) | 3682 *GNU*) |
| 3666 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 3683 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
| 3849 for as_dir in $PATH | 3866 for as_dir in $PATH |
| 3850 do | 3867 do |
| 3851 IFS=$as_save_IFS | 3868 IFS=$as_save_IFS |
| 3852 test -z "$as_dir" && as_dir=. | 3869 test -z "$as_dir" && as_dir=. |
| 3853 for ac_exec_ext in '' $ac_executable_extensions; do | 3870 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3854 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3871 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3855 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3872 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 3856 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3873 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3857 break 2 | 3874 break 2 |
| 3858 fi | 3875 fi |
| 3859 done | 3876 done |
| 3892 for as_dir in $PATH | 3909 for as_dir in $PATH |
| 3893 do | 3910 do |
| 3894 IFS=$as_save_IFS | 3911 IFS=$as_save_IFS |
| 3895 test -z "$as_dir" && as_dir=. | 3912 test -z "$as_dir" && as_dir=. |
| 3896 for ac_exec_ext in '' $ac_executable_extensions; do | 3913 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3897 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3914 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3898 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3915 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 3899 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3916 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3900 break 2 | 3917 break 2 |
| 3901 fi | 3918 fi |
| 3902 done | 3919 done |
| 3963 for as_dir in $QTDIR/bin/ | 3980 for as_dir in $QTDIR/bin/ |
| 3964 do | 3981 do |
| 3965 IFS=$as_save_IFS | 3982 IFS=$as_save_IFS |
| 3966 test -z "$as_dir" && as_dir=. | 3983 test -z "$as_dir" && as_dir=. |
| 3967 for ac_exec_ext in '' $ac_executable_extensions; do | 3984 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3968 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3985 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3969 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" | 3986 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" |
| 3970 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3987 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3971 break 2 | 3988 break 2 |
| 3972 fi | 3989 fi |
| 3973 done | 3990 done |
| 4002 for as_dir in $QTDIR/bin/ | 4019 for as_dir in $QTDIR/bin/ |
| 4003 do | 4020 do |
| 4004 IFS=$as_save_IFS | 4021 IFS=$as_save_IFS |
| 4005 test -z "$as_dir" && as_dir=. | 4022 test -z "$as_dir" && as_dir=. |
| 4006 for ac_exec_ext in '' $ac_executable_extensions; do | 4023 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4007 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4024 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4008 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" | 4025 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" |
| 4009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4026 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4010 break 2 | 4027 break 2 |
| 4011 fi | 4028 fi |
| 4012 done | 4029 done |
| 4041 for as_dir in $QTDIR/bin/ | 4058 for as_dir in $QTDIR/bin/ |
| 4042 do | 4059 do |
| 4043 IFS=$as_save_IFS | 4060 IFS=$as_save_IFS |
| 4044 test -z "$as_dir" && as_dir=. | 4061 test -z "$as_dir" && as_dir=. |
| 4045 for ac_exec_ext in '' $ac_executable_extensions; do | 4062 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4046 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4063 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4047 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" | 4064 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" |
| 4048 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4065 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4049 break 2 | 4066 break 2 |
| 4050 fi | 4067 fi |
| 4051 done | 4068 done |
| 4080 for as_dir in $PATH | 4097 for as_dir in $PATH |
| 4081 do | 4098 do |
| 4082 IFS=$as_save_IFS | 4099 IFS=$as_save_IFS |
| 4083 test -z "$as_dir" && as_dir=. | 4100 test -z "$as_dir" && as_dir=. |
| 4084 for ac_exec_ext in '' $ac_executable_extensions; do | 4101 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4085 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4102 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4086 ac_cv_prog_QMAKE="qmake-qt4" | 4103 ac_cv_prog_QMAKE="qmake-qt4" |
| 4087 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4104 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4088 break 2 | 4105 break 2 |
| 4089 fi | 4106 fi |
| 4090 done | 4107 done |
| 4119 for as_dir in $PATH | 4136 for as_dir in $PATH |
| 4120 do | 4137 do |
| 4121 IFS=$as_save_IFS | 4138 IFS=$as_save_IFS |
| 4122 test -z "$as_dir" && as_dir=. | 4139 test -z "$as_dir" && as_dir=. |
| 4123 for ac_exec_ext in '' $ac_executable_extensions; do | 4140 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4124 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4141 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4125 ac_cv_prog_QMAKE="qmake" | 4142 ac_cv_prog_QMAKE="qmake" |
| 4126 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4143 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4127 break 2 | 4144 break 2 |
| 4128 fi | 4145 fi |
| 4129 done | 4146 done |
| 5148 fi | 5165 fi |
| 5149 fi | 5166 fi |
| 5150 | 5167 |
| 5151 | 5168 |
| 5152 SV_MODULE_MODULE=vamphostsdk | 5169 SV_MODULE_MODULE=vamphostsdk |
| 5153 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.0" | 5170 SV_MODULE_VERSION_TEST="vamp-hostsdk >= 2.3.1" |
| 5154 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h | 5171 SV_MODULE_HEADER=vamp-hostsdk/PluginLoader.h |
| 5155 SV_MODULE_LIB= | 5172 SV_MODULE_LIB=vamp-hostsdk |
| 5156 SV_MODULE_FUNC= | 5173 SV_MODULE_FUNC=libvamphostsdk_v_2_3_1_present |
| 5157 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') | 5174 SV_MODULE_HAVE=HAVE_$(echo vamphostsdk | tr 'a-z' 'A-Z') |
| 5158 SV_MODULE_FAILED=1 | 5175 SV_MODULE_FAILED=1 |
| 5159 if test -n "$vamphostsdk_LIBS" ; then | 5176 if test -n "$vamphostsdk_LIBS" ; then |
| 5160 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 | 5177 { $as_echo "$as_me:${as_lineno-$LINENO}: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&5 |
| 5161 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} | 5178 $as_echo "$as_me: User set ${SV_MODULE_MODULE}_LIBS explicitly, skipping test for $SV_MODULE_MODULE" >&6;} |
| 7460 if ln -s conf$$.file conf$$ 2>/dev/null; then | 7477 if ln -s conf$$.file conf$$ 2>/dev/null; then |
| 7461 as_ln_s='ln -s' | 7478 as_ln_s='ln -s' |
| 7462 # ... but there are two gotchas: | 7479 # ... but there are two gotchas: |
| 7463 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 7480 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
| 7464 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 7481 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
| 7465 # In both cases, we have to default to `cp -p'. | 7482 # In both cases, we have to default to `cp -pR'. |
| 7466 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 7483 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
| 7467 as_ln_s='cp -p' | 7484 as_ln_s='cp -pR' |
| 7468 elif ln conf$$.file conf$$ 2>/dev/null; then | 7485 elif ln conf$$.file conf$$ 2>/dev/null; then |
| 7469 as_ln_s=ln | 7486 as_ln_s=ln |
| 7470 else | 7487 else |
| 7471 as_ln_s='cp -p' | 7488 as_ln_s='cp -pR' |
| 7472 fi | 7489 fi |
| 7473 else | 7490 else |
| 7474 as_ln_s='cp -p' | 7491 as_ln_s='cp -pR' |
| 7475 fi | 7492 fi |
| 7476 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 7493 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
| 7477 rmdir conf$$.dir 2>/dev/null | 7494 rmdir conf$$.dir 2>/dev/null |
| 7478 | 7495 |
| 7479 | 7496 |
| 7529 else | 7546 else |
| 7530 test -d ./-p && rmdir ./-p | 7547 test -d ./-p && rmdir ./-p |
| 7531 as_mkdir_p=false | 7548 as_mkdir_p=false |
| 7532 fi | 7549 fi |
| 7533 | 7550 |
| 7534 if test -x / >/dev/null 2>&1; then | 7551 |
| 7535 as_test_x='test -x' | 7552 # as_fn_executable_p FILE |
| 7536 else | 7553 # ----------------------- |
| 7537 if ls -dL / >/dev/null 2>&1; then | 7554 # Test if FILE is an executable regular file. |
| 7538 as_ls_L_option=L | 7555 as_fn_executable_p () |
| 7539 else | 7556 { |
| 7540 as_ls_L_option= | 7557 test -f "$1" && test -x "$1" |
| 7541 fi | 7558 } # as_fn_executable_p |
| 7542 as_test_x=' | 7559 as_test_x='test -x' |
| 7543 eval sh -c '\'' | 7560 as_executable_p=as_fn_executable_p |
| 7544 if test -d "$1"; then | |
| 7545 test -d "$1/."; | |
| 7546 else | |
| 7547 case $1 in #( | |
| 7548 -*)set "./$1";; | |
| 7549 esac; | |
| 7550 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
| 7551 ???[sx]*):;;*)false;;esac;fi | |
| 7552 '\'' sh | |
| 7553 ' | |
| 7554 fi | |
| 7555 as_executable_p=$as_test_x | |
| 7556 | 7561 |
| 7557 # Sed expression to map a string onto a valid CPP name. | 7562 # Sed expression to map a string onto a valid CPP name. |
| 7558 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 7563 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 7559 | 7564 |
| 7560 # Sed expression to map a string onto a valid variable name. | 7565 # Sed expression to map a string onto a valid variable name. |
| 7572 # Save the log message, to keep $0 and so on meaningful, and to | 7577 # Save the log message, to keep $0 and so on meaningful, and to |
| 7573 # report actual input values of CONFIG_FILES etc. instead of their | 7578 # report actual input values of CONFIG_FILES etc. instead of their |
| 7574 # values after options handling. | 7579 # values after options handling. |
| 7575 ac_log=" | 7580 ac_log=" |
| 7576 This file was extended by SVcore $as_me 1.8, which was | 7581 This file was extended by SVcore $as_me 1.8, which was |
| 7577 generated by GNU Autoconf 2.68. Invocation command line was | 7582 generated by GNU Autoconf 2.69. Invocation command line was |
| 7578 | 7583 |
| 7579 CONFIG_FILES = $CONFIG_FILES | 7584 CONFIG_FILES = $CONFIG_FILES |
| 7580 CONFIG_HEADERS = $CONFIG_HEADERS | 7585 CONFIG_HEADERS = $CONFIG_HEADERS |
| 7581 CONFIG_LINKS = $CONFIG_LINKS | 7586 CONFIG_LINKS = $CONFIG_LINKS |
| 7582 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7587 CONFIG_COMMANDS = $CONFIG_COMMANDS |
| 7625 _ACEOF | 7630 _ACEOF |
| 7626 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7631 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 7627 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7632 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 7628 ac_cs_version="\\ | 7633 ac_cs_version="\\ |
| 7629 SVcore config.status 1.8 | 7634 SVcore config.status 1.8 |
| 7630 configured by $0, generated by GNU Autoconf 2.68, | 7635 configured by $0, generated by GNU Autoconf 2.69, |
| 7631 with options \\"\$ac_cs_config\\" | 7636 with options \\"\$ac_cs_config\\" |
| 7632 | 7637 |
| 7633 Copyright (C) 2010 Free Software Foundation, Inc. | 7638 Copyright (C) 2012 Free Software Foundation, Inc. |
| 7634 This config.status script is free software; the Free Software Foundation | 7639 This config.status script is free software; the Free Software Foundation |
| 7635 gives unlimited permission to copy, distribute and modify it." | 7640 gives unlimited permission to copy, distribute and modify it." |
| 7636 | 7641 |
| 7637 ac_pwd='$ac_pwd' | 7642 ac_pwd='$ac_pwd' |
| 7638 srcdir='$srcdir' | 7643 srcdir='$srcdir' |
| 7707 fi | 7712 fi |
| 7708 | 7713 |
| 7709 _ACEOF | 7714 _ACEOF |
| 7710 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7715 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 7711 if \$ac_cs_recheck; then | 7716 if \$ac_cs_recheck; then |
| 7712 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 7717 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
| 7713 shift | 7718 shift |
| 7714 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 7719 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
| 7715 CONFIG_SHELL='$SHELL' | 7720 CONFIG_SHELL='$SHELL' |
| 7716 export CONFIG_SHELL | 7721 export CONFIG_SHELL |
| 7717 exec "\$@" | 7722 exec "\$@" |
