Mercurial > hg > sonic-visualiser
comparison configure @ 521:cc4ff6fde597
Include name of project file, in case it differs from directory name
| author | Chris Cannam |
|---|---|
| date | Sun, 25 Nov 2012 18:10:07 +0000 |
| parents | a830a57084c2 |
| children | 50f6569ac28e 724ded575041 |
comparison
equal
deleted
inserted
replaced
| 520:df7556724a22 | 521:cc4ff6fde597 |
|---|---|
| 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 Sonic Visualiser 2.0. | 3 # Generated by GNU Autoconf 2.69 for Sonic Visualiser 2.0. |
| 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. |
| 604 | 624 |
| 605 enable_option_checking=no | 625 enable_option_checking=no |
| 606 ac_subst_vars='LTLIBOBJS | 626 ac_subst_vars='LTLIBOBJS |
| 607 LIBOBJS | 627 LIBOBJS |
| 608 subdirs | 628 subdirs |
| 609 CODENAME | |
| 610 QMAKE_CONFIG | 629 QMAKE_CONFIG |
| 611 HAVES | 630 HAVES |
| 612 CXXFLAGS_MINIMAL | 631 CXXFLAGS_MINIMAL |
| 613 CUT | 632 CUT |
| 614 SHA1SUM | 633 SHA1SUM |
| 1223 | 1242 |
| 1224 # FIXME: To remove some day. | 1243 # FIXME: To remove some day. |
| 1225 if test "x$host_alias" != x; then | 1244 if test "x$host_alias" != x; then |
| 1226 if test "x$build_alias" = x; then | 1245 if test "x$build_alias" = x; then |
| 1227 cross_compiling=maybe | 1246 cross_compiling=maybe |
| 1228 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | |
| 1229 If a cross compiler is detected then cross compile mode will be used" >&2 | |
| 1230 elif test "x$build_alias" != "x$host_alias"; then | 1247 elif test "x$build_alias" != "x$host_alias"; then |
| 1231 cross_compiling=yes | 1248 cross_compiling=yes |
| 1232 fi | 1249 fi |
| 1233 fi | 1250 fi |
| 1234 | 1251 |
| 1524 | 1541 |
| 1525 test -n "$ac_init_help" && exit $ac_status | 1542 test -n "$ac_init_help" && exit $ac_status |
| 1526 if $ac_init_version; then | 1543 if $ac_init_version; then |
| 1527 cat <<\_ACEOF | 1544 cat <<\_ACEOF |
| 1528 Sonic Visualiser configure 2.0 | 1545 Sonic Visualiser configure 2.0 |
| 1529 generated by GNU Autoconf 2.68 | 1546 generated by GNU Autoconf 2.69 |
| 1530 | 1547 |
| 1531 Copyright (C) 2010 Free Software Foundation, Inc. | 1548 Copyright (C) 2012 Free Software Foundation, Inc. |
| 1532 This configure script is free software; the Free Software Foundation | 1549 This configure script is free software; the Free Software Foundation |
| 1533 gives unlimited permission to copy, distribute and modify it. | 1550 gives unlimited permission to copy, distribute and modify it. |
| 1534 _ACEOF | 1551 _ACEOF |
| 1535 exit | 1552 exit |
| 1536 fi | 1553 fi |
| 1841 test $ac_status = 0; } && { | 1858 test $ac_status = 0; } && { |
| 1842 test -z "$ac_cxx_werror_flag" || | 1859 test -z "$ac_cxx_werror_flag" || |
| 1843 test ! -s conftest.err | 1860 test ! -s conftest.err |
| 1844 } && test -s conftest$ac_exeext && { | 1861 } && test -s conftest$ac_exeext && { |
| 1845 test "$cross_compiling" = yes || | 1862 test "$cross_compiling" = yes || |
| 1846 $as_test_x conftest$ac_exeext | 1863 test -x conftest$ac_exeext |
| 1847 }; then : | 1864 }; then : |
| 1848 ac_retval=0 | 1865 ac_retval=0 |
| 1849 else | 1866 else |
| 1850 $as_echo "$as_me: failed program was:" >&5 | 1867 $as_echo "$as_me: failed program was:" >&5 |
| 1851 sed 's/^/| /' conftest.$ac_ext >&5 | 1868 sed 's/^/| /' conftest.$ac_ext >&5 |
| 1864 cat >config.log <<_ACEOF | 1881 cat >config.log <<_ACEOF |
| 1865 This file contains any messages produced by compilers while | 1882 This file contains any messages produced by compilers while |
| 1866 running configure, to aid debugging if configure makes a mistake. | 1883 running configure, to aid debugging if configure makes a mistake. |
| 1867 | 1884 |
| 1868 It was created by Sonic Visualiser $as_me 2.0, which was | 1885 It was created by Sonic Visualiser $as_me 2.0, which was |
| 1869 generated by GNU Autoconf 2.68. Invocation command line was | 1886 generated by GNU Autoconf 2.69. Invocation command line was |
| 1870 | 1887 |
| 1871 $ $0 $@ | 1888 $ $0 $@ |
| 1872 | 1889 |
| 1873 _ACEOF | 1890 _ACEOF |
| 1874 exec 5>>config.log | 1891 exec 5>>config.log |
| 2258 for as_dir in $PATH | 2275 for as_dir in $PATH |
| 2259 do | 2276 do |
| 2260 IFS=$as_save_IFS | 2277 IFS=$as_save_IFS |
| 2261 test -z "$as_dir" && as_dir=. | 2278 test -z "$as_dir" && as_dir=. |
| 2262 for ac_exec_ext in '' $ac_executable_extensions; do | 2279 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2263 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2280 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2264 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2281 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
| 2265 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2282 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2266 break 2 | 2283 break 2 |
| 2267 fi | 2284 fi |
| 2268 done | 2285 done |
| 2298 for as_dir in $PATH | 2315 for as_dir in $PATH |
| 2299 do | 2316 do |
| 2300 IFS=$as_save_IFS | 2317 IFS=$as_save_IFS |
| 2301 test -z "$as_dir" && as_dir=. | 2318 test -z "$as_dir" && as_dir=. |
| 2302 for ac_exec_ext in '' $ac_executable_extensions; do | 2319 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2320 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2304 ac_cv_prog_ac_ct_CC="gcc" | 2321 ac_cv_prog_ac_ct_CC="gcc" |
| 2305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2322 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2306 break 2 | 2323 break 2 |
| 2307 fi | 2324 fi |
| 2308 done | 2325 done |
| 2351 for as_dir in $PATH | 2368 for as_dir in $PATH |
| 2352 do | 2369 do |
| 2353 IFS=$as_save_IFS | 2370 IFS=$as_save_IFS |
| 2354 test -z "$as_dir" && as_dir=. | 2371 test -z "$as_dir" && as_dir=. |
| 2355 for ac_exec_ext in '' $ac_executable_extensions; do | 2372 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2356 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2373 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2357 ac_cv_prog_CC="${ac_tool_prefix}cc" | 2374 ac_cv_prog_CC="${ac_tool_prefix}cc" |
| 2358 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2375 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2359 break 2 | 2376 break 2 |
| 2360 fi | 2377 fi |
| 2361 done | 2378 done |
| 2392 for as_dir in $PATH | 2409 for as_dir in $PATH |
| 2393 do | 2410 do |
| 2394 IFS=$as_save_IFS | 2411 IFS=$as_save_IFS |
| 2395 test -z "$as_dir" && as_dir=. | 2412 test -z "$as_dir" && as_dir=. |
| 2396 for ac_exec_ext in '' $ac_executable_extensions; do | 2413 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2397 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2414 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2398 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 2415 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
| 2399 ac_prog_rejected=yes | 2416 ac_prog_rejected=yes |
| 2400 continue | 2417 continue |
| 2401 fi | 2418 fi |
| 2402 ac_cv_prog_CC="cc" | 2419 ac_cv_prog_CC="cc" |
| 2450 for as_dir in $PATH | 2467 for as_dir in $PATH |
| 2451 do | 2468 do |
| 2452 IFS=$as_save_IFS | 2469 IFS=$as_save_IFS |
| 2453 test -z "$as_dir" && as_dir=. | 2470 test -z "$as_dir" && as_dir=. |
| 2454 for ac_exec_ext in '' $ac_executable_extensions; do | 2471 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2455 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2472 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2456 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2473 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
| 2457 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2474 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2458 break 2 | 2475 break 2 |
| 2459 fi | 2476 fi |
| 2460 done | 2477 done |
| 2494 for as_dir in $PATH | 2511 for as_dir in $PATH |
| 2495 do | 2512 do |
| 2496 IFS=$as_save_IFS | 2513 IFS=$as_save_IFS |
| 2497 test -z "$as_dir" && as_dir=. | 2514 test -z "$as_dir" && as_dir=. |
| 2498 for ac_exec_ext in '' $ac_executable_extensions; do | 2515 for ac_exec_ext in '' $ac_executable_extensions; do |
| 2499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2516 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2500 ac_cv_prog_ac_ct_CC="$ac_prog" | 2517 ac_cv_prog_ac_ct_CC="$ac_prog" |
| 2501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2518 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2502 break 2 | 2519 break 2 |
| 2503 fi | 2520 fi |
| 2504 done | 2521 done |
| 2940 ac_save_CC=$CC | 2957 ac_save_CC=$CC |
| 2941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2942 /* end confdefs.h. */ | 2959 /* end confdefs.h. */ |
| 2943 #include <stdarg.h> | 2960 #include <stdarg.h> |
| 2944 #include <stdio.h> | 2961 #include <stdio.h> |
| 2945 #include <sys/types.h> | 2962 struct stat; |
| 2946 #include <sys/stat.h> | |
| 2947 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 2963 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
| 2948 struct buf { int x; }; | 2964 struct buf { int x; }; |
| 2949 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 2965 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
| 2950 static char *e (p, i) | 2966 static char *e (p, i) |
| 2951 char **p; | 2967 char **p; |
| 3054 for as_dir in $PATH | 3070 for as_dir in $PATH |
| 3055 do | 3071 do |
| 3056 IFS=$as_save_IFS | 3072 IFS=$as_save_IFS |
| 3057 test -z "$as_dir" && as_dir=. | 3073 test -z "$as_dir" && as_dir=. |
| 3058 for ac_exec_ext in '' $ac_executable_extensions; do | 3074 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3059 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3075 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3060 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 3076 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
| 3061 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3077 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3062 break 2 | 3078 break 2 |
| 3063 fi | 3079 fi |
| 3064 done | 3080 done |
| 3098 for as_dir in $PATH | 3114 for as_dir in $PATH |
| 3099 do | 3115 do |
| 3100 IFS=$as_save_IFS | 3116 IFS=$as_save_IFS |
| 3101 test -z "$as_dir" && as_dir=. | 3117 test -z "$as_dir" && as_dir=. |
| 3102 for ac_exec_ext in '' $ac_executable_extensions; do | 3118 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3103 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3119 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3104 ac_cv_prog_ac_ct_CXX="$ac_prog" | 3120 ac_cv_prog_ac_ct_CXX="$ac_prog" |
| 3105 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3121 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3106 break 2 | 3122 break 2 |
| 3107 fi | 3123 fi |
| 3108 done | 3124 done |
| 3349 # OSF1 and SCO ODT 3.0 have their own names for install. | 3365 # OSF1 and SCO ODT 3.0 have their own names for install. |
| 3350 # Don't use installbsd from OSF since it installs stuff as root | 3366 # Don't use installbsd from OSF since it installs stuff as root |
| 3351 # by default. | 3367 # by default. |
| 3352 for ac_prog in ginstall scoinst install; do | 3368 for ac_prog in ginstall scoinst install; do |
| 3353 for ac_exec_ext in '' $ac_executable_extensions; do | 3369 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3354 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | 3370 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 3355 if test $ac_prog = install && | 3371 if test $ac_prog = install && |
| 3356 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3372 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3357 # AIX install. It has an incompatible calling convention. | 3373 # AIX install. It has an incompatible calling convention. |
| 3358 : | 3374 : |
| 3359 elif test $ac_prog = install && | 3375 elif test $ac_prog = install && |
| 3418 do | 3434 do |
| 3419 IFS=$as_save_IFS | 3435 IFS=$as_save_IFS |
| 3420 test -z "$as_dir" && as_dir=. | 3436 test -z "$as_dir" && as_dir=. |
| 3421 for ac_prog in mkdir gmkdir; do | 3437 for ac_prog in mkdir gmkdir; do |
| 3422 for ac_exec_ext in '' $ac_executable_extensions; do | 3438 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3423 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue | 3439 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
| 3424 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 3440 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
| 3425 'mkdir (GNU coreutils) '* | \ | 3441 'mkdir (GNU coreutils) '* | \ |
| 3426 'mkdir (coreutils) '* | \ | 3442 'mkdir (coreutils) '* | \ |
| 3427 'mkdir (fileutils) '4.1*) | 3443 'mkdir (fileutils) '4.1*) |
| 3428 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 3444 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
| 3599 IFS=$as_save_IFS | 3615 IFS=$as_save_IFS |
| 3600 test -z "$as_dir" && as_dir=. | 3616 test -z "$as_dir" && as_dir=. |
| 3601 for ac_prog in grep ggrep; do | 3617 for ac_prog in grep ggrep; do |
| 3602 for ac_exec_ext in '' $ac_executable_extensions; do | 3618 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3603 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3619 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
| 3604 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 3620 as_fn_executable_p "$ac_path_GREP" || continue |
| 3605 # Check for GNU ac_path_GREP and select it if it is found. | 3621 # Check for GNU ac_path_GREP and select it if it is found. |
| 3606 # Check for GNU $ac_path_GREP | 3622 # Check for GNU $ac_path_GREP |
| 3607 case `"$ac_path_GREP" --version 2>&1` in | 3623 case `"$ac_path_GREP" --version 2>&1` in |
| 3608 *GNU*) | 3624 *GNU*) |
| 3609 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 3625 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
| 3665 IFS=$as_save_IFS | 3681 IFS=$as_save_IFS |
| 3666 test -z "$as_dir" && as_dir=. | 3682 test -z "$as_dir" && as_dir=. |
| 3667 for ac_prog in egrep; do | 3683 for ac_prog in egrep; do |
| 3668 for ac_exec_ext in '' $ac_executable_extensions; do | 3684 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3669 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3685 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
| 3670 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 3686 as_fn_executable_p "$ac_path_EGREP" || continue |
| 3671 # Check for GNU ac_path_EGREP and select it if it is found. | 3687 # Check for GNU ac_path_EGREP and select it if it is found. |
| 3672 # Check for GNU $ac_path_EGREP | 3688 # Check for GNU $ac_path_EGREP |
| 3673 case `"$ac_path_EGREP" --version 2>&1` in | 3689 case `"$ac_path_EGREP" --version 2>&1` in |
| 3674 *GNU*) | 3690 *GNU*) |
| 3675 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 3691 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
| 3858 for as_dir in $PATH | 3874 for as_dir in $PATH |
| 3859 do | 3875 do |
| 3860 IFS=$as_save_IFS | 3876 IFS=$as_save_IFS |
| 3861 test -z "$as_dir" && as_dir=. | 3877 test -z "$as_dir" && as_dir=. |
| 3862 for ac_exec_ext in '' $ac_executable_extensions; do | 3878 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3863 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3879 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3864 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3880 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 3865 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3881 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3866 break 2 | 3882 break 2 |
| 3867 fi | 3883 fi |
| 3868 done | 3884 done |
| 3901 for as_dir in $PATH | 3917 for as_dir in $PATH |
| 3902 do | 3918 do |
| 3903 IFS=$as_save_IFS | 3919 IFS=$as_save_IFS |
| 3904 test -z "$as_dir" && as_dir=. | 3920 test -z "$as_dir" && as_dir=. |
| 3905 for ac_exec_ext in '' $ac_executable_extensions; do | 3921 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3922 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3907 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 3923 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 3908 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3924 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3909 break 2 | 3925 break 2 |
| 3910 fi | 3926 fi |
| 3911 done | 3927 done |
| 3972 for as_dir in $QTDIR/bin/ | 3988 for as_dir in $QTDIR/bin/ |
| 3973 do | 3989 do |
| 3974 IFS=$as_save_IFS | 3990 IFS=$as_save_IFS |
| 3975 test -z "$as_dir" && as_dir=. | 3991 test -z "$as_dir" && as_dir=. |
| 3976 for ac_exec_ext in '' $ac_executable_extensions; do | 3992 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3977 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3993 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 3978 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" | 3994 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" |
| 3979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3995 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 3980 break 2 | 3996 break 2 |
| 3981 fi | 3997 fi |
| 3982 done | 3998 done |
| 4011 for as_dir in $QTDIR/bin/ | 4027 for as_dir in $QTDIR/bin/ |
| 4012 do | 4028 do |
| 4013 IFS=$as_save_IFS | 4029 IFS=$as_save_IFS |
| 4014 test -z "$as_dir" && as_dir=. | 4030 test -z "$as_dir" && as_dir=. |
| 4015 for ac_exec_ext in '' $ac_executable_extensions; do | 4031 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4032 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4017 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" | 4033 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" |
| 4018 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4034 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4019 break 2 | 4035 break 2 |
| 4020 fi | 4036 fi |
| 4021 done | 4037 done |
| 4050 for as_dir in $QTDIR/bin/ | 4066 for as_dir in $QTDIR/bin/ |
| 4051 do | 4067 do |
| 4052 IFS=$as_save_IFS | 4068 IFS=$as_save_IFS |
| 4053 test -z "$as_dir" && as_dir=. | 4069 test -z "$as_dir" && as_dir=. |
| 4054 for ac_exec_ext in '' $ac_executable_extensions; do | 4070 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4055 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4071 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4056 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" | 4072 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" |
| 4057 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4073 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4058 break 2 | 4074 break 2 |
| 4059 fi | 4075 fi |
| 4060 done | 4076 done |
| 4089 for as_dir in $PATH | 4105 for as_dir in $PATH |
| 4090 do | 4106 do |
| 4091 IFS=$as_save_IFS | 4107 IFS=$as_save_IFS |
| 4092 test -z "$as_dir" && as_dir=. | 4108 test -z "$as_dir" && as_dir=. |
| 4093 for ac_exec_ext in '' $ac_executable_extensions; do | 4109 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4110 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4095 ac_cv_prog_QMAKE="qmake-qt4" | 4111 ac_cv_prog_QMAKE="qmake-qt4" |
| 4096 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4112 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4097 break 2 | 4113 break 2 |
| 4098 fi | 4114 fi |
| 4099 done | 4115 done |
| 4128 for as_dir in $PATH | 4144 for as_dir in $PATH |
| 4129 do | 4145 do |
| 4130 IFS=$as_save_IFS | 4146 IFS=$as_save_IFS |
| 4131 test -z "$as_dir" && as_dir=. | 4147 test -z "$as_dir" && as_dir=. |
| 4132 for ac_exec_ext in '' $ac_executable_extensions; do | 4148 for ac_exec_ext in '' $ac_executable_extensions; do |
| 4133 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4149 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4134 ac_cv_prog_QMAKE="qmake" | 4150 ac_cv_prog_QMAKE="qmake" |
| 4135 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4151 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4136 break 2 | 4152 break 2 |
| 4137 fi | 4153 fi |
| 4138 done | 4154 done |
| 7160 fi | 7176 fi |
| 7161 | 7177 |
| 7162 fi | 7178 fi |
| 7163 fi | 7179 fi |
| 7164 fi | 7180 fi |
| 7165 | |
| 7166 | |
| 7167 | 7181 |
| 7168 | 7182 |
| 7169 | 7183 |
| 7170 | 7184 |
| 7171 | 7185 |
| 7631 if ln -s conf$$.file conf$$ 2>/dev/null; then | 7645 if ln -s conf$$.file conf$$ 2>/dev/null; then |
| 7632 as_ln_s='ln -s' | 7646 as_ln_s='ln -s' |
| 7633 # ... but there are two gotchas: | 7647 # ... but there are two gotchas: |
| 7634 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 7648 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
| 7635 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 7649 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
| 7636 # In both cases, we have to default to `cp -p'. | 7650 # In both cases, we have to default to `cp -pR'. |
| 7637 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 7651 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
| 7638 as_ln_s='cp -p' | 7652 as_ln_s='cp -pR' |
| 7639 elif ln conf$$.file conf$$ 2>/dev/null; then | 7653 elif ln conf$$.file conf$$ 2>/dev/null; then |
| 7640 as_ln_s=ln | 7654 as_ln_s=ln |
| 7641 else | 7655 else |
| 7642 as_ln_s='cp -p' | 7656 as_ln_s='cp -pR' |
| 7643 fi | 7657 fi |
| 7644 else | 7658 else |
| 7645 as_ln_s='cp -p' | 7659 as_ln_s='cp -pR' |
| 7646 fi | 7660 fi |
| 7647 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 7661 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
| 7648 rmdir conf$$.dir 2>/dev/null | 7662 rmdir conf$$.dir 2>/dev/null |
| 7649 | 7663 |
| 7650 | 7664 |
| 7700 else | 7714 else |
| 7701 test -d ./-p && rmdir ./-p | 7715 test -d ./-p && rmdir ./-p |
| 7702 as_mkdir_p=false | 7716 as_mkdir_p=false |
| 7703 fi | 7717 fi |
| 7704 | 7718 |
| 7705 if test -x / >/dev/null 2>&1; then | 7719 |
| 7706 as_test_x='test -x' | 7720 # as_fn_executable_p FILE |
| 7707 else | 7721 # ----------------------- |
| 7708 if ls -dL / >/dev/null 2>&1; then | 7722 # Test if FILE is an executable regular file. |
| 7709 as_ls_L_option=L | 7723 as_fn_executable_p () |
| 7710 else | 7724 { |
| 7711 as_ls_L_option= | 7725 test -f "$1" && test -x "$1" |
| 7712 fi | 7726 } # as_fn_executable_p |
| 7713 as_test_x=' | 7727 as_test_x='test -x' |
| 7714 eval sh -c '\'' | 7728 as_executable_p=as_fn_executable_p |
| 7715 if test -d "$1"; then | |
| 7716 test -d "$1/."; | |
| 7717 else | |
| 7718 case $1 in #( | |
| 7719 -*)set "./$1";; | |
| 7720 esac; | |
| 7721 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
| 7722 ???[sx]*):;;*)false;;esac;fi | |
| 7723 '\'' sh | |
| 7724 ' | |
| 7725 fi | |
| 7726 as_executable_p=$as_test_x | |
| 7727 | 7729 |
| 7728 # Sed expression to map a string onto a valid CPP name. | 7730 # Sed expression to map a string onto a valid CPP name. |
| 7729 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 7731 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 7730 | 7732 |
| 7731 # Sed expression to map a string onto a valid variable name. | 7733 # Sed expression to map a string onto a valid variable name. |
| 7743 # Save the log message, to keep $0 and so on meaningful, and to | 7745 # Save the log message, to keep $0 and so on meaningful, and to |
| 7744 # report actual input values of CONFIG_FILES etc. instead of their | 7746 # report actual input values of CONFIG_FILES etc. instead of their |
| 7745 # values after options handling. | 7747 # values after options handling. |
| 7746 ac_log=" | 7748 ac_log=" |
| 7747 This file was extended by Sonic Visualiser $as_me 2.0, which was | 7749 This file was extended by Sonic Visualiser $as_me 2.0, which was |
| 7748 generated by GNU Autoconf 2.68. Invocation command line was | 7750 generated by GNU Autoconf 2.69. Invocation command line was |
| 7749 | 7751 |
| 7750 CONFIG_FILES = $CONFIG_FILES | 7752 CONFIG_FILES = $CONFIG_FILES |
| 7751 CONFIG_HEADERS = $CONFIG_HEADERS | 7753 CONFIG_HEADERS = $CONFIG_HEADERS |
| 7752 CONFIG_LINKS = $CONFIG_LINKS | 7754 CONFIG_LINKS = $CONFIG_LINKS |
| 7753 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7755 CONFIG_COMMANDS = $CONFIG_COMMANDS |
| 7796 _ACEOF | 7798 _ACEOF |
| 7797 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7799 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 7798 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7800 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 7799 ac_cs_version="\\ | 7801 ac_cs_version="\\ |
| 7800 Sonic Visualiser config.status 2.0 | 7802 Sonic Visualiser config.status 2.0 |
| 7801 configured by $0, generated by GNU Autoconf 2.68, | 7803 configured by $0, generated by GNU Autoconf 2.69, |
| 7802 with options \\"\$ac_cs_config\\" | 7804 with options \\"\$ac_cs_config\\" |
| 7803 | 7805 |
| 7804 Copyright (C) 2010 Free Software Foundation, Inc. | 7806 Copyright (C) 2012 Free Software Foundation, Inc. |
| 7805 This config.status script is free software; the Free Software Foundation | 7807 This config.status script is free software; the Free Software Foundation |
| 7806 gives unlimited permission to copy, distribute and modify it." | 7808 gives unlimited permission to copy, distribute and modify it." |
| 7807 | 7809 |
| 7808 ac_pwd='$ac_pwd' | 7810 ac_pwd='$ac_pwd' |
| 7809 srcdir='$srcdir' | 7811 srcdir='$srcdir' |
| 7878 fi | 7880 fi |
| 7879 | 7881 |
| 7880 _ACEOF | 7882 _ACEOF |
| 7881 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7883 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 7882 if \$ac_cs_recheck; then | 7884 if \$ac_cs_recheck; then |
| 7883 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 7885 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
| 7884 shift | 7886 shift |
| 7885 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 7887 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
| 7886 CONFIG_SHELL='$SHELL' | 7888 CONFIG_SHELL='$SHELL' |
| 7887 export CONFIG_SHELL | 7889 export CONFIG_SHELL |
| 7888 exec "\$@" | 7890 exec "\$@" |
| 8515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8517 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
| 8516 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8518 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
| 8517 fi | 8519 fi |
| 8518 | 8520 |
| 8519 | 8521 |
| 8520 if ! $QMAKE -r; then | 8522 if ! $QMAKE -r sonic-visualiser.pro; then |
| 8521 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 | 8523 as_fn_error $? "qmake failed: Command was \"$QMAKE -r\"" "$LINENO" 5 |
| 8522 fi | 8524 fi |
| 8523 | 8525 |
| 8524 { $as_echo "$as_me:${as_lineno-$LINENO}: | 8526 { $as_echo "$as_me:${as_lineno-$LINENO}: |
| 8525 | 8527 |
