Mercurial > hg > sonic-visualiser
comparison configure @ 517:a830a57084c2
Rework to use hg subrepos
author | Chris Cannam |
---|---|
date | Tue, 21 Aug 2012 13:36:28 +0100 |
parents | eb5f79d6eaa9 |
children | cc4ff6fde597 |
comparison
equal
deleted
inserted
replaced
516:d0e17e571e54 | 517:a830a57084c2 |
---|---|
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.69 for Sonic Visualiser 1.9. | 3 # Generated by GNU Autoconf 2.68 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-1996, 1998-2012 Free Software Foundation, Inc. | 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |
10 # Foundation, Inc. | |
9 # | 11 # |
10 # | 12 # |
11 # This configure script is free software; the Free Software Foundation | 13 # This configure script is free software; the Free Software Foundation |
12 # gives unlimited permission to copy, distribute and modify it. | 14 # gives unlimited permission to copy, distribute and modify it. |
13 ## -------------------- ## | 15 ## -------------------- ## |
132 export LANGUAGE | 134 export LANGUAGE |
133 | 135 |
134 # CDPATH. | 136 # CDPATH. |
135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
136 | 138 |
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;} | |
162 if test "x$CONFIG_SHELL" = x; then | 139 if test "x$CONFIG_SHELL" = x; then |
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : | 140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
164 emulate sh | 141 emulate sh |
165 NULLCMD=: | 142 NULLCMD=: |
166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | 143 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which |
190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : | 167 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : |
191 | 168 |
192 else | 169 else |
193 exitcode=1; echo positional parameters were not saved. | 170 exitcode=1; echo positional parameters were not saved. |
194 fi | 171 fi |
195 test x\$exitcode = x0 || exit 1 | 172 test x\$exitcode = x0 || exit 1" |
196 test -x / || exit 1" | |
197 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO | 173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
198 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO | 174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
199 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && | 175 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
200 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 | 176 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
201 test \$(( 1 + 1 )) = 2 || exit 1" | 177 test \$(( 1 + 1 )) = 2 || exit 1" |
236 fi; } | 212 fi; } |
237 IFS=$as_save_IFS | 213 IFS=$as_save_IFS |
238 | 214 |
239 | 215 |
240 if test "x$CONFIG_SHELL" != x; then : | 216 if test "x$CONFIG_SHELL" != x; then : |
241 export CONFIG_SHELL | 217 # We cannot yet assume a decent shell, so we have to provide a |
242 # We cannot yet assume a decent shell, so we have to provide a | 218 # neutralization value for shells without unset; and this also |
243 # neutralization value for shells without unset; and this also | 219 # works around shells that cannot unset nonexistent variables. |
244 # works around shells that cannot unset nonexistent variables. | 220 # Preserve -v and -x to the replacement shell. |
245 # Preserve -v and -x to the replacement shell. | 221 BASH_ENV=/dev/null |
246 BASH_ENV=/dev/null | 222 ENV=/dev/null |
247 ENV=/dev/null | 223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 224 export CONFIG_SHELL |
249 case $- in # (((( | 225 case $- in # (((( |
250 *v*x* | *x*v* ) as_opts=-vx ;; | 226 *v*x* | *x*v* ) as_opts=-vx ;; |
251 *v* ) as_opts=-v ;; | 227 *v* ) as_opts=-v ;; |
252 *x* ) as_opts=-x ;; | 228 *x* ) as_opts=-x ;; |
253 * ) as_opts= ;; | 229 * ) as_opts= ;; |
254 esac | 230 esac |
255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | 231 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 | |
260 fi | 232 fi |
261 | 233 |
262 if test x$as_have_required = xno; then : | 234 if test x$as_have_required = xno; then : |
263 $as_echo "$0: This script requires a shell more modern than all" | 235 $as_echo "$0: This script requires a shell more modern than all" |
264 $as_echo "$0: the shells that I found on your system." | 236 $as_echo "$0: the shells that I found on your system." |
357 test -z "$as_dirs" || eval "mkdir $as_dirs" | 329 test -z "$as_dirs" || eval "mkdir $as_dirs" |
358 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 330 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
359 | 331 |
360 | 332 |
361 } # as_fn_mkdir_p | 333 } # 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 | |
370 # as_fn_append VAR VALUE | 334 # as_fn_append VAR VALUE |
371 # ---------------------- | 335 # ---------------------- |
372 # Append the text in VALUE to the end of the definition contained in VAR. Take | 336 # Append the text in VALUE to the end of the definition contained in VAR. Take |
373 # advantage of any shell optimizations that allow amortized linear growth over | 337 # advantage of any shell optimizations that allow amortized linear growth over |
374 # repeated appends, instead of the typical quadratic growth present in naive | 338 # repeated appends, instead of the typical quadratic growth present in naive |
486 s/-\n.*// | 450 s/-\n.*// |
487 ' >$as_me.lineno && | 451 ' >$as_me.lineno && |
488 chmod +x "$as_me.lineno" || | 452 chmod +x "$as_me.lineno" || |
489 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | 453 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
490 | 454 |
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 | |
495 # Don't try to exec as it changes $[0], causing all sort of problems | 455 # Don't try to exec as it changes $[0], causing all sort of problems |
496 # (the dirname of $[0] is not the place where we might find the | 456 # (the dirname of $[0] is not the place where we might find the |
497 # original and so on. Autoconf is especially sensitive to this). | 457 # original and so on. Autoconf is especially sensitive to this). |
498 . "./$as_me.lineno" | 458 . "./$as_me.lineno" |
499 # Exit status is that of the last command. | 459 # Exit status is that of the last command. |
524 if ln -s conf$$.file conf$$ 2>/dev/null; then | 484 if ln -s conf$$.file conf$$ 2>/dev/null; then |
525 as_ln_s='ln -s' | 485 as_ln_s='ln -s' |
526 # ... but there are two gotchas: | 486 # ... but there are two gotchas: |
527 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 487 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
528 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 488 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
529 # In both cases, we have to default to `cp -pR'. | 489 # In both cases, we have to default to `cp -p'. |
530 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 490 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
531 as_ln_s='cp -pR' | 491 as_ln_s='cp -p' |
532 elif ln conf$$.file conf$$ 2>/dev/null; then | 492 elif ln conf$$.file conf$$ 2>/dev/null; then |
533 as_ln_s=ln | 493 as_ln_s=ln |
534 else | 494 else |
535 as_ln_s='cp -pR' | 495 as_ln_s='cp -p' |
536 fi | 496 fi |
537 else | 497 else |
538 as_ln_s='cp -pR' | 498 as_ln_s='cp -p' |
539 fi | 499 fi |
540 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 500 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
541 rmdir conf$$.dir 2>/dev/null | 501 rmdir conf$$.dir 2>/dev/null |
542 | 502 |
543 if mkdir -p . 2>/dev/null; then | 503 if mkdir -p . 2>/dev/null; then |
545 else | 505 else |
546 test -d ./-p && rmdir ./-p | 506 test -d ./-p && rmdir ./-p |
547 as_mkdir_p=false | 507 as_mkdir_p=false |
548 fi | 508 fi |
549 | 509 |
550 as_test_x='test -x' | 510 if test -x / >/dev/null 2>&1; then |
551 as_executable_p=as_fn_executable_p | 511 as_test_x='test -x' |
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 | |
552 | 532 |
553 # Sed expression to map a string onto a valid CPP name. | 533 # Sed expression to map a string onto a valid CPP name. |
554 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
555 | 535 |
556 # Sed expression to map a string onto a valid variable name. | 536 # Sed expression to map a string onto a valid variable name. |
578 MAKEFLAGS= | 558 MAKEFLAGS= |
579 | 559 |
580 # Identity of this package. | 560 # Identity of this package. |
581 PACKAGE_NAME='Sonic Visualiser' | 561 PACKAGE_NAME='Sonic Visualiser' |
582 PACKAGE_TARNAME='sonic-visualiser' | 562 PACKAGE_TARNAME='sonic-visualiser' |
583 PACKAGE_VERSION='1.9' | 563 PACKAGE_VERSION='2.0' |
584 PACKAGE_STRING='Sonic Visualiser 1.9' | 564 PACKAGE_STRING='Sonic Visualiser 2.0' |
585 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' | 565 PACKAGE_BUGREPORT='cannam@all-day-breakfast.com' |
586 PACKAGE_URL='' | 566 PACKAGE_URL='' |
587 | 567 |
588 ac_unique_file="main/main.cpp" | 568 ac_unique_file="main/main.cpp" |
589 # Factoring default headers for most tests. | 569 # Factoring default headers for most tests. |
620 #endif | 600 #endif |
621 #ifdef HAVE_UNISTD_H | 601 #ifdef HAVE_UNISTD_H |
622 # include <unistd.h> | 602 # include <unistd.h> |
623 #endif" | 603 #endif" |
624 | 604 |
605 enable_option_checking=no | |
625 ac_subst_vars='LTLIBOBJS | 606 ac_subst_vars='LTLIBOBJS |
626 LIBOBJS | 607 LIBOBJS |
608 subdirs | |
627 CODENAME | 609 CODENAME |
628 QMAKE_CONFIG | 610 QMAKE_CONFIG |
629 HAVES | 611 HAVES |
630 CXXFLAGS_MINIMAL | 612 CXXFLAGS_MINIMAL |
631 CUT | 613 CUT |
786 mad_LIBS | 768 mad_LIBS |
787 id3tag_CFLAGS | 769 id3tag_CFLAGS |
788 id3tag_LIBS | 770 id3tag_LIBS |
789 X11_CFLAGS | 771 X11_CFLAGS |
790 X11_LIBS' | 772 X11_LIBS' |
791 | 773 ac_subdirs_all='svcore svgui svapp' |
792 | 774 |
793 # Initialize some variables set by options. | 775 # Initialize some variables set by options. |
794 ac_init_help= | 776 ac_init_help= |
795 ac_init_version=false | 777 ac_init_version=false |
796 ac_unrecognized_opts= | 778 ac_unrecognized_opts= |
1241 | 1223 |
1242 # FIXME: To remove some day. | 1224 # FIXME: To remove some day. |
1243 if test "x$host_alias" != x; then | 1225 if test "x$host_alias" != x; then |
1244 if test "x$build_alias" = x; then | 1226 if test "x$build_alias" = x; then |
1245 cross_compiling=maybe | 1227 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 | |
1246 elif test "x$build_alias" != "x$host_alias"; then | 1230 elif test "x$build_alias" != "x$host_alias"; then |
1247 cross_compiling=yes | 1231 cross_compiling=yes |
1248 fi | 1232 fi |
1249 fi | 1233 fi |
1250 | 1234 |
1326 # | 1310 # |
1327 if test "$ac_init_help" = "long"; then | 1311 if test "$ac_init_help" = "long"; then |
1328 # Omit some internal or obsolete options to make the list less imposing. | 1312 # Omit some internal or obsolete options to make the list less imposing. |
1329 # This message is too long to be a string in the A/UX 3.1 sh. | 1313 # This message is too long to be a string in the A/UX 3.1 sh. |
1330 cat <<_ACEOF | 1314 cat <<_ACEOF |
1331 \`configure' configures Sonic Visualiser 1.9 to adapt to many kinds of systems. | 1315 \`configure' configures Sonic Visualiser 2.0 to adapt to many kinds of systems. |
1332 | 1316 |
1333 Usage: $0 [OPTION]... [VAR=VALUE]... | 1317 Usage: $0 [OPTION]... [VAR=VALUE]... |
1334 | 1318 |
1335 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1319 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1336 VAR=VALUE. See below for descriptions of some of the useful variables. | 1320 VAR=VALUE. See below for descriptions of some of the useful variables. |
1388 _ACEOF | 1372 _ACEOF |
1389 fi | 1373 fi |
1390 | 1374 |
1391 if test -n "$ac_init_help"; then | 1375 if test -n "$ac_init_help"; then |
1392 case $ac_init_help in | 1376 case $ac_init_help in |
1393 short | recursive ) echo "Configuration of Sonic Visualiser 1.9:";; | 1377 short | recursive ) echo "Configuration of Sonic Visualiser 2.0:";; |
1394 esac | 1378 esac |
1395 cat <<\_ACEOF | 1379 cat <<\_ACEOF |
1396 | 1380 |
1397 Optional Features: | 1381 Optional Features: |
1398 --disable-option-checking ignore unrecognized --enable/--with options | 1382 --disable-option-checking ignore unrecognized --enable/--with options |
1539 fi | 1523 fi |
1540 | 1524 |
1541 test -n "$ac_init_help" && exit $ac_status | 1525 test -n "$ac_init_help" && exit $ac_status |
1542 if $ac_init_version; then | 1526 if $ac_init_version; then |
1543 cat <<\_ACEOF | 1527 cat <<\_ACEOF |
1544 Sonic Visualiser configure 1.9 | 1528 Sonic Visualiser configure 2.0 |
1545 generated by GNU Autoconf 2.69 | 1529 generated by GNU Autoconf 2.68 |
1546 | 1530 |
1547 Copyright (C) 2012 Free Software Foundation, Inc. | 1531 Copyright (C) 2010 Free Software Foundation, Inc. |
1548 This configure script is free software; the Free Software Foundation | 1532 This configure script is free software; the Free Software Foundation |
1549 gives unlimited permission to copy, distribute and modify it. | 1533 gives unlimited permission to copy, distribute and modify it. |
1550 _ACEOF | 1534 _ACEOF |
1551 exit | 1535 exit |
1552 fi | 1536 fi |
1857 test $ac_status = 0; } && { | 1841 test $ac_status = 0; } && { |
1858 test -z "$ac_cxx_werror_flag" || | 1842 test -z "$ac_cxx_werror_flag" || |
1859 test ! -s conftest.err | 1843 test ! -s conftest.err |
1860 } && test -s conftest$ac_exeext && { | 1844 } && test -s conftest$ac_exeext && { |
1861 test "$cross_compiling" = yes || | 1845 test "$cross_compiling" = yes || |
1862 test -x conftest$ac_exeext | 1846 $as_test_x conftest$ac_exeext |
1863 }; then : | 1847 }; then : |
1864 ac_retval=0 | 1848 ac_retval=0 |
1865 else | 1849 else |
1866 $as_echo "$as_me: failed program was:" >&5 | 1850 $as_echo "$as_me: failed program was:" >&5 |
1867 sed 's/^/| /' conftest.$ac_ext >&5 | 1851 sed 's/^/| /' conftest.$ac_ext >&5 |
1879 } # ac_fn_cxx_try_link | 1863 } # ac_fn_cxx_try_link |
1880 cat >config.log <<_ACEOF | 1864 cat >config.log <<_ACEOF |
1881 This file contains any messages produced by compilers while | 1865 This file contains any messages produced by compilers while |
1882 running configure, to aid debugging if configure makes a mistake. | 1866 running configure, to aid debugging if configure makes a mistake. |
1883 | 1867 |
1884 It was created by Sonic Visualiser $as_me 1.9, which was | 1868 It was created by Sonic Visualiser $as_me 2.0, which was |
1885 generated by GNU Autoconf 2.69. Invocation command line was | 1869 generated by GNU Autoconf 2.68. Invocation command line was |
1886 | 1870 |
1887 $ $0 $@ | 1871 $ $0 $@ |
1888 | 1872 |
1889 _ACEOF | 1873 _ACEOF |
1890 exec 5>>config.log | 1874 exec 5>>config.log |
2274 for as_dir in $PATH | 2258 for as_dir in $PATH |
2275 do | 2259 do |
2276 IFS=$as_save_IFS | 2260 IFS=$as_save_IFS |
2277 test -z "$as_dir" && as_dir=. | 2261 test -z "$as_dir" && as_dir=. |
2278 for ac_exec_ext in '' $ac_executable_extensions; do | 2262 for ac_exec_ext in '' $ac_executable_extensions; do |
2279 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2263 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2280 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2264 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
2281 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2265 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2282 break 2 | 2266 break 2 |
2283 fi | 2267 fi |
2284 done | 2268 done |
2314 for as_dir in $PATH | 2298 for as_dir in $PATH |
2315 do | 2299 do |
2316 IFS=$as_save_IFS | 2300 IFS=$as_save_IFS |
2317 test -z "$as_dir" && as_dir=. | 2301 test -z "$as_dir" && as_dir=. |
2318 for ac_exec_ext in '' $ac_executable_extensions; do | 2302 for ac_exec_ext in '' $ac_executable_extensions; do |
2319 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2303 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2320 ac_cv_prog_ac_ct_CC="gcc" | 2304 ac_cv_prog_ac_ct_CC="gcc" |
2321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2305 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2322 break 2 | 2306 break 2 |
2323 fi | 2307 fi |
2324 done | 2308 done |
2367 for as_dir in $PATH | 2351 for as_dir in $PATH |
2368 do | 2352 do |
2369 IFS=$as_save_IFS | 2353 IFS=$as_save_IFS |
2370 test -z "$as_dir" && as_dir=. | 2354 test -z "$as_dir" && as_dir=. |
2371 for ac_exec_ext in '' $ac_executable_extensions; do | 2355 for ac_exec_ext in '' $ac_executable_extensions; do |
2372 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2356 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2373 ac_cv_prog_CC="${ac_tool_prefix}cc" | 2357 ac_cv_prog_CC="${ac_tool_prefix}cc" |
2374 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2358 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2375 break 2 | 2359 break 2 |
2376 fi | 2360 fi |
2377 done | 2361 done |
2408 for as_dir in $PATH | 2392 for as_dir in $PATH |
2409 do | 2393 do |
2410 IFS=$as_save_IFS | 2394 IFS=$as_save_IFS |
2411 test -z "$as_dir" && as_dir=. | 2395 test -z "$as_dir" && as_dir=. |
2412 for ac_exec_ext in '' $ac_executable_extensions; do | 2396 for ac_exec_ext in '' $ac_executable_extensions; do |
2413 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2397 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2414 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 2398 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
2415 ac_prog_rejected=yes | 2399 ac_prog_rejected=yes |
2416 continue | 2400 continue |
2417 fi | 2401 fi |
2418 ac_cv_prog_CC="cc" | 2402 ac_cv_prog_CC="cc" |
2466 for as_dir in $PATH | 2450 for as_dir in $PATH |
2467 do | 2451 do |
2468 IFS=$as_save_IFS | 2452 IFS=$as_save_IFS |
2469 test -z "$as_dir" && as_dir=. | 2453 test -z "$as_dir" && as_dir=. |
2470 for ac_exec_ext in '' $ac_executable_extensions; do | 2454 for ac_exec_ext in '' $ac_executable_extensions; do |
2471 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2455 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2472 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2456 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
2473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2457 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2474 break 2 | 2458 break 2 |
2475 fi | 2459 fi |
2476 done | 2460 done |
2510 for as_dir in $PATH | 2494 for as_dir in $PATH |
2511 do | 2495 do |
2512 IFS=$as_save_IFS | 2496 IFS=$as_save_IFS |
2513 test -z "$as_dir" && as_dir=. | 2497 test -z "$as_dir" && as_dir=. |
2514 for ac_exec_ext in '' $ac_executable_extensions; do | 2498 for ac_exec_ext in '' $ac_executable_extensions; do |
2515 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 2499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2516 ac_cv_prog_ac_ct_CC="$ac_prog" | 2500 ac_cv_prog_ac_ct_CC="$ac_prog" |
2517 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2518 break 2 | 2502 break 2 |
2519 fi | 2503 fi |
2520 done | 2504 done |
2956 ac_save_CC=$CC | 2940 ac_save_CC=$CC |
2957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2958 /* end confdefs.h. */ | 2942 /* end confdefs.h. */ |
2959 #include <stdarg.h> | 2943 #include <stdarg.h> |
2960 #include <stdio.h> | 2944 #include <stdio.h> |
2961 struct stat; | 2945 #include <sys/types.h> |
2946 #include <sys/stat.h> | |
2962 /* 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. */ |
2963 struct buf { int x; }; | 2948 struct buf { int x; }; |
2964 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 2949 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
2965 static char *e (p, i) | 2950 static char *e (p, i) |
2966 char **p; | 2951 char **p; |
3069 for as_dir in $PATH | 3054 for as_dir in $PATH |
3070 do | 3055 do |
3071 IFS=$as_save_IFS | 3056 IFS=$as_save_IFS |
3072 test -z "$as_dir" && as_dir=. | 3057 test -z "$as_dir" && as_dir=. |
3073 for ac_exec_ext in '' $ac_executable_extensions; do | 3058 for ac_exec_ext in '' $ac_executable_extensions; do |
3074 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3059 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3075 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 3060 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
3076 $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 |
3077 break 2 | 3062 break 2 |
3078 fi | 3063 fi |
3079 done | 3064 done |
3113 for as_dir in $PATH | 3098 for as_dir in $PATH |
3114 do | 3099 do |
3115 IFS=$as_save_IFS | 3100 IFS=$as_save_IFS |
3116 test -z "$as_dir" && as_dir=. | 3101 test -z "$as_dir" && as_dir=. |
3117 for ac_exec_ext in '' $ac_executable_extensions; do | 3102 for ac_exec_ext in '' $ac_executable_extensions; do |
3118 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3103 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3119 ac_cv_prog_ac_ct_CXX="$ac_prog" | 3104 ac_cv_prog_ac_ct_CXX="$ac_prog" |
3120 $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 |
3121 break 2 | 3106 break 2 |
3122 fi | 3107 fi |
3123 done | 3108 done |
3364 # 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. |
3365 # 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 |
3366 # by default. | 3351 # by default. |
3367 for ac_prog in ginstall scoinst install; do | 3352 for ac_prog in ginstall scoinst install; do |
3368 for ac_exec_ext in '' $ac_executable_extensions; do | 3353 for ac_exec_ext in '' $ac_executable_extensions; do |
3369 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3354 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then |
3370 if test $ac_prog = install && | 3355 if test $ac_prog = install && |
3371 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 |
3372 # AIX install. It has an incompatible calling convention. | 3357 # AIX install. It has an incompatible calling convention. |
3373 : | 3358 : |
3374 elif test $ac_prog = install && | 3359 elif test $ac_prog = install && |
3433 do | 3418 do |
3434 IFS=$as_save_IFS | 3419 IFS=$as_save_IFS |
3435 test -z "$as_dir" && as_dir=. | 3420 test -z "$as_dir" && as_dir=. |
3436 for ac_prog in mkdir gmkdir; do | 3421 for ac_prog in mkdir gmkdir; do |
3437 for ac_exec_ext in '' $ac_executable_extensions; do | 3422 for ac_exec_ext in '' $ac_executable_extensions; do |
3438 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue | 3423 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue |
3439 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 #( |
3440 'mkdir (GNU coreutils) '* | \ | 3425 'mkdir (GNU coreutils) '* | \ |
3441 'mkdir (coreutils) '* | \ | 3426 'mkdir (coreutils) '* | \ |
3442 'mkdir (fileutils) '4.1*) | 3427 'mkdir (fileutils) '4.1*) |
3443 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 3428 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
3614 IFS=$as_save_IFS | 3599 IFS=$as_save_IFS |
3615 test -z "$as_dir" && as_dir=. | 3600 test -z "$as_dir" && as_dir=. |
3616 for ac_prog in grep ggrep; do | 3601 for ac_prog in grep ggrep; do |
3617 for ac_exec_ext in '' $ac_executable_extensions; do | 3602 for ac_exec_ext in '' $ac_executable_extensions; do |
3618 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3603 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
3619 as_fn_executable_p "$ac_path_GREP" || continue | 3604 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue |
3620 # 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. |
3621 # Check for GNU $ac_path_GREP | 3606 # Check for GNU $ac_path_GREP |
3622 case `"$ac_path_GREP" --version 2>&1` in | 3607 case `"$ac_path_GREP" --version 2>&1` in |
3623 *GNU*) | 3608 *GNU*) |
3624 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 3609 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
3680 IFS=$as_save_IFS | 3665 IFS=$as_save_IFS |
3681 test -z "$as_dir" && as_dir=. | 3666 test -z "$as_dir" && as_dir=. |
3682 for ac_prog in egrep; do | 3667 for ac_prog in egrep; do |
3683 for ac_exec_ext in '' $ac_executable_extensions; do | 3668 for ac_exec_ext in '' $ac_executable_extensions; do |
3684 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3669 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
3685 as_fn_executable_p "$ac_path_EGREP" || continue | 3670 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue |
3686 # 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. |
3687 # Check for GNU $ac_path_EGREP | 3672 # Check for GNU $ac_path_EGREP |
3688 case `"$ac_path_EGREP" --version 2>&1` in | 3673 case `"$ac_path_EGREP" --version 2>&1` in |
3689 *GNU*) | 3674 *GNU*) |
3690 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 3675 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
3873 for as_dir in $PATH | 3858 for as_dir in $PATH |
3874 do | 3859 do |
3875 IFS=$as_save_IFS | 3860 IFS=$as_save_IFS |
3876 test -z "$as_dir" && as_dir=. | 3861 test -z "$as_dir" && as_dir=. |
3877 for ac_exec_ext in '' $ac_executable_extensions; do | 3862 for ac_exec_ext in '' $ac_executable_extensions; do |
3878 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3863 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3879 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" |
3880 $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 |
3881 break 2 | 3866 break 2 |
3882 fi | 3867 fi |
3883 done | 3868 done |
3916 for as_dir in $PATH | 3901 for as_dir in $PATH |
3917 do | 3902 do |
3918 IFS=$as_save_IFS | 3903 IFS=$as_save_IFS |
3919 test -z "$as_dir" && as_dir=. | 3904 test -z "$as_dir" && as_dir=. |
3920 for ac_exec_ext in '' $ac_executable_extensions; do | 3905 for ac_exec_ext in '' $ac_executable_extensions; do |
3921 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3922 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" |
3923 $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 |
3924 break 2 | 3909 break 2 |
3925 fi | 3910 fi |
3926 done | 3911 done |
3987 for as_dir in $QTDIR/bin/ | 3972 for as_dir in $QTDIR/bin/ |
3988 do | 3973 do |
3989 IFS=$as_save_IFS | 3974 IFS=$as_save_IFS |
3990 test -z "$as_dir" && as_dir=. | 3975 test -z "$as_dir" && as_dir=. |
3991 for ac_exec_ext in '' $ac_executable_extensions; do | 3976 for ac_exec_ext in '' $ac_executable_extensions; do |
3992 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 3977 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3993 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" | 3978 ac_cv_prog_QMAKE="$QTDIR/bin/qmake-qt4" |
3994 $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 |
3995 break 2 | 3980 break 2 |
3996 fi | 3981 fi |
3997 done | 3982 done |
4026 for as_dir in $QTDIR/bin/ | 4011 for as_dir in $QTDIR/bin/ |
4027 do | 4012 do |
4028 IFS=$as_save_IFS | 4013 IFS=$as_save_IFS |
4029 test -z "$as_dir" && as_dir=. | 4014 test -z "$as_dir" && as_dir=. |
4030 for ac_exec_ext in '' $ac_executable_extensions; do | 4015 for ac_exec_ext in '' $ac_executable_extensions; do |
4031 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4032 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" | 4017 ac_cv_prog_QMAKE="$QTDIR/bin/qmake" |
4033 $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 |
4034 break 2 | 4019 break 2 |
4035 fi | 4020 fi |
4036 done | 4021 done |
4065 for as_dir in $QTDIR/bin/ | 4050 for as_dir in $QTDIR/bin/ |
4066 do | 4051 do |
4067 IFS=$as_save_IFS | 4052 IFS=$as_save_IFS |
4068 test -z "$as_dir" && as_dir=. | 4053 test -z "$as_dir" && as_dir=. |
4069 for ac_exec_ext in '' $ac_executable_extensions; do | 4054 for ac_exec_ext in '' $ac_executable_extensions; do |
4070 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4055 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4071 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" | 4056 ac_cv_prog_QMAKE="$QTDIR/bin/qmake.exe" |
4072 $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 |
4073 break 2 | 4058 break 2 |
4074 fi | 4059 fi |
4075 done | 4060 done |
4104 for as_dir in $PATH | 4089 for as_dir in $PATH |
4105 do | 4090 do |
4106 IFS=$as_save_IFS | 4091 IFS=$as_save_IFS |
4107 test -z "$as_dir" && as_dir=. | 4092 test -z "$as_dir" && as_dir=. |
4108 for ac_exec_ext in '' $ac_executable_extensions; do | 4093 for ac_exec_ext in '' $ac_executable_extensions; do |
4109 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4110 ac_cv_prog_QMAKE="qmake-qt4" | 4095 ac_cv_prog_QMAKE="qmake-qt4" |
4111 $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 |
4112 break 2 | 4097 break 2 |
4113 fi | 4098 fi |
4114 done | 4099 done |
4143 for as_dir in $PATH | 4128 for as_dir in $PATH |
4144 do | 4129 do |
4145 IFS=$as_save_IFS | 4130 IFS=$as_save_IFS |
4146 test -z "$as_dir" && as_dir=. | 4131 test -z "$as_dir" && as_dir=. |
4147 for ac_exec_ext in '' $ac_executable_extensions; do | 4132 for ac_exec_ext in '' $ac_executable_extensions; do |
4148 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then | 4133 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4149 ac_cv_prog_QMAKE="qmake" | 4134 ac_cv_prog_QMAKE="qmake" |
4150 $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 |
4151 break 2 | 4136 break 2 |
4152 fi | 4137 fi |
4153 done | 4138 done |
7196 | 7181 |
7197 | 7182 |
7198 | 7183 |
7199 | 7184 |
7200 | 7185 |
7201 ac_config_files="$ac_config_files config.pri" | 7186 |
7187 | |
7188 subdirs="$subdirs svcore svgui svapp" | |
7189 | |
7190 ac_config_files="$ac_config_files config.pri version.h" | |
7191 | |
7202 | 7192 |
7203 cat >confcache <<\_ACEOF | 7193 cat >confcache <<\_ACEOF |
7204 # This file is a shell script that caches the results of configure | 7194 # This file is a shell script that caches the results of configure |
7205 # tests run on this system so they can be shared between configure | 7195 # tests run on this system so they can be shared between configure |
7206 # scripts and configure runs, see configure's option --config-cache. | 7196 # scripts and configure runs, see configure's option --config-cache. |
7641 if ln -s conf$$.file conf$$ 2>/dev/null; then | 7631 if ln -s conf$$.file conf$$ 2>/dev/null; then |
7642 as_ln_s='ln -s' | 7632 as_ln_s='ln -s' |
7643 # ... but there are two gotchas: | 7633 # ... but there are two gotchas: |
7644 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 7634 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
7645 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 7635 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
7646 # In both cases, we have to default to `cp -pR'. | 7636 # In both cases, we have to default to `cp -p'. |
7647 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 7637 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
7648 as_ln_s='cp -pR' | 7638 as_ln_s='cp -p' |
7649 elif ln conf$$.file conf$$ 2>/dev/null; then | 7639 elif ln conf$$.file conf$$ 2>/dev/null; then |
7650 as_ln_s=ln | 7640 as_ln_s=ln |
7651 else | 7641 else |
7652 as_ln_s='cp -pR' | 7642 as_ln_s='cp -p' |
7653 fi | 7643 fi |
7654 else | 7644 else |
7655 as_ln_s='cp -pR' | 7645 as_ln_s='cp -p' |
7656 fi | 7646 fi |
7657 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 7647 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
7658 rmdir conf$$.dir 2>/dev/null | 7648 rmdir conf$$.dir 2>/dev/null |
7659 | 7649 |
7660 | 7650 |
7710 else | 7700 else |
7711 test -d ./-p && rmdir ./-p | 7701 test -d ./-p && rmdir ./-p |
7712 as_mkdir_p=false | 7702 as_mkdir_p=false |
7713 fi | 7703 fi |
7714 | 7704 |
7715 | 7705 if test -x / >/dev/null 2>&1; then |
7716 # as_fn_executable_p FILE | 7706 as_test_x='test -x' |
7717 # ----------------------- | 7707 else |
7718 # Test if FILE is an executable regular file. | 7708 if ls -dL / >/dev/null 2>&1; then |
7719 as_fn_executable_p () | 7709 as_ls_L_option=L |
7720 { | 7710 else |
7721 test -f "$1" && test -x "$1" | 7711 as_ls_L_option= |
7722 } # as_fn_executable_p | 7712 fi |
7723 as_test_x='test -x' | 7713 as_test_x=' |
7724 as_executable_p=as_fn_executable_p | 7714 eval sh -c '\'' |
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 | |
7725 | 7727 |
7726 # Sed expression to map a string onto a valid CPP name. | 7728 # Sed expression to map a string onto a valid CPP name. |
7727 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 7729 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
7728 | 7730 |
7729 # Sed expression to map a string onto a valid variable name. | 7731 # Sed expression to map a string onto a valid variable name. |
7740 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7742 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
7741 # Save the log message, to keep $0 and so on meaningful, and to | 7743 # Save the log message, to keep $0 and so on meaningful, and to |
7742 # report actual input values of CONFIG_FILES etc. instead of their | 7744 # report actual input values of CONFIG_FILES etc. instead of their |
7743 # values after options handling. | 7745 # values after options handling. |
7744 ac_log=" | 7746 ac_log=" |
7745 This file was extended by Sonic Visualiser $as_me 1.9, which was | 7747 This file was extended by Sonic Visualiser $as_me 2.0, which was |
7746 generated by GNU Autoconf 2.69. Invocation command line was | 7748 generated by GNU Autoconf 2.68. Invocation command line was |
7747 | 7749 |
7748 CONFIG_FILES = $CONFIG_FILES | 7750 CONFIG_FILES = $CONFIG_FILES |
7749 CONFIG_HEADERS = $CONFIG_HEADERS | 7751 CONFIG_HEADERS = $CONFIG_HEADERS |
7750 CONFIG_LINKS = $CONFIG_LINKS | 7752 CONFIG_LINKS = $CONFIG_LINKS |
7751 CONFIG_COMMANDS = $CONFIG_COMMANDS | 7753 CONFIG_COMMANDS = $CONFIG_COMMANDS |
7793 | 7795 |
7794 _ACEOF | 7796 _ACEOF |
7795 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7797 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7796 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 7798 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
7797 ac_cs_version="\\ | 7799 ac_cs_version="\\ |
7798 Sonic Visualiser config.status 1.9 | 7800 Sonic Visualiser config.status 2.0 |
7799 configured by $0, generated by GNU Autoconf 2.69, | 7801 configured by $0, generated by GNU Autoconf 2.68, |
7800 with options \\"\$ac_cs_config\\" | 7802 with options \\"\$ac_cs_config\\" |
7801 | 7803 |
7802 Copyright (C) 2012 Free Software Foundation, Inc. | 7804 Copyright (C) 2010 Free Software Foundation, Inc. |
7803 This config.status script is free software; the Free Software Foundation | 7805 This config.status script is free software; the Free Software Foundation |
7804 gives unlimited permission to copy, distribute and modify it." | 7806 gives unlimited permission to copy, distribute and modify it." |
7805 | 7807 |
7806 ac_pwd='$ac_pwd' | 7808 ac_pwd='$ac_pwd' |
7807 srcdir='$srcdir' | 7809 srcdir='$srcdir' |
7876 fi | 7878 fi |
7877 | 7879 |
7878 _ACEOF | 7880 _ACEOF |
7879 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7881 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
7880 if \$ac_cs_recheck; then | 7882 if \$ac_cs_recheck; then |
7881 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 7883 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
7882 shift | 7884 shift |
7883 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 7885 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
7884 CONFIG_SHELL='$SHELL' | 7886 CONFIG_SHELL='$SHELL' |
7885 export CONFIG_SHELL | 7887 export CONFIG_SHELL |
7886 exec "\$@" | 7888 exec "\$@" |
7906 # Handling of arguments. | 7908 # Handling of arguments. |
7907 for ac_config_target in $ac_config_targets | 7909 for ac_config_target in $ac_config_targets |
7908 do | 7910 do |
7909 case $ac_config_target in | 7911 case $ac_config_target in |
7910 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | 7912 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; |
7913 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; | |
7911 | 7914 |
7912 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 7915 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
7913 esac | 7916 esac |
7914 done | 7917 done |
7915 | 7918 |
8361 exec 5>>config.log | 8364 exec 5>>config.log |
8362 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 8365 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
8363 # would make configure fail if this is the last instruction. | 8366 # would make configure fail if this is the last instruction. |
8364 $ac_cs_success || as_fn_exit 1 | 8367 $ac_cs_success || as_fn_exit 1 |
8365 fi | 8368 fi |
8366 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 8369 |
8367 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | |
8368 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | |
8369 fi | |
8370 | |
8371 ac_config_files="$ac_config_files version.h" | |
8372 | |
8373 cat >confcache <<\_ACEOF | |
8374 # This file is a shell script that caches the results of configure | |
8375 # tests run on this system so they can be shared between configure | |
8376 # scripts and configure runs, see configure's option --config-cache. | |
8377 # It is not useful on other systems. If it contains results you don't | |
8378 # want to keep, you may remove or edit it. | |
8379 # | 8370 # |
8380 # config.status only pays attention to the cache file if you give it | 8371 # CONFIG_SUBDIRS section. |
8381 # the --recheck option to rerun configure. | |
8382 # | 8372 # |
8383 # `ac_cv_env_foo' variables (set or unset) will be overridden when | 8373 if test "$no_recursion" != yes; then |
8384 # loading this file, other *unset* `ac_cv_foo' will be assigned the | 8374 |
8385 # following values. | 8375 # Remove --cache-file, --srcdir, and --disable-option-checking arguments |
8386 | 8376 # so they do not pile up. |
8387 _ACEOF | 8377 ac_sub_configure_args= |
8388 | 8378 ac_prev= |
8389 # The following way of writing the cache mishandles newlines in values, | 8379 eval "set x $ac_configure_args" |
8390 # but we know of no workaround that is simple, portable, and efficient. | 8380 shift |
8391 # So, we kill variables containing newlines. | 8381 for ac_arg |
8392 # Ultrix sh set writes to stderr and can't be redirected directly, | 8382 do |
8393 # and sets the high bit in the cache file unless we assign to the vars. | 8383 if test -n "$ac_prev"; then |
8394 ( | 8384 ac_prev= |
8395 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do | 8385 continue |
8396 eval ac_val=\$$ac_var | 8386 fi |
8397 case $ac_val in #( | 8387 case $ac_arg in |
8398 *${as_nl}*) | 8388 -cache-file | --cache-file | --cache-fil | --cache-fi \ |
8399 case $ac_var in #( | 8389 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) |
8400 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 | 8390 ac_prev=cache_file ;; |
8401 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | 8391 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ |
8392 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ | |
8393 | --c=*) | |
8394 ;; | |
8395 --config-cache | -C) | |
8396 ;; | |
8397 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
8398 ac_prev=srcdir ;; | |
8399 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
8400 ;; | |
8401 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
8402 ac_prev=prefix ;; | |
8403 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
8404 ;; | |
8405 --disable-option-checking) | |
8406 ;; | |
8407 *) | |
8408 case $ac_arg in | |
8409 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
8402 esac | 8410 esac |
8403 case $ac_var in #( | 8411 as_fn_append ac_sub_configure_args " '$ac_arg'" ;; |
8404 _ | IFS | as_nl) ;; #( | |
8405 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( | |
8406 *) { eval $ac_var=; unset $ac_var;} ;; | |
8407 esac ;; | |
8408 esac | 8412 esac |
8409 done | 8413 done |
8410 | 8414 |
8411 (set) 2>&1 | | 8415 # Always prepend --prefix to ensure using the same prefix |
8412 case $as_nl`(ac_space=' '; set) 2>&1` in #( | 8416 # in subdir configurations. |
8413 *${as_nl}ac_space=\ *) | 8417 ac_arg="--prefix=$prefix" |
8414 # `set' does not quote correctly, so add quotes: double-quote | 8418 case $ac_arg in |
8415 # substitution turns \\\\ into \\, and sed turns \\ into \. | 8419 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
8416 sed -n \ | 8420 esac |
8417 "s/'/'\\\\''/g; | 8421 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args" |
8418 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 8422 |
8419 ;; #( | 8423 # Pass --silent |
8420 *) | 8424 if test "$silent" = yes; then |
8421 # `set' quotes correctly as required by POSIX, so do not add quotes. | 8425 ac_sub_configure_args="--silent $ac_sub_configure_args" |
8422 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | |
8423 ;; | |
8424 esac | | |
8425 sort | |
8426 ) | | |
8427 sed ' | |
8428 /^ac_cv_env_/b end | |
8429 t clear | |
8430 :clear | |
8431 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ | |
8432 t end | |
8433 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | |
8434 :end' >>confcache | |
8435 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | |
8436 if test -w "$cache_file"; then | |
8437 if test "x$cache_file" != "x/dev/null"; then | |
8438 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 | |
8439 $as_echo "$as_me: updating cache $cache_file" >&6;} | |
8440 if test ! -f "$cache_file" || test -h "$cache_file"; then | |
8441 cat confcache >"$cache_file" | |
8442 else | |
8443 case $cache_file in #( | |
8444 */* | ?:*) | |
8445 mv -f confcache "$cache_file"$$ && | |
8446 mv -f "$cache_file"$$ "$cache_file" ;; #( | |
8447 *) | |
8448 mv -f confcache "$cache_file" ;; | |
8449 esac | |
8450 fi | |
8451 fi | |
8452 else | |
8453 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 | |
8454 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} | |
8455 fi | 8426 fi |
8456 fi | 8427 |
8457 rm -f confcache | 8428 # Always prepend --disable-option-checking to silence warnings, since |
8458 | 8429 # different subdirs can have different --enable and --with options. |
8459 test "x$prefix" = xNONE && prefix=$ac_default_prefix | 8430 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args" |
8460 # Let make expand exec_prefix. | 8431 |
8461 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | 8432 ac_popdir=`pwd` |
8462 | 8433 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue |
8463 # Transform confdefs.h into DEFS. | 8434 |
8464 # Protect against shell expansion while executing Makefile rules. | 8435 # Do not complain, so a configure script can configure whichever |
8465 # Protect against Makefile macro expansion. | 8436 # parts of a large source tree are present. |
8466 # | 8437 test -d "$srcdir/$ac_dir" || continue |
8467 # If the first sed substitution is executed (which looks for macros that | 8438 |
8468 # take arguments), then branch to the quote section. Otherwise, | 8439 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)" |
8469 # look for a macro that doesn't take arguments. | 8440 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5 |
8470 ac_script=' | 8441 $as_echo "$ac_msg" >&6 |
8471 :mline | 8442 as_dir="$ac_dir"; as_fn_mkdir_p |
8472 /\\$/{ | 8443 ac_builddir=. |
8473 N | |
8474 s,\\\n,, | |
8475 b mline | |
8476 } | |
8477 t clear | |
8478 :clear | |
8479 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g | |
8480 t quote | |
8481 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g | |
8482 t quote | |
8483 b any | |
8484 :quote | |
8485 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g | |
8486 s/\[/\\&/g | |
8487 s/\]/\\&/g | |
8488 s/\$/$$/g | |
8489 H | |
8490 :any | |
8491 ${ | |
8492 g | |
8493 s/^\n// | |
8494 s/\n/ /g | |
8495 p | |
8496 } | |
8497 ' | |
8498 DEFS=`sed -n "$ac_script" confdefs.h` | |
8499 | |
8500 | |
8501 ac_libobjs= | |
8502 ac_ltlibobjs= | |
8503 U= | |
8504 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | |
8505 # 1. Remove the extension, and $U if already installed. | |
8506 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | |
8507 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | |
8508 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | |
8509 # will be set to the directory where LIBOBJS objects are built. | |
8510 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | |
8511 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | |
8512 done | |
8513 LIBOBJS=$ac_libobjs | |
8514 | |
8515 LTLIBOBJS=$ac_ltlibobjs | |
8516 | |
8517 | |
8518 | |
8519 : "${CONFIG_STATUS=./config.status}" | |
8520 ac_write_fail=0 | |
8521 ac_clean_files_save=$ac_clean_files | |
8522 ac_clean_files="$ac_clean_files $CONFIG_STATUS" | |
8523 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | |
8524 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} | |
8525 as_write_fail=0 | |
8526 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 | |
8527 #! $SHELL | |
8528 # Generated by $as_me. | |
8529 # Run this file to recreate the current configuration. | |
8530 # Compiler output produced by configure, useful for debugging | |
8531 # configure, is in config.log if it exists. | |
8532 | |
8533 debug=false | |
8534 ac_cs_recheck=false | |
8535 ac_cs_silent=false | |
8536 | |
8537 SHELL=\${CONFIG_SHELL-$SHELL} | |
8538 export SHELL | |
8539 _ASEOF | |
8540 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 | |
8541 ## -------------------- ## | |
8542 ## M4sh Initialization. ## | |
8543 ## -------------------- ## | |
8544 | |
8545 # Be more Bourne compatible | |
8546 DUALCASE=1; export DUALCASE # for MKS sh | |
8547 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : | |
8548 emulate sh | |
8549 NULLCMD=: | |
8550 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | |
8551 # is contrary to our usage. Disable this feature. | |
8552 alias -g '${1+"$@"}'='"$@"' | |
8553 setopt NO_GLOB_SUBST | |
8554 else | |
8555 case `(set -o) 2>/dev/null` in #( | |
8556 *posix*) : | |
8557 set -o posix ;; #( | |
8558 *) : | |
8559 ;; | |
8560 esac | |
8561 fi | |
8562 | |
8563 | |
8564 as_nl=' | |
8565 ' | |
8566 export as_nl | |
8567 # Printing a long string crashes Solaris 7 /usr/bin/printf. | |
8568 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | |
8569 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo | |
8570 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo | |
8571 # Prefer a ksh shell builtin over an external printf program on Solaris, | |
8572 # but without wasting forks for bash or zsh. | |
8573 if test -z "$BASH_VERSION$ZSH_VERSION" \ | |
8574 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then | |
8575 as_echo='print -r --' | |
8576 as_echo_n='print -rn --' | |
8577 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then | |
8578 as_echo='printf %s\n' | |
8579 as_echo_n='printf %s' | |
8580 else | |
8581 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then | |
8582 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' | |
8583 as_echo_n='/usr/ucb/echo -n' | |
8584 else | |
8585 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' | |
8586 as_echo_n_body='eval | |
8587 arg=$1; | |
8588 case $arg in #( | |
8589 *"$as_nl"*) | |
8590 expr "X$arg" : "X\\(.*\\)$as_nl"; | |
8591 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; | |
8592 esac; | |
8593 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" | |
8594 ' | |
8595 export as_echo_n_body | |
8596 as_echo_n='sh -c $as_echo_n_body as_echo' | |
8597 fi | |
8598 export as_echo_body | |
8599 as_echo='sh -c $as_echo_body as_echo' | |
8600 fi | |
8601 | |
8602 # The user is always right. | |
8603 if test "${PATH_SEPARATOR+set}" != set; then | |
8604 PATH_SEPARATOR=: | |
8605 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { | |
8606 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || | |
8607 PATH_SEPARATOR=';' | |
8608 } | |
8609 fi | |
8610 | |
8611 | |
8612 # IFS | |
8613 # We need space, tab and new line, in precisely that order. Quoting is | |
8614 # there to prevent editors from complaining about space-tab. | |
8615 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | |
8616 # splitting by setting IFS to empty value.) | |
8617 IFS=" "" $as_nl" | |
8618 | |
8619 # Find who we are. Look in the path if we contain no directory separator. | |
8620 as_myself= | |
8621 case $0 in #(( | |
8622 *[\\/]* ) as_myself=$0 ;; | |
8623 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
8624 for as_dir in $PATH | |
8625 do | |
8626 IFS=$as_save_IFS | |
8627 test -z "$as_dir" && as_dir=. | |
8628 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | |
8629 done | |
8630 IFS=$as_save_IFS | |
8631 | |
8632 ;; | |
8633 esac | |
8634 # We did not find ourselves, most probably we were run as `sh COMMAND' | |
8635 # in which case we are not to be found in the path. | |
8636 if test "x$as_myself" = x; then | |
8637 as_myself=$0 | |
8638 fi | |
8639 if test ! -f "$as_myself"; then | |
8640 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 | |
8641 exit 1 | |
8642 fi | |
8643 | |
8644 # Unset variables that we do not need and which cause bugs (e.g. in | |
8645 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" | |
8646 # suppresses any "Segmentation fault" message there. '((' could | |
8647 # trigger a bug in pdksh 5.2.14. | |
8648 for as_var in BASH_ENV ENV MAIL MAILPATH | |
8649 do eval test x\${$as_var+set} = xset \ | |
8650 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | |
8651 done | |
8652 PS1='$ ' | |
8653 PS2='> ' | |
8654 PS4='+ ' | |
8655 | |
8656 # NLS nuisances. | |
8657 LC_ALL=C | |
8658 export LC_ALL | |
8659 LANGUAGE=C | |
8660 export LANGUAGE | |
8661 | |
8662 # CDPATH. | |
8663 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | |
8664 | |
8665 | |
8666 # as_fn_error STATUS ERROR [LINENO LOG_FD] | |
8667 # ---------------------------------------- | |
8668 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | |
8669 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | |
8670 # script with STATUS, using 1 if that was 0. | |
8671 as_fn_error () | |
8672 { | |
8673 as_status=$1; test $as_status -eq 0 && as_status=1 | |
8674 if test "$4"; then | |
8675 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | |
8676 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | |
8677 fi | |
8678 $as_echo "$as_me: error: $2" >&2 | |
8679 as_fn_exit $as_status | |
8680 } # as_fn_error | |
8681 | |
8682 | |
8683 # as_fn_set_status STATUS | |
8684 # ----------------------- | |
8685 # Set $? to STATUS, without forking. | |
8686 as_fn_set_status () | |
8687 { | |
8688 return $1 | |
8689 } # as_fn_set_status | |
8690 | |
8691 # as_fn_exit STATUS | |
8692 # ----------------- | |
8693 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | |
8694 as_fn_exit () | |
8695 { | |
8696 set +e | |
8697 as_fn_set_status $1 | |
8698 exit $1 | |
8699 } # as_fn_exit | |
8700 | |
8701 # as_fn_unset VAR | |
8702 # --------------- | |
8703 # Portably unset VAR. | |
8704 as_fn_unset () | |
8705 { | |
8706 { eval $1=; unset $1;} | |
8707 } | |
8708 as_unset=as_fn_unset | |
8709 # as_fn_append VAR VALUE | |
8710 # ---------------------- | |
8711 # Append the text in VALUE to the end of the definition contained in VAR. Take | |
8712 # advantage of any shell optimizations that allow amortized linear growth over | |
8713 # repeated appends, instead of the typical quadratic growth present in naive | |
8714 # implementations. | |
8715 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | |
8716 eval 'as_fn_append () | |
8717 { | |
8718 eval $1+=\$2 | |
8719 }' | |
8720 else | |
8721 as_fn_append () | |
8722 { | |
8723 eval $1=\$$1\$2 | |
8724 } | |
8725 fi # as_fn_append | |
8726 | |
8727 # as_fn_arith ARG... | |
8728 # ------------------ | |
8729 # Perform arithmetic evaluation on the ARGs, and store the result in the | |
8730 # global $as_val. Take advantage of shells that can avoid forks. The arguments | |
8731 # must be portable across $(()) and expr. | |
8732 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : | |
8733 eval 'as_fn_arith () | |
8734 { | |
8735 as_val=$(( $* )) | |
8736 }' | |
8737 else | |
8738 as_fn_arith () | |
8739 { | |
8740 as_val=`expr "$@" || test $? -eq 1` | |
8741 } | |
8742 fi # as_fn_arith | |
8743 | |
8744 | |
8745 if expr a : '\(a\)' >/dev/null 2>&1 && | |
8746 test "X`expr 00001 : '.*\(...\)'`" = X001; then | |
8747 as_expr=expr | |
8748 else | |
8749 as_expr=false | |
8750 fi | |
8751 | |
8752 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then | |
8753 as_basename=basename | |
8754 else | |
8755 as_basename=false | |
8756 fi | |
8757 | |
8758 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | |
8759 as_dirname=dirname | |
8760 else | |
8761 as_dirname=false | |
8762 fi | |
8763 | |
8764 as_me=`$as_basename -- "$0" || | |
8765 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | |
8766 X"$0" : 'X\(//\)$' \| \ | |
8767 X"$0" : 'X\(/\)' \| . 2>/dev/null || | |
8768 $as_echo X/"$0" | | |
8769 sed '/^.*\/\([^/][^/]*\)\/*$/{ | |
8770 s//\1/ | |
8771 q | |
8772 } | |
8773 /^X\/\(\/\/\)$/{ | |
8774 s//\1/ | |
8775 q | |
8776 } | |
8777 /^X\/\(\/\).*/{ | |
8778 s//\1/ | |
8779 q | |
8780 } | |
8781 s/.*/./; q'` | |
8782 | |
8783 # Avoid depending upon Character Ranges. | |
8784 as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |
8785 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |
8786 as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |
8787 as_cr_digits='0123456789' | |
8788 as_cr_alnum=$as_cr_Letters$as_cr_digits | |
8789 | |
8790 ECHO_C= ECHO_N= ECHO_T= | |
8791 case `echo -n x` in #((((( | |
8792 -n*) | |
8793 case `echo 'xy\c'` in | |
8794 *c*) ECHO_T=' ';; # ECHO_T is single tab character. | |
8795 xy) ECHO_C='\c';; | |
8796 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null | |
8797 ECHO_T=' ';; | |
8798 esac;; | |
8799 *) | |
8800 ECHO_N='-n';; | |
8801 esac | |
8802 | |
8803 rm -f conf$$ conf$$.exe conf$$.file | |
8804 if test -d conf$$.dir; then | |
8805 rm -f conf$$.dir/conf$$.file | |
8806 else | |
8807 rm -f conf$$.dir | |
8808 mkdir conf$$.dir 2>/dev/null | |
8809 fi | |
8810 if (echo >conf$$.file) 2>/dev/null; then | |
8811 if ln -s conf$$.file conf$$ 2>/dev/null; then | |
8812 as_ln_s='ln -s' | |
8813 # ... but there are two gotchas: | |
8814 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | |
8815 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | |
8816 # In both cases, we have to default to `cp -pR'. | |
8817 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | |
8818 as_ln_s='cp -pR' | |
8819 elif ln conf$$.file conf$$ 2>/dev/null; then | |
8820 as_ln_s=ln | |
8821 else | |
8822 as_ln_s='cp -pR' | |
8823 fi | |
8824 else | |
8825 as_ln_s='cp -pR' | |
8826 fi | |
8827 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | |
8828 rmdir conf$$.dir 2>/dev/null | |
8829 | |
8830 | |
8831 # as_fn_mkdir_p | |
8832 # ------------- | |
8833 # Create "$as_dir" as a directory, including parents if necessary. | |
8834 as_fn_mkdir_p () | |
8835 { | |
8836 | |
8837 case $as_dir in #( | |
8838 -*) as_dir=./$as_dir;; | |
8839 esac | |
8840 test -d "$as_dir" || eval $as_mkdir_p || { | |
8841 as_dirs= | |
8842 while :; do | |
8843 case $as_dir in #( | |
8844 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | |
8845 *) as_qdir=$as_dir;; | |
8846 esac | |
8847 as_dirs="'$as_qdir' $as_dirs" | |
8848 as_dir=`$as_dirname -- "$as_dir" || | |
8849 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
8850 X"$as_dir" : 'X\(//\)[^/]' \| \ | |
8851 X"$as_dir" : 'X\(//\)$' \| \ | |
8852 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | |
8853 $as_echo X"$as_dir" | | |
8854 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
8855 s//\1/ | |
8856 q | |
8857 } | |
8858 /^X\(\/\/\)[^/].*/{ | |
8859 s//\1/ | |
8860 q | |
8861 } | |
8862 /^X\(\/\/\)$/{ | |
8863 s//\1/ | |
8864 q | |
8865 } | |
8866 /^X\(\/\).*/{ | |
8867 s//\1/ | |
8868 q | |
8869 } | |
8870 s/.*/./; q'` | |
8871 test -d "$as_dir" && break | |
8872 done | |
8873 test -z "$as_dirs" || eval "mkdir $as_dirs" | |
8874 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | |
8875 | |
8876 | |
8877 } # as_fn_mkdir_p | |
8878 if mkdir -p . 2>/dev/null; then | |
8879 as_mkdir_p='mkdir -p "$as_dir"' | |
8880 else | |
8881 test -d ./-p && rmdir ./-p | |
8882 as_mkdir_p=false | |
8883 fi | |
8884 | |
8885 | |
8886 # as_fn_executable_p FILE | |
8887 # ----------------------- | |
8888 # Test if FILE is an executable regular file. | |
8889 as_fn_executable_p () | |
8890 { | |
8891 test -f "$1" && test -x "$1" | |
8892 } # as_fn_executable_p | |
8893 as_test_x='test -x' | |
8894 as_executable_p=as_fn_executable_p | |
8895 | |
8896 # Sed expression to map a string onto a valid CPP name. | |
8897 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | |
8898 | |
8899 # Sed expression to map a string onto a valid variable name. | |
8900 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | |
8901 | |
8902 | |
8903 exec 6>&1 | |
8904 ## ----------------------------------- ## | |
8905 ## Main body of $CONFIG_STATUS script. ## | |
8906 ## ----------------------------------- ## | |
8907 _ASEOF | |
8908 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |
8909 | |
8910 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
8911 # Save the log message, to keep $0 and so on meaningful, and to | |
8912 # report actual input values of CONFIG_FILES etc. instead of their | |
8913 # values after options handling. | |
8914 ac_log=" | |
8915 This file was extended by Sonic Visualiser $as_me 1.9, which was | |
8916 generated by GNU Autoconf 2.69. Invocation command line was | |
8917 | |
8918 CONFIG_FILES = $CONFIG_FILES | |
8919 CONFIG_HEADERS = $CONFIG_HEADERS | |
8920 CONFIG_LINKS = $CONFIG_LINKS | |
8921 CONFIG_COMMANDS = $CONFIG_COMMANDS | |
8922 $ $0 $@ | |
8923 | |
8924 on `(hostname || uname -n) 2>/dev/null | sed 1q` | |
8925 " | |
8926 | |
8927 _ACEOF | |
8928 | |
8929 case $ac_config_files in *" | |
8930 "*) set x $ac_config_files; shift; ac_config_files=$*;; | |
8931 esac | |
8932 | |
8933 | |
8934 | |
8935 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
8936 # Files that config.status was made for. | |
8937 config_files="$ac_config_files" | |
8938 | |
8939 _ACEOF | |
8940 | |
8941 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
8942 ac_cs_usage="\ | |
8943 \`$as_me' instantiates files and other configuration actions | |
8944 from templates according to the current configuration. Unless the files | |
8945 and actions are specified as TAGs, all are instantiated by default. | |
8946 | |
8947 Usage: $0 [OPTION]... [TAG]... | |
8948 | |
8949 -h, --help print this help, then exit | |
8950 -V, --version print version number and configuration settings, then exit | |
8951 --config print configuration, then exit | |
8952 -q, --quiet, --silent | |
8953 do not print progress messages | |
8954 -d, --debug don't remove temporary files | |
8955 --recheck update $as_me by reconfiguring in the same conditions | |
8956 --file=FILE[:TEMPLATE] | |
8957 instantiate the configuration file FILE | |
8958 | |
8959 Configuration files: | |
8960 $config_files | |
8961 | |
8962 Report bugs to <cannam@all-day-breakfast.com>." | |
8963 | |
8964 _ACEOF | |
8965 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
8966 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | |
8967 ac_cs_version="\\ | |
8968 Sonic Visualiser config.status 1.9 | |
8969 configured by $0, generated by GNU Autoconf 2.69, | |
8970 with options \\"\$ac_cs_config\\" | |
8971 | |
8972 Copyright (C) 2012 Free Software Foundation, Inc. | |
8973 This config.status script is free software; the Free Software Foundation | |
8974 gives unlimited permission to copy, distribute and modify it." | |
8975 | |
8976 ac_pwd='$ac_pwd' | |
8977 srcdir='$srcdir' | |
8978 INSTALL='$INSTALL' | |
8979 MKDIR_P='$MKDIR_P' | |
8980 test -n "\$AWK" || AWK=awk | |
8981 _ACEOF | |
8982 | |
8983 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
8984 # The default lists apply if the user does not specify any file. | |
8985 ac_need_defaults=: | |
8986 while test $# != 0 | |
8987 do | |
8988 case $1 in | |
8989 --*=?*) | |
8990 ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
8991 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | |
8992 ac_shift=: | |
8993 ;; | |
8994 --*=) | |
8995 ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
8996 ac_optarg= | |
8997 ac_shift=: | |
8998 ;; | |
8999 *) | |
9000 ac_option=$1 | |
9001 ac_optarg=$2 | |
9002 ac_shift=shift | |
9003 ;; | |
9004 esac | |
9005 | |
9006 case $ac_option in | |
9007 # Handling of the options. | |
9008 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
9009 ac_cs_recheck=: ;; | |
9010 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | |
9011 $as_echo "$ac_cs_version"; exit ;; | |
9012 --config | --confi | --conf | --con | --co | --c ) | |
9013 $as_echo "$ac_cs_config"; exit ;; | |
9014 --debug | --debu | --deb | --de | --d | -d ) | |
9015 debug=: ;; | |
9016 --file | --fil | --fi | --f ) | |
9017 $ac_shift | |
9018 case $ac_optarg in | |
9019 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
9020 '') as_fn_error $? "missing file argument" ;; | |
9021 esac | |
9022 as_fn_append CONFIG_FILES " '$ac_optarg'" | |
9023 ac_need_defaults=false;; | |
9024 --he | --h | --help | --hel | -h ) | |
9025 $as_echo "$ac_cs_usage"; exit ;; | |
9026 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
9027 | -silent | --silent | --silen | --sile | --sil | --si | --s) | |
9028 ac_cs_silent=: ;; | |
9029 | |
9030 # This is an error. | |
9031 -*) as_fn_error $? "unrecognized option: \`$1' | |
9032 Try \`$0 --help' for more information." ;; | |
9033 | |
9034 *) as_fn_append ac_config_targets " $1" | |
9035 ac_need_defaults=false ;; | |
9036 | |
9037 esac | |
9038 shift | |
9039 done | |
9040 | |
9041 ac_configure_extra_args= | |
9042 | |
9043 if $ac_cs_silent; then | |
9044 exec 6>/dev/null | |
9045 ac_configure_extra_args="$ac_configure_extra_args --silent" | |
9046 fi | |
9047 | |
9048 _ACEOF | |
9049 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9050 if \$ac_cs_recheck; then | |
9051 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | |
9052 shift | |
9053 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | |
9054 CONFIG_SHELL='$SHELL' | |
9055 export CONFIG_SHELL | |
9056 exec "\$@" | |
9057 fi | |
9058 | |
9059 _ACEOF | |
9060 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
9061 exec 5>>config.log | |
9062 { | |
9063 echo | |
9064 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | |
9065 ## Running $as_me. ## | |
9066 _ASBOX | |
9067 $as_echo "$ac_log" | |
9068 } >&5 | |
9069 | |
9070 _ACEOF | |
9071 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9072 _ACEOF | |
9073 | |
9074 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
9075 | |
9076 # Handling of arguments. | |
9077 for ac_config_target in $ac_config_targets | |
9078 do | |
9079 case $ac_config_target in | |
9080 "config.pri") CONFIG_FILES="$CONFIG_FILES config.pri" ;; | |
9081 "version.h") CONFIG_FILES="$CONFIG_FILES version.h" ;; | |
9082 | |
9083 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |
9084 esac | |
9085 done | |
9086 | |
9087 | |
9088 # If the user did not use the arguments to specify the items to instantiate, | |
9089 # then the envvar interface is used. Set only those that are not. | |
9090 # We use the long form for the default assignment because of an extremely | |
9091 # bizarre bug on SunOS 4.1.3. | |
9092 if $ac_need_defaults; then | |
9093 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | |
9094 fi | |
9095 | |
9096 # Have a temporary directory for convenience. Make it in the build tree | |
9097 # simply because there is no reason against having it here, and in addition, | |
9098 # creating and moving files from /tmp can sometimes cause problems. | |
9099 # Hook for its removal unless debugging. | |
9100 # Note that there is a small window in which the directory will not be cleaned: | |
9101 # after its creation but before its name has been assigned to `$tmp'. | |
9102 $debug || | |
9103 { | |
9104 tmp= ac_tmp= | |
9105 trap 'exit_status=$? | |
9106 : "${ac_tmp:=$tmp}" | |
9107 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status | |
9108 ' 0 | |
9109 trap 'as_fn_exit 1' 1 2 13 15 | |
9110 } | |
9111 # Create a (secure) tmp directory for tmp files. | |
9112 | |
9113 { | |
9114 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | |
9115 test -d "$tmp" | |
9116 } || | |
9117 { | |
9118 tmp=./conf$$-$RANDOM | |
9119 (umask 077 && mkdir "$tmp") | |
9120 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | |
9121 ac_tmp=$tmp | |
9122 | |
9123 # Set up the scripts for CONFIG_FILES section. | |
9124 # No need to generate them if there are no CONFIG_FILES. | |
9125 # This happens for instance with `./config.status config.h'. | |
9126 if test -n "$CONFIG_FILES"; then | |
9127 | |
9128 | |
9129 ac_cr=`echo X | tr X '\015'` | |
9130 # On cygwin, bash can eat \r inside `` if the user requested igncr. | |
9131 # But we know of no other shell where ac_cr would be empty at this | |
9132 # point, so we can use a bashism as a fallback. | |
9133 if test "x$ac_cr" = x; then | |
9134 eval ac_cr=\$\'\\r\' | |
9135 fi | |
9136 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | |
9137 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | |
9138 ac_cs_awk_cr='\\r' | |
9139 else | |
9140 ac_cs_awk_cr=$ac_cr | |
9141 fi | |
9142 | |
9143 echo 'BEGIN {' >"$ac_tmp/subs1.awk" && | |
9144 _ACEOF | |
9145 | |
9146 | |
9147 { | |
9148 echo "cat >conf$$subs.awk <<_ACEOF" && | |
9149 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | |
9150 echo "_ACEOF" | |
9151 } >conf$$subs.sh || | |
9152 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | |
9153 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` | |
9154 ac_delim='%!_!# ' | |
9155 for ac_last_try in false false false false false :; do | |
9156 . ./conf$$subs.sh || | |
9157 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | |
9158 | |
9159 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | |
9160 if test $ac_delim_n = $ac_delim_num; then | |
9161 break | |
9162 elif $ac_last_try; then | |
9163 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | |
9164 else | |
9165 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | |
9166 fi | |
9167 done | |
9168 rm -f conf$$subs.sh | |
9169 | |
9170 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9171 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && | |
9172 _ACEOF | |
9173 sed -n ' | |
9174 h | |
9175 s/^/S["/; s/!.*/"]=/ | |
9176 p | |
9177 g | |
9178 s/^[^!]*!// | |
9179 :repl | |
9180 t repl | |
9181 s/'"$ac_delim"'$// | |
9182 t delim | |
9183 :nl | |
9184 h | |
9185 s/\(.\{148\}\)..*/\1/ | |
9186 t more1 | |
9187 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ | |
9188 p | |
9189 n | |
9190 b repl | |
9191 :more1 | |
9192 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ | |
9193 p | |
9194 g | |
9195 s/.\{148\}// | |
9196 t nl | |
9197 :delim | |
9198 h | |
9199 s/\(.\{148\}\)..*/\1/ | |
9200 t more2 | |
9201 s/["\\]/\\&/g; s/^/"/; s/$/"/ | |
9202 p | |
9203 b | |
9204 :more2 | |
9205 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ | |
9206 p | |
9207 g | |
9208 s/.\{148\}// | |
9209 t delim | |
9210 ' <conf$$subs.awk | sed ' | |
9211 /^[^""]/{ | |
9212 N | |
9213 s/\n// | |
9214 } | |
9215 ' >>$CONFIG_STATUS || ac_write_fail=1 | |
9216 rm -f conf$$subs.awk | |
9217 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9218 _ACAWK | |
9219 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && | |
9220 for (key in S) S_is_set[key] = 1 | |
9221 FS = "" | |
9222 | |
9223 } | |
9224 { | |
9225 line = $ 0 | |
9226 nfields = split(line, field, "@") | |
9227 substed = 0 | |
9228 len = length(field[1]) | |
9229 for (i = 2; i < nfields; i++) { | |
9230 key = field[i] | |
9231 keylen = length(key) | |
9232 if (S_is_set[key]) { | |
9233 value = S[key] | |
9234 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) | |
9235 len += length(value) + length(field[++i]) | |
9236 substed = 1 | |
9237 } else | |
9238 len += 1 + keylen | |
9239 } | |
9240 | |
9241 print line | |
9242 } | |
9243 | |
9244 _ACAWK | |
9245 _ACEOF | |
9246 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
9247 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |
9248 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | |
9249 else | |
9250 cat | |
9251 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ | |
9252 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | |
9253 _ACEOF | |
9254 | |
9255 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), | |
9256 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and | |
9257 # trailing colons and then remove the whole line if VPATH becomes empty | |
9258 # (actually we leave an empty line to preserve line numbers). | |
9259 if test "x$srcdir" = x.; then | |
9260 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ | |
9261 h | |
9262 s/// | |
9263 s/^/:/ | |
9264 s/[ ]*$/:/ | |
9265 s/:\$(srcdir):/:/g | |
9266 s/:\${srcdir}:/:/g | |
9267 s/:@srcdir@:/:/g | |
9268 s/^:*// | |
9269 s/:*$// | |
9270 x | |
9271 s/\(=[ ]*\).*/\1/ | |
9272 G | |
9273 s/\n// | |
9274 s/^[^=]*=[ ]*$// | |
9275 }' | |
9276 fi | |
9277 | |
9278 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
9279 fi # test -n "$CONFIG_FILES" | |
9280 | |
9281 | |
9282 eval set X " :F $CONFIG_FILES " | |
9283 shift | |
9284 for ac_tag | |
9285 do | |
9286 case $ac_tag in | |
9287 :[FHLC]) ac_mode=$ac_tag; continue;; | |
9288 esac | |
9289 case $ac_mode$ac_tag in | |
9290 :[FHL]*:*);; | |
9291 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | |
9292 :[FH]-) ac_tag=-:-;; | |
9293 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | |
9294 esac | |
9295 ac_save_IFS=$IFS | |
9296 IFS=: | |
9297 set x $ac_tag | |
9298 IFS=$ac_save_IFS | |
9299 shift | |
9300 ac_file=$1 | |
9301 shift | |
9302 | |
9303 case $ac_mode in | |
9304 :L) ac_source=$1;; | |
9305 :[FH]) | |
9306 ac_file_inputs= | |
9307 for ac_f | |
9308 do | |
9309 case $ac_f in | |
9310 -) ac_f="$ac_tmp/stdin";; | |
9311 *) # Look for the file first in the build tree, then in the source tree | |
9312 # (if the path is not absolute). The absolute path cannot be DOS-style, | |
9313 # because $ac_f cannot contain `:'. | |
9314 test -f "$ac_f" || | |
9315 case $ac_f in | |
9316 [\\/$]*) false;; | |
9317 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | |
9318 esac || | |
9319 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | |
9320 esac | |
9321 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | |
9322 as_fn_append ac_file_inputs " '$ac_f'" | |
9323 done | |
9324 | |
9325 # Let's still pretend it is `configure' which instantiates (i.e., don't | |
9326 # use $as_me), people would be surprised to read: | |
9327 # /* config.h. Generated by config.status. */ | |
9328 configure_input='Generated from '` | |
9329 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | |
9330 `' by configure.' | |
9331 if test x"$ac_file" != x-; then | |
9332 configure_input="$ac_file. $configure_input" | |
9333 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | |
9334 $as_echo "$as_me: creating $ac_file" >&6;} | |
9335 fi | |
9336 # Neutralize special characters interpreted by sed in replacement strings. | |
9337 case $configure_input in #( | |
9338 *\&* | *\|* | *\\* ) | |
9339 ac_sed_conf_input=`$as_echo "$configure_input" | | |
9340 sed 's/[\\\\&|]/\\\\&/g'`;; #( | |
9341 *) ac_sed_conf_input=$configure_input;; | |
9342 esac | |
9343 | |
9344 case $ac_tag in | |
9345 *:-:* | *:-) cat >"$ac_tmp/stdin" \ | |
9346 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | |
9347 esac | |
9348 ;; | |
9349 esac | |
9350 | |
9351 ac_dir=`$as_dirname -- "$ac_file" || | |
9352 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
9353 X"$ac_file" : 'X\(//\)[^/]' \| \ | |
9354 X"$ac_file" : 'X\(//\)$' \| \ | |
9355 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | |
9356 $as_echo X"$ac_file" | | |
9357 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
9358 s//\1/ | |
9359 q | |
9360 } | |
9361 /^X\(\/\/\)[^/].*/{ | |
9362 s//\1/ | |
9363 q | |
9364 } | |
9365 /^X\(\/\/\)$/{ | |
9366 s//\1/ | |
9367 q | |
9368 } | |
9369 /^X\(\/\).*/{ | |
9370 s//\1/ | |
9371 q | |
9372 } | |
9373 s/.*/./; q'` | |
9374 as_dir="$ac_dir"; as_fn_mkdir_p | |
9375 ac_builddir=. | |
9376 | 8444 |
9377 case "$ac_dir" in | 8445 case "$ac_dir" in |
9378 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | 8446 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; |
9379 *) | 8447 *) |
9380 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` | 8448 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` |
9405 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | 8473 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; |
9406 esac | 8474 esac |
9407 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | 8475 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix |
9408 | 8476 |
9409 | 8477 |
9410 case $ac_mode in | 8478 cd "$ac_dir" |
9411 :F) | 8479 |
9412 # | 8480 # Check for guested configure; otherwise get Cygnus style configure. |
9413 # CONFIG_FILE | 8481 if test -f "$ac_srcdir/configure.gnu"; then |
9414 # | 8482 ac_sub_configure=$ac_srcdir/configure.gnu |
9415 | 8483 elif test -f "$ac_srcdir/configure"; then |
9416 case $INSTALL in | 8484 ac_sub_configure=$ac_srcdir/configure |
9417 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | 8485 elif test -f "$ac_srcdir/configure.in"; then |
9418 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; | 8486 # This should be Cygnus configure. |
9419 esac | 8487 ac_sub_configure=$ac_aux_dir/configure |
9420 ac_MKDIR_P=$MKDIR_P | 8488 else |
9421 case $MKDIR_P in | 8489 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5 |
9422 [\\/$]* | ?:[\\/]* ) ;; | 8490 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;} |
9423 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; | 8491 ac_sub_configure= |
9424 esac | 8492 fi |
9425 _ACEOF | 8493 |
9426 | 8494 # The recursion is here. |
9427 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8495 if test -n "$ac_sub_configure"; then |
9428 # If the template does not know about datarootdir, expand it. | 8496 # Make the cache file name correct relative to the subdirectory. |
9429 # FIXME: This hack should be removed a few years after 2.60. | 8497 case $cache_file in |
9430 ac_datarootdir_hack=; ac_datarootdir_seen= | 8498 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;; |
9431 ac_sed_dataroot=' | 8499 *) # Relative name. |
9432 /datarootdir/ { | 8500 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;; |
9433 p | 8501 esac |
9434 q | 8502 |
9435 } | 8503 { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5 |
9436 /@datadir@/p | 8504 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;} |
9437 /@docdir@/p | 8505 # The eval makes quoting arguments work. |
9438 /@infodir@/p | 8506 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \ |
9439 /@localedir@/p | 8507 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" || |
9440 /@mandir@/p' | 8508 as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5 |
9441 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in | 8509 fi |
9442 *datarootdir*) ac_datarootdir_seen=yes;; | 8510 |
9443 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) | 8511 cd "$ac_popdir" |
9444 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 | 8512 done |
9445 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} | |
9446 _ACEOF | |
9447 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9448 ac_datarootdir_hack=' | |
9449 s&@datadir@&$datadir&g | |
9450 s&@docdir@&$docdir&g | |
9451 s&@infodir@&$infodir&g | |
9452 s&@localedir@&$localedir&g | |
9453 s&@mandir@&$mandir&g | |
9454 s&\\\${datarootdir}&$datarootdir&g' ;; | |
9455 esac | |
9456 _ACEOF | |
9457 | |
9458 # Neutralize VPATH when `$srcdir' = `.'. | |
9459 # Shell code in configure.ac might set extrasub. | |
9460 # FIXME: do we really want to maintain this feature? | |
9461 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |
9462 ac_sed_extra="$ac_vpsub | |
9463 $extrasub | |
9464 _ACEOF | |
9465 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
9466 :t | |
9467 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b | |
9468 s|@configure_input@|$ac_sed_conf_input|;t t | |
9469 s&@top_builddir@&$ac_top_builddir_sub&;t t | |
9470 s&@top_build_prefix@&$ac_top_build_prefix&;t t | |
9471 s&@srcdir@&$ac_srcdir&;t t | |
9472 s&@abs_srcdir@&$ac_abs_srcdir&;t t | |
9473 s&@top_srcdir@&$ac_top_srcdir&;t t | |
9474 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | |
9475 s&@builddir@&$ac_builddir&;t t | |
9476 s&@abs_builddir@&$ac_abs_builddir&;t t | |
9477 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | |
9478 s&@INSTALL@&$ac_INSTALL&;t t | |
9479 s&@MKDIR_P@&$ac_MKDIR_P&;t t | |
9480 $ac_datarootdir_hack | |
9481 " | |
9482 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | |
9483 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
9484 | |
9485 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | |
9486 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | |
9487 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | |
9488 "$ac_tmp/out"`; test -z "$ac_out"; } && | |
9489 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
9490 which seems to be undefined. Please make sure it is defined" >&5 | |
9491 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
9492 which seems to be undefined. Please make sure it is defined" >&2;} | |
9493 | |
9494 rm -f "$ac_tmp/stdin" | |
9495 case $ac_file in | |
9496 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | |
9497 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | |
9498 esac \ | |
9499 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
9500 ;; | |
9501 | |
9502 | |
9503 | |
9504 esac | |
9505 | |
9506 done # for ac_tag | |
9507 | |
9508 | |
9509 as_fn_exit 0 | |
9510 _ACEOF | |
9511 ac_clean_files=$ac_clean_files_save | |
9512 | |
9513 test $ac_write_fail = 0 || | |
9514 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 | |
9515 | |
9516 | |
9517 # configure is writing to config.log, and then calls config.status. | |
9518 # config.status does its own redirection, appending to config.log. | |
9519 # Unfortunately, on DOS this fails, as config.log is still kept open | |
9520 # by configure, so config.status won't be able to write to it; its | |
9521 # output is simply discarded. So we exec the FD to /dev/null, | |
9522 # effectively closing config.log, so it can be properly (re)opened and | |
9523 # appended to by config.status. When coming back to configure, we | |
9524 # need to make the FD available again. | |
9525 if test "$no_create" != yes; then | |
9526 ac_cs_success=: | |
9527 ac_config_status_args= | |
9528 test "$silent" = yes && | |
9529 ac_config_status_args="$ac_config_status_args --quiet" | |
9530 exec 5>/dev/null | |
9531 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | |
9532 exec 5>>config.log | |
9533 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | |
9534 # would make configure fail if this is the last instruction. | |
9535 $ac_cs_success || as_fn_exit 1 | |
9536 fi | 8513 fi |
9537 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 8514 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
9538 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 8515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
9539 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 8516 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
9540 fi | 8517 fi |