OLD | NEW |
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 opus 1.1. | 3 # Generated by GNU Autoconf 2.69 for opus 1.1.1-beta-24-g66611f1. |
4 # | 4 # |
5 # Report bugs to <opus@xiph.org>. | 5 # Report bugs to <opus@xiph.org>. |
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 ## -------------------- ## |
16 ## M4sh Initialization. ## | 14 ## M4sh Initialization. ## |
17 ## -------------------- ## | 15 ## -------------------- ## |
18 | 16 |
19 # Be more Bourne compatible | 17 # Be more Bourne compatible |
20 DUALCASE=1; export DUALCASE # for MKS sh | 18 DUALCASE=1; export DUALCASE # for MKS sh |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
129 | 127 |
130 # NLS nuisances. | 128 # NLS nuisances. |
131 LC_ALL=C | 129 LC_ALL=C |
132 export LC_ALL | 130 export LC_ALL |
133 LANGUAGE=C | 131 LANGUAGE=C |
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 |
144 # is contrary to our usage. Disable this feature. | 167 # is contrary to our usage. Disable this feature. |
145 alias -g '\${1+\"\$@\"}'='\"\$@\"' | 168 alias -g '\${1+\"\$@\"}'='\"\$@\"' |
146 setopt NO_GLOB_SUBST | 169 setopt NO_GLOB_SUBST |
147 else | 170 else |
148 case \`(set -o) 2>/dev/null\` in #( | 171 case \`(set -o) 2>/dev/null\` in #( |
(...skipping 13 matching lines...) Expand all Loading... |
162 exitcode=0 | 185 exitcode=0 |
163 as_fn_success || { exitcode=1; echo as_fn_success failed.; } | 186 as_fn_success || { exitcode=1; echo as_fn_success failed.; } |
164 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } | 187 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } |
165 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } | 188 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } |
166 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } | 189 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } |
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 | 201 |
178 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( | 202 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( |
179 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' | 203 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' |
180 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | 204 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO |
181 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO | 205 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO |
182 PATH=/empty FPATH=/empty; export PATH FPATH | 206 PATH=/empty FPATH=/empty; export PATH FPATH |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
215 as_found=false | 239 as_found=false |
216 done | 240 done |
217 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && | 241 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && |
218 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : | 242 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : |
219 CONFIG_SHELL=$SHELL as_have_required=yes | 243 CONFIG_SHELL=$SHELL as_have_required=yes |
220 fi; } | 244 fi; } |
221 IFS=$as_save_IFS | 245 IFS=$as_save_IFS |
222 | 246 |
223 | 247 |
224 if test "x$CONFIG_SHELL" != x; then : | 248 if test "x$CONFIG_SHELL" != x; then : |
225 # We cannot yet assume a decent shell, so we have to provide a | 249 export CONFIG_SHELL |
226 » # neutralization value for shells without unset; and this also | 250 # We cannot yet assume a decent shell, so we have to provide a |
227 » # works around shells that cannot unset nonexistent variables. | 251 # neutralization value for shells without unset; and this also |
228 » # Preserve -v and -x to the replacement shell. | 252 # works around shells that cannot unset nonexistent variables. |
229 » BASH_ENV=/dev/null | 253 # Preserve -v and -x to the replacement shell. |
230 » ENV=/dev/null | 254 BASH_ENV=/dev/null |
231 » (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 255 ENV=/dev/null |
232 » export CONFIG_SHELL | 256 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
233 » case $- in # (((( | 257 case $- in # (((( |
234 » *v*x* | *x*v* ) as_opts=-vx ;; | 258 *v*x* | *x*v* ) as_opts=-vx ;; |
235 » *v* ) as_opts=-v ;; | 259 *v* ) as_opts=-v ;; |
236 » *x* ) as_opts=-x ;; | 260 *x* ) as_opts=-x ;; |
237 » * ) as_opts= ;; | 261 * ) as_opts= ;; |
238 » esac | 262 esac |
239 » exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | 263 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
| 264 # Admittedly, this is quite paranoid, since all the known shells bail |
| 265 # out after a failed `exec'. |
| 266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 |
| 267 exit 255 |
240 fi | 268 fi |
241 | 269 |
242 if test x$as_have_required = xno; then : | 270 if test x$as_have_required = xno; then : |
243 $as_echo "$0: This script requires a shell more modern than all" | 271 $as_echo "$0: This script requires a shell more modern than all" |
244 $as_echo "$0: the shells that I found on your system." | 272 $as_echo "$0: the shells that I found on your system." |
245 if test x${ZSH_VERSION+set} = xset ; then | 273 if test x${ZSH_VERSION+set} = xset ; then |
246 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" | 274 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" |
247 $as_echo "$0: be upgraded to zsh 4.3.4 or later." | 275 $as_echo "$0: be upgraded to zsh 4.3.4 or later." |
248 else | 276 else |
249 $as_echo "$0: Please tell bug-autoconf@gnu.org and opus@xiph.org | 277 $as_echo "$0: Please tell bug-autoconf@gnu.org and opus@xiph.org |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
332 q | 360 q |
333 } | 361 } |
334 s/.*/./; q'` | 362 s/.*/./; q'` |
335 test -d "$as_dir" && break | 363 test -d "$as_dir" && break |
336 done | 364 done |
337 test -z "$as_dirs" || eval "mkdir $as_dirs" | 365 test -z "$as_dirs" || eval "mkdir $as_dirs" |
338 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
339 | 367 |
340 | 368 |
341 } # as_fn_mkdir_p | 369 } # as_fn_mkdir_p |
| 370 |
| 371 # as_fn_executable_p FILE |
| 372 # ----------------------- |
| 373 # Test if FILE is an executable regular file. |
| 374 as_fn_executable_p () |
| 375 { |
| 376 test -f "$1" && test -x "$1" |
| 377 } # as_fn_executable_p |
342 # as_fn_append VAR VALUE | 378 # as_fn_append VAR VALUE |
343 # ---------------------- | 379 # ---------------------- |
344 # Append the text in VALUE to the end of the definition contained in VAR. Take | 380 # Append the text in VALUE to the end of the definition contained in VAR. Take |
345 # advantage of any shell optimizations that allow amortized linear growth over | 381 # advantage of any shell optimizations that allow amortized linear growth over |
346 # repeated appends, instead of the typical quadratic growth present in naive | 382 # repeated appends, instead of the typical quadratic growth present in naive |
347 # implementations. | 383 # implementations. |
348 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | 384 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : |
349 eval 'as_fn_append () | 385 eval 'as_fn_append () |
350 { | 386 { |
351 eval $1+=\$2 | 387 eval $1+=\$2 |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
453 :lineno | 489 :lineno |
454 N | 490 N |
455 :loop | 491 :loop |
456 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ | 492 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ |
457 t loop | 493 t loop |
458 s/-\n.*// | 494 s/-\n.*// |
459 ' >$as_me.lineno && | 495 ' >$as_me.lineno && |
460 chmod +x "$as_me.lineno" || | 496 chmod +x "$as_me.lineno" || |
461 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX s
hell" >&2; as_fn_exit 1; } | 497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX s
hell" >&2; as_fn_exit 1; } |
462 | 498 |
| 499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have |
| 500 # already done that, so ensure we don't try to do so again and fall |
| 501 # in an infinite loop. This has already happened in practice. |
| 502 _as_can_reexec=no; export _as_can_reexec |
463 # Don't try to exec as it changes $[0], causing all sort of problems | 503 # Don't try to exec as it changes $[0], causing all sort of problems |
464 # (the dirname of $[0] is not the place where we might find the | 504 # (the dirname of $[0] is not the place where we might find the |
465 # original and so on. Autoconf is especially sensitive to this). | 505 # original and so on. Autoconf is especially sensitive to this). |
466 . "./$as_me.lineno" | 506 . "./$as_me.lineno" |
467 # Exit status is that of the last command. | 507 # Exit status is that of the last command. |
468 exit | 508 exit |
469 } | 509 } |
470 | 510 |
471 ECHO_C= ECHO_N= ECHO_T= | 511 ECHO_C= ECHO_N= ECHO_T= |
472 case `echo -n x` in #((((( | 512 case `echo -n x` in #((((( |
(...skipping 14 matching lines...) Expand all Loading... |
487 else | 527 else |
488 rm -f conf$$.dir | 528 rm -f conf$$.dir |
489 mkdir conf$$.dir 2>/dev/null | 529 mkdir conf$$.dir 2>/dev/null |
490 fi | 530 fi |
491 if (echo >conf$$.file) 2>/dev/null; then | 531 if (echo >conf$$.file) 2>/dev/null; then |
492 if ln -s conf$$.file conf$$ 2>/dev/null; then | 532 if ln -s conf$$.file conf$$ 2>/dev/null; then |
493 as_ln_s='ln -s' | 533 as_ln_s='ln -s' |
494 # ... but there are two gotchas: | 534 # ... but there are two gotchas: |
495 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 535 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
496 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 536 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
497 # In both cases, we have to default to `cp -p'. | 537 # In both cases, we have to default to `cp -pR'. |
498 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 538 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
499 as_ln_s='cp -p' | 539 as_ln_s='cp -pR' |
500 elif ln conf$$.file conf$$ 2>/dev/null; then | 540 elif ln conf$$.file conf$$ 2>/dev/null; then |
501 as_ln_s=ln | 541 as_ln_s=ln |
502 else | 542 else |
503 as_ln_s='cp -p' | 543 as_ln_s='cp -pR' |
504 fi | 544 fi |
505 else | 545 else |
506 as_ln_s='cp -p' | 546 as_ln_s='cp -pR' |
507 fi | 547 fi |
508 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 548 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
509 rmdir conf$$.dir 2>/dev/null | 549 rmdir conf$$.dir 2>/dev/null |
510 | 550 |
511 if mkdir -p . 2>/dev/null; then | 551 if mkdir -p . 2>/dev/null; then |
512 as_mkdir_p='mkdir -p "$as_dir"' | 552 as_mkdir_p='mkdir -p "$as_dir"' |
513 else | 553 else |
514 test -d ./-p && rmdir ./-p | 554 test -d ./-p && rmdir ./-p |
515 as_mkdir_p=false | 555 as_mkdir_p=false |
516 fi | 556 fi |
517 | 557 |
518 if test -x / >/dev/null 2>&1; then | 558 as_test_x='test -x' |
519 as_test_x='test -x' | 559 as_executable_p=as_fn_executable_p |
520 else | |
521 if ls -dL / >/dev/null 2>&1; then | |
522 as_ls_L_option=L | |
523 else | |
524 as_ls_L_option= | |
525 fi | |
526 as_test_x=' | |
527 eval sh -c '\'' | |
528 if test -d "$1"; then | |
529 » test -d "$1/."; | |
530 else | |
531 » case $1 in #( | |
532 » -*)set "./$1";; | |
533 » esac; | |
534 » case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
535 » ???[sx]*):;;*)false;;esac;fi | |
536 '\'' sh | |
537 ' | |
538 fi | |
539 as_executable_p=$as_test_x | |
540 | 560 |
541 # Sed expression to map a string onto a valid CPP name. | 561 # Sed expression to map a string onto a valid CPP name. |
542 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 562 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
543 | 563 |
544 # Sed expression to map a string onto a valid variable name. | 564 # Sed expression to map a string onto a valid variable name. |
545 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 565 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
546 | 566 |
547 SHELL=${CONFIG_SHELL-/bin/sh} | 567 SHELL=${CONFIG_SHELL-/bin/sh} |
548 | 568 |
549 | 569 |
(...skipping 13 matching lines...) Expand all Loading... |
563 ac_config_libobj_dir=. | 583 ac_config_libobj_dir=. |
564 LIBOBJS= | 584 LIBOBJS= |
565 cross_compiling=no | 585 cross_compiling=no |
566 subdirs= | 586 subdirs= |
567 MFLAGS= | 587 MFLAGS= |
568 MAKEFLAGS= | 588 MAKEFLAGS= |
569 | 589 |
570 # Identity of this package. | 590 # Identity of this package. |
571 PACKAGE_NAME='opus' | 591 PACKAGE_NAME='opus' |
572 PACKAGE_TARNAME='opus' | 592 PACKAGE_TARNAME='opus' |
573 PACKAGE_VERSION='1.1' | 593 PACKAGE_VERSION='1.1.1-beta-24-g66611f1' |
574 PACKAGE_STRING='opus 1.1' | 594 PACKAGE_STRING='opus 1.1.1-beta-24-g66611f1' |
575 PACKAGE_BUGREPORT='opus@xiph.org' | 595 PACKAGE_BUGREPORT='opus@xiph.org' |
576 PACKAGE_URL='' | 596 PACKAGE_URL='' |
577 | 597 |
578 ac_unique_file="src/opus_encoder.c" | 598 ac_unique_file="src/opus_encoder.c" |
579 # Factoring default headers for most tests. | 599 # Factoring default headers for most tests. |
580 ac_includes_default="\ | 600 ac_includes_default="\ |
581 #include <stdio.h> | 601 #include <stdio.h> |
582 #ifdef HAVE_SYS_TYPES_H | 602 #ifdef HAVE_SYS_TYPES_H |
583 # include <sys/types.h> | 603 # include <sys/types.h> |
584 #endif | 604 #endif |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
616 am__EXEEXT_TRUE | 636 am__EXEEXT_TRUE |
617 LTLIBOBJS | 637 LTLIBOBJS |
618 LIBOBJS | 638 LIBOBJS |
619 PC_BUILD | 639 PC_BUILD |
620 EXTRA_PROGRAMS_FALSE | 640 EXTRA_PROGRAMS_FALSE |
621 EXTRA_PROGRAMS_TRUE | 641 EXTRA_PROGRAMS_TRUE |
622 HAVE_DOXYGEN_FALSE | 642 HAVE_DOXYGEN_FALSE |
623 HAVE_DOXYGEN_TRUE | 643 HAVE_DOXYGEN_TRUE |
624 HAVE_DOXYGEN | 644 HAVE_DOXYGEN |
625 OPUS_HAVE_RTCD | 645 OPUS_HAVE_RTCD |
| 646 OPUS_ARM_NEON_INTR_FALSE |
| 647 OPUS_ARM_NEON_INTR_TRUE |
626 CPU_ARM_FALSE | 648 CPU_ARM_FALSE |
627 CPU_ARM_TRUE | 649 CPU_ARM_TRUE |
| 650 HAVE_SSE2_FALSE |
| 651 HAVE_SSE2_TRUE |
| 652 HAVE_SSE4_1_FALSE |
| 653 HAVE_SSE4_1_TRUE |
| 654 ARM2GNU_PARAMS |
628 OPUS_ARM_MAY_HAVE_NEON | 655 OPUS_ARM_MAY_HAVE_NEON |
629 OPUS_ARM_MAY_HAVE_MEDIA | 656 OPUS_ARM_MAY_HAVE_MEDIA |
630 OPUS_ARM_MAY_HAVE_EDSP | 657 OPUS_ARM_MAY_HAVE_EDSP |
631 OPUS_ARM_EXTERNAL_ASM_FALSE | 658 OPUS_ARM_EXTERNAL_ASM_FALSE |
632 OPUS_ARM_EXTERNAL_ASM_TRUE | 659 OPUS_ARM_EXTERNAL_ASM_TRUE |
633 HAVE_PERL | 660 HAVE_PERL |
634 OPUS_ARM_INLINE_ASM_FALSE | 661 OPUS_ARM_INLINE_ASM_FALSE |
635 OPUS_ARM_INLINE_ASM_TRUE | 662 OPUS_ARM_INLINE_ASM_TRUE |
636 CUSTOM_MODES_FALSE | 663 CUSTOM_MODES_FALSE |
637 CUSTOM_MODES_TRUE | 664 CUSTOM_MODES_TRUE |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
776 with_gnu_ld | 803 with_gnu_ld |
777 with_sysroot | 804 with_sysroot |
778 enable_libtool_lock | 805 enable_libtool_lock |
779 enable_fixed_point | 806 enable_fixed_point |
780 enable_fixed_point_debug | 807 enable_fixed_point_debug |
781 enable_float_api | 808 enable_float_api |
782 enable_custom_modes | 809 enable_custom_modes |
783 enable_float_approx | 810 enable_float_approx |
784 enable_asm | 811 enable_asm |
785 enable_rtcd | 812 enable_rtcd |
| 813 enable_intrinsics |
786 enable_assertions | 814 enable_assertions |
787 enable_fuzzing | 815 enable_fuzzing |
788 enable_doc | 816 enable_doc |
789 enable_extra_programs | 817 enable_extra_programs |
790 ' | 818 ' |
791 ac_precious_vars='build_alias | 819 ac_precious_vars='build_alias |
792 host_alias | 820 host_alias |
793 target_alias | 821 target_alias |
794 CC | 822 CC |
795 CFLAGS | 823 CFLAGS |
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1247 # used to hold the argument of --host etc. | 1275 # used to hold the argument of --host etc. |
1248 # FIXME: To remove some day. | 1276 # FIXME: To remove some day. |
1249 build=$build_alias | 1277 build=$build_alias |
1250 host=$host_alias | 1278 host=$host_alias |
1251 target=$target_alias | 1279 target=$target_alias |
1252 | 1280 |
1253 # FIXME: To remove some day. | 1281 # FIXME: To remove some day. |
1254 if test "x$host_alias" != x; then | 1282 if test "x$host_alias" != x; then |
1255 if test "x$build_alias" = x; then | 1283 if test "x$build_alias" = x; then |
1256 cross_compiling=maybe | 1284 cross_compiling=maybe |
1257 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use
--host. | |
1258 If a cross compiler is detected then cross compile mode will be used" >&2 | |
1259 elif test "x$build_alias" != "x$host_alias"; then | 1285 elif test "x$build_alias" != "x$host_alias"; then |
1260 cross_compiling=yes | 1286 cross_compiling=yes |
1261 fi | 1287 fi |
1262 fi | 1288 fi |
1263 | 1289 |
1264 ac_tool_prefix= | 1290 ac_tool_prefix= |
1265 test -n "$host_alias" && ac_tool_prefix=$host_alias- | 1291 test -n "$host_alias" && ac_tool_prefix=$host_alias- |
1266 | 1292 |
1267 test "$silent" = yes && exec 6>/dev/null | 1293 test "$silent" = yes && exec 6>/dev/null |
1268 | 1294 |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1334 eval ac_cv_env_${ac_var}_value=\$${ac_var} | 1360 eval ac_cv_env_${ac_var}_value=\$${ac_var} |
1335 done | 1361 done |
1336 | 1362 |
1337 # | 1363 # |
1338 # Report the --help message. | 1364 # Report the --help message. |
1339 # | 1365 # |
1340 if test "$ac_init_help" = "long"; then | 1366 if test "$ac_init_help" = "long"; then |
1341 # Omit some internal or obsolete options to make the list less imposing. | 1367 # Omit some internal or obsolete options to make the list less imposing. |
1342 # This message is too long to be a string in the A/UX 3.1 sh. | 1368 # This message is too long to be a string in the A/UX 3.1 sh. |
1343 cat <<_ACEOF | 1369 cat <<_ACEOF |
1344 \`configure' configures opus 1.1 to adapt to many kinds of systems. | 1370 \`configure' configures opus 1.1.1-beta-24-g66611f1 to adapt to many kinds of sy
stems. |
1345 | 1371 |
1346 Usage: $0 [OPTION]... [VAR=VALUE]... | 1372 Usage: $0 [OPTION]... [VAR=VALUE]... |
1347 | 1373 |
1348 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1374 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1349 VAR=VALUE. See below for descriptions of some of the useful variables. | 1375 VAR=VALUE. See below for descriptions of some of the useful variables. |
1350 | 1376 |
1351 Defaults for the options are specified in brackets. | 1377 Defaults for the options are specified in brackets. |
1352 | 1378 |
1353 Configuration: | 1379 Configuration: |
1354 -h, --help display this help and exit | 1380 -h, --help display this help and exit |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1404 --program-transform-name=PROGRAM run sed PROGRAM on installed program names | 1430 --program-transform-name=PROGRAM run sed PROGRAM on installed program names |
1405 | 1431 |
1406 System types: | 1432 System types: |
1407 --build=BUILD configure for building on BUILD [guessed] | 1433 --build=BUILD configure for building on BUILD [guessed] |
1408 --host=HOST cross-compile to build programs to run on HOST [BUILD] | 1434 --host=HOST cross-compile to build programs to run on HOST [BUILD] |
1409 _ACEOF | 1435 _ACEOF |
1410 fi | 1436 fi |
1411 | 1437 |
1412 if test -n "$ac_init_help"; then | 1438 if test -n "$ac_init_help"; then |
1413 case $ac_init_help in | 1439 case $ac_init_help in |
1414 short | recursive ) echo "Configuration of opus 1.1:";; | 1440 short | recursive ) echo "Configuration of opus 1.1.1-beta-24-g66611f1:";; |
1415 esac | 1441 esac |
1416 cat <<\_ACEOF | 1442 cat <<\_ACEOF |
1417 | 1443 |
1418 Optional Features: | 1444 Optional Features: |
1419 --disable-option-checking ignore unrecognized --enable/--with options | 1445 --disable-option-checking ignore unrecognized --enable/--with options |
1420 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | 1446 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1421 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | 1447 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
1422 --enable-silent-rules less verbose build output (undo: `make V=1') | 1448 --enable-silent-rules less verbose build output (undo: "make V=1") |
1423 --disable-silent-rules verbose build output (undo: `make V=0') | 1449 --disable-silent-rules verbose build output (undo: "make V=0") |
1424 --disable-maintainer-mode disable make rules and dependencies not useful | 1450 --disable-maintainer-mode |
1425 » » » (and sometimes confusing) to the casual installer | 1451 disable make rules and dependencies not useful (and |
| 1452 sometimes confusing) to the casual installer |
1426 --enable-shared[=PKGS] build shared libraries [default=yes] | 1453 --enable-shared[=PKGS] build shared libraries [default=yes] |
1427 --enable-static[=PKGS] build static libraries [default=yes] | 1454 --enable-static[=PKGS] build static libraries [default=yes] |
1428 --enable-fast-install[=PKGS] | 1455 --enable-fast-install[=PKGS] |
1429 optimize for fast installation [default=yes] | 1456 optimize for fast installation [default=yes] |
1430 --disable-dependency-tracking speeds up one-time build | 1457 --enable-dependency-tracking |
1431 --enable-dependency-tracking do not reject slow dependency extractors | 1458 do not reject slow dependency extractors |
| 1459 --disable-dependency-tracking |
| 1460 speeds up one-time build |
1432 --disable-libtool-lock avoid locking (might break parallel builds) | 1461 --disable-libtool-lock avoid locking (might break parallel builds) |
1433 --enable-fixed-point compile without floating point (for machines without | 1462 --enable-fixed-point compile without floating point (for machines without |
1434 a fast enough FPU) | 1463 a fast enough FPU) |
1435 --enable-fixed-point-debug | 1464 --enable-fixed-point-debug |
1436 debug fixed-point implementation | 1465 debug fixed-point implementation |
1437 --disable-float-api compile without the floating point API (for machines | 1466 --disable-float-api compile without the floating point API (for machines |
1438 with no float library) | 1467 with no float library) |
1439 --enable-custom-modes enable non-Opus modes, e.g. 44.1 kHz & 2^n frames | 1468 --enable-custom-modes enable non-Opus modes, e.g. 44.1 kHz & 2^n frames |
1440 --enable-float-approx enable fast approximations for floating point | 1469 --enable-float-approx enable fast approximations for floating point |
1441 --disable-asm Disable assembly optimizations | 1470 --disable-asm Disable assembly optimizations |
1442 --disable-rtcd Disable run-time CPU capabilities detection | 1471 --disable-rtcd Disable run-time CPU capabilities detection |
| 1472 --enable-intrinsics Enable intrinsics optimizations for ARM(float) |
| 1473 X86(fixed) |
1443 --enable-assertions enable additional software error checking | 1474 --enable-assertions enable additional software error checking |
1444 --enable-fuzzing causes the encoder to make random decisions | 1475 --enable-fuzzing causes the encoder to make random decisions |
1445 --disable-doc Do not build API documentation | 1476 --disable-doc Do not build API documentation |
1446 --disable-extra-programs | 1477 --disable-extra-programs |
1447 Do not build extra programs (demo and tests) | 1478 Do not build extra programs (demo and tests) |
1448 | 1479 |
1449 Optional Packages: | 1480 Optional Packages: |
1450 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | 1481 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
1451 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | 1482 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) |
1452 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use | 1483 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1526 else | 1557 else |
1527 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 1558 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
1528 fi || ac_status=$? | 1559 fi || ac_status=$? |
1529 cd "$ac_pwd" || { ac_status=$?; break; } | 1560 cd "$ac_pwd" || { ac_status=$?; break; } |
1530 done | 1561 done |
1531 fi | 1562 fi |
1532 | 1563 |
1533 test -n "$ac_init_help" && exit $ac_status | 1564 test -n "$ac_init_help" && exit $ac_status |
1534 if $ac_init_version; then | 1565 if $ac_init_version; then |
1535 cat <<\_ACEOF | 1566 cat <<\_ACEOF |
1536 opus configure 1.1 | 1567 opus configure 1.1.1-beta-24-g66611f1 |
1537 generated by GNU Autoconf 2.68 | 1568 generated by GNU Autoconf 2.69 |
1538 | 1569 |
1539 Copyright (C) 2010 Free Software Foundation, Inc. | 1570 Copyright (C) 2012 Free Software Foundation, Inc. |
1540 This configure script is free software; the Free Software Foundation | 1571 This configure script is free software; the Free Software Foundation |
1541 gives unlimited permission to copy, distribute and modify it. | 1572 gives unlimited permission to copy, distribute and modify it. |
1542 _ACEOF | 1573 _ACEOF |
1543 exit | 1574 exit |
1544 fi | 1575 fi |
1545 | 1576 |
1546 ## ------------------------ ## | 1577 ## ------------------------ ## |
1547 ## Autoconf initialization. ## | 1578 ## Autoconf initialization. ## |
1548 ## ------------------------ ## | 1579 ## ------------------------ ## |
1549 | 1580 |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1605 grep -v '^ *+' conftest.err >conftest.er1 | 1636 grep -v '^ *+' conftest.err >conftest.er1 |
1606 cat conftest.er1 >&5 | 1637 cat conftest.er1 >&5 |
1607 mv -f conftest.er1 conftest.err | 1638 mv -f conftest.er1 conftest.err |
1608 fi | 1639 fi |
1609 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1640 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
1610 test $ac_status = 0; } && { | 1641 test $ac_status = 0; } && { |
1611 test -z "$ac_c_werror_flag" || | 1642 test -z "$ac_c_werror_flag" || |
1612 test ! -s conftest.err | 1643 test ! -s conftest.err |
1613 } && test -s conftest$ac_exeext && { | 1644 } && test -s conftest$ac_exeext && { |
1614 test "$cross_compiling" = yes || | 1645 test "$cross_compiling" = yes || |
1615 » $as_test_x conftest$ac_exeext | 1646 » test -x conftest$ac_exeext |
1616 }; then : | 1647 }; then : |
1617 ac_retval=0 | 1648 ac_retval=0 |
1618 else | 1649 else |
1619 $as_echo "$as_me: failed program was:" >&5 | 1650 $as_echo "$as_me: failed program was:" >&5 |
1620 sed 's/^/| /' conftest.$ac_ext >&5 | 1651 sed 's/^/| /' conftest.$ac_ext >&5 |
1621 | 1652 |
1622 ac_retval=1 | 1653 ac_retval=1 |
1623 fi | 1654 fi |
1624 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | 1655 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information |
1625 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | 1656 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would |
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1896 $as_echo "$ac_res" >&6; } | 1927 $as_echo "$ac_res" >&6; } |
1897 fi | 1928 fi |
1898 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1929 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1899 | 1930 |
1900 } # ac_fn_c_check_header_mongrel | 1931 } # ac_fn_c_check_header_mongrel |
1901 cat >config.log <<_ACEOF | 1932 cat >config.log <<_ACEOF |
1902 This file contains any messages produced by compilers while | 1933 This file contains any messages produced by compilers while |
1903 running configure, to aid debugging if configure makes a mistake. | 1934 running configure, to aid debugging if configure makes a mistake. |
1904 | 1935 |
1905 It was created by opus $as_me 1.1, which was | 1936 It was created by opus $as_me 1.1.1-beta-24-g66611f1, which was |
1906 generated by GNU Autoconf 2.68. Invocation command line was | 1937 generated by GNU Autoconf 2.69. Invocation command line was |
1907 | 1938 |
1908 $ $0 $@ | 1939 $ $0 $@ |
1909 | 1940 |
1910 _ACEOF | 1941 _ACEOF |
1911 exec 5>>config.log | 1942 exec 5>>config.log |
1912 { | 1943 { |
1913 cat <<_ASUNAME | 1944 cat <<_ASUNAME |
1914 ## --------- ## | 1945 ## --------- ## |
1915 ## Platform. ## | 1946 ## Platform. ## |
1916 ## --------- ## | 1947 ## --------- ## |
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2252 | 2283 |
2253 | 2284 |
2254 | 2285 |
2255 | 2286 |
2256 | 2287 |
2257 # Check whether --enable-silent-rules was given. | 2288 # Check whether --enable-silent-rules was given. |
2258 if test "${enable_silent_rules+set}" = set; then : | 2289 if test "${enable_silent_rules+set}" = set; then : |
2259 enableval=$enable_silent_rules; | 2290 enableval=$enable_silent_rules; |
2260 fi | 2291 fi |
2261 | 2292 |
2262 case $enable_silent_rules in | 2293 case $enable_silent_rules in # ((( |
2263 yes) AM_DEFAULT_VERBOSITY=0;; | 2294 yes) AM_DEFAULT_VERBOSITY=0;; |
2264 no) AM_DEFAULT_VERBOSITY=1;; | 2295 no) AM_DEFAULT_VERBOSITY=1;; |
2265 *) AM_DEFAULT_VERBOSITY=0;; | 2296 *) AM_DEFAULT_VERBOSITY=0;; |
2266 esac | 2297 esac |
2267 am_make=${MAKE-make} | 2298 am_make=${MAKE-make} |
2268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nest
ed variables" >&5 | 2299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nest
ed variables" >&5 |
2269 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } | 2300 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } |
2270 if ${am_cv_make_support_nested_variables+:} false; then : | 2301 if ${am_cv_make_support_nested_variables+:} false; then : |
2271 $as_echo_n "(cached) " >&6 | 2302 $as_echo_n "(cached) " >&6 |
2272 else | 2303 else |
2273 if $as_echo 'TRUE=$(BAR$(V)) | 2304 if $as_echo 'TRUE=$(BAR$(V)) |
2274 BAR0=false | 2305 BAR0=false |
2275 BAR1=true | 2306 BAR1=true |
(...skipping 20 matching lines...) Expand all Loading... |
2296 | 2327 |
2297 # For libtool. | 2328 # For libtool. |
2298 OPUS_LT_CURRENT=5 | 2329 OPUS_LT_CURRENT=5 |
2299 OPUS_LT_REVISION=0 | 2330 OPUS_LT_REVISION=0 |
2300 OPUS_LT_AGE=5 | 2331 OPUS_LT_AGE=5 |
2301 | 2332 |
2302 | 2333 |
2303 | 2334 |
2304 | 2335 |
2305 | 2336 |
2306 am__api_version='1.11' | 2337 am__api_version='1.14' |
2307 | 2338 |
2308 ac_aux_dir= | 2339 ac_aux_dir= |
2309 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 2340 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
2310 if test -f "$ac_dir/install-sh"; then | 2341 if test -f "$ac_dir/install-sh"; then |
2311 ac_aux_dir=$ac_dir | 2342 ac_aux_dir=$ac_dir |
2312 ac_install_sh="$ac_aux_dir/install-sh -c" | 2343 ac_install_sh="$ac_aux_dir/install-sh -c" |
2313 break | 2344 break |
2314 elif test -f "$ac_dir/install.sh"; then | 2345 elif test -f "$ac_dir/install.sh"; then |
2315 ac_aux_dir=$ac_dir | 2346 ac_aux_dir=$ac_dir |
2316 ac_install_sh="$ac_aux_dir/install.sh -c" | 2347 ac_install_sh="$ac_aux_dir/install.sh -c" |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2364 ./ | .// | /[cC]/* | \ | 2395 ./ | .// | /[cC]/* | \ |
2365 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 2396 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
2366 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | 2397 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ |
2367 /usr/ucb/* ) ;; | 2398 /usr/ucb/* ) ;; |
2368 *) | 2399 *) |
2369 # OSF1 and SCO ODT 3.0 have their own names for install. | 2400 # OSF1 and SCO ODT 3.0 have their own names for install. |
2370 # Don't use installbsd from OSF since it installs stuff as root | 2401 # Don't use installbsd from OSF since it installs stuff as root |
2371 # by default. | 2402 # by default. |
2372 for ac_prog in ginstall scoinst install; do | 2403 for ac_prog in ginstall scoinst install; do |
2373 for ac_exec_ext in '' $ac_executable_extensions; do | 2404 for ac_exec_ext in '' $ac_executable_extensions; do |
2374 » if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then | 2405 » if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
2375 if test $ac_prog = install && | 2406 if test $ac_prog = install && |
2376 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 2407 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
2377 # AIX install. It has an incompatible calling convention. | 2408 # AIX install. It has an incompatible calling convention. |
2378 : | 2409 : |
2379 elif test $ac_prog = install && | 2410 elif test $ac_prog = install && |
2380 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 2411 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
2381 # program-specific install script used by HP pwplus--don't use. | 2412 # program-specific install script used by HP pwplus--don't use. |
2382 : | 2413 : |
2383 else | 2414 else |
2384 rm -rf conftest.one conftest.two conftest.dir | 2415 rm -rf conftest.one conftest.two conftest.dir |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2422 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | 2453 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
2423 # It thinks the first close brace ends the variable substitution. | 2454 # It thinks the first close brace ends the variable substitution. |
2424 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | 2455 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
2425 | 2456 |
2426 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | 2457 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
2427 | 2458 |
2428 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | 2459 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
2429 | 2460 |
2430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is s
ane" >&5 | 2461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is s
ane" >&5 |
2431 $as_echo_n "checking whether build environment is sane... " >&6; } | 2462 $as_echo_n "checking whether build environment is sane... " >&6; } |
2432 # Just in case | |
2433 sleep 1 | |
2434 echo timestamp > conftest.file | |
2435 # Reject unsafe characters in $srcdir or the absolute working directory | 2463 # Reject unsafe characters in $srcdir or the absolute working directory |
2436 # name. Accept space and tab only in the latter. | 2464 # name. Accept space and tab only in the latter. |
2437 am_lf=' | 2465 am_lf=' |
2438 ' | 2466 ' |
2439 case `pwd` in | 2467 case `pwd` in |
2440 *[\\\"\#\$\&\'\`$am_lf]*) | 2468 *[\\\"\#\$\&\'\`$am_lf]*) |
2441 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; | 2469 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; |
2442 esac | 2470 esac |
2443 case $srcdir in | 2471 case $srcdir in |
2444 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | 2472 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
2445 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | 2473 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; |
2446 esac | 2474 esac |
2447 | 2475 |
2448 # Do `set' in a subshell so we don't clobber the current shell's | 2476 # Do 'set' in a subshell so we don't clobber the current shell's |
2449 # arguments. Must try -L first in case configure is actually a | 2477 # arguments. Must try -L first in case configure is actually a |
2450 # symlink; some systems play weird games with the mod time of symlinks | 2478 # symlink; some systems play weird games with the mod time of symlinks |
2451 # (eg FreeBSD returns the mod time of the symlink's containing | 2479 # (eg FreeBSD returns the mod time of the symlink's containing |
2452 # directory). | 2480 # directory). |
2453 if ( | 2481 if ( |
2454 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` | 2482 am_has_slept=no |
2455 if test "$*" = "X"; then | 2483 for am_try in 1 2; do |
2456 # -L didn't work. | 2484 echo "timestamp, slept: $am_has_slept" > conftest.file |
2457 set X `ls -t "$srcdir/configure" conftest.file` | 2485 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` |
2458 fi | 2486 if test "$*" = "X"; then |
2459 rm -f conftest.file | 2487 » # -L didn't work. |
2460 if test "$*" != "X $srcdir/configure conftest.file" \ | 2488 » set X `ls -t "$srcdir/configure" conftest.file` |
2461 && test "$*" != "X conftest.file $srcdir/configure"; then | 2489 fi |
| 2490 if test "$*" != "X $srcdir/configure conftest.file" \ |
| 2491 » && test "$*" != "X conftest.file $srcdir/configure"; then |
2462 | 2492 |
2463 # If neither matched, then we have a broken ls. This can happen | 2493 » # If neither matched, then we have a broken ls. This can happen |
2464 # if, for instance, CONFIG_SHELL is bash and it inherits a | 2494 » # if, for instance, CONFIG_SHELL is bash and it inherits a |
2465 # broken ls alias from the environment. This has actually | 2495 » # broken ls alias from the environment. This has actually |
2466 # happened. Such a system could not be considered "sane". | 2496 » # happened. Such a system could not be considered "sane". |
2467 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken | 2497 » as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
2468 alias in your environment" "$LINENO" 5 | 2498 alias in your environment" "$LINENO" 5 |
2469 fi | 2499 fi |
2470 | 2500 if test "$2" = conftest.file || test $am_try -eq 2; then |
| 2501 break |
| 2502 fi |
| 2503 # Just in case. |
| 2504 sleep 1 |
| 2505 am_has_slept=yes |
| 2506 done |
2471 test "$2" = conftest.file | 2507 test "$2" = conftest.file |
2472 ) | 2508 ) |
2473 then | 2509 then |
2474 # Ok. | 2510 # Ok. |
2475 : | 2511 : |
2476 else | 2512 else |
2477 as_fn_error $? "newly created file is older than distributed files! | 2513 as_fn_error $? "newly created file is older than distributed files! |
2478 Check your system clock" "$LINENO" 5 | 2514 Check your system clock" "$LINENO" 5 |
2479 fi | 2515 fi |
2480 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
2481 $as_echo "yes" >&6; } | 2517 $as_echo "yes" >&6; } |
| 2518 # If we didn't sleep, we still need to ensure time stamps of config.status and |
| 2519 # generated files are strictly newer. |
| 2520 am_sleep_pid= |
| 2521 if grep 'slept: no' conftest.file >/dev/null 2>&1; then |
| 2522 ( sleep 1 ) & |
| 2523 am_sleep_pid=$! |
| 2524 fi |
| 2525 |
| 2526 rm -f conftest.file |
| 2527 |
2482 test "$program_prefix" != NONE && | 2528 test "$program_prefix" != NONE && |
2483 program_transform_name="s&^&$program_prefix&;$program_transform_name" | 2529 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
2484 # Use a double $ so make ignores it. | 2530 # Use a double $ so make ignores it. |
2485 test "$program_suffix" != NONE && | 2531 test "$program_suffix" != NONE && |
2486 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | 2532 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |
2487 # Double any \ or $. | 2533 # Double any \ or $. |
2488 # By default was `s,x,x', remove it if useless. | 2534 # By default was `s,x,x', remove it if useless. |
2489 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | 2535 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' |
2490 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | 2536 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` |
2491 | 2537 |
2492 # expand $ac_aux_dir to an absolute path | 2538 # expand $ac_aux_dir to an absolute path |
2493 am_aux_dir=`cd $ac_aux_dir && pwd` | 2539 am_aux_dir=`cd $ac_aux_dir && pwd` |
2494 | 2540 |
2495 if test x"${MISSING+set}" != xset; then | 2541 if test x"${MISSING+set}" != xset; then |
2496 case $am_aux_dir in | 2542 case $am_aux_dir in |
2497 *\ * | *\ *) | 2543 *\ * | *\ *) |
2498 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | 2544 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; |
2499 *) | 2545 *) |
2500 MISSING="\${SHELL} $am_aux_dir/missing" ;; | 2546 MISSING="\${SHELL} $am_aux_dir/missing" ;; |
2501 esac | 2547 esac |
2502 fi | 2548 fi |
2503 # Use eval to expand $SHELL | 2549 # Use eval to expand $SHELL |
2504 if eval "$MISSING --run true"; then | 2550 if eval "$MISSING --is-lightweight"; then |
2505 am_missing_run="$MISSING --run " | 2551 am_missing_run="$MISSING " |
2506 else | 2552 else |
2507 am_missing_run= | 2553 am_missing_run= |
2508 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old
or missing" >&5 | 2554 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old
or missing" >&5 |
2509 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} | 2555 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
2510 fi | 2556 fi |
2511 | 2557 |
2512 if test x"${install_sh}" != xset; then | 2558 if test x"${install_sh}" != xset; then |
2513 case $am_aux_dir in | 2559 case $am_aux_dir in |
2514 *\ * | *\ *) | 2560 *\ * | *\ *) |
2515 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | 2561 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; |
2516 *) | 2562 *) |
2517 install_sh="\${SHELL} $am_aux_dir/install-sh" | 2563 install_sh="\${SHELL} $am_aux_dir/install-sh" |
2518 esac | 2564 esac |
2519 fi | 2565 fi |
2520 | 2566 |
2521 # Installed binaries are usually stripped using `strip' when the user | 2567 # Installed binaries are usually stripped using 'strip' when the user |
2522 # run `make install-strip'. However `strip' might not be the right | 2568 # run "make install-strip". However 'strip' might not be the right |
2523 # tool to use in cross-compilation environments, therefore Automake | 2569 # tool to use in cross-compilation environments, therefore Automake |
2524 # will honor the `STRIP' environment variable to overrule this program. | 2570 # will honor the 'STRIP' environment variable to overrule this program. |
2525 if test "$cross_compiling" != no; then | 2571 if test "$cross_compiling" != no; then |
2526 if test -n "$ac_tool_prefix"; then | 2572 if test -n "$ac_tool_prefix"; then |
2527 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. | 2573 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. |
2528 set dummy ${ac_tool_prefix}strip; ac_word=$2 | 2574 set dummy ${ac_tool_prefix}strip; ac_word=$2 |
2529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2530 $as_echo_n "checking for $ac_word... " >&6; } | 2576 $as_echo_n "checking for $ac_word... " >&6; } |
2531 if ${ac_cv_prog_STRIP+:} false; then : | 2577 if ${ac_cv_prog_STRIP+:} false; then : |
2532 $as_echo_n "(cached) " >&6 | 2578 $as_echo_n "(cached) " >&6 |
2533 else | 2579 else |
2534 if test -n "$STRIP"; then | 2580 if test -n "$STRIP"; then |
2535 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | 2581 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
2536 else | 2582 else |
2537 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2583 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2538 for as_dir in $PATH | 2584 for as_dir in $PATH |
2539 do | 2585 do |
2540 IFS=$as_save_IFS | 2586 IFS=$as_save_IFS |
2541 test -z "$as_dir" && as_dir=. | 2587 test -z "$as_dir" && as_dir=. |
2542 for ac_exec_ext in '' $ac_executable_extensions; do | 2588 for ac_exec_ext in '' $ac_executable_extensions; do |
2543 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2589 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2544 ac_cv_prog_STRIP="${ac_tool_prefix}strip" | 2590 ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
2545 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2591 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2546 break 2 | 2592 break 2 |
2547 fi | 2593 fi |
2548 done | 2594 done |
2549 done | 2595 done |
2550 IFS=$as_save_IFS | 2596 IFS=$as_save_IFS |
2551 | 2597 |
2552 fi | 2598 fi |
2553 fi | 2599 fi |
(...skipping 19 matching lines...) Expand all Loading... |
2573 else | 2619 else |
2574 if test -n "$ac_ct_STRIP"; then | 2620 if test -n "$ac_ct_STRIP"; then |
2575 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | 2621 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
2576 else | 2622 else |
2577 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2623 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2578 for as_dir in $PATH | 2624 for as_dir in $PATH |
2579 do | 2625 do |
2580 IFS=$as_save_IFS | 2626 IFS=$as_save_IFS |
2581 test -z "$as_dir" && as_dir=. | 2627 test -z "$as_dir" && as_dir=. |
2582 for ac_exec_ext in '' $ac_executable_extensions; do | 2628 for ac_exec_ext in '' $ac_executable_extensions; do |
2583 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2629 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2584 ac_cv_prog_ac_ct_STRIP="strip" | 2630 ac_cv_prog_ac_ct_STRIP="strip" |
2585 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2631 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2586 break 2 | 2632 break 2 |
2587 fi | 2633 fi |
2588 done | 2634 done |
2589 done | 2635 done |
2590 IFS=$as_save_IFS | 2636 IFS=$as_save_IFS |
2591 | 2637 |
2592 fi | 2638 fi |
2593 fi | 2639 fi |
(...skipping 30 matching lines...) Expand all Loading... |
2624 if ${ac_cv_path_mkdir+:} false; then : | 2670 if ${ac_cv_path_mkdir+:} false; then : |
2625 $as_echo_n "(cached) " >&6 | 2671 $as_echo_n "(cached) " >&6 |
2626 else | 2672 else |
2627 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2673 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2628 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | 2674 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin |
2629 do | 2675 do |
2630 IFS=$as_save_IFS | 2676 IFS=$as_save_IFS |
2631 test -z "$as_dir" && as_dir=. | 2677 test -z "$as_dir" && as_dir=. |
2632 for ac_prog in mkdir gmkdir; do | 2678 for ac_prog in mkdir gmkdir; do |
2633 for ac_exec_ext in '' $ac_executable_extensions; do | 2679 for ac_exec_ext in '' $ac_executable_extensions; do |
2634 » { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; } || continue | 2680 » as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
2635 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 2681 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
2636 'mkdir (GNU coreutils) '* | \ | 2682 'mkdir (GNU coreutils) '* | \ |
2637 'mkdir (coreutils) '* | \ | 2683 'mkdir (coreutils) '* | \ |
2638 'mkdir (fileutils) '4.1*) | 2684 'mkdir (fileutils) '4.1*) |
2639 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 2685 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
2640 break 3;; | 2686 break 3;; |
2641 esac | 2687 esac |
2642 done | 2688 done |
2643 done | 2689 done |
2644 done | 2690 done |
2645 IFS=$as_save_IFS | 2691 IFS=$as_save_IFS |
2646 | 2692 |
2647 fi | 2693 fi |
2648 | 2694 |
2649 test -d ./--version && rmdir ./--version | 2695 test -d ./--version && rmdir ./--version |
2650 if test "${ac_cv_path_mkdir+set}" = set; then | 2696 if test "${ac_cv_path_mkdir+set}" = set; then |
2651 MKDIR_P="$ac_cv_path_mkdir -p" | 2697 MKDIR_P="$ac_cv_path_mkdir -p" |
2652 else | 2698 else |
2653 # As a last resort, use the slow shell script. Don't cache a | 2699 # As a last resort, use the slow shell script. Don't cache a |
2654 # value for MKDIR_P within a source directory, because that will | 2700 # value for MKDIR_P within a source directory, because that will |
2655 # break other packages using the cache if that directory is | 2701 # break other packages using the cache if that directory is |
2656 # removed, or if the value is a relative name. | 2702 # removed, or if the value is a relative name. |
2657 MKDIR_P="$ac_install_sh -d" | 2703 MKDIR_P="$ac_install_sh -d" |
2658 fi | 2704 fi |
2659 fi | 2705 fi |
2660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 | 2706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 |
2661 $as_echo "$MKDIR_P" >&6; } | 2707 $as_echo "$MKDIR_P" >&6; } |
2662 | 2708 |
2663 mkdir_p="$MKDIR_P" | |
2664 case $mkdir_p in | |
2665 [\\/$]* | ?:[\\/]*) ;; | |
2666 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; | |
2667 esac | |
2668 | |
2669 for ac_prog in gawk mawk nawk awk | 2709 for ac_prog in gawk mawk nawk awk |
2670 do | 2710 do |
2671 # Extract the first word of "$ac_prog", so it can be a program name with args. | 2711 # Extract the first word of "$ac_prog", so it can be a program name with args. |
2672 set dummy $ac_prog; ac_word=$2 | 2712 set dummy $ac_prog; ac_word=$2 |
2673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2674 $as_echo_n "checking for $ac_word... " >&6; } | 2714 $as_echo_n "checking for $ac_word... " >&6; } |
2675 if ${ac_cv_prog_AWK+:} false; then : | 2715 if ${ac_cv_prog_AWK+:} false; then : |
2676 $as_echo_n "(cached) " >&6 | 2716 $as_echo_n "(cached) " >&6 |
2677 else | 2717 else |
2678 if test -n "$AWK"; then | 2718 if test -n "$AWK"; then |
2679 ac_cv_prog_AWK="$AWK" # Let the user override the test. | 2719 ac_cv_prog_AWK="$AWK" # Let the user override the test. |
2680 else | 2720 else |
2681 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2721 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2682 for as_dir in $PATH | 2722 for as_dir in $PATH |
2683 do | 2723 do |
2684 IFS=$as_save_IFS | 2724 IFS=$as_save_IFS |
2685 test -z "$as_dir" && as_dir=. | 2725 test -z "$as_dir" && as_dir=. |
2686 for ac_exec_ext in '' $ac_executable_extensions; do | 2726 for ac_exec_ext in '' $ac_executable_extensions; do |
2687 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2727 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2688 ac_cv_prog_AWK="$ac_prog" | 2728 ac_cv_prog_AWK="$ac_prog" |
2689 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2729 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2690 break 2 | 2730 break 2 |
2691 fi | 2731 fi |
2692 done | 2732 done |
2693 done | 2733 done |
2694 IFS=$as_save_IFS | 2734 IFS=$as_save_IFS |
2695 | 2735 |
2696 fi | 2736 fi |
2697 fi | 2737 fi |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2763 if (cygpath --version) >/dev/null 2>/dev/null; then | 2803 if (cygpath --version) >/dev/null 2>/dev/null; then |
2764 CYGPATH_W='cygpath -w' | 2804 CYGPATH_W='cygpath -w' |
2765 else | 2805 else |
2766 CYGPATH_W=echo | 2806 CYGPATH_W=echo |
2767 fi | 2807 fi |
2768 fi | 2808 fi |
2769 | 2809 |
2770 | 2810 |
2771 # Define the identity of the package. | 2811 # Define the identity of the package. |
2772 PACKAGE='opus' | 2812 PACKAGE='opus' |
2773 VERSION='1.1' | 2813 VERSION='1.1.1-beta-24-g66611f1' |
2774 | 2814 |
2775 | 2815 |
2776 # Some tools Automake needs. | 2816 # Some tools Automake needs. |
2777 | 2817 |
2778 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | 2818 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} |
2779 | 2819 |
2780 | 2820 |
2781 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | 2821 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} |
2782 | 2822 |
2783 | 2823 |
2784 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | 2824 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} |
2785 | 2825 |
2786 | 2826 |
2787 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | 2827 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} |
2788 | 2828 |
2789 | 2829 |
2790 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | 2830 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
2791 | 2831 |
| 2832 # For better backward compatibility. To be removed once Automake 1.9.x |
| 2833 # dies out for good. For more background, see: |
| 2834 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> |
| 2835 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
| 2836 mkdir_p='$(MKDIR_P)' |
| 2837 |
2792 # We need awk for the "check" target. The system "awk" is bad on | 2838 # We need awk for the "check" target. The system "awk" is bad on |
2793 # some platforms. | 2839 # some platforms. |
2794 # Always define AMTAR for backward compatibility. Yes, it's still used | 2840 # Always define AMTAR for backward compatibility. Yes, it's still used |
2795 # in the wild :-( We should find a proper way to deprecate it ... | 2841 # in the wild :-( We should find a proper way to deprecate it ... |
2796 AMTAR='$${TAR-tar}' | 2842 AMTAR='$${TAR-tar}' |
2797 | 2843 |
| 2844 |
| 2845 # We'll loop over all known methods to create a tar archive until one works. |
| 2846 _am_tools='gnutar pax cpio none' |
| 2847 |
2798 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' | 2848 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' |
2799 | 2849 |
2800 | 2850 |
2801 | 2851 |
2802 | 2852 |
2803 | 2853 |
2804 | 2854 |
| 2855 # POSIX will say in a future version that running "rm -f" with no argument |
| 2856 # is OK; and we want to be able to make that assumption in our Makefile |
| 2857 # recipes. So use an aggressive probe to check that the usage we want is |
| 2858 # actually supported "in the wild" to an acceptable degree. |
| 2859 # See automake bug#10828. |
| 2860 # To make any issue more visible, cause the running configure to be aborted |
| 2861 # by default if the 'rm' program in use doesn't match our expectations; the |
| 2862 # user can still override this though. |
| 2863 if rm -f && rm -fr && rm -rf; then : OK; else |
| 2864 cat >&2 <<'END' |
| 2865 Oops! |
| 2866 |
| 2867 Your 'rm' program seems unable to run without file operands specified |
| 2868 on the command line, even when the '-f' option is present. This is contrary |
| 2869 to the behaviour of most rm programs out there, and not conforming with |
| 2870 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542> |
| 2871 |
| 2872 Please tell bug-automake@gnu.org about your system, including the value |
| 2873 of your $PATH and any error possibly output before this message. This |
| 2874 can help us improve future automake versions. |
| 2875 |
| 2876 END |
| 2877 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then |
| 2878 echo 'Configuration will proceed anyway, since you have set the' >&2 |
| 2879 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 |
| 2880 echo >&2 |
| 2881 else |
| 2882 cat >&2 <<'END' |
| 2883 Aborting the configuration process, to ensure you take notice of the issue. |
| 2884 |
| 2885 You can download and install GNU coreutils to get an 'rm' implementation |
| 2886 that behaves properly: <http://www.gnu.org/software/coreutils/>. |
| 2887 |
| 2888 If you want to complete the configuration process using your problematic |
| 2889 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM |
| 2890 to "yes", and re-run configure. |
| 2891 |
| 2892 END |
| 2893 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 |
| 2894 fi |
| 2895 fi |
| 2896 |
2805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-s
pecific portions of Makefiles" >&5 | 2897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-s
pecific portions of Makefiles" >&5 |
2806 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles
... " >&6; } | 2898 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles
... " >&6; } |
2807 # Check whether --enable-maintainer-mode was given. | 2899 # Check whether --enable-maintainer-mode was given. |
2808 if test "${enable_maintainer_mode+set}" = set; then : | 2900 if test "${enable_maintainer_mode+set}" = set; then : |
2809 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval | 2901 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval |
2810 else | 2902 else |
2811 USE_MAINTAINER_MODE=yes | 2903 USE_MAINTAINER_MODE=yes |
2812 fi | 2904 fi |
2813 | 2905 |
2814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 | 2906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 |
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3008 .PHONY: am__doit | 3100 .PHONY: am__doit |
3009 END | 3101 END |
3010 # If we don't find an include directive, just comment out the code. | 3102 # If we don't find an include directive, just comment out the code. |
3011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $
am_make" >&5 | 3103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $
am_make" >&5 |
3012 $as_echo_n "checking for style of include used by $am_make... " >&6; } | 3104 $as_echo_n "checking for style of include used by $am_make... " >&6; } |
3013 am__include="#" | 3105 am__include="#" |
3014 am__quote= | 3106 am__quote= |
3015 _am_result=none | 3107 _am_result=none |
3016 # First try GNU make style include. | 3108 # First try GNU make style include. |
3017 echo "include confinc" > confmf | 3109 echo "include confinc" > confmf |
3018 # Ignore all kinds of additional output from `make'. | 3110 # Ignore all kinds of additional output from 'make'. |
3019 case `$am_make -s -f confmf 2> /dev/null` in #( | 3111 case `$am_make -s -f confmf 2> /dev/null` in #( |
3020 *the\ am__doit\ target*) | 3112 *the\ am__doit\ target*) |
3021 am__include=include | 3113 am__include=include |
3022 am__quote= | 3114 am__quote= |
3023 _am_result=GNU | 3115 _am_result=GNU |
3024 ;; | 3116 ;; |
3025 esac | 3117 esac |
3026 # Now try BSD make style include. | 3118 # Now try BSD make style include. |
3027 if test "$am__include" = "#"; then | 3119 if test "$am__include" = "#"; then |
3028 echo '.include "confinc"' > confmf | 3120 echo '.include "confinc"' > confmf |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3074 else | 3166 else |
3075 if test -n "$CC"; then | 3167 if test -n "$CC"; then |
3076 ac_cv_prog_CC="$CC" # Let the user override the test. | 3168 ac_cv_prog_CC="$CC" # Let the user override the test. |
3077 else | 3169 else |
3078 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3079 for as_dir in $PATH | 3171 for as_dir in $PATH |
3080 do | 3172 do |
3081 IFS=$as_save_IFS | 3173 IFS=$as_save_IFS |
3082 test -z "$as_dir" && as_dir=. | 3174 test -z "$as_dir" && as_dir=. |
3083 for ac_exec_ext in '' $ac_executable_extensions; do | 3175 for ac_exec_ext in '' $ac_executable_extensions; do |
3084 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3176 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3085 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 3177 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
3086 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3178 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3087 break 2 | 3179 break 2 |
3088 fi | 3180 fi |
3089 done | 3181 done |
3090 done | 3182 done |
3091 IFS=$as_save_IFS | 3183 IFS=$as_save_IFS |
3092 | 3184 |
3093 fi | 3185 fi |
3094 fi | 3186 fi |
(...skipping 19 matching lines...) Expand all Loading... |
3114 else | 3206 else |
3115 if test -n "$ac_ct_CC"; then | 3207 if test -n "$ac_ct_CC"; then |
3116 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3208 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3117 else | 3209 else |
3118 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3210 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3119 for as_dir in $PATH | 3211 for as_dir in $PATH |
3120 do | 3212 do |
3121 IFS=$as_save_IFS | 3213 IFS=$as_save_IFS |
3122 test -z "$as_dir" && as_dir=. | 3214 test -z "$as_dir" && as_dir=. |
3123 for ac_exec_ext in '' $ac_executable_extensions; do | 3215 for ac_exec_ext in '' $ac_executable_extensions; do |
3124 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3216 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3125 ac_cv_prog_ac_ct_CC="gcc" | 3217 ac_cv_prog_ac_ct_CC="gcc" |
3126 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3218 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3127 break 2 | 3219 break 2 |
3128 fi | 3220 fi |
3129 done | 3221 done |
3130 done | 3222 done |
3131 IFS=$as_save_IFS | 3223 IFS=$as_save_IFS |
3132 | 3224 |
3133 fi | 3225 fi |
3134 fi | 3226 fi |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3167 else | 3259 else |
3168 if test -n "$CC"; then | 3260 if test -n "$CC"; then |
3169 ac_cv_prog_CC="$CC" # Let the user override the test. | 3261 ac_cv_prog_CC="$CC" # Let the user override the test. |
3170 else | 3262 else |
3171 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3263 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3172 for as_dir in $PATH | 3264 for as_dir in $PATH |
3173 do | 3265 do |
3174 IFS=$as_save_IFS | 3266 IFS=$as_save_IFS |
3175 test -z "$as_dir" && as_dir=. | 3267 test -z "$as_dir" && as_dir=. |
3176 for ac_exec_ext in '' $ac_executable_extensions; do | 3268 for ac_exec_ext in '' $ac_executable_extensions; do |
3177 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3269 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3178 ac_cv_prog_CC="${ac_tool_prefix}cc" | 3270 ac_cv_prog_CC="${ac_tool_prefix}cc" |
3179 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3180 break 2 | 3272 break 2 |
3181 fi | 3273 fi |
3182 done | 3274 done |
3183 done | 3275 done |
3184 IFS=$as_save_IFS | 3276 IFS=$as_save_IFS |
3185 | 3277 |
3186 fi | 3278 fi |
3187 fi | 3279 fi |
(...skipping 20 matching lines...) Expand all Loading... |
3208 if test -n "$CC"; then | 3300 if test -n "$CC"; then |
3209 ac_cv_prog_CC="$CC" # Let the user override the test. | 3301 ac_cv_prog_CC="$CC" # Let the user override the test. |
3210 else | 3302 else |
3211 ac_prog_rejected=no | 3303 ac_prog_rejected=no |
3212 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3304 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3213 for as_dir in $PATH | 3305 for as_dir in $PATH |
3214 do | 3306 do |
3215 IFS=$as_save_IFS | 3307 IFS=$as_save_IFS |
3216 test -z "$as_dir" && as_dir=. | 3308 test -z "$as_dir" && as_dir=. |
3217 for ac_exec_ext in '' $ac_executable_extensions; do | 3309 for ac_exec_ext in '' $ac_executable_extensions; do |
3218 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3310 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3219 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 3311 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
3220 ac_prog_rejected=yes | 3312 ac_prog_rejected=yes |
3221 continue | 3313 continue |
3222 fi | 3314 fi |
3223 ac_cv_prog_CC="cc" | 3315 ac_cv_prog_CC="cc" |
3224 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3316 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3225 break 2 | 3317 break 2 |
3226 fi | 3318 fi |
3227 done | 3319 done |
3228 done | 3320 done |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3266 else | 3358 else |
3267 if test -n "$CC"; then | 3359 if test -n "$CC"; then |
3268 ac_cv_prog_CC="$CC" # Let the user override the test. | 3360 ac_cv_prog_CC="$CC" # Let the user override the test. |
3269 else | 3361 else |
3270 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3271 for as_dir in $PATH | 3363 for as_dir in $PATH |
3272 do | 3364 do |
3273 IFS=$as_save_IFS | 3365 IFS=$as_save_IFS |
3274 test -z "$as_dir" && as_dir=. | 3366 test -z "$as_dir" && as_dir=. |
3275 for ac_exec_ext in '' $ac_executable_extensions; do | 3367 for ac_exec_ext in '' $ac_executable_extensions; do |
3276 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3368 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3277 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 3369 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
3278 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3279 break 2 | 3371 break 2 |
3280 fi | 3372 fi |
3281 done | 3373 done |
3282 done | 3374 done |
3283 IFS=$as_save_IFS | 3375 IFS=$as_save_IFS |
3284 | 3376 |
3285 fi | 3377 fi |
3286 fi | 3378 fi |
(...skipping 23 matching lines...) Expand all Loading... |
3310 else | 3402 else |
3311 if test -n "$ac_ct_CC"; then | 3403 if test -n "$ac_ct_CC"; then |
3312 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3404 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3313 else | 3405 else |
3314 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3406 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3315 for as_dir in $PATH | 3407 for as_dir in $PATH |
3316 do | 3408 do |
3317 IFS=$as_save_IFS | 3409 IFS=$as_save_IFS |
3318 test -z "$as_dir" && as_dir=. | 3410 test -z "$as_dir" && as_dir=. |
3319 for ac_exec_ext in '' $ac_executable_extensions; do | 3411 for ac_exec_ext in '' $ac_executable_extensions; do |
3320 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3412 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3321 ac_cv_prog_ac_ct_CC="$ac_prog" | 3413 ac_cv_prog_ac_ct_CC="$ac_prog" |
3322 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3414 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3323 break 2 | 3415 break 2 |
3324 fi | 3416 fi |
3325 done | 3417 done |
3326 done | 3418 done |
3327 IFS=$as_save_IFS | 3419 IFS=$as_save_IFS |
3328 | 3420 |
3329 fi | 3421 fi |
3330 fi | 3422 fi |
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3756 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 3848 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
3757 if ${ac_cv_prog_cc_c89+:} false; then : | 3849 if ${ac_cv_prog_cc_c89+:} false; then : |
3758 $as_echo_n "(cached) " >&6 | 3850 $as_echo_n "(cached) " >&6 |
3759 else | 3851 else |
3760 ac_cv_prog_cc_c89=no | 3852 ac_cv_prog_cc_c89=no |
3761 ac_save_CC=$CC | 3853 ac_save_CC=$CC |
3762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3854 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3763 /* end confdefs.h. */ | 3855 /* end confdefs.h. */ |
3764 #include <stdarg.h> | 3856 #include <stdarg.h> |
3765 #include <stdio.h> | 3857 #include <stdio.h> |
3766 #include <sys/types.h> | 3858 struct stat; |
3767 #include <sys/stat.h> | |
3768 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 3859 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
3769 struct buf { int x; }; | 3860 struct buf { int x; }; |
3770 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 3861 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
3771 static char *e (p, i) | 3862 static char *e (p, i) |
3772 char **p; | 3863 char **p; |
3773 int i; | 3864 int i; |
3774 { | 3865 { |
3775 return p[i]; | 3866 return p[i]; |
3776 } | 3867 } |
3777 static char *f (char * (*g) (char **, int), char **p, ...) | 3868 static char *f (char * (*g) (char **, int), char **p, ...) |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3842 if test "x$ac_cv_prog_cc_c89" != xno; then : | 3933 if test "x$ac_cv_prog_cc_c89" != xno; then : |
3843 | 3934 |
3844 fi | 3935 fi |
3845 | 3936 |
3846 ac_ext=c | 3937 ac_ext=c |
3847 ac_cpp='$CPP $CPPFLAGS' | 3938 ac_cpp='$CPP $CPPFLAGS' |
3848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3939 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3849 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3940 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
3850 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3941 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3851 | 3942 |
| 3943 ac_ext=c |
| 3944 ac_cpp='$CPP $CPPFLAGS' |
| 3945 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3946 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3947 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and
-o together" >&5 |
| 3949 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } |
| 3950 if ${am_cv_prog_cc_c_o+:} false; then : |
| 3951 $as_echo_n "(cached) " >&6 |
| 3952 else |
| 3953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 3954 /* end confdefs.h. */ |
| 3955 |
| 3956 int |
| 3957 main () |
| 3958 { |
| 3959 |
| 3960 ; |
| 3961 return 0; |
| 3962 } |
| 3963 _ACEOF |
| 3964 # Make sure it works both with $CC and with simple cc. |
| 3965 # Following AC_PROG_CC_C_O, we do the test twice because some |
| 3966 # compilers refuse to overwrite an existing .o file with -o, |
| 3967 # though they will create one. |
| 3968 am_cv_prog_cc_c_o=yes |
| 3969 for am_i in 1 2; do |
| 3970 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext"
>&5 |
| 3971 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 |
| 3972 ac_status=$? |
| 3973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3974 (exit $ac_status); } \ |
| 3975 && test -f conftest2.$ac_objext; then |
| 3976 : OK |
| 3977 else |
| 3978 am_cv_prog_cc_c_o=no |
| 3979 break |
| 3980 fi |
| 3981 done |
| 3982 rm -f core conftest* |
| 3983 unset am_i |
| 3984 fi |
| 3985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 |
| 3986 $as_echo "$am_cv_prog_cc_c_o" >&6; } |
| 3987 if test "$am_cv_prog_cc_c_o" != yes; then |
| 3988 # Losing compiler, so override with the script. |
| 3989 # FIXME: It is wrong to rewrite CC. |
| 3990 # But if we don't then we get into trouble of one sort or another. |
| 3991 # A longer-term fix would be to have automake use am__CC in this case, |
| 3992 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" |
| 3993 CC="$am_aux_dir/compile $CC" |
| 3994 fi |
| 3995 ac_ext=c |
| 3996 ac_cpp='$CPP $CPPFLAGS' |
| 3997 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3998 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3999 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 4000 |
| 4001 |
3852 depcc="$CC" am_compiler_list= | 4002 depcc="$CC" am_compiler_list= |
3853 | 4003 |
3854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 4004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
3855 $as_echo_n "checking dependency style of $depcc... " >&6; } | 4005 $as_echo_n "checking dependency style of $depcc... " >&6; } |
3856 if ${am_cv_CC_dependencies_compiler_type+:} false; then : | 4006 if ${am_cv_CC_dependencies_compiler_type+:} false; then : |
3857 $as_echo_n "(cached) " >&6 | 4007 $as_echo_n "(cached) " >&6 |
3858 else | 4008 else |
3859 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 4009 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
3860 # We make a subdir and do the tests there. Otherwise we can end up | 4010 # We make a subdir and do the tests there. Otherwise we can end up |
3861 # making bogus files that we don't know about and never remove. For | 4011 # making bogus files that we don't know about and never remove. For |
3862 # instance it was reported that on HP-UX the gcc test will end up | 4012 # instance it was reported that on HP-UX the gcc test will end up |
3863 # making a dummy file named `D' -- because `-MD' means `put the output | 4013 # making a dummy file named 'D' -- because '-MD' means "put the output |
3864 # in D'. | 4014 # in D". |
3865 rm -rf conftest.dir | 4015 rm -rf conftest.dir |
3866 mkdir conftest.dir | 4016 mkdir conftest.dir |
3867 # Copy depcomp to subdir because otherwise we won't find it if we're | 4017 # Copy depcomp to subdir because otherwise we won't find it if we're |
3868 # using a relative directory. | 4018 # using a relative directory. |
3869 cp "$am_depcomp" conftest.dir | 4019 cp "$am_depcomp" conftest.dir |
3870 cd conftest.dir | 4020 cd conftest.dir |
3871 # We will build objects and dependencies in a subdirectory because | 4021 # We will build objects and dependencies in a subdirectory because |
3872 # it helps to detect inapplicable dependency modes. For instance | 4022 # it helps to detect inapplicable dependency modes. For instance |
3873 # both Tru64's cc and ICC support -MD to output dependencies as a | 4023 # both Tru64's cc and ICC support -MD to output dependencies as a |
3874 # side effect of compilation, but ICC will put the dependencies in | 4024 # side effect of compilation, but ICC will put the dependencies in |
(...skipping 14 matching lines...) Expand all Loading... |
3889 # Setup a source with many dependencies, because some compilers | 4039 # Setup a source with many dependencies, because some compilers |
3890 # like to wrap large dependency lists on column 80 (with \), and | 4040 # like to wrap large dependency lists on column 80 (with \), and |
3891 # we should not choose a depcomp mode which is confused by this. | 4041 # we should not choose a depcomp mode which is confused by this. |
3892 # | 4042 # |
3893 # We need to recreate these files for each test, as the compiler may | 4043 # We need to recreate these files for each test, as the compiler may |
3894 # overwrite some of them when testing with obscure command lines. | 4044 # overwrite some of them when testing with obscure command lines. |
3895 # This happens at least with the AIX C compiler. | 4045 # This happens at least with the AIX C compiler. |
3896 : > sub/conftest.c | 4046 : > sub/conftest.c |
3897 for i in 1 2 3 4 5 6; do | 4047 for i in 1 2 3 4 5 6; do |
3898 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 4048 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
3899 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 4049 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
3900 # Solaris 8's {/usr,}/bin/sh. | 4050 # Solaris 10 /bin/sh. |
3901 touch sub/conftst$i.h | 4051 echo '/* dummy */' > sub/conftst$i.h |
3902 done | 4052 done |
3903 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 4053 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
3904 | 4054 |
3905 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 4055 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
3906 # mode. It turns out that the SunPro C++ compiler does not properly | 4056 # mode. It turns out that the SunPro C++ compiler does not properly |
3907 # handle `-M -o', and we need to detect this. Also, some Intel | 4057 # handle '-M -o', and we need to detect this. Also, some Intel |
3908 # versions had trouble with output in subdirs | 4058 # versions had trouble with output in subdirs. |
3909 am__obj=sub/conftest.${OBJEXT-o} | 4059 am__obj=sub/conftest.${OBJEXT-o} |
3910 am__minus_obj="-o $am__obj" | 4060 am__minus_obj="-o $am__obj" |
3911 case $depmode in | 4061 case $depmode in |
3912 gcc) | 4062 gcc) |
3913 # This depmode causes a compiler race in universal mode. | 4063 # This depmode causes a compiler race in universal mode. |
3914 test "$am__universal" = false || continue | 4064 test "$am__universal" = false || continue |
3915 ;; | 4065 ;; |
3916 nosideeffect) | 4066 nosideeffect) |
3917 # after this tag, mechanisms are not by side-effect, so they'll | 4067 # After this tag, mechanisms are not by side-effect, so they'll |
3918 # only be used when explicitly requested | 4068 # only be used when explicitly requested. |
3919 if test "x$enable_dependency_tracking" = xyes; then | 4069 if test "x$enable_dependency_tracking" = xyes; then |
3920 continue | 4070 continue |
3921 else | 4071 else |
3922 break | 4072 break |
3923 fi | 4073 fi |
3924 ;; | 4074 ;; |
3925 msvc7 | msvc7msys | msvisualcpp | msvcmsys) | 4075 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
3926 # This compiler won't grok `-c -o', but also, the minuso test has | 4076 # This compiler won't grok '-c -o', but also, the minuso test has |
3927 # not run yet. These depmodes are late enough in the game, and | 4077 # not run yet. These depmodes are late enough in the game, and |
3928 # so weak that their functioning should not be impacted. | 4078 # so weak that their functioning should not be impacted. |
3929 am__obj=conftest.${OBJEXT-o} | 4079 am__obj=conftest.${OBJEXT-o} |
3930 am__minus_obj= | 4080 am__minus_obj= |
3931 ;; | 4081 ;; |
3932 none) break ;; | 4082 none) break ;; |
3933 esac | 4083 esac |
3934 if depmode=$depmode \ | 4084 if depmode=$depmode \ |
3935 source=sub/conftest.c object=$am__obj \ | 4085 source=sub/conftest.c object=$am__obj \ |
3936 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 4086 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3992 ac_path_SED_found=false | 4142 ac_path_SED_found=false |
3993 # Loop through the user's path and test for each of PROGNAME-LIST | 4143 # Loop through the user's path and test for each of PROGNAME-LIST |
3994 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4144 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3995 for as_dir in $PATH | 4145 for as_dir in $PATH |
3996 do | 4146 do |
3997 IFS=$as_save_IFS | 4147 IFS=$as_save_IFS |
3998 test -z "$as_dir" && as_dir=. | 4148 test -z "$as_dir" && as_dir=. |
3999 for ac_prog in sed gsed; do | 4149 for ac_prog in sed gsed; do |
4000 for ac_exec_ext in '' $ac_executable_extensions; do | 4150 for ac_exec_ext in '' $ac_executable_extensions; do |
4001 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" | 4151 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" |
4002 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue | 4152 as_fn_executable_p "$ac_path_SED" || continue |
4003 # Check for GNU ac_path_SED and select it if it is found. | 4153 # Check for GNU ac_path_SED and select it if it is found. |
4004 # Check for GNU $ac_path_SED | 4154 # Check for GNU $ac_path_SED |
4005 case `"$ac_path_SED" --version 2>&1` in | 4155 case `"$ac_path_SED" --version 2>&1` in |
4006 *GNU*) | 4156 *GNU*) |
4007 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; | 4157 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; |
4008 *) | 4158 *) |
4009 ac_count=0 | 4159 ac_count=0 |
4010 $as_echo_n 0123456789 >"conftest.in" | 4160 $as_echo_n 0123456789 >"conftest.in" |
4011 while : | 4161 while : |
4012 do | 4162 do |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4068 ac_path_GREP_found=false | 4218 ac_path_GREP_found=false |
4069 # Loop through the user's path and test for each of PROGNAME-LIST | 4219 # Loop through the user's path and test for each of PROGNAME-LIST |
4070 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4220 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4071 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 4221 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
4072 do | 4222 do |
4073 IFS=$as_save_IFS | 4223 IFS=$as_save_IFS |
4074 test -z "$as_dir" && as_dir=. | 4224 test -z "$as_dir" && as_dir=. |
4075 for ac_prog in grep ggrep; do | 4225 for ac_prog in grep ggrep; do |
4076 for ac_exec_ext in '' $ac_executable_extensions; do | 4226 for ac_exec_ext in '' $ac_executable_extensions; do |
4077 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 4227 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
4078 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 4228 as_fn_executable_p "$ac_path_GREP" || continue |
4079 # Check for GNU ac_path_GREP and select it if it is found. | 4229 # Check for GNU ac_path_GREP and select it if it is found. |
4080 # Check for GNU $ac_path_GREP | 4230 # Check for GNU $ac_path_GREP |
4081 case `"$ac_path_GREP" --version 2>&1` in | 4231 case `"$ac_path_GREP" --version 2>&1` in |
4082 *GNU*) | 4232 *GNU*) |
4083 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 4233 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
4084 *) | 4234 *) |
4085 ac_count=0 | 4235 ac_count=0 |
4086 $as_echo_n 0123456789 >"conftest.in" | 4236 $as_echo_n 0123456789 >"conftest.in" |
4087 while : | 4237 while : |
4088 do | 4238 do |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4134 ac_path_EGREP_found=false | 4284 ac_path_EGREP_found=false |
4135 # Loop through the user's path and test for each of PROGNAME-LIST | 4285 # Loop through the user's path and test for each of PROGNAME-LIST |
4136 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4286 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4137 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 4287 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
4138 do | 4288 do |
4139 IFS=$as_save_IFS | 4289 IFS=$as_save_IFS |
4140 test -z "$as_dir" && as_dir=. | 4290 test -z "$as_dir" && as_dir=. |
4141 for ac_prog in egrep; do | 4291 for ac_prog in egrep; do |
4142 for ac_exec_ext in '' $ac_executable_extensions; do | 4292 for ac_exec_ext in '' $ac_executable_extensions; do |
4143 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 4293 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
4144 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 4294 as_fn_executable_p "$ac_path_EGREP" || continue |
4145 # Check for GNU ac_path_EGREP and select it if it is found. | 4295 # Check for GNU ac_path_EGREP and select it if it is found. |
4146 # Check for GNU $ac_path_EGREP | 4296 # Check for GNU $ac_path_EGREP |
4147 case `"$ac_path_EGREP" --version 2>&1` in | 4297 case `"$ac_path_EGREP" --version 2>&1` in |
4148 *GNU*) | 4298 *GNU*) |
4149 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 4299 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
4150 *) | 4300 *) |
4151 ac_count=0 | 4301 ac_count=0 |
4152 $as_echo_n 0123456789 >"conftest.in" | 4302 $as_echo_n 0123456789 >"conftest.in" |
4153 while : | 4303 while : |
4154 do | 4304 do |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4201 ac_path_FGREP_found=false | 4351 ac_path_FGREP_found=false |
4202 # Loop through the user's path and test for each of PROGNAME-LIST | 4352 # Loop through the user's path and test for each of PROGNAME-LIST |
4203 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4353 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4204 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 4354 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
4205 do | 4355 do |
4206 IFS=$as_save_IFS | 4356 IFS=$as_save_IFS |
4207 test -z "$as_dir" && as_dir=. | 4357 test -z "$as_dir" && as_dir=. |
4208 for ac_prog in fgrep; do | 4358 for ac_prog in fgrep; do |
4209 for ac_exec_ext in '' $ac_executable_extensions; do | 4359 for ac_exec_ext in '' $ac_executable_extensions; do |
4210 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" | 4360 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" |
4211 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue | 4361 as_fn_executable_p "$ac_path_FGREP" || continue |
4212 # Check for GNU ac_path_FGREP and select it if it is found. | 4362 # Check for GNU ac_path_FGREP and select it if it is found. |
4213 # Check for GNU $ac_path_FGREP | 4363 # Check for GNU $ac_path_FGREP |
4214 case `"$ac_path_FGREP" --version 2>&1` in | 4364 case `"$ac_path_FGREP" --version 2>&1` in |
4215 *GNU*) | 4365 *GNU*) |
4216 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; | 4366 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; |
4217 *) | 4367 *) |
4218 ac_count=0 | 4368 ac_count=0 |
4219 $as_echo_n 0123456789 >"conftest.in" | 4369 $as_echo_n 0123456789 >"conftest.in" |
4220 while : | 4370 while : |
4221 do | 4371 do |
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4457 else | 4607 else |
4458 if test -n "$DUMPBIN"; then | 4608 if test -n "$DUMPBIN"; then |
4459 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. | 4609 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. |
4460 else | 4610 else |
4461 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4611 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4462 for as_dir in $PATH | 4612 for as_dir in $PATH |
4463 do | 4613 do |
4464 IFS=$as_save_IFS | 4614 IFS=$as_save_IFS |
4465 test -z "$as_dir" && as_dir=. | 4615 test -z "$as_dir" && as_dir=. |
4466 for ac_exec_ext in '' $ac_executable_extensions; do | 4616 for ac_exec_ext in '' $ac_executable_extensions; do |
4467 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4617 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4468 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" | 4618 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" |
4469 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4619 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4470 break 2 | 4620 break 2 |
4471 fi | 4621 fi |
4472 done | 4622 done |
4473 done | 4623 done |
4474 IFS=$as_save_IFS | 4624 IFS=$as_save_IFS |
4475 | 4625 |
4476 fi | 4626 fi |
4477 fi | 4627 fi |
(...skipping 23 matching lines...) Expand all Loading... |
4501 else | 4651 else |
4502 if test -n "$ac_ct_DUMPBIN"; then | 4652 if test -n "$ac_ct_DUMPBIN"; then |
4503 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. | 4653 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. |
4504 else | 4654 else |
4505 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4655 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4506 for as_dir in $PATH | 4656 for as_dir in $PATH |
4507 do | 4657 do |
4508 IFS=$as_save_IFS | 4658 IFS=$as_save_IFS |
4509 test -z "$as_dir" && as_dir=. | 4659 test -z "$as_dir" && as_dir=. |
4510 for ac_exec_ext in '' $ac_executable_extensions; do | 4660 for ac_exec_ext in '' $ac_executable_extensions; do |
4511 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4661 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4512 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" | 4662 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" |
4513 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4663 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4514 break 2 | 4664 break 2 |
4515 fi | 4665 fi |
4516 done | 4666 done |
4517 done | 4667 done |
4518 IFS=$as_save_IFS | 4668 IFS=$as_save_IFS |
4519 | 4669 |
4520 fi | 4670 fi |
4521 fi | 4671 fi |
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4690 sysv5* | sco5v6* | sysv4.2uw2*) | 4840 sysv5* | sco5v6* | sysv4.2uw2*) |
4691 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` | 4841 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` |
4692 if test -n "$kargmax"; then | 4842 if test -n "$kargmax"; then |
4693 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` | 4843 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` |
4694 else | 4844 else |
4695 lt_cv_sys_max_cmd_len=32768 | 4845 lt_cv_sys_max_cmd_len=32768 |
4696 fi | 4846 fi |
4697 ;; | 4847 ;; |
4698 *) | 4848 *) |
4699 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` | 4849 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` |
4700 if test -n "$lt_cv_sys_max_cmd_len"; then | 4850 if test -n "$lt_cv_sys_max_cmd_len" && \ |
| 4851 » test undefined != "$lt_cv_sys_max_cmd_len"; then |
4701 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` | 4852 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` |
4702 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` | 4853 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` |
4703 else | 4854 else |
4704 # Make teststring a little bigger before we do anything with it. | 4855 # Make teststring a little bigger before we do anything with it. |
4705 # a 1K string should be a reasonable start. | 4856 # a 1K string should be a reasonable start. |
4706 for i in 1 2 3 4 5 6 7 8 ; do | 4857 for i in 1 2 3 4 5 6 7 8 ; do |
4707 teststring=$teststring$teststring | 4858 teststring=$teststring$teststring |
4708 done | 4859 done |
4709 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} | 4860 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} |
4710 # If test is not a shell built-in, we'll probably end up computing a | 4861 # If test is not a shell built-in, we'll probably end up computing a |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4925 else | 5076 else |
4926 if test -n "$OBJDUMP"; then | 5077 if test -n "$OBJDUMP"; then |
4927 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. | 5078 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. |
4928 else | 5079 else |
4929 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5080 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4930 for as_dir in $PATH | 5081 for as_dir in $PATH |
4931 do | 5082 do |
4932 IFS=$as_save_IFS | 5083 IFS=$as_save_IFS |
4933 test -z "$as_dir" && as_dir=. | 5084 test -z "$as_dir" && as_dir=. |
4934 for ac_exec_ext in '' $ac_executable_extensions; do | 5085 for ac_exec_ext in '' $ac_executable_extensions; do |
4935 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5086 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4936 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" | 5087 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" |
4937 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5088 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4938 break 2 | 5089 break 2 |
4939 fi | 5090 fi |
4940 done | 5091 done |
4941 done | 5092 done |
4942 IFS=$as_save_IFS | 5093 IFS=$as_save_IFS |
4943 | 5094 |
4944 fi | 5095 fi |
4945 fi | 5096 fi |
(...skipping 19 matching lines...) Expand all Loading... |
4965 else | 5116 else |
4966 if test -n "$ac_ct_OBJDUMP"; then | 5117 if test -n "$ac_ct_OBJDUMP"; then |
4967 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. | 5118 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. |
4968 else | 5119 else |
4969 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5120 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4970 for as_dir in $PATH | 5121 for as_dir in $PATH |
4971 do | 5122 do |
4972 IFS=$as_save_IFS | 5123 IFS=$as_save_IFS |
4973 test -z "$as_dir" && as_dir=. | 5124 test -z "$as_dir" && as_dir=. |
4974 for ac_exec_ext in '' $ac_executable_extensions; do | 5125 for ac_exec_ext in '' $ac_executable_extensions; do |
4975 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5126 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4976 ac_cv_prog_ac_ct_OBJDUMP="objdump" | 5127 ac_cv_prog_ac_ct_OBJDUMP="objdump" |
4977 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4978 break 2 | 5129 break 2 |
4979 fi | 5130 fi |
4980 done | 5131 done |
4981 done | 5132 done |
4982 IFS=$as_save_IFS | 5133 IFS=$as_save_IFS |
4983 | 5134 |
4984 fi | 5135 fi |
4985 fi | 5136 fi |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5091 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]8
6 (compact )?demand paged shared library' | 5242 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]8
6 (compact )?demand paged shared library' |
5092 lt_cv_file_magic_cmd=/usr/bin/file | 5243 lt_cv_file_magic_cmd=/usr/bin/file |
5093 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` | 5244 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` |
5094 ;; | 5245 ;; |
5095 esac | 5246 esac |
5096 else | 5247 else |
5097 lt_cv_deplibs_check_method=pass_all | 5248 lt_cv_deplibs_check_method=pass_all |
5098 fi | 5249 fi |
5099 ;; | 5250 ;; |
5100 | 5251 |
5101 gnu*) | |
5102 lt_cv_deplibs_check_method=pass_all | |
5103 ;; | |
5104 | |
5105 haiku*) | 5252 haiku*) |
5106 lt_cv_deplibs_check_method=pass_all | 5253 lt_cv_deplibs_check_method=pass_all |
5107 ;; | 5254 ;; |
5108 | 5255 |
5109 hpux10.20* | hpux11*) | 5256 hpux10.20* | hpux11*) |
5110 lt_cv_file_magic_cmd=/usr/bin/file | 5257 lt_cv_file_magic_cmd=/usr/bin/file |
5111 case $host_cpu in | 5258 case $host_cpu in |
5112 ia64*) | 5259 ia64*) |
5113 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) sha
red object file - IA64' | 5260 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) sha
red object file - IA64' |
5114 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so | 5261 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so |
(...skipping 18 matching lines...) Expand all Loading... |
5133 case $LD in | 5280 case $LD in |
5134 *-32|*"-32 ") libmagic=32-bit;; | 5281 *-32|*"-32 ") libmagic=32-bit;; |
5135 *-n32|*"-n32 ") libmagic=N32;; | 5282 *-n32|*"-n32 ") libmagic=N32;; |
5136 *-64|*"-64 ") libmagic=64-bit;; | 5283 *-64|*"-64 ") libmagic=64-bit;; |
5137 *) libmagic=never-match;; | 5284 *) libmagic=never-match;; |
5138 esac | 5285 esac |
5139 lt_cv_deplibs_check_method=pass_all | 5286 lt_cv_deplibs_check_method=pass_all |
5140 ;; | 5287 ;; |
5141 | 5288 |
5142 # This must be glibc/ELF. | 5289 # This must be glibc/ELF. |
5143 linux* | k*bsd*-gnu | kopensolaris*-gnu) | 5290 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) |
5144 lt_cv_deplibs_check_method=pass_all | 5291 lt_cv_deplibs_check_method=pass_all |
5145 ;; | 5292 ;; |
5146 | 5293 |
5147 netbsd*) | 5294 netbsd* | netbsdelf*-gnu) |
5148 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then | 5295 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then |
5149 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pi
c\.a)$' | 5296 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pi
c\.a)$' |
5150 else | 5297 else |
5151 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' | 5298 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' |
5152 fi | 5299 fi |
5153 ;; | 5300 ;; |
5154 | 5301 |
5155 newos6*) | 5302 newos6*) |
5156 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|
dynamic lib)' | 5303 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|
dynamic lib)' |
5157 lt_cv_file_magic_cmd=/usr/bin/file | 5304 lt_cv_file_magic_cmd=/usr/bin/file |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5271 else | 5418 else |
5272 if test -n "$DLLTOOL"; then | 5419 if test -n "$DLLTOOL"; then |
5273 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. | 5420 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. |
5274 else | 5421 else |
5275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5422 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5276 for as_dir in $PATH | 5423 for as_dir in $PATH |
5277 do | 5424 do |
5278 IFS=$as_save_IFS | 5425 IFS=$as_save_IFS |
5279 test -z "$as_dir" && as_dir=. | 5426 test -z "$as_dir" && as_dir=. |
5280 for ac_exec_ext in '' $ac_executable_extensions; do | 5427 for ac_exec_ext in '' $ac_executable_extensions; do |
5281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5428 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5282 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" | 5429 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" |
5283 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5430 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5284 break 2 | 5431 break 2 |
5285 fi | 5432 fi |
5286 done | 5433 done |
5287 done | 5434 done |
5288 IFS=$as_save_IFS | 5435 IFS=$as_save_IFS |
5289 | 5436 |
5290 fi | 5437 fi |
5291 fi | 5438 fi |
(...skipping 19 matching lines...) Expand all Loading... |
5311 else | 5458 else |
5312 if test -n "$ac_ct_DLLTOOL"; then | 5459 if test -n "$ac_ct_DLLTOOL"; then |
5313 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. | 5460 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. |
5314 else | 5461 else |
5315 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5462 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5316 for as_dir in $PATH | 5463 for as_dir in $PATH |
5317 do | 5464 do |
5318 IFS=$as_save_IFS | 5465 IFS=$as_save_IFS |
5319 test -z "$as_dir" && as_dir=. | 5466 test -z "$as_dir" && as_dir=. |
5320 for ac_exec_ext in '' $ac_executable_extensions; do | 5467 for ac_exec_ext in '' $ac_executable_extensions; do |
5321 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5468 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5322 ac_cv_prog_ac_ct_DLLTOOL="dlltool" | 5469 ac_cv_prog_ac_ct_DLLTOOL="dlltool" |
5323 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5470 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5324 break 2 | 5471 break 2 |
5325 fi | 5472 fi |
5326 done | 5473 done |
5327 done | 5474 done |
5328 IFS=$as_save_IFS | 5475 IFS=$as_save_IFS |
5329 | 5476 |
5330 fi | 5477 fi |
5331 fi | 5478 fi |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5415 else | 5562 else |
5416 if test -n "$AR"; then | 5563 if test -n "$AR"; then |
5417 ac_cv_prog_AR="$AR" # Let the user override the test. | 5564 ac_cv_prog_AR="$AR" # Let the user override the test. |
5418 else | 5565 else |
5419 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5566 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5420 for as_dir in $PATH | 5567 for as_dir in $PATH |
5421 do | 5568 do |
5422 IFS=$as_save_IFS | 5569 IFS=$as_save_IFS |
5423 test -z "$as_dir" && as_dir=. | 5570 test -z "$as_dir" && as_dir=. |
5424 for ac_exec_ext in '' $ac_executable_extensions; do | 5571 for ac_exec_ext in '' $ac_executable_extensions; do |
5425 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5572 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5426 ac_cv_prog_AR="$ac_tool_prefix$ac_prog" | 5573 ac_cv_prog_AR="$ac_tool_prefix$ac_prog" |
5427 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5574 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5428 break 2 | 5575 break 2 |
5429 fi | 5576 fi |
5430 done | 5577 done |
5431 done | 5578 done |
5432 IFS=$as_save_IFS | 5579 IFS=$as_save_IFS |
5433 | 5580 |
5434 fi | 5581 fi |
5435 fi | 5582 fi |
(...skipping 23 matching lines...) Expand all Loading... |
5459 else | 5606 else |
5460 if test -n "$ac_ct_AR"; then | 5607 if test -n "$ac_ct_AR"; then |
5461 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | 5608 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. |
5462 else | 5609 else |
5463 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5610 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5464 for as_dir in $PATH | 5611 for as_dir in $PATH |
5465 do | 5612 do |
5466 IFS=$as_save_IFS | 5613 IFS=$as_save_IFS |
5467 test -z "$as_dir" && as_dir=. | 5614 test -z "$as_dir" && as_dir=. |
5468 for ac_exec_ext in '' $ac_executable_extensions; do | 5615 for ac_exec_ext in '' $ac_executable_extensions; do |
5469 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5616 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5470 ac_cv_prog_ac_ct_AR="$ac_prog" | 5617 ac_cv_prog_ac_ct_AR="$ac_prog" |
5471 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5618 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5472 break 2 | 5619 break 2 |
5473 fi | 5620 fi |
5474 done | 5621 done |
5475 done | 5622 done |
5476 IFS=$as_save_IFS | 5623 IFS=$as_save_IFS |
5477 | 5624 |
5478 fi | 5625 fi |
5479 fi | 5626 fi |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5584 else | 5731 else |
5585 if test -n "$STRIP"; then | 5732 if test -n "$STRIP"; then |
5586 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | 5733 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
5587 else | 5734 else |
5588 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5735 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5589 for as_dir in $PATH | 5736 for as_dir in $PATH |
5590 do | 5737 do |
5591 IFS=$as_save_IFS | 5738 IFS=$as_save_IFS |
5592 test -z "$as_dir" && as_dir=. | 5739 test -z "$as_dir" && as_dir=. |
5593 for ac_exec_ext in '' $ac_executable_extensions; do | 5740 for ac_exec_ext in '' $ac_executable_extensions; do |
5594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5741 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5595 ac_cv_prog_STRIP="${ac_tool_prefix}strip" | 5742 ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
5596 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5743 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5597 break 2 | 5744 break 2 |
5598 fi | 5745 fi |
5599 done | 5746 done |
5600 done | 5747 done |
5601 IFS=$as_save_IFS | 5748 IFS=$as_save_IFS |
5602 | 5749 |
5603 fi | 5750 fi |
5604 fi | 5751 fi |
(...skipping 19 matching lines...) Expand all Loading... |
5624 else | 5771 else |
5625 if test -n "$ac_ct_STRIP"; then | 5772 if test -n "$ac_ct_STRIP"; then |
5626 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | 5773 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
5627 else | 5774 else |
5628 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5775 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5629 for as_dir in $PATH | 5776 for as_dir in $PATH |
5630 do | 5777 do |
5631 IFS=$as_save_IFS | 5778 IFS=$as_save_IFS |
5632 test -z "$as_dir" && as_dir=. | 5779 test -z "$as_dir" && as_dir=. |
5633 for ac_exec_ext in '' $ac_executable_extensions; do | 5780 for ac_exec_ext in '' $ac_executable_extensions; do |
5634 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5781 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5635 ac_cv_prog_ac_ct_STRIP="strip" | 5782 ac_cv_prog_ac_ct_STRIP="strip" |
5636 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5783 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5637 break 2 | 5784 break 2 |
5638 fi | 5785 fi |
5639 done | 5786 done |
5640 done | 5787 done |
5641 IFS=$as_save_IFS | 5788 IFS=$as_save_IFS |
5642 | 5789 |
5643 fi | 5790 fi |
5644 fi | 5791 fi |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5683 else | 5830 else |
5684 if test -n "$RANLIB"; then | 5831 if test -n "$RANLIB"; then |
5685 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | 5832 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
5686 else | 5833 else |
5687 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5834 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5688 for as_dir in $PATH | 5835 for as_dir in $PATH |
5689 do | 5836 do |
5690 IFS=$as_save_IFS | 5837 IFS=$as_save_IFS |
5691 test -z "$as_dir" && as_dir=. | 5838 test -z "$as_dir" && as_dir=. |
5692 for ac_exec_ext in '' $ac_executable_extensions; do | 5839 for ac_exec_ext in '' $ac_executable_extensions; do |
5693 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5840 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5694 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 5841 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
5695 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5842 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5696 break 2 | 5843 break 2 |
5697 fi | 5844 fi |
5698 done | 5845 done |
5699 done | 5846 done |
5700 IFS=$as_save_IFS | 5847 IFS=$as_save_IFS |
5701 | 5848 |
5702 fi | 5849 fi |
5703 fi | 5850 fi |
(...skipping 19 matching lines...) Expand all Loading... |
5723 else | 5870 else |
5724 if test -n "$ac_ct_RANLIB"; then | 5871 if test -n "$ac_ct_RANLIB"; then |
5725 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | 5872 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
5726 else | 5873 else |
5727 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5874 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5728 for as_dir in $PATH | 5875 for as_dir in $PATH |
5729 do | 5876 do |
5730 IFS=$as_save_IFS | 5877 IFS=$as_save_IFS |
5731 test -z "$as_dir" && as_dir=. | 5878 test -z "$as_dir" && as_dir=. |
5732 for ac_exec_ext in '' $ac_executable_extensions; do | 5879 for ac_exec_ext in '' $ac_executable_extensions; do |
5733 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5880 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5734 ac_cv_prog_ac_ct_RANLIB="ranlib" | 5881 ac_cv_prog_ac_ct_RANLIB="ranlib" |
5735 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5882 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5736 break 2 | 5883 break 2 |
5737 fi | 5884 fi |
5738 done | 5885 done |
5739 done | 5886 done |
5740 IFS=$as_save_IFS | 5887 IFS=$as_save_IFS |
5741 | 5888 |
5742 fi | 5889 fi |
5743 fi | 5890 fi |
(...skipping 471 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6215 ;; | 6362 ;; |
6216 *64-bit*) | 6363 *64-bit*) |
6217 LD="${LD-ld} -64" | 6364 LD="${LD-ld} -64" |
6218 ;; | 6365 ;; |
6219 esac | 6366 esac |
6220 fi | 6367 fi |
6221 fi | 6368 fi |
6222 rm -rf conftest* | 6369 rm -rf conftest* |
6223 ;; | 6370 ;; |
6224 | 6371 |
6225 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ | 6372 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ |
6226 s390*-*linux*|s390*-*tpf*|sparc*-*linux*) | 6373 s390*-*linux*|s390*-*tpf*|sparc*-*linux*) |
6227 # Find out which ABI we are using. | 6374 # Find out which ABI we are using. |
6228 echo 'int i;' > conftest.$ac_ext | 6375 echo 'int i;' > conftest.$ac_ext |
6229 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 6376 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
6230 (eval $ac_compile) 2>&5 | 6377 (eval $ac_compile) 2>&5 |
6231 ac_status=$? | 6378 ac_status=$? |
6232 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6379 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6233 test $ac_status = 0; }; then | 6380 test $ac_status = 0; }; then |
6234 case `/usr/bin/file conftest.o` in | 6381 case `/usr/bin/file conftest.o` in |
6235 *32-bit*) | 6382 *32-bit*) |
6236 case $host in | 6383 case $host in |
6237 x86_64-*kfreebsd*-gnu) | 6384 x86_64-*kfreebsd*-gnu) |
6238 LD="${LD-ld} -m elf_i386_fbsd" | 6385 LD="${LD-ld} -m elf_i386_fbsd" |
6239 ;; | 6386 ;; |
6240 x86_64-*linux*) | 6387 x86_64-*linux*) |
6241 » LD="${LD-ld} -m elf_i386" | 6388 » case `/usr/bin/file conftest.o` in |
| 6389 » *x86-64*) |
| 6390 » » LD="${LD-ld} -m elf32_x86_64" |
| 6391 » » ;; |
| 6392 » *) |
| 6393 » » LD="${LD-ld} -m elf_i386" |
| 6394 » » ;; |
| 6395 » esac |
6242 ;; | 6396 ;; |
6243 » ppc64-*linux*|powerpc64-*linux*) | 6397 » powerpc64le-*) |
| 6398 » LD="${LD-ld} -m elf32lppclinux" |
| 6399 » ;; |
| 6400 » powerpc64-*) |
6244 LD="${LD-ld} -m elf32ppclinux" | 6401 LD="${LD-ld} -m elf32ppclinux" |
6245 ;; | 6402 ;; |
6246 s390x-*linux*) | 6403 s390x-*linux*) |
6247 LD="${LD-ld} -m elf_s390" | 6404 LD="${LD-ld} -m elf_s390" |
6248 ;; | 6405 ;; |
6249 sparc64-*linux*) | 6406 sparc64-*linux*) |
6250 LD="${LD-ld} -m elf32_sparc" | 6407 LD="${LD-ld} -m elf32_sparc" |
6251 ;; | 6408 ;; |
6252 esac | 6409 esac |
6253 ;; | 6410 ;; |
6254 *64-bit*) | 6411 *64-bit*) |
6255 case $host in | 6412 case $host in |
6256 x86_64-*kfreebsd*-gnu) | 6413 x86_64-*kfreebsd*-gnu) |
6257 LD="${LD-ld} -m elf_x86_64_fbsd" | 6414 LD="${LD-ld} -m elf_x86_64_fbsd" |
6258 ;; | 6415 ;; |
6259 x86_64-*linux*) | 6416 x86_64-*linux*) |
6260 LD="${LD-ld} -m elf_x86_64" | 6417 LD="${LD-ld} -m elf_x86_64" |
6261 ;; | 6418 ;; |
6262 » ppc*-*linux*|powerpc*-*linux*) | 6419 » powerpcle-*) |
| 6420 » LD="${LD-ld} -m elf64lppc" |
| 6421 » ;; |
| 6422 » powerpc-*) |
6263 LD="${LD-ld} -m elf64ppc" | 6423 LD="${LD-ld} -m elf64ppc" |
6264 ;; | 6424 ;; |
6265 s390*-*linux*|s390*-*tpf*) | 6425 s390*-*linux*|s390*-*tpf*) |
6266 LD="${LD-ld} -m elf64_s390" | 6426 LD="${LD-ld} -m elf64_s390" |
6267 ;; | 6427 ;; |
6268 sparc*-*linux*) | 6428 sparc*-*linux*) |
6269 LD="${LD-ld} -m elf64_sparc" | 6429 LD="${LD-ld} -m elf64_sparc" |
6270 ;; | 6430 ;; |
6271 esac | 6431 esac |
6272 ;; | 6432 ;; |
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6372 else | 6532 else |
6373 if test -n "$MANIFEST_TOOL"; then | 6533 if test -n "$MANIFEST_TOOL"; then |
6374 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. | 6534 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. |
6375 else | 6535 else |
6376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6536 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6377 for as_dir in $PATH | 6537 for as_dir in $PATH |
6378 do | 6538 do |
6379 IFS=$as_save_IFS | 6539 IFS=$as_save_IFS |
6380 test -z "$as_dir" && as_dir=. | 6540 test -z "$as_dir" && as_dir=. |
6381 for ac_exec_ext in '' $ac_executable_extensions; do | 6541 for ac_exec_ext in '' $ac_executable_extensions; do |
6382 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6542 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6383 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" | 6543 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" |
6384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6544 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6385 break 2 | 6545 break 2 |
6386 fi | 6546 fi |
6387 done | 6547 done |
6388 done | 6548 done |
6389 IFS=$as_save_IFS | 6549 IFS=$as_save_IFS |
6390 | 6550 |
6391 fi | 6551 fi |
6392 fi | 6552 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6412 else | 6572 else |
6413 if test -n "$ac_ct_MANIFEST_TOOL"; then | 6573 if test -n "$ac_ct_MANIFEST_TOOL"; then |
6414 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override
the test. | 6574 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override
the test. |
6415 else | 6575 else |
6416 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6576 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6417 for as_dir in $PATH | 6577 for as_dir in $PATH |
6418 do | 6578 do |
6419 IFS=$as_save_IFS | 6579 IFS=$as_save_IFS |
6420 test -z "$as_dir" && as_dir=. | 6580 test -z "$as_dir" && as_dir=. |
6421 for ac_exec_ext in '' $ac_executable_extensions; do | 6581 for ac_exec_ext in '' $ac_executable_extensions; do |
6422 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6582 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6423 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" | 6583 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" |
6424 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6584 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6425 break 2 | 6585 break 2 |
6426 fi | 6586 fi |
6427 done | 6587 done |
6428 done | 6588 done |
6429 IFS=$as_save_IFS | 6589 IFS=$as_save_IFS |
6430 | 6590 |
6431 fi | 6591 fi |
6432 fi | 6592 fi |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6492 else | 6652 else |
6493 if test -n "$DSYMUTIL"; then | 6653 if test -n "$DSYMUTIL"; then |
6494 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. | 6654 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. |
6495 else | 6655 else |
6496 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6656 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6497 for as_dir in $PATH | 6657 for as_dir in $PATH |
6498 do | 6658 do |
6499 IFS=$as_save_IFS | 6659 IFS=$as_save_IFS |
6500 test -z "$as_dir" && as_dir=. | 6660 test -z "$as_dir" && as_dir=. |
6501 for ac_exec_ext in '' $ac_executable_extensions; do | 6661 for ac_exec_ext in '' $ac_executable_extensions; do |
6502 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6662 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6503 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" | 6663 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" |
6504 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6664 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6505 break 2 | 6665 break 2 |
6506 fi | 6666 fi |
6507 done | 6667 done |
6508 done | 6668 done |
6509 IFS=$as_save_IFS | 6669 IFS=$as_save_IFS |
6510 | 6670 |
6511 fi | 6671 fi |
6512 fi | 6672 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6532 else | 6692 else |
6533 if test -n "$ac_ct_DSYMUTIL"; then | 6693 if test -n "$ac_ct_DSYMUTIL"; then |
6534 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. | 6694 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. |
6535 else | 6695 else |
6536 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6696 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6537 for as_dir in $PATH | 6697 for as_dir in $PATH |
6538 do | 6698 do |
6539 IFS=$as_save_IFS | 6699 IFS=$as_save_IFS |
6540 test -z "$as_dir" && as_dir=. | 6700 test -z "$as_dir" && as_dir=. |
6541 for ac_exec_ext in '' $ac_executable_extensions; do | 6701 for ac_exec_ext in '' $ac_executable_extensions; do |
6542 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6702 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6543 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" | 6703 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" |
6544 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6704 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6545 break 2 | 6705 break 2 |
6546 fi | 6706 fi |
6547 done | 6707 done |
6548 done | 6708 done |
6549 IFS=$as_save_IFS | 6709 IFS=$as_save_IFS |
6550 | 6710 |
6551 fi | 6711 fi |
6552 fi | 6712 fi |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6584 else | 6744 else |
6585 if test -n "$NMEDIT"; then | 6745 if test -n "$NMEDIT"; then |
6586 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. | 6746 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. |
6587 else | 6747 else |
6588 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6589 for as_dir in $PATH | 6749 for as_dir in $PATH |
6590 do | 6750 do |
6591 IFS=$as_save_IFS | 6751 IFS=$as_save_IFS |
6592 test -z "$as_dir" && as_dir=. | 6752 test -z "$as_dir" && as_dir=. |
6593 for ac_exec_ext in '' $ac_executable_extensions; do | 6753 for ac_exec_ext in '' $ac_executable_extensions; do |
6594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6754 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6595 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" | 6755 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" |
6596 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6756 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6597 break 2 | 6757 break 2 |
6598 fi | 6758 fi |
6599 done | 6759 done |
6600 done | 6760 done |
6601 IFS=$as_save_IFS | 6761 IFS=$as_save_IFS |
6602 | 6762 |
6603 fi | 6763 fi |
6604 fi | 6764 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6624 else | 6784 else |
6625 if test -n "$ac_ct_NMEDIT"; then | 6785 if test -n "$ac_ct_NMEDIT"; then |
6626 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. | 6786 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. |
6627 else | 6787 else |
6628 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6788 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6629 for as_dir in $PATH | 6789 for as_dir in $PATH |
6630 do | 6790 do |
6631 IFS=$as_save_IFS | 6791 IFS=$as_save_IFS |
6632 test -z "$as_dir" && as_dir=. | 6792 test -z "$as_dir" && as_dir=. |
6633 for ac_exec_ext in '' $ac_executable_extensions; do | 6793 for ac_exec_ext in '' $ac_executable_extensions; do |
6634 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6794 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6635 ac_cv_prog_ac_ct_NMEDIT="nmedit" | 6795 ac_cv_prog_ac_ct_NMEDIT="nmedit" |
6636 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6796 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6637 break 2 | 6797 break 2 |
6638 fi | 6798 fi |
6639 done | 6799 done |
6640 done | 6800 done |
6641 IFS=$as_save_IFS | 6801 IFS=$as_save_IFS |
6642 | 6802 |
6643 fi | 6803 fi |
6644 fi | 6804 fi |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6676 else | 6836 else |
6677 if test -n "$LIPO"; then | 6837 if test -n "$LIPO"; then |
6678 ac_cv_prog_LIPO="$LIPO" # Let the user override the test. | 6838 ac_cv_prog_LIPO="$LIPO" # Let the user override the test. |
6679 else | 6839 else |
6680 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6840 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6681 for as_dir in $PATH | 6841 for as_dir in $PATH |
6682 do | 6842 do |
6683 IFS=$as_save_IFS | 6843 IFS=$as_save_IFS |
6684 test -z "$as_dir" && as_dir=. | 6844 test -z "$as_dir" && as_dir=. |
6685 for ac_exec_ext in '' $ac_executable_extensions; do | 6845 for ac_exec_ext in '' $ac_executable_extensions; do |
6686 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6846 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6687 ac_cv_prog_LIPO="${ac_tool_prefix}lipo" | 6847 ac_cv_prog_LIPO="${ac_tool_prefix}lipo" |
6688 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6848 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6689 break 2 | 6849 break 2 |
6690 fi | 6850 fi |
6691 done | 6851 done |
6692 done | 6852 done |
6693 IFS=$as_save_IFS | 6853 IFS=$as_save_IFS |
6694 | 6854 |
6695 fi | 6855 fi |
6696 fi | 6856 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6716 else | 6876 else |
6717 if test -n "$ac_ct_LIPO"; then | 6877 if test -n "$ac_ct_LIPO"; then |
6718 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. | 6878 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. |
6719 else | 6879 else |
6720 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6880 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6721 for as_dir in $PATH | 6881 for as_dir in $PATH |
6722 do | 6882 do |
6723 IFS=$as_save_IFS | 6883 IFS=$as_save_IFS |
6724 test -z "$as_dir" && as_dir=. | 6884 test -z "$as_dir" && as_dir=. |
6725 for ac_exec_ext in '' $ac_executable_extensions; do | 6885 for ac_exec_ext in '' $ac_executable_extensions; do |
6726 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6886 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6727 ac_cv_prog_ac_ct_LIPO="lipo" | 6887 ac_cv_prog_ac_ct_LIPO="lipo" |
6728 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6888 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6729 break 2 | 6889 break 2 |
6730 fi | 6890 fi |
6731 done | 6891 done |
6732 done | 6892 done |
6733 IFS=$as_save_IFS | 6893 IFS=$as_save_IFS |
6734 | 6894 |
6735 fi | 6895 fi |
6736 fi | 6896 fi |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6768 else | 6928 else |
6769 if test -n "$OTOOL"; then | 6929 if test -n "$OTOOL"; then |
6770 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. | 6930 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. |
6771 else | 6931 else |
6772 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6932 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6773 for as_dir in $PATH | 6933 for as_dir in $PATH |
6774 do | 6934 do |
6775 IFS=$as_save_IFS | 6935 IFS=$as_save_IFS |
6776 test -z "$as_dir" && as_dir=. | 6936 test -z "$as_dir" && as_dir=. |
6777 for ac_exec_ext in '' $ac_executable_extensions; do | 6937 for ac_exec_ext in '' $ac_executable_extensions; do |
6778 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6938 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6779 ac_cv_prog_OTOOL="${ac_tool_prefix}otool" | 6939 ac_cv_prog_OTOOL="${ac_tool_prefix}otool" |
6780 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6940 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6781 break 2 | 6941 break 2 |
6782 fi | 6942 fi |
6783 done | 6943 done |
6784 done | 6944 done |
6785 IFS=$as_save_IFS | 6945 IFS=$as_save_IFS |
6786 | 6946 |
6787 fi | 6947 fi |
6788 fi | 6948 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6808 else | 6968 else |
6809 if test -n "$ac_ct_OTOOL"; then | 6969 if test -n "$ac_ct_OTOOL"; then |
6810 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. | 6970 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. |
6811 else | 6971 else |
6812 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6972 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6813 for as_dir in $PATH | 6973 for as_dir in $PATH |
6814 do | 6974 do |
6815 IFS=$as_save_IFS | 6975 IFS=$as_save_IFS |
6816 test -z "$as_dir" && as_dir=. | 6976 test -z "$as_dir" && as_dir=. |
6817 for ac_exec_ext in '' $ac_executable_extensions; do | 6977 for ac_exec_ext in '' $ac_executable_extensions; do |
6818 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6978 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6819 ac_cv_prog_ac_ct_OTOOL="otool" | 6979 ac_cv_prog_ac_ct_OTOOL="otool" |
6820 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6980 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6821 break 2 | 6981 break 2 |
6822 fi | 6982 fi |
6823 done | 6983 done |
6824 done | 6984 done |
6825 IFS=$as_save_IFS | 6985 IFS=$as_save_IFS |
6826 | 6986 |
6827 fi | 6987 fi |
6828 fi | 6988 fi |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6860 else | 7020 else |
6861 if test -n "$OTOOL64"; then | 7021 if test -n "$OTOOL64"; then |
6862 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. | 7022 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. |
6863 else | 7023 else |
6864 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 7024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6865 for as_dir in $PATH | 7025 for as_dir in $PATH |
6866 do | 7026 do |
6867 IFS=$as_save_IFS | 7027 IFS=$as_save_IFS |
6868 test -z "$as_dir" && as_dir=. | 7028 test -z "$as_dir" && as_dir=. |
6869 for ac_exec_ext in '' $ac_executable_extensions; do | 7029 for ac_exec_ext in '' $ac_executable_extensions; do |
6870 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 7030 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6871 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" | 7031 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" |
6872 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 7032 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6873 break 2 | 7033 break 2 |
6874 fi | 7034 fi |
6875 done | 7035 done |
6876 done | 7036 done |
6877 IFS=$as_save_IFS | 7037 IFS=$as_save_IFS |
6878 | 7038 |
6879 fi | 7039 fi |
6880 fi | 7040 fi |
(...skipping 19 matching lines...) Expand all Loading... |
6900 else | 7060 else |
6901 if test -n "$ac_ct_OTOOL64"; then | 7061 if test -n "$ac_ct_OTOOL64"; then |
6902 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. | 7062 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. |
6903 else | 7063 else |
6904 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 7064 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
6905 for as_dir in $PATH | 7065 for as_dir in $PATH |
6906 do | 7066 do |
6907 IFS=$as_save_IFS | 7067 IFS=$as_save_IFS |
6908 test -z "$as_dir" && as_dir=. | 7068 test -z "$as_dir" && as_dir=. |
6909 for ac_exec_ext in '' $ac_executable_extensions; do | 7069 for ac_exec_ext in '' $ac_executable_extensions; do |
6910 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 7070 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6911 ac_cv_prog_ac_ct_OTOOL64="otool64" | 7071 ac_cv_prog_ac_ct_OTOOL64="otool64" |
6912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 7072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
6913 break 2 | 7073 break 2 |
6914 fi | 7074 fi |
6915 done | 7075 done |
6916 done | 7076 done |
6917 IFS=$as_save_IFS | 7077 IFS=$as_save_IFS |
6918 | 7078 |
6919 fi | 7079 fi |
6920 fi | 7080 fi |
(...skipping 1139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8060 # Is there a better lt_prog_compiler_static that works with the bundled CC
? | 8220 # Is there a better lt_prog_compiler_static that works with the bundled CC
? |
8061 lt_prog_compiler_static='${wl}-a ${wl}archive' | 8221 lt_prog_compiler_static='${wl}-a ${wl}archive' |
8062 ;; | 8222 ;; |
8063 | 8223 |
8064 irix5* | irix6* | nonstopux*) | 8224 irix5* | irix6* | nonstopux*) |
8065 lt_prog_compiler_wl='-Wl,' | 8225 lt_prog_compiler_wl='-Wl,' |
8066 # PIC (with -KPIC) is the default. | 8226 # PIC (with -KPIC) is the default. |
8067 lt_prog_compiler_static='-non_shared' | 8227 lt_prog_compiler_static='-non_shared' |
8068 ;; | 8228 ;; |
8069 | 8229 |
8070 linux* | k*bsd*-gnu | kopensolaris*-gnu) | 8230 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) |
8071 case $cc_basename in | 8231 case $cc_basename in |
8072 # old Intel for x86_64 which still supported -KPIC. | 8232 # old Intel for x86_64 which still supported -KPIC. |
8073 ecc*) | 8233 ecc*) |
8074 lt_prog_compiler_wl='-Wl,' | 8234 lt_prog_compiler_wl='-Wl,' |
8075 lt_prog_compiler_pic='-KPIC' | 8235 lt_prog_compiler_pic='-KPIC' |
8076 lt_prog_compiler_static='-static' | 8236 lt_prog_compiler_static='-static' |
8077 ;; | 8237 ;; |
8078 # icc used to be incompatible with GCC. | 8238 # icc used to be incompatible with GCC. |
8079 # ICC 10 doesn't accept -KPIC any more. | 8239 # ICC 10 doesn't accept -KPIC any more. |
8080 icc* | ifort*) | 8240 icc* | ifort*) |
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8538 with_gnu_ld=no | 8698 with_gnu_ld=no |
8539 fi | 8699 fi |
8540 ;; | 8700 ;; |
8541 interix*) | 8701 interix*) |
8542 # we just hope/assume this is gcc and not c89 (= MSVC++) | 8702 # we just hope/assume this is gcc and not c89 (= MSVC++) |
8543 with_gnu_ld=yes | 8703 with_gnu_ld=yes |
8544 ;; | 8704 ;; |
8545 openbsd*) | 8705 openbsd*) |
8546 with_gnu_ld=no | 8706 with_gnu_ld=no |
8547 ;; | 8707 ;; |
| 8708 linux* | k*bsd*-gnu | gnu*) |
| 8709 link_all_deplibs=no |
| 8710 ;; |
8548 esac | 8711 esac |
8549 | 8712 |
8550 ld_shlibs=yes | 8713 ld_shlibs=yes |
8551 | 8714 |
8552 # On some targets, GNU ld is compatible enough with the native linker | 8715 # On some targets, GNU ld is compatible enough with the native linker |
8553 # that we're better off using the native interface for both. | 8716 # that we're better off using the native interface for both. |
8554 lt_use_gnu_ld_interface=no | 8717 lt_use_gnu_ld_interface=no |
8555 if test "$with_gnu_ld" = yes; then | 8718 if test "$with_gnu_ld" = yes; then |
8556 case $host_os in | 8719 case $host_os in |
8557 aix*) | 8720 aix*) |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8759 echo "local: *; };" >> $output_objdir/$libname.ver~ | 8922 echo "local: *; };" >> $output_objdir/$libname.ver~ |
8760 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -versi
on-script $output_objdir/$libname.ver -o $lib' | 8923 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -versi
on-script $output_objdir/$libname.ver -o $lib' |
8761 fi | 8924 fi |
8762 ;; | 8925 ;; |
8763 esac | 8926 esac |
8764 else | 8927 else |
8765 ld_shlibs=no | 8928 ld_shlibs=no |
8766 fi | 8929 fi |
8767 ;; | 8930 ;; |
8768 | 8931 |
8769 netbsd*) | 8932 netbsd* | netbsdelf*-gnu) |
8770 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then | 8933 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then |
8771 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | 8934 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
8772 wlarc= | 8935 wlarc= |
8773 else | 8936 else |
8774 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${
wl}-soname $wl$soname -o $lib' | 8937 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${
wl}-soname $wl$soname -o $lib' |
8775 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_f
lags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $li
b' | 8938 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_f
lags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $li
b' |
8776 fi | 8939 fi |
8777 ;; | 8940 ;; |
8778 | 8941 |
8779 solaris*) | 8942 solaris*) |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8936 hardcode_minus_L=yes | 9099 hardcode_minus_L=yes |
8937 hardcode_libdir_flag_spec='-L$libdir' | 9100 hardcode_libdir_flag_spec='-L$libdir' |
8938 hardcode_libdir_separator= | 9101 hardcode_libdir_separator= |
8939 fi | 9102 fi |
8940 ;; | 9103 ;; |
8941 esac | 9104 esac |
8942 shared_flag='-shared' | 9105 shared_flag='-shared' |
8943 if test "$aix_use_runtimelinking" = yes; then | 9106 if test "$aix_use_runtimelinking" = yes; then |
8944 shared_flag="$shared_flag "'${wl}-G' | 9107 shared_flag="$shared_flag "'${wl}-G' |
8945 fi | 9108 fi |
| 9109 link_all_deplibs=no |
8946 else | 9110 else |
8947 # not using gcc | 9111 # not using gcc |
8948 if test "$host_cpu" = ia64; then | 9112 if test "$host_cpu" = ia64; then |
8949 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release | 9113 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release |
8950 # chokes on -Wl,-G. The following line is correct: | 9114 # chokes on -Wl,-G. The following line is correct: |
8951 shared_flag='-G' | 9115 shared_flag='-G' |
8952 else | 9116 else |
8953 if test "$aix_use_runtimelinking" = yes; then | 9117 if test "$aix_use_runtimelinking" = yes; then |
8954 shared_flag='${wl}-G' | 9118 shared_flag='${wl}-G' |
8955 else | 9119 else |
(...skipping 433 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9389 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $son
ame `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_re
gistry ${output_objdir}/so_locations -o $lib' | 9553 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $son
ame `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_re
gistry ${output_objdir}/so_locations -o $lib' |
9390 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -sona
me $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -up
date_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $li
b' | 9554 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -sona
me $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -up
date_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $li
b' |
9391 fi | 9555 fi |
9392 archive_cmds_need_lc='no' | 9556 archive_cmds_need_lc='no' |
9393 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | 9557 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' |
9394 hardcode_libdir_separator=: | 9558 hardcode_libdir_separator=: |
9395 inherit_rpath=yes | 9559 inherit_rpath=yes |
9396 link_all_deplibs=yes | 9560 link_all_deplibs=yes |
9397 ;; | 9561 ;; |
9398 | 9562 |
9399 netbsd*) | 9563 netbsd* | netbsdelf*-gnu) |
9400 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then | 9564 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then |
9401 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
# a.out | 9565 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
# a.out |
9402 else | 9566 else |
9403 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'
# ELF | 9567 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'
# ELF |
9404 fi | 9568 fi |
9405 hardcode_libdir_flag_spec='-R$libdir' | 9569 hardcode_libdir_flag_spec='-R$libdir' |
9406 hardcode_direct=yes | 9570 hardcode_direct=yes |
9407 hardcode_shlibpath_var=no | 9571 hardcode_shlibpath_var=no |
9408 ;; | 9572 ;; |
9409 | 9573 |
(...skipping 816 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10226 shlibpath_overrides_runpath=no | 10390 shlibpath_overrides_runpath=no |
10227 hardcode_into_libs=yes | 10391 hardcode_into_libs=yes |
10228 ;; | 10392 ;; |
10229 *) # from 4.6 on, and DragonFly | 10393 *) # from 4.6 on, and DragonFly |
10230 shlibpath_overrides_runpath=yes | 10394 shlibpath_overrides_runpath=yes |
10231 hardcode_into_libs=yes | 10395 hardcode_into_libs=yes |
10232 ;; | 10396 ;; |
10233 esac | 10397 esac |
10234 ;; | 10398 ;; |
10235 | 10399 |
10236 gnu*) | |
10237 version_type=linux # correct to gnu/linux during the next big refactor | |
10238 need_lib_prefix=no | |
10239 need_version=no | |
10240 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}${major} ${libname}${shared_ext}' | |
10241 soname_spec='${libname}${release}${shared_ext}$major' | |
10242 shlibpath_var=LD_LIBRARY_PATH | |
10243 shlibpath_overrides_runpath=no | |
10244 hardcode_into_libs=yes | |
10245 ;; | |
10246 | |
10247 haiku*) | 10400 haiku*) |
10248 version_type=linux # correct to gnu/linux during the next big refactor | 10401 version_type=linux # correct to gnu/linux during the next big refactor |
10249 need_lib_prefix=no | 10402 need_lib_prefix=no |
10250 need_version=no | 10403 need_version=no |
10251 dynamic_linker="$host_os runtime_loader" | 10404 dynamic_linker="$host_os runtime_loader" |
10252 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}${major} ${libname}${shared_ext}' | 10405 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}${major} ${libname}${shared_ext}' |
10253 soname_spec='${libname}${release}${shared_ext}$major' | 10406 soname_spec='${libname}${release}${shared_ext}$major' |
10254 shlibpath_var=LIBRARY_PATH | 10407 shlibpath_var=LIBRARY_PATH |
10255 shlibpath_overrides_runpath=yes | 10408 shlibpath_overrides_runpath=yes |
10256 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/syste
m/lib' | 10409 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/syste
m/lib' |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10353 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" | 10506 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" |
10354 hardcode_into_libs=yes | 10507 hardcode_into_libs=yes |
10355 ;; | 10508 ;; |
10356 | 10509 |
10357 # No shared lib support for Linux oldld, aout, or coff. | 10510 # No shared lib support for Linux oldld, aout, or coff. |
10358 linux*oldld* | linux*aout* | linux*coff*) | 10511 linux*oldld* | linux*aout* | linux*coff*) |
10359 dynamic_linker=no | 10512 dynamic_linker=no |
10360 ;; | 10513 ;; |
10361 | 10514 |
10362 # This must be glibc/ELF. | 10515 # This must be glibc/ELF. |
10363 linux* | k*bsd*-gnu | kopensolaris*-gnu) | 10516 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) |
10364 version_type=linux # correct to gnu/linux during the next big refactor | 10517 version_type=linux # correct to gnu/linux during the next big refactor |
10365 need_lib_prefix=no | 10518 need_lib_prefix=no |
10366 need_version=no | 10519 need_version=no |
10367 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}$major $libname${shared_ext}' | 10520 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}$major $libname${shared_ext}' |
10368 soname_spec='${libname}${release}${shared_ext}$major' | 10521 soname_spec='${libname}${release}${shared_ext}$major' |
10369 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' | 10522 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' |
10370 shlibpath_var=LD_LIBRARY_PATH | 10523 shlibpath_var=LD_LIBRARY_PATH |
10371 shlibpath_overrides_runpath=no | 10524 shlibpath_overrides_runpath=no |
10372 | 10525 |
10373 # Some binutils ld are patched to set DT_RUNPATH | 10526 # Some binutils ld are patched to set DT_RUNPATH |
(...skipping 28 matching lines...) Expand all Loading... |
10402 | 10555 |
10403 fi | 10556 fi |
10404 | 10557 |
10405 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath | 10558 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath |
10406 | 10559 |
10407 # This implies no fast_install, which is unacceptable. | 10560 # This implies no fast_install, which is unacceptable. |
10408 # Some rework will be needed to allow for fast_install | 10561 # Some rework will be needed to allow for fast_install |
10409 # before this can be enabled. | 10562 # before this can be enabled. |
10410 hardcode_into_libs=yes | 10563 hardcode_into_libs=yes |
10411 | 10564 |
10412 # Add ABI-specific directories to the system library path. | |
10413 sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" | |
10414 | |
10415 # Append ld.so.conf contents to the search path | 10565 # Append ld.so.conf contents to the search path |
10416 if test -f /etc/ld.so.conf; then | 10566 if test -f /etc/ld.so.conf; then |
10417 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null"
, \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S
ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^=
]* / /g;s/"//g;/^$/d' | tr '\n' ' '` | 10567 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null"
, \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $S
ED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^=
]* / /g;s/"//g;/^$/d' | tr '\n' ' '` |
10418 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" | 10568 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" |
10419 | |
10420 fi | 10569 fi |
10421 | 10570 |
10422 # We used to test for /lib/ld.so.1 and disable shared libraries on | 10571 # We used to test for /lib/ld.so.1 and disable shared libraries on |
10423 # powerpc, because MkLinux only supported shared libraries with the | 10572 # powerpc, because MkLinux only supported shared libraries with the |
10424 # GNU dynamic linker. Since this was broken with cross compilers, | 10573 # GNU dynamic linker. Since this was broken with cross compilers, |
10425 # most powerpc-linux boxes support dynamic linking these days and | 10574 # most powerpc-linux boxes support dynamic linking these days and |
10426 # people can always --disable-shared, the test was removed, and we | 10575 # people can always --disable-shared, the test was removed, and we |
10427 # assume the GNU/Linux dynamic linker is in use. | 10576 # assume the GNU/Linux dynamic linker is in use. |
10428 dynamic_linker='GNU/Linux ld.so' | 10577 dynamic_linker='GNU/Linux ld.so' |
10429 ;; | 10578 ;; |
10430 | 10579 |
| 10580 netbsdelf*-gnu) |
| 10581 version_type=linux |
| 10582 need_lib_prefix=no |
| 10583 need_version=no |
| 10584 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re
lease}${shared_ext}$major ${libname}${shared_ext}' |
| 10585 soname_spec='${libname}${release}${shared_ext}$major' |
| 10586 shlibpath_var=LD_LIBRARY_PATH |
| 10587 shlibpath_overrides_runpath=no |
| 10588 hardcode_into_libs=yes |
| 10589 dynamic_linker='NetBSD ld.elf_so' |
| 10590 ;; |
| 10591 |
10431 netbsd*) | 10592 netbsd*) |
10432 version_type=sunos | 10593 version_type=sunos |
10433 need_lib_prefix=no | 10594 need_lib_prefix=no |
10434 need_version=no | 10595 need_version=no |
10435 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then | 10596 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then |
10436 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${
shared_ext}$versuffix' | 10597 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${
shared_ext}$versuffix' |
10437 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' | 10598 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' |
10438 dynamic_linker='NetBSD (a.out) ld.so' | 10599 dynamic_linker='NetBSD (a.out) ld.so' |
10439 else | 10600 else |
10440 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${
release}${shared_ext}$major ${libname}${shared_ext}' | 10601 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${
release}${shared_ext}$major ${libname}${shared_ext}' |
(...skipping 950 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11391 | 11552 |
11392 | 11553 |
11393 ac_config_commands="$ac_config_commands libtool" | 11554 ac_config_commands="$ac_config_commands libtool" |
11394 | 11555 |
11395 | 11556 |
11396 | 11557 |
11397 | 11558 |
11398 # Only expand once: | 11559 # Only expand once: |
11399 | 11560 |
11400 | 11561 |
11401 if test "x$CC" != xcc; then | |
11402 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understan
d -c and -o together" >&5 | |
11403 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6;
} | |
11404 else | |
11405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c an
d -o together" >&5 | |
11406 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } | |
11407 fi | |
11408 set dummy $CC; ac_cc=`$as_echo "$2" | | |
11409 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | |
11410 if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : | |
11411 $as_echo_n "(cached) " >&6 | |
11412 else | |
11413 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
11414 /* end confdefs.h. */ | |
11415 | |
11416 int | |
11417 main () | |
11418 { | |
11419 | |
11420 ; | |
11421 return 0; | |
11422 } | |
11423 _ACEOF | |
11424 # Make sure it works both with $CC and with simple cc. | |
11425 # We do the test twice because some compilers refuse to overwrite an | |
11426 # existing .o file with -o, though they will create one. | |
11427 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | |
11428 rm -f conftest2.* | |
11429 if { { case "(($ac_try" in | |
11430 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11431 *) ac_try_echo=$ac_try;; | |
11432 esac | |
11433 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
11434 $as_echo "$ac_try_echo"; } >&5 | |
11435 (eval "$ac_try") 2>&5 | |
11436 ac_status=$? | |
11437 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
11438 test $ac_status = 0; } && | |
11439 test -f conftest2.$ac_objext && { { case "(($ac_try" in | |
11440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11441 *) ac_try_echo=$ac_try;; | |
11442 esac | |
11443 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
11444 $as_echo "$ac_try_echo"; } >&5 | |
11445 (eval "$ac_try") 2>&5 | |
11446 ac_status=$? | |
11447 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
11448 test $ac_status = 0; }; | |
11449 then | |
11450 eval ac_cv_prog_cc_${ac_cc}_c_o=yes | |
11451 if test "x$CC" != xcc; then | |
11452 # Test first that cc exists at all. | |
11453 if { ac_try='cc -c conftest.$ac_ext >&5' | |
11454 { { case "(($ac_try" in | |
11455 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11456 *) ac_try_echo=$ac_try;; | |
11457 esac | |
11458 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
11459 $as_echo "$ac_try_echo"; } >&5 | |
11460 (eval "$ac_try") 2>&5 | |
11461 ac_status=$? | |
11462 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
11463 test $ac_status = 0; }; }; then | |
11464 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | |
11465 rm -f conftest2.* | |
11466 if { { case "(($ac_try" in | |
11467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11468 *) ac_try_echo=$ac_try;; | |
11469 esac | |
11470 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
11471 $as_echo "$ac_try_echo"; } >&5 | |
11472 (eval "$ac_try") 2>&5 | |
11473 ac_status=$? | |
11474 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
11475 test $ac_status = 0; } && | |
11476 test -f conftest2.$ac_objext && { { case "(($ac_try" in | |
11477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11478 *) ac_try_echo=$ac_try;; | |
11479 esac | |
11480 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
11481 $as_echo "$ac_try_echo"; } >&5 | |
11482 (eval "$ac_try") 2>&5 | |
11483 ac_status=$? | |
11484 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
11485 test $ac_status = 0; }; | |
11486 then | |
11487 # cc works too. | |
11488 : | |
11489 else | |
11490 # cc exists but doesn't like -o. | |
11491 eval ac_cv_prog_cc_${ac_cc}_c_o=no | |
11492 fi | |
11493 fi | |
11494 fi | |
11495 else | |
11496 eval ac_cv_prog_cc_${ac_cc}_c_o=no | |
11497 fi | |
11498 rm -f core conftest* | |
11499 | |
11500 fi | |
11501 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then | |
11502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
11503 $as_echo "yes" >&6; } | |
11504 else | |
11505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
11506 $as_echo "no" >&6; } | |
11507 | |
11508 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h | |
11509 | |
11510 fi | |
11511 | |
11512 # FIXME: we rely on the cache variable name because | |
11513 # there is no other way. | |
11514 set dummy $CC | |
11515 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | |
11516 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o | |
11517 if test "$am_t" != yes; then | |
11518 # Losing compiler, so override with the script. | |
11519 # FIXME: It is wrong to rewrite CC. | |
11520 # But if we don't then we get into trouble of one sort or another. | |
11521 # A longer-term fix would be to have automake use am__CC in this case, | |
11522 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | |
11523 CC="$am_aux_dir/compile $CC" | |
11524 fi | |
11525 | |
11526 | 11562 |
11527 | 11563 |
11528 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept IS
O C99" >&5 | 11564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept IS
O C99" >&5 |
11529 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } | 11565 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } |
11530 if ${ac_cv_prog_cc_c99+:} false; then : | 11566 if ${ac_cv_prog_cc_c99+:} false; then : |
11531 $as_echo_n "(cached) " >&6 | 11567 $as_echo_n "(cached) " >&6 |
11532 else | 11568 else |
11533 ac_cv_prog_cc_c99=no | 11569 ac_cv_prog_cc_c99=no |
11534 ac_save_CC=$CC | 11570 ac_save_CC=$CC |
11535 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 11571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11664 dynamic_array[ni.number - 1] = 543; | 11700 dynamic_array[ni.number - 1] = 543; |
11665 | 11701 |
11666 // work around unused variable warnings | 11702 // work around unused variable warnings |
11667 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | 11703 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' |
11668 || dynamic_array[ni.number - 1] != 543); | 11704 || dynamic_array[ni.number - 1] != 543); |
11669 | 11705 |
11670 ; | 11706 ; |
11671 return 0; | 11707 return 0; |
11672 } | 11708 } |
11673 _ACEOF | 11709 _ACEOF |
11674 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99 | 11710 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99 |
11675 do | 11711 do |
11676 CC="$ac_save_CC $ac_arg" | 11712 CC="$ac_save_CC $ac_arg" |
11677 if ac_fn_c_try_compile "$LINENO"; then : | 11713 if ac_fn_c_try_compile "$LINENO"; then : |
11678 ac_cv_prog_cc_c99=$ac_arg | 11714 ac_cv_prog_cc_c99=$ac_arg |
11679 fi | 11715 fi |
11680 rm -f core conftest.err conftest.$ac_objext | 11716 rm -f core conftest.err conftest.$ac_objext |
11681 test "x$ac_cv_prog_cc_c99" != "xno" && break | 11717 test "x$ac_cv_prog_cc_c99" != "xno" && break |
11682 done | 11718 done |
11683 rm -f conftest.$ac_ext | 11719 rm -f conftest.$ac_ext |
11684 CC=$ac_save_CC | 11720 CC=$ac_save_CC |
(...skipping 21 matching lines...) Expand all Loading... |
11706 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } | 11742 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } |
11707 if ${ac_cv_c_const+:} false; then : | 11743 if ${ac_cv_c_const+:} false; then : |
11708 $as_echo_n "(cached) " >&6 | 11744 $as_echo_n "(cached) " >&6 |
11709 else | 11745 else |
11710 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 11746 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
11711 /* end confdefs.h. */ | 11747 /* end confdefs.h. */ |
11712 | 11748 |
11713 int | 11749 int |
11714 main () | 11750 main () |
11715 { | 11751 { |
11716 /* FIXME: Include the comments suggested by Paul. */ | 11752 |
11717 #ifndef __cplusplus | 11753 #ifndef __cplusplus |
11718 /* Ultrix mips cc rejects this. */ | 11754 /* Ultrix mips cc rejects this sort of thing. */ |
11719 typedef int charset[2]; | 11755 typedef int charset[2]; |
11720 const charset cs; | 11756 const charset cs = { 0, 0 }; |
11721 /* SunOS 4.1.1 cc rejects this. */ | 11757 /* SunOS 4.1.1 cc rejects this. */ |
11722 char const *const *pcpcc; | 11758 char const *const *pcpcc; |
11723 char **ppc; | 11759 char **ppc; |
11724 /* NEC SVR4.0.2 mips cc rejects this. */ | 11760 /* NEC SVR4.0.2 mips cc rejects this. */ |
11725 struct point {int x, y;}; | 11761 struct point {int x, y;}; |
11726 static struct point const zero = {0,0}; | 11762 static struct point const zero = {0,0}; |
11727 /* AIX XL C 1.02.0.0 rejects this. | 11763 /* AIX XL C 1.02.0.0 rejects this. |
11728 It does not let you subtract one const X* pointer from another in | 11764 It does not let you subtract one const X* pointer from another in |
11729 an arm of an if-expression whose if-part is not a constant | 11765 an arm of an if-expression whose if-part is not a constant |
11730 expression */ | 11766 expression */ |
11731 const char *g = "string"; | 11767 const char *g = "string"; |
11732 pcpcc = &g + (g ? g-g : 0); | 11768 pcpcc = &g + (g ? g-g : 0); |
11733 /* HPUX 7.0 cc rejects these. */ | 11769 /* HPUX 7.0 cc rejects these. */ |
11734 ++pcpcc; | 11770 ++pcpcc; |
11735 ppc = (char**) pcpcc; | 11771 ppc = (char**) pcpcc; |
11736 pcpcc = (char const *const *) ppc; | 11772 pcpcc = (char const *const *) ppc; |
11737 { /* SCO 3.2v4 cc rejects this. */ | 11773 { /* SCO 3.2v4 cc rejects this sort of thing. */ |
11738 char *t; | 11774 char tx; |
| 11775 char *t = &tx; |
11739 char const *s = 0 ? (char *) 0 : (char const *) 0; | 11776 char const *s = 0 ? (char *) 0 : (char const *) 0; |
11740 | 11777 |
11741 *t++ = 0; | 11778 *t++ = 0; |
11742 if (s) return 0; | 11779 if (s) return 0; |
11743 } | 11780 } |
11744 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | 11781 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ |
11745 int x[] = {25, 17}; | 11782 int x[] = {25, 17}; |
11746 const int *foo = &x[0]; | 11783 const int *foo = &x[0]; |
11747 ++foo; | 11784 ++foo; |
11748 } | 11785 } |
11749 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | 11786 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ |
11750 typedef const int *iptr; | 11787 typedef const int *iptr; |
11751 iptr p = 0; | 11788 iptr p = 0; |
11752 ++p; | 11789 ++p; |
11753 } | 11790 } |
11754 { /* AIX XL C 1.02.0.0 rejects this saying | 11791 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying |
11755 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | 11792 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ |
11756 struct s { int j; const int *ap[3]; }; | 11793 struct s { int j; const int *ap[3]; } bx; |
11757 struct s *b; b->j = 5; | 11794 struct s *b = &bx; b->j = 5; |
11758 } | 11795 } |
11759 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | 11796 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ |
11760 const int foo = 10; | 11797 const int foo = 10; |
11761 if (!foo) return 0; | 11798 if (!foo) return 0; |
11762 } | 11799 } |
11763 return !cs[0] && !zero.x; | 11800 return !cs[0] && !zero.x; |
11764 #endif | 11801 #endif |
11765 | 11802 |
11766 ; | 11803 ; |
11767 return 0; | 11804 return 0; |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11836 | 11873 |
11837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 11874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
11838 $as_echo_n "checking dependency style of $depcc... " >&6; } | 11875 $as_echo_n "checking dependency style of $depcc... " >&6; } |
11839 if ${am_cv_CCAS_dependencies_compiler_type+:} false; then : | 11876 if ${am_cv_CCAS_dependencies_compiler_type+:} false; then : |
11840 $as_echo_n "(cached) " >&6 | 11877 $as_echo_n "(cached) " >&6 |
11841 else | 11878 else |
11842 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 11879 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
11843 # We make a subdir and do the tests there. Otherwise we can end up | 11880 # We make a subdir and do the tests there. Otherwise we can end up |
11844 # making bogus files that we don't know about and never remove. For | 11881 # making bogus files that we don't know about and never remove. For |
11845 # instance it was reported that on HP-UX the gcc test will end up | 11882 # instance it was reported that on HP-UX the gcc test will end up |
11846 # making a dummy file named `D' -- because `-MD' means `put the output | 11883 # making a dummy file named 'D' -- because '-MD' means "put the output |
11847 # in D'. | 11884 # in D". |
11848 rm -rf conftest.dir | 11885 rm -rf conftest.dir |
11849 mkdir conftest.dir | 11886 mkdir conftest.dir |
11850 # Copy depcomp to subdir because otherwise we won't find it if we're | 11887 # Copy depcomp to subdir because otherwise we won't find it if we're |
11851 # using a relative directory. | 11888 # using a relative directory. |
11852 cp "$am_depcomp" conftest.dir | 11889 cp "$am_depcomp" conftest.dir |
11853 cd conftest.dir | 11890 cd conftest.dir |
11854 # We will build objects and dependencies in a subdirectory because | 11891 # We will build objects and dependencies in a subdirectory because |
11855 # it helps to detect inapplicable dependency modes. For instance | 11892 # it helps to detect inapplicable dependency modes. For instance |
11856 # both Tru64's cc and ICC support -MD to output dependencies as a | 11893 # both Tru64's cc and ICC support -MD to output dependencies as a |
11857 # side effect of compilation, but ICC will put the dependencies in | 11894 # side effect of compilation, but ICC will put the dependencies in |
(...skipping 12 matching lines...) Expand all Loading... |
11870 # Setup a source with many dependencies, because some compilers | 11907 # Setup a source with many dependencies, because some compilers |
11871 # like to wrap large dependency lists on column 80 (with \), and | 11908 # like to wrap large dependency lists on column 80 (with \), and |
11872 # we should not choose a depcomp mode which is confused by this. | 11909 # we should not choose a depcomp mode which is confused by this. |
11873 # | 11910 # |
11874 # We need to recreate these files for each test, as the compiler may | 11911 # We need to recreate these files for each test, as the compiler may |
11875 # overwrite some of them when testing with obscure command lines. | 11912 # overwrite some of them when testing with obscure command lines. |
11876 # This happens at least with the AIX C compiler. | 11913 # This happens at least with the AIX C compiler. |
11877 : > sub/conftest.c | 11914 : > sub/conftest.c |
11878 for i in 1 2 3 4 5 6; do | 11915 for i in 1 2 3 4 5 6; do |
11879 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 11916 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
11880 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 11917 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
11881 # Solaris 8's {/usr,}/bin/sh. | 11918 # Solaris 10 /bin/sh. |
11882 touch sub/conftst$i.h | 11919 echo '/* dummy */' > sub/conftst$i.h |
11883 done | 11920 done |
11884 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 11921 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
11885 | 11922 |
11886 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 11923 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
11887 # mode. It turns out that the SunPro C++ compiler does not properly | 11924 # mode. It turns out that the SunPro C++ compiler does not properly |
11888 # handle `-M -o', and we need to detect this. Also, some Intel | 11925 # handle '-M -o', and we need to detect this. Also, some Intel |
11889 # versions had trouble with output in subdirs | 11926 # versions had trouble with output in subdirs. |
11890 am__obj=sub/conftest.${OBJEXT-o} | 11927 am__obj=sub/conftest.${OBJEXT-o} |
11891 am__minus_obj="-o $am__obj" | 11928 am__minus_obj="-o $am__obj" |
11892 case $depmode in | 11929 case $depmode in |
11893 gcc) | 11930 gcc) |
11894 # This depmode causes a compiler race in universal mode. | 11931 # This depmode causes a compiler race in universal mode. |
11895 test "$am__universal" = false || continue | 11932 test "$am__universal" = false || continue |
11896 ;; | 11933 ;; |
11897 nosideeffect) | 11934 nosideeffect) |
11898 # after this tag, mechanisms are not by side-effect, so they'll | 11935 # After this tag, mechanisms are not by side-effect, so they'll |
11899 # only be used when explicitly requested | 11936 # only be used when explicitly requested. |
11900 if test "x$enable_dependency_tracking" = xyes; then | 11937 if test "x$enable_dependency_tracking" = xyes; then |
11901 continue | 11938 continue |
11902 else | 11939 else |
11903 break | 11940 break |
11904 fi | 11941 fi |
11905 ;; | 11942 ;; |
11906 msvc7 | msvc7msys | msvisualcpp | msvcmsys) | 11943 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
11907 # This compiler won't grok `-c -o', but also, the minuso test has | 11944 # This compiler won't grok '-c -o', but also, the minuso test has |
11908 # not run yet. These depmodes are late enough in the game, and | 11945 # not run yet. These depmodes are late enough in the game, and |
11909 # so weak that their functioning should not be impacted. | 11946 # so weak that their functioning should not be impacted. |
11910 am__obj=conftest.${OBJEXT-o} | 11947 am__obj=conftest.${OBJEXT-o} |
11911 am__minus_obj= | 11948 am__minus_obj= |
11912 ;; | 11949 ;; |
11913 none) break ;; | 11950 none) break ;; |
11914 esac | 11951 esac |
11915 if depmode=$depmode \ | 11952 if depmode=$depmode \ |
11916 source=sub/conftest.c object=$am__obj \ | 11953 source=sub/conftest.c object=$am__obj \ |
11917 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 11954 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12356 | 12393 |
12357 | 12394 |
12358 # Check whether --enable-rtcd was given. | 12395 # Check whether --enable-rtcd was given. |
12359 if test "${enable_rtcd+set}" = set; then : | 12396 if test "${enable_rtcd+set}" = set; then : |
12360 enableval=$enable_rtcd; | 12397 enableval=$enable_rtcd; |
12361 else | 12398 else |
12362 enable_rtcd=yes | 12399 enable_rtcd=yes |
12363 fi | 12400 fi |
12364 | 12401 |
12365 | 12402 |
| 12403 # Check whether --enable-intrinsics was given. |
| 12404 if test "${enable_intrinsics+set}" = set; then : |
| 12405 enableval=$enable_intrinsics; |
| 12406 else |
| 12407 enable_intrinsics=no |
| 12408 fi |
| 12409 |
| 12410 |
12366 rtcd_support=no | 12411 rtcd_support=no |
12367 cpu_arm=no | 12412 cpu_arm=no |
12368 | 12413 |
12369 if test x"${enable_asm}" = x"yes"; then : | 12414 if test x"${enable_asm}" = x"yes"; then : |
12370 | 12415 |
12371 inline_optimization="No ASM for your platform, please send patches" | 12416 inline_optimization="No inline ASM for your platform, please send patches" |
12372 case $host_cpu in | 12417 case $host_cpu in |
12373 arm*) | 12418 arm*) |
12374 if test "$enable_float" != "yes"; then : | 12419 if test "$enable_float" != "yes"; then : |
12375 | 12420 |
12376 cpu_arm=yes | 12421 cpu_arm=yes |
12377 | 12422 |
12378 $as_echo "#define OPUS_ARM_ASM /**/" >>confdefs.h | 12423 $as_echo "#define OPUS_ARM_ASM /**/" >>confdefs.h |
12379 | 12424 |
12380 | 12425 |
12381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports gcc-sty
le inline assembly" >&5 | 12426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports gcc-sty
le inline assembly" >&5 |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12542 else | 12587 else |
12543 if test -n "$HAVE_PERL"; then | 12588 if test -n "$HAVE_PERL"; then |
12544 ac_cv_prog_HAVE_PERL="$HAVE_PERL" # Let the user override the test. | 12589 ac_cv_prog_HAVE_PERL="$HAVE_PERL" # Let the user override the test. |
12545 else | 12590 else |
12546 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 12591 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
12547 for as_dir in $PATH | 12592 for as_dir in $PATH |
12548 do | 12593 do |
12549 IFS=$as_save_IFS | 12594 IFS=$as_save_IFS |
12550 test -z "$as_dir" && as_dir=. | 12595 test -z "$as_dir" && as_dir=. |
12551 for ac_exec_ext in '' $ac_executable_extensions; do | 12596 for ac_exec_ext in '' $ac_executable_extensions; do |
12552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 12597 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
12553 ac_cv_prog_HAVE_PERL="yes" | 12598 ac_cv_prog_HAVE_PERL="yes" |
12554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 12599 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
12555 break 2 | 12600 break 2 |
12556 fi | 12601 fi |
12557 done | 12602 done |
12558 done | 12603 done |
12559 IFS=$as_save_IFS | 12604 IFS=$as_save_IFS |
12560 | 12605 |
12561 test -z "$ac_cv_prog_HAVE_PERL" && ac_cv_prog_HAVE_PERL="no" | 12606 test -z "$ac_cv_prog_HAVE_PERL" && ac_cv_prog_HAVE_PERL="no" |
12562 fi | 12607 fi |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12772 fi | 12817 fi |
12773 | 12818 |
12774 fi | 12819 fi |
12775 | 12820 |
12776 if test x"$rtcd_support" != x"";
then : | 12821 if test x"$rtcd_support" != x"";
then : |
12777 rtcd_support=ARM"$rtcd_support" | 12822 rtcd_support=ARM"$rtcd_support" |
12778 else | 12823 else |
12779 rtcd_support="no" | 12824 rtcd_support="no" |
12780 | 12825 |
12781 fi | 12826 fi |
| 12827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for apple styl
e tools" >&5 |
| 12828 $as_echo_n "checking for apple style tools... " >&6; } |
| 12829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 12830 /* end confdefs.h. */ |
| 12831 |
| 12832 #ifndef __APPLE__ |
| 12833 #error 1 |
| 12834 #endif |
| 12835 int |
| 12836 main () |
| 12837 { |
| 12838 |
| 12839 ; |
| 12840 return 0; |
| 12841 } |
| 12842 _ACEOF |
| 12843 if ac_fn_c_try_cpp "$LINENO"; then : |
| 12844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 12845 $as_echo "yes" >&6; }; ARM2GNU_PARAMS="--apple" |
| 12846 else |
| 12847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 12848 $as_echo "no" >&6; }; ARM2GNU_PARAMS="" |
| 12849 fi |
| 12850 rm -f conftest.err conftest.i conftest.$ac_ext |
| 12851 |
12782 | 12852 |
12783 else | 12853 else |
12784 | 12854 |
12785 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ARM assemb
ly requires perl -- disabling optimizations" >&5 | 12855 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** ARM assemb
ly requires perl -- disabling optimizations" >&5 |
12786 $as_echo "$as_me: WARNING: *** ARM assembly requires perl -- disabling optimizat
ions" >&2;} | 12856 $as_echo "$as_me: WARNING: *** ARM assembly requires perl -- disabling optimizat
ions" >&2;} |
12787 asm_optimization="(missing perl dependency for ARM)" | 12857 asm_optimization="(missing perl dependency for ARM)" |
12788 | 12858 |
12789 fi | 12859 fi |
12790 | 12860 |
12791 fi | 12861 fi |
12792 ;; | 12862 ;; |
12793 esac | 12863 esac |
12794 | 12864 |
12795 else | 12865 else |
12796 | 12866 |
12797 inline_optimization="disabled" | 12867 inline_optimization="disabled" |
12798 asm_optimization="disabled" | 12868 asm_optimization="disabled" |
12799 | 12869 |
12800 fi | 12870 fi |
12801 | 12871 |
12802 if test "$cpu_arm" = "yes"; then | 12872 if test x"${inline_optimization%% *}" = x"ARM"; then |
12803 CPU_ARM_TRUE= | |
12804 CPU_ARM_FALSE='#' | |
12805 else | |
12806 CPU_ARM_TRUE='#' | |
12807 CPU_ARM_FALSE= | |
12808 fi | |
12809 | |
12810 if test x"${inline_optimization:0:3}" = x"ARM"; then | |
12811 OPUS_ARM_INLINE_ASM_TRUE= | 12873 OPUS_ARM_INLINE_ASM_TRUE= |
12812 OPUS_ARM_INLINE_ASM_FALSE='#' | 12874 OPUS_ARM_INLINE_ASM_FALSE='#' |
12813 else | 12875 else |
12814 OPUS_ARM_INLINE_ASM_TRUE='#' | 12876 OPUS_ARM_INLINE_ASM_TRUE='#' |
12815 OPUS_ARM_INLINE_ASM_FALSE= | 12877 OPUS_ARM_INLINE_ASM_FALSE= |
12816 fi | 12878 fi |
12817 | 12879 |
12818 if test x"${asm_optimization:0:3}" = x"ARM"; then | 12880 if test x"${asm_optimization%% *}" = x"ARM"; then |
12819 OPUS_ARM_EXTERNAL_ASM_TRUE= | 12881 OPUS_ARM_EXTERNAL_ASM_TRUE= |
12820 OPUS_ARM_EXTERNAL_ASM_FALSE='#' | 12882 OPUS_ARM_EXTERNAL_ASM_FALSE='#' |
12821 else | 12883 else |
12822 OPUS_ARM_EXTERNAL_ASM_TRUE='#' | 12884 OPUS_ARM_EXTERNAL_ASM_TRUE='#' |
12823 OPUS_ARM_EXTERNAL_ASM_FALSE= | 12885 OPUS_ARM_EXTERNAL_ASM_FALSE= |
12824 fi | 12886 fi |
12825 | 12887 |
12826 | 12888 |
| 12889 if false; then |
| 12890 HAVE_SSE4_1_TRUE= |
| 12891 HAVE_SSE4_1_FALSE='#' |
| 12892 else |
| 12893 HAVE_SSE4_1_TRUE='#' |
| 12894 HAVE_SSE4_1_FALSE= |
| 12895 fi |
| 12896 |
| 12897 if false; then |
| 12898 HAVE_SSE2_TRUE= |
| 12899 HAVE_SSE2_FALSE='#' |
| 12900 else |
| 12901 HAVE_SSE2_TRUE='#' |
| 12902 HAVE_SSE2_FALSE= |
| 12903 fi |
| 12904 |
| 12905 |
| 12906 if test x"$enable_intrinsics" = x"yes"; then : |
| 12907 |
| 12908 case $host_cpu in |
| 12909 arm*) |
| 12910 cpu_arm=yes |
| 12911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports ARM
NEON intrinsics" >&5 |
| 12912 $as_echo_n "checking if compiler supports ARM NEON intrinsics... " >&6; } |
| 12913 save_CFLAGS="$CFLAGS"; CFLAGS="-mfpu=neon $CFLAGS" |
| 12914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 12915 /* end confdefs.h. */ |
| 12916 |
| 12917 #include <arm_neon.h> |
| 12918 |
| 12919 int |
| 12920 main () |
| 12921 { |
| 12922 |
| 12923 static float32x4_t A[2], SUMM; |
| 12924 SUMM = vmlaq_f32(SUMM, A[0], A[1]); |
| 12925 |
| 12926 |
| 12927 ; |
| 12928 return 0; |
| 12929 } |
| 12930 |
| 12931 _ACEOF |
| 12932 if ac_fn_c_try_link "$LINENO"; then : |
| 12933 |
| 12934 OPUS_ARM_NEON_INTR=1 |
| 12935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 12936 $as_echo "yes" >&6; } |
| 12937 |
| 12938 else |
| 12939 |
| 12940 OPUS_ARM_NEON_INTR=0 |
| 12941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 12942 $as_echo "no" >&6; } |
| 12943 |
| 12944 |
| 12945 fi |
| 12946 rm -f core conftest.err conftest.$ac_objext \ |
| 12947 conftest$ac_exeext conftest.$ac_ext |
| 12948 CFLAGS="$save_CFLAGS" |
| 12949 #Now we know if compiler supports ARM neon intrinsics or not |
| 12950 |
| 12951 #Currently we only have intrinsic optimization for floating point |
| 12952 if test x"$enable_float" = x"yes"; then : |
| 12953 |
| 12954 if test x"$OPUS_ARM_NEON_INTR" = x"1"; then : |
| 12955 |
| 12956 |
| 12957 $as_echo "#define OPUS_ARM_NEON_INTR 1" >>confdefs.h |
| 12958 |
| 12959 if test x"enable_rtcd" != x""; then : |
| 12960 rtcd_support="ARM (ARMv7_Neon_Intrinsics)" |
| 12961 fi |
| 12962 enable_intrinsics="$enable_intrinsics ARMv7_Neon_Intrinsics" |
| 12963 |
| 12964 $as_echo "#define OPUS_ARM_MAY_HAVE_EDSP 1" >>confdefs.h |
| 12965 |
| 12966 |
| 12967 $as_echo "#define OPUS_ARM_MAY_HAVE_MEDIA 1" >>confdefs.h |
| 12968 |
| 12969 |
| 12970 $as_echo "#define OPUS_ARM_MAY_HAVE_NEON 1" >>confdefs.h |
| 12971 |
| 12972 |
| 12973 else |
| 12974 |
| 12975 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Compiler does not
support ARM intrinsics" >&5 |
| 12976 $as_echo "$as_me: WARNING: Compiler does not support ARM intrinsics" >&2;} |
| 12977 enable_intrinsics=no |
| 12978 |
| 12979 fi |
| 12980 |
| 12981 else |
| 12982 |
| 12983 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Currently on have
ARM intrinsics for float" >&5 |
| 12984 $as_echo "$as_me: WARNING: Currently on have ARM intrinsics for float" >&2;} |
| 12985 enable_intrinsics=no |
| 12986 |
| 12987 fi |
| 12988 ;; |
| 12989 "i386" | "i686" | "x86_64") |
| 12990 if test x"$enable_float" = x"no"; then : |
| 12991 |
| 12992 if test x"$enable_rtcd" = x"yes"; then : |
| 12993 |
| 12994 get_cpuid_by_asm="no" |
| 12995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Get CPU Info" >&5 |
| 12996 $as_echo_n "checking Get CPU Info... " >&6; } |
| 12997 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 12998 /* end confdefs.h. */ |
| 12999 |
| 13000 #include <stdio.h> |
| 13001 |
| 13002 int |
| 13003 main () |
| 13004 { |
| 13005 |
| 13006 unsigned int CPUInfo0; |
| 13007 unsigned int CPUInfo1; |
| 13008 unsigned int CPUInfo2; |
| 13009 unsigned int CPUInfo3; |
| 13010 unsigned int InfoType; |
| 13011 __asm__ __volatile__ ( |
| 13012 "cpuid11": |
| 13013 "=a" (CPUInfo0), |
| 13014 "=b" (CPUInfo1), |
| 13015 "=c" (CPUInfo2), |
| 13016 "=d" (CPUInfo3) : |
| 13017 "a" (InfoType), "c" (0) |
| 13018 ); |
| 13019 |
| 13020 ; |
| 13021 return 0; |
| 13022 } |
| 13023 _ACEOF |
| 13024 if ac_fn_c_try_link "$LINENO"; then : |
| 13025 get_cpuid_by_asm="yes" |
| 13026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Inline Assembly" >
&5 |
| 13027 $as_echo "Inline Assembly" >&6; } |
| 13028 else |
| 13029 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 13030 /* end confdefs.h. */ |
| 13031 |
| 13032 #include <cpuid.h> |
| 13033 |
| 13034 int |
| 13035 main () |
| 13036 { |
| 13037 |
| 13038 unsigned int CPUInfo0; |
| 13039 unsigned int CPUInfo1; |
| 13040 unsigned int CPUInfo2; |
| 13041 unsigned int CPUInfo3; |
| 13042 unsigned int InfoType; |
| 13043 __get_cpuid(InfoType, &CPUInfo0, &CPUInfo1, &CPUInfo2, &CPUInfo
3); |
| 13044 |
| 13045 ; |
| 13046 return 0; |
| 13047 } |
| 13048 _ACEOF |
| 13049 if ac_fn_c_try_link "$LINENO"; then : |
| 13050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: C method" >&5 |
| 13051 $as_echo "C method" >&6; } |
| 13052 else |
| 13053 as_fn_error $? "not support Get CPU Info, please disable intrinsics " "$LINENO
" 5 |
| 13054 fi |
| 13055 rm -f core conftest.err conftest.$ac_objext \ |
| 13056 conftest$ac_exeext conftest.$ac_ext |
| 13057 fi |
| 13058 rm -f core conftest.err conftest.$ac_objext \ |
| 13059 conftest$ac_exeext conftest.$ac_ext |
| 13060 |
| 13061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking sse4.1" >&5 |
| 13062 $as_echo_n "checking sse4.1... " >&6; } |
| 13063 TMP_CFLAGS="$CFLAGS" |
| 13064 gcc -Q --help=target | grep "\-msse4.1 " |
| 13065 if test x"$?" = x"0"; then : |
| 13066 |
| 13067 CFLAGS="$CFLAGS -msse4.1" |
| 13068 ac_fn_c_check_header_mongrel "$LINENO" "xmmintrin.h" "ac_cv_header_x
mmintrin_h" "$ac_includes_default" |
| 13069 if test "x$ac_cv_header_xmmintrin_h" = xyes; then : |
| 13070 |
| 13071 else |
| 13072 as_fn_error $? "Couldn't find xmmintrin.h" "$LINENO" 5 |
| 13073 fi |
| 13074 |
| 13075 |
| 13076 ac_fn_c_check_header_mongrel "$LINENO" "emmintrin.h" "ac_cv_header_e
mmintrin_h" "$ac_includes_default" |
| 13077 if test "x$ac_cv_header_emmintrin_h" = xyes; then : |
| 13078 |
| 13079 else |
| 13080 as_fn_error $? "Couldn't find emmintrin.h" "$LINENO" 5 |
| 13081 fi |
| 13082 |
| 13083 |
| 13084 ac_fn_c_check_header_compile "$LINENO" "smmintrin.h" "ac_cv_header_s
mmintrin_h" " |
| 13085 #ifdef HAVE_XMMINSTRIN_H |
| 13086 #include <xmmintrin.h> |
| 13087 #endif |
| 13088 #ifdef HAVE_EMMINSTRIN_H |
| 13089 #include <emmintrin.h> |
| 13090 #endif |
| 13091 |
| 13092 " |
| 13093 if test "x$ac_cv_header_smmintrin_h" = xyes; then : |
| 13094 |
| 13095 else |
| 13096 as_fn_error $? "Couldn't find smmintrin.h" "$LINENO" 5 |
| 13097 fi |
| 13098 |
| 13099 |
| 13100 |
| 13101 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 13102 /* end confdefs.h. */ |
| 13103 |
| 13104 #include <xmmintrin.h> |
| 13105 #include <emmintrin.h> |
| 13106 #include <smmintrin.h> |
| 13107 |
| 13108 int |
| 13109 main () |
| 13110 { |
| 13111 |
| 13112 __m128i mtest = _mm_setzero_si128(); |
| 13113 mtest = _mm_cmpeq_epi64(mtest, mtest); |
| 13114 |
| 13115 ; |
| 13116 return 0; |
| 13117 } |
| 13118 _ACEOF |
| 13119 if ac_fn_c_try_link "$LINENO"; then : |
| 13120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 13121 $as_echo "yes" >&6; } |
| 13122 else |
| 13123 as_fn_error $? "Compiler & linker failure for sse4.1, please disable intrinsic
s" "$LINENO" 5 |
| 13124 fi |
| 13125 rm -f core conftest.err conftest.$ac_objext \ |
| 13126 conftest$ac_exeext conftest.$ac_ext |
| 13127 |
| 13128 CFLAGS="$TMP_CFLAGS" |
| 13129 |
| 13130 $as_echo "#define OPUS_X86_MAY_HAVE_SSE4_1 1" >>confdefs.h |
| 13131 |
| 13132 |
| 13133 $as_echo "#define OPUS_X86_MAY_HAVE_SSE2 1" >>confdefs.h |
| 13134 |
| 13135 rtcd_support="x86 sse4.1" |
| 13136 if true; then |
| 13137 HAVE_SSE4_1_TRUE= |
| 13138 HAVE_SSE4_1_FALSE='#' |
| 13139 else |
| 13140 HAVE_SSE4_1_TRUE='#' |
| 13141 HAVE_SSE4_1_FALSE= |
| 13142 fi |
| 13143 |
| 13144 if true; then |
| 13145 HAVE_SSE2_TRUE= |
| 13146 HAVE_SSE2_FALSE='#' |
| 13147 else |
| 13148 HAVE_SSE2_TRUE='#' |
| 13149 HAVE_SSE2_FALSE= |
| 13150 fi |
| 13151 |
| 13152 if test x"$get_cpuid_by_asm" = x"yes"; then : |
| 13153 |
| 13154 $as_echo "#define CPU_INFO_BY_ASM 1" >>confdefs.h |
| 13155 |
| 13156 else |
| 13157 |
| 13158 $as_echo "#define CPU_INFO_BY_C 1" >>confdefs.h |
| 13159 |
| 13160 fi |
| 13161 |
| 13162 else |
| 13163 ##### Else case for AS_IF([test x"$?" = x"0"]) |
| 13164 gcc -Q --help=target | grep "\-msse2 " |
| 13165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking sse2" >&5 |
| 13166 $as_echo_n "checking sse2... " >&6; } |
| 13167 if test x"$?" = x"0"; then : |
| 13168 |
| 13169 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 13170 $as_echo "yes" >&6; } |
| 13171 CFLAGS="$CFLAGS -msse2" |
| 13172 ac_fn_c_check_header_mongrel "$LINENO" "xmmintrin.h" "ac_cv_h
eader_xmmintrin_h" "$ac_includes_default" |
| 13173 if test "x$ac_cv_header_xmmintrin_h" = xyes; then : |
| 13174 |
| 13175 else |
| 13176 as_fn_error $? "Couldn't find xmmintrin.h" "$LINENO" 5 |
| 13177 fi |
| 13178 |
| 13179 |
| 13180 ac_fn_c_check_header_mongrel "$LINENO" "emmintrin.h" "ac_cv_h
eader_emmintrin_h" "$ac_includes_default" |
| 13181 if test "x$ac_cv_header_emmintrin_h" = xyes; then : |
| 13182 |
| 13183 else |
| 13184 as_fn_error $? "Couldn't find emmintrin.h" "$LINENO" 5 |
| 13185 fi |
| 13186 |
| 13187 |
| 13188 |
| 13189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 13190 /* end confdefs.h. */ |
| 13191 |
| 13192 #include <xmmintrin.h> |
| 13193 #include <emmintrin.h> |
| 13194 |
| 13195 int |
| 13196 main () |
| 13197 { |
| 13198 |
| 13199 __m128i mtest = _mm_setzero_si128(); |
| 13200 |
| 13201 ; |
| 13202 return 0; |
| 13203 } |
| 13204 _ACEOF |
| 13205 if ac_fn_c_try_link "$LINENO"; then : |
| 13206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 13207 $as_echo "yes" >&6; } |
| 13208 else |
| 13209 as_fn_error $? "Compiler & linker failure for sse2, please disable intrinsics"
"$LINENO" 5 |
| 13210 fi |
| 13211 rm -f core conftest.err conftest.$ac_objext \ |
| 13212 conftest$ac_exeext conftest.$ac_ext |
| 13213 |
| 13214 CFLAGS="$TMP_CFLAGS" |
| 13215 |
| 13216 $as_echo "#define OPUS_X86_MAY_HAVE_SSE2 1" >>confdefs.h |
| 13217 |
| 13218 rtcd_support="x86 sse2" |
| 13219 if true; then |
| 13220 HAVE_SSE2_TRUE= |
| 13221 HAVE_SSE2_FALSE='#' |
| 13222 else |
| 13223 HAVE_SSE2_TRUE='#' |
| 13224 HAVE_SSE2_FALSE= |
| 13225 fi |
| 13226 |
| 13227 if test x"$get_cpuid_by_asm" = x"yes"; then : |
| 13228 |
| 13229 $as_echo "#define CPU_INFO_BY_ASM 1" >>confdefs.h |
| 13230 |
| 13231 else |
| 13232 |
| 13233 $as_echo "#define CPU_INFO_BY_C 1" >>confdefs.h |
| 13234 |
| 13235 fi |
| 13236 |
| 13237 else |
| 13238 enable_intrinsics="no" |
| 13239 fi #End of AS_IF([test x"$?" = x"0"] |
| 13240 |
| 13241 fi |
| 13242 |
| 13243 else |
| 13244 |
| 13245 enable_intrinsics="no" |
| 13246 |
| 13247 fi ## End of AS_IF([test x"$enable_rtcd" = x"yes"] |
| 13248 |
| 13249 else |
| 13250 ## Else case for AS_IF([test x"$enable_float" = x"no"] |
| 13251 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling intrinsics .. x86
intrinsics only avail for fixed point" >&5 |
| 13252 $as_echo "$as_me: WARNING: Disabling intrinsics .. x86 intrinsics only avail for
fixed point" >&2;} |
| 13253 enable_intrinsics="no" |
| 13254 |
| 13255 fi ## End of AS_IF([test x"$enable_float" = x"no"] |
| 13256 ;; |
| 13257 *) |
| 13258 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No intrinsics support fo
r your architecture" >&5 |
| 13259 $as_echo "$as_me: WARNING: No intrinsics support for your architecture" >&2;} |
| 13260 enable_intrinsics="no" |
| 13261 ;; |
| 13262 esac |
| 13263 |
| 13264 fi |
| 13265 |
| 13266 if test "$cpu_arm" = "yes"; then |
| 13267 CPU_ARM_TRUE= |
| 13268 CPU_ARM_FALSE='#' |
| 13269 else |
| 13270 CPU_ARM_TRUE='#' |
| 13271 CPU_ARM_FALSE= |
| 13272 fi |
| 13273 |
| 13274 if test x"$OPUS_ARM_NEON_INTR" = x"1"; then |
| 13275 OPUS_ARM_NEON_INTR_TRUE= |
| 13276 OPUS_ARM_NEON_INTR_FALSE='#' |
| 13277 else |
| 13278 OPUS_ARM_NEON_INTR_TRUE='#' |
| 13279 OPUS_ARM_NEON_INTR_FALSE= |
| 13280 fi |
| 13281 |
| 13282 |
12827 if test x"$enable_rtcd" = x"yes"; then : | 13283 if test x"$enable_rtcd" = x"yes"; then : |
12828 | 13284 |
12829 if test x"$rtcd_support" != x"no"; then : | 13285 if test x"$rtcd_support" != x"no"; then : |
12830 | 13286 |
12831 | 13287 |
12832 $as_echo "#define OPUS_HAVE_RTCD 1" >>confdefs.h | 13288 $as_echo "#define OPUS_HAVE_RTCD 1" >>confdefs.h |
12833 | 13289 |
12834 OPUS_HAVE_RTCD=1 | 13290 OPUS_HAVE_RTCD=1 |
12835 | 13291 |
12836 | 13292 |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12893 else | 13349 else |
12894 if test -n "$HAVE_DOXYGEN"; then | 13350 if test -n "$HAVE_DOXYGEN"; then |
12895 ac_cv_prog_HAVE_DOXYGEN="$HAVE_DOXYGEN" # Let the user override the test. | 13351 ac_cv_prog_HAVE_DOXYGEN="$HAVE_DOXYGEN" # Let the user override the test. |
12896 else | 13352 else |
12897 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 13353 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
12898 for as_dir in $PATH | 13354 for as_dir in $PATH |
12899 do | 13355 do |
12900 IFS=$as_save_IFS | 13356 IFS=$as_save_IFS |
12901 test -z "$as_dir" && as_dir=. | 13357 test -z "$as_dir" && as_dir=. |
12902 for ac_exec_ext in '' $ac_executable_extensions; do | 13358 for ac_exec_ext in '' $ac_executable_extensions; do |
12903 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 13359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
12904 ac_cv_prog_HAVE_DOXYGEN="yes" | 13360 ac_cv_prog_HAVE_DOXYGEN="yes" |
12905 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 13361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
12906 break 2 | 13362 break 2 |
12907 fi | 13363 fi |
12908 done | 13364 done |
12909 done | 13365 done |
12910 IFS=$as_save_IFS | 13366 IFS=$as_save_IFS |
12911 | 13367 |
12912 test -z "$ac_cv_prog_HAVE_DOXYGEN" && ac_cv_prog_HAVE_DOXYGEN="no" | 13368 test -z "$ac_cv_prog_HAVE_DOXYGEN" && ac_cv_prog_HAVE_DOXYGEN="no" |
12913 fi | 13369 fi |
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13144 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | 13600 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR |
13145 # will be set to the directory where LIBOBJS objects are built. | 13601 # will be set to the directory where LIBOBJS objects are built. |
13146 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | 13602 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" |
13147 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | 13603 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' |
13148 done | 13604 done |
13149 LIBOBJS=$ac_libobjs | 13605 LIBOBJS=$ac_libobjs |
13150 | 13606 |
13151 LTLIBOBJS=$ac_ltlibobjs | 13607 LTLIBOBJS=$ac_ltlibobjs |
13152 | 13608 |
13153 | 13609 |
| 13610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer
than configure" >&5 |
| 13611 $as_echo_n "checking that generated files are newer than configure... " >&6; } |
| 13612 if test -n "$am_sleep_pid"; then |
| 13613 # Hide warnings about reused PIDs. |
| 13614 wait $am_sleep_pid 2>/dev/null |
| 13615 fi |
| 13616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 |
| 13617 $as_echo "done" >&6; } |
13154 if test -n "$EXEEXT"; then | 13618 if test -n "$EXEEXT"; then |
13155 am__EXEEXT_TRUE= | 13619 am__EXEEXT_TRUE= |
13156 am__EXEEXT_FALSE='#' | 13620 am__EXEEXT_FALSE='#' |
13157 else | 13621 else |
13158 am__EXEEXT_TRUE='#' | 13622 am__EXEEXT_TRUE='#' |
13159 am__EXEEXT_FALSE= | 13623 am__EXEEXT_FALSE= |
13160 fi | 13624 fi |
13161 | 13625 |
13162 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then | 13626 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then |
13163 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. | 13627 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. |
(...skipping 24 matching lines...) Expand all Loading... |
13188 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13652 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13189 fi | 13653 fi |
13190 if test -z "${OPUS_ARM_INLINE_ASM_TRUE}" && test -z "${OPUS_ARM_INLINE_ASM_FALSE
}"; then | 13654 if test -z "${OPUS_ARM_INLINE_ASM_TRUE}" && test -z "${OPUS_ARM_INLINE_ASM_FALSE
}"; then |
13191 as_fn_error $? "conditional \"OPUS_ARM_INLINE_ASM\" was never defined. | 13655 as_fn_error $? "conditional \"OPUS_ARM_INLINE_ASM\" was never defined. |
13192 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13656 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13193 fi | 13657 fi |
13194 if test -z "${OPUS_ARM_EXTERNAL_ASM_TRUE}" && test -z "${OPUS_ARM_EXTERNAL_ASM_F
ALSE}"; then | 13658 if test -z "${OPUS_ARM_EXTERNAL_ASM_TRUE}" && test -z "${OPUS_ARM_EXTERNAL_ASM_F
ALSE}"; then |
13195 as_fn_error $? "conditional \"OPUS_ARM_EXTERNAL_ASM\" was never defined. | 13659 as_fn_error $? "conditional \"OPUS_ARM_EXTERNAL_ASM\" was never defined. |
13196 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13660 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13197 fi | 13661 fi |
13198 if test -z "${CPU_ARM_TRUE}" && test -z "${CPU_ARM_FALSE}"; then | |
13199 as_fn_error $? "conditional \"CPU_ARM\" was never defined. | |
13200 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |
13201 fi | |
13202 if test -z "${OPUS_ARM_INLINE_ASM_TRUE}" && test -z "${OPUS_ARM_INLINE_ASM_FALSE
}"; then | 13662 if test -z "${OPUS_ARM_INLINE_ASM_TRUE}" && test -z "${OPUS_ARM_INLINE_ASM_FALSE
}"; then |
13203 as_fn_error $? "conditional \"OPUS_ARM_INLINE_ASM\" was never defined. | 13663 as_fn_error $? "conditional \"OPUS_ARM_INLINE_ASM\" was never defined. |
13204 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13664 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13205 fi | 13665 fi |
13206 if test -z "${OPUS_ARM_EXTERNAL_ASM_TRUE}" && test -z "${OPUS_ARM_EXTERNAL_ASM_F
ALSE}"; then | 13666 if test -z "${OPUS_ARM_EXTERNAL_ASM_TRUE}" && test -z "${OPUS_ARM_EXTERNAL_ASM_F
ALSE}"; then |
13207 as_fn_error $? "conditional \"OPUS_ARM_EXTERNAL_ASM\" was never defined. | 13667 as_fn_error $? "conditional \"OPUS_ARM_EXTERNAL_ASM\" was never defined. |
13208 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13668 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13209 fi | 13669 fi |
| 13670 if test -z "${HAVE_SSE4_1_TRUE}" && test -z "${HAVE_SSE4_1_FALSE}"; then |
| 13671 as_fn_error $? "conditional \"HAVE_SSE4_1\" was never defined. |
| 13672 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13673 fi |
| 13674 if test -z "${HAVE_SSE2_TRUE}" && test -z "${HAVE_SSE2_FALSE}"; then |
| 13675 as_fn_error $? "conditional \"HAVE_SSE2\" was never defined. |
| 13676 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13677 fi |
| 13678 if test -z "${HAVE_SSE4_1_TRUE}" && test -z "${HAVE_SSE4_1_FALSE}"; then |
| 13679 as_fn_error $? "conditional \"HAVE_SSE4_1\" was never defined. |
| 13680 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13681 fi |
| 13682 if test -z "${HAVE_SSE2_TRUE}" && test -z "${HAVE_SSE2_FALSE}"; then |
| 13683 as_fn_error $? "conditional \"HAVE_SSE2\" was never defined. |
| 13684 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13685 fi |
| 13686 if test -z "${HAVE_SSE2_TRUE}" && test -z "${HAVE_SSE2_FALSE}"; then |
| 13687 as_fn_error $? "conditional \"HAVE_SSE2\" was never defined. |
| 13688 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13689 fi |
| 13690 if test -z "${CPU_ARM_TRUE}" && test -z "${CPU_ARM_FALSE}"; then |
| 13691 as_fn_error $? "conditional \"CPU_ARM\" was never defined. |
| 13692 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13693 fi |
| 13694 if test -z "${OPUS_ARM_NEON_INTR_TRUE}" && test -z "${OPUS_ARM_NEON_INTR_FALSE}"
; then |
| 13695 as_fn_error $? "conditional \"OPUS_ARM_NEON_INTR\" was never defined. |
| 13696 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
| 13697 fi |
13210 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then | 13698 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then |
13211 as_fn_error $? "conditional \"HAVE_DOXYGEN\" was never defined. | 13699 as_fn_error $? "conditional \"HAVE_DOXYGEN\" was never defined. |
13212 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13700 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13213 fi | 13701 fi |
13214 if test -z "${EXTRA_PROGRAMS_TRUE}" && test -z "${EXTRA_PROGRAMS_FALSE}"; then | 13702 if test -z "${EXTRA_PROGRAMS_TRUE}" && test -z "${EXTRA_PROGRAMS_FALSE}"; then |
13215 as_fn_error $? "conditional \"EXTRA_PROGRAMS\" was never defined. | 13703 as_fn_error $? "conditional \"EXTRA_PROGRAMS\" was never defined. |
13216 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 13704 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
13217 fi | 13705 fi |
13218 | 13706 |
13219 : "${CONFIG_STATUS=./config.status}" | 13707 : "${CONFIG_STATUS=./config.status}" |
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13506 else | 13994 else |
13507 rm -f conf$$.dir | 13995 rm -f conf$$.dir |
13508 mkdir conf$$.dir 2>/dev/null | 13996 mkdir conf$$.dir 2>/dev/null |
13509 fi | 13997 fi |
13510 if (echo >conf$$.file) 2>/dev/null; then | 13998 if (echo >conf$$.file) 2>/dev/null; then |
13511 if ln -s conf$$.file conf$$ 2>/dev/null; then | 13999 if ln -s conf$$.file conf$$ 2>/dev/null; then |
13512 as_ln_s='ln -s' | 14000 as_ln_s='ln -s' |
13513 # ... but there are two gotchas: | 14001 # ... but there are two gotchas: |
13514 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 14002 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
13515 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 14003 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
13516 # In both cases, we have to default to `cp -p'. | 14004 # In both cases, we have to default to `cp -pR'. |
13517 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 14005 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
13518 as_ln_s='cp -p' | 14006 as_ln_s='cp -pR' |
13519 elif ln conf$$.file conf$$ 2>/dev/null; then | 14007 elif ln conf$$.file conf$$ 2>/dev/null; then |
13520 as_ln_s=ln | 14008 as_ln_s=ln |
13521 else | 14009 else |
13522 as_ln_s='cp -p' | 14010 as_ln_s='cp -pR' |
13523 fi | 14011 fi |
13524 else | 14012 else |
13525 as_ln_s='cp -p' | 14013 as_ln_s='cp -pR' |
13526 fi | 14014 fi |
13527 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 14015 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
13528 rmdir conf$$.dir 2>/dev/null | 14016 rmdir conf$$.dir 2>/dev/null |
13529 | 14017 |
13530 | 14018 |
13531 # as_fn_mkdir_p | 14019 # as_fn_mkdir_p |
13532 # ------------- | 14020 # ------------- |
13533 # Create "$as_dir" as a directory, including parents if necessary. | 14021 # Create "$as_dir" as a directory, including parents if necessary. |
13534 as_fn_mkdir_p () | 14022 as_fn_mkdir_p () |
13535 { | 14023 { |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13575 | 14063 |
13576 | 14064 |
13577 } # as_fn_mkdir_p | 14065 } # as_fn_mkdir_p |
13578 if mkdir -p . 2>/dev/null; then | 14066 if mkdir -p . 2>/dev/null; then |
13579 as_mkdir_p='mkdir -p "$as_dir"' | 14067 as_mkdir_p='mkdir -p "$as_dir"' |
13580 else | 14068 else |
13581 test -d ./-p && rmdir ./-p | 14069 test -d ./-p && rmdir ./-p |
13582 as_mkdir_p=false | 14070 as_mkdir_p=false |
13583 fi | 14071 fi |
13584 | 14072 |
13585 if test -x / >/dev/null 2>&1; then | 14073 |
13586 as_test_x='test -x' | 14074 # as_fn_executable_p FILE |
13587 else | 14075 # ----------------------- |
13588 if ls -dL / >/dev/null 2>&1; then | 14076 # Test if FILE is an executable regular file. |
13589 as_ls_L_option=L | 14077 as_fn_executable_p () |
13590 else | 14078 { |
13591 as_ls_L_option= | 14079 test -f "$1" && test -x "$1" |
13592 fi | 14080 } # as_fn_executable_p |
13593 as_test_x=' | 14081 as_test_x='test -x' |
13594 eval sh -c '\'' | 14082 as_executable_p=as_fn_executable_p |
13595 if test -d "$1"; then | |
13596 » test -d "$1/."; | |
13597 else | |
13598 » case $1 in #( | |
13599 » -*)set "./$1";; | |
13600 » esac; | |
13601 » case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
13602 » ???[sx]*):;;*)false;;esac;fi | |
13603 '\'' sh | |
13604 ' | |
13605 fi | |
13606 as_executable_p=$as_test_x | |
13607 | 14083 |
13608 # Sed expression to map a string onto a valid CPP name. | 14084 # Sed expression to map a string onto a valid CPP name. |
13609 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 14085 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
13610 | 14086 |
13611 # Sed expression to map a string onto a valid variable name. | 14087 # Sed expression to map a string onto a valid variable name. |
13612 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 14088 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
13613 | 14089 |
13614 | 14090 |
13615 exec 6>&1 | 14091 exec 6>&1 |
13616 ## ----------------------------------- ## | 14092 ## ----------------------------------- ## |
13617 ## Main body of $CONFIG_STATUS script. ## | 14093 ## Main body of $CONFIG_STATUS script. ## |
13618 ## ----------------------------------- ## | 14094 ## ----------------------------------- ## |
13619 _ASEOF | 14095 _ASEOF |
13620 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | 14096 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 |
13621 | 14097 |
13622 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 14098 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13623 # Save the log message, to keep $0 and so on meaningful, and to | 14099 # Save the log message, to keep $0 and so on meaningful, and to |
13624 # report actual input values of CONFIG_FILES etc. instead of their | 14100 # report actual input values of CONFIG_FILES etc. instead of their |
13625 # values after options handling. | 14101 # values after options handling. |
13626 ac_log=" | 14102 ac_log=" |
13627 This file was extended by opus $as_me 1.1, which was | 14103 This file was extended by opus $as_me 1.1.1-beta-24-g66611f1, which was |
13628 generated by GNU Autoconf 2.68. Invocation command line was | 14104 generated by GNU Autoconf 2.69. Invocation command line was |
13629 | 14105 |
13630 CONFIG_FILES = $CONFIG_FILES | 14106 CONFIG_FILES = $CONFIG_FILES |
13631 CONFIG_HEADERS = $CONFIG_HEADERS | 14107 CONFIG_HEADERS = $CONFIG_HEADERS |
13632 CONFIG_LINKS = $CONFIG_LINKS | 14108 CONFIG_LINKS = $CONFIG_LINKS |
13633 CONFIG_COMMANDS = $CONFIG_COMMANDS | 14109 CONFIG_COMMANDS = $CONFIG_COMMANDS |
13634 $ $0 $@ | 14110 $ $0 $@ |
13635 | 14111 |
13636 on `(hostname || uname -n) 2>/dev/null | sed 1q` | 14112 on `(hostname || uname -n) 2>/dev/null | sed 1q` |
13637 " | 14113 " |
13638 | 14114 |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13683 | 14159 |
13684 Configuration commands: | 14160 Configuration commands: |
13685 $config_commands | 14161 $config_commands |
13686 | 14162 |
13687 Report bugs to <opus@xiph.org>." | 14163 Report bugs to <opus@xiph.org>." |
13688 | 14164 |
13689 _ACEOF | 14165 _ACEOF |
13690 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 14166 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13691 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" | 14167 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" |
13692 ac_cs_version="\\ | 14168 ac_cs_version="\\ |
13693 opus config.status 1.1 | 14169 opus config.status 1.1.1-beta-24-g66611f1 |
13694 configured by $0, generated by GNU Autoconf 2.68, | 14170 configured by $0, generated by GNU Autoconf 2.69, |
13695 with options \\"\$ac_cs_config\\" | 14171 with options \\"\$ac_cs_config\\" |
13696 | 14172 |
13697 Copyright (C) 2010 Free Software Foundation, Inc. | 14173 Copyright (C) 2012 Free Software Foundation, Inc. |
13698 This config.status script is free software; the Free Software Foundation | 14174 This config.status script is free software; the Free Software Foundation |
13699 gives unlimited permission to copy, distribute and modify it." | 14175 gives unlimited permission to copy, distribute and modify it." |
13700 | 14176 |
13701 ac_pwd='$ac_pwd' | 14177 ac_pwd='$ac_pwd' |
13702 srcdir='$srcdir' | 14178 srcdir='$srcdir' |
13703 INSTALL='$INSTALL' | 14179 INSTALL='$INSTALL' |
13704 MKDIR_P='$MKDIR_P' | 14180 MKDIR_P='$MKDIR_P' |
13705 AWK='$AWK' | 14181 AWK='$AWK' |
13706 test -n "\$AWK" || AWK=awk | 14182 test -n "\$AWK" || AWK=awk |
13707 _ACEOF | 14183 _ACEOF |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13778 ac_configure_extra_args= | 14254 ac_configure_extra_args= |
13779 | 14255 |
13780 if $ac_cs_silent; then | 14256 if $ac_cs_silent; then |
13781 exec 6>/dev/null | 14257 exec 6>/dev/null |
13782 ac_configure_extra_args="$ac_configure_extra_args --silent" | 14258 ac_configure_extra_args="$ac_configure_extra_args --silent" |
13783 fi | 14259 fi |
13784 | 14260 |
13785 _ACEOF | 14261 _ACEOF |
13786 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 14262 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13787 if \$ac_cs_recheck; then | 14263 if \$ac_cs_recheck; then |
13788 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create -
-no-recursion | 14264 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --n
o-recursion |
13789 shift | 14265 shift |
13790 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 14266 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
13791 CONFIG_SHELL='$SHELL' | 14267 CONFIG_SHELL='$SHELL' |
13792 export CONFIG_SHELL | 14268 export CONFIG_SHELL |
13793 exec "\$@" | 14269 exec "\$@" |
13794 fi | 14270 fi |
13795 | 14271 |
13796 _ACEOF | 14272 _ACEOF |
13797 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 14273 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13798 exec 5>>config.log | 14274 exec 5>>config.log |
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14694 ;; | 15170 ;; |
14695 | 15171 |
14696 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 | 15172 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 |
14697 $as_echo "$as_me: executing $ac_file commands" >&6;} | 15173 $as_echo "$as_me: executing $ac_file commands" >&6;} |
14698 ;; | 15174 ;; |
14699 esac | 15175 esac |
14700 | 15176 |
14701 | 15177 |
14702 case $ac_file$ac_mode in | 15178 case $ac_file$ac_mode in |
14703 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { | 15179 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { |
14704 # Autoconf 2.62 quotes --file arguments for eval, but not when files | 15180 # Older Autoconf quotes --file arguments for eval, but not when files |
14705 # are listed without --file. Let's play safe and only enable the eval | 15181 # are listed without --file. Let's play safe and only enable the eval |
14706 # if we detect the quoting. | 15182 # if we detect the quoting. |
14707 case $CONFIG_FILES in | 15183 case $CONFIG_FILES in |
14708 *\'*) eval set x "$CONFIG_FILES" ;; | 15184 *\'*) eval set x "$CONFIG_FILES" ;; |
14709 *) set x $CONFIG_FILES ;; | 15185 *) set x $CONFIG_FILES ;; |
14710 esac | 15186 esac |
14711 shift | 15187 shift |
14712 for mf | 15188 for mf |
14713 do | 15189 do |
14714 # Strip MF so we end up with the name of the file. | 15190 # Strip MF so we end up with the name of the file. |
14715 mf=`echo "$mf" | sed -e 's/:.*$//'` | 15191 mf=`echo "$mf" | sed -e 's/:.*$//'` |
14716 # Check whether this is an Automake generated Makefile or not. | 15192 # Check whether this is an Automake generated Makefile or not. |
14717 # We used to match only the files named `Makefile.in', but | 15193 # We used to match only the files named 'Makefile.in', but |
14718 # some people rename them; so instead we look at the file content. | 15194 # some people rename them; so instead we look at the file content. |
14719 # Grep'ing the first line is not enough: some people post-process | 15195 # Grep'ing the first line is not enough: some people post-process |
14720 # each Makefile.in and add a new line on top of each file to say so. | 15196 # each Makefile.in and add a new line on top of each file to say so. |
14721 # Grep'ing the whole file is not good either: AIX grep has a line | 15197 # Grep'ing the whole file is not good either: AIX grep has a line |
14722 # limit of 2048, but all sed's we know have understand at least 4000. | 15198 # limit of 2048, but all sed's we know have understand at least 4000. |
14723 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1
; then | 15199 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1
; then |
14724 dirpart=`$as_dirname -- "$mf" || | 15200 dirpart=`$as_dirname -- "$mf" || |
14725 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 15201 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
14726 X"$mf" : 'X\(//\)[^/]' \| \ | 15202 X"$mf" : 'X\(//\)[^/]' \| \ |
14727 X"$mf" : 'X\(//\)$' \| \ | 15203 X"$mf" : 'X\(//\)$' \| \ |
(...skipping 13 matching lines...) Expand all Loading... |
14741 } | 15217 } |
14742 /^X\(\/\).*/{ | 15218 /^X\(\/\).*/{ |
14743 s//\1/ | 15219 s//\1/ |
14744 q | 15220 q |
14745 } | 15221 } |
14746 s/.*/./; q'` | 15222 s/.*/./; q'` |
14747 else | 15223 else |
14748 continue | 15224 continue |
14749 fi | 15225 fi |
14750 # Extract the definition of DEPDIR, am__include, and am__quote | 15226 # Extract the definition of DEPDIR, am__include, and am__quote |
14751 # from the Makefile without running `make'. | 15227 # from the Makefile without running 'make'. |
14752 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` | 15228 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
14753 test -z "$DEPDIR" && continue | 15229 test -z "$DEPDIR" && continue |
14754 am__include=`sed -n 's/^am__include = //p' < "$mf"` | 15230 am__include=`sed -n 's/^am__include = //p' < "$mf"` |
14755 test -z "am__include" && continue | 15231 test -z "$am__include" && continue |
14756 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` | 15232 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` |
14757 # When using ansi2knr, U may be empty or an underscore; expand it | |
14758 U=`sed -n 's/^U = //p' < "$mf"` | |
14759 # Find all dependency output files, they are included files with | 15233 # Find all dependency output files, they are included files with |
14760 # $(DEPDIR) in their names. We invoke sed twice because it is the | 15234 # $(DEPDIR) in their names. We invoke sed twice because it is the |
14761 # simplest approach to changing $(DEPDIR) to its actual value in the | 15235 # simplest approach to changing $(DEPDIR) to its actual value in the |
14762 # expansion. | 15236 # expansion. |
14763 for file in `sed -n " | 15237 for file in `sed -n " |
14764 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ | 15238 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ |
14765 » sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do | 15239 » sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do |
14766 # Make sure the directory exists. | 15240 # Make sure the directory exists. |
14767 test -f "$dirpart/$file" && continue | 15241 test -f "$dirpart/$file" && continue |
14768 fdir=`$as_dirname -- "$file" || | 15242 fdir=`$as_dirname -- "$file" || |
14769 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 15243 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
14770 X"$file" : 'X\(//\)[^/]' \| \ | 15244 X"$file" : 'X\(//\)[^/]' \| \ |
14771 X"$file" : 'X\(//\)$' \| \ | 15245 X"$file" : 'X\(//\)$' \| \ |
14772 X"$file" : 'X\(/\)' \| . 2>/dev/null || | 15246 X"$file" : 'X\(/\)' \| . 2>/dev/null || |
14773 $as_echo X"$file" | | 15247 $as_echo X"$file" | |
14774 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | 15248 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ |
14775 s//\1/ | 15249 s//\1/ |
(...skipping 698 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15474 C99 lrintf: .................... ${ac_cv_func_lrintf} | 15948 C99 lrintf: .................... ${ac_cv_func_lrintf} |
15475 Use alloca: .................... ${use_alloca} | 15949 Use alloca: .................... ${use_alloca} |
15476 | 15950 |
15477 General configuration: | 15951 General configuration: |
15478 | 15952 |
15479 Floating point support: ........ ${enable_float} | 15953 Floating point support: ........ ${enable_float} |
15480 Fast float approximations: ..... ${enable_float_approx} | 15954 Fast float approximations: ..... ${enable_float_approx} |
15481 Fixed point debugging: ......... ${enable_fixed_point_debug} | 15955 Fixed point debugging: ......... ${enable_fixed_point_debug} |
15482 Inline Assembly Optimizations: . ${inline_optimization} | 15956 Inline Assembly Optimizations: . ${inline_optimization} |
15483 External Assembly Optimizations: ${asm_optimization} | 15957 External Assembly Optimizations: ${asm_optimization} |
| 15958 Intrinsics Optimizations.......: ${enable_intrinsics} |
15484 Run-time CPU detection: ........ ${rtcd_support} | 15959 Run-time CPU detection: ........ ${rtcd_support} |
15485 Custom modes: .................. ${enable_custom_modes} | 15960 Custom modes: .................. ${enable_custom_modes} |
15486 Assertion checking: ............ ${enable_assertions} | 15961 Assertion checking: ............ ${enable_assertions} |
15487 Fuzzing: ....................... ${enable_fuzzing} | 15962 Fuzzing: ....................... ${enable_fuzzing} |
15488 | 15963 |
15489 API documentation: ............. ${enable_doc} | 15964 API documentation: ............. ${enable_doc} |
15490 Extra programs: ................ ${enable_extra_programs} | 15965 Extra programs: ................ ${enable_extra_programs} |
15491 ------------------------------------------------------------------------ | 15966 ------------------------------------------------------------------------ |
15492 | 15967 |
15493 Type \"make; make install\" to compile and install | 15968 Type \"make; make install\" to compile and install |
15494 Type \"make check\" to run the test suite | 15969 Type \"make check\" to run the test suite |
15495 " >&5 | 15970 " >&5 |
15496 $as_echo "$as_me: | 15971 $as_echo "$as_me: |
15497 ------------------------------------------------------------------------ | 15972 ------------------------------------------------------------------------ |
15498 $PACKAGE_NAME $PACKAGE_VERSION: Automatic configuration OK. | 15973 $PACKAGE_NAME $PACKAGE_VERSION: Automatic configuration OK. |
15499 | 15974 |
15500 Compiler support: | 15975 Compiler support: |
15501 | 15976 |
15502 C99 var arrays: ................ ${has_var_arrays} | 15977 C99 var arrays: ................ ${has_var_arrays} |
15503 C99 lrintf: .................... ${ac_cv_func_lrintf} | 15978 C99 lrintf: .................... ${ac_cv_func_lrintf} |
15504 Use alloca: .................... ${use_alloca} | 15979 Use alloca: .................... ${use_alloca} |
15505 | 15980 |
15506 General configuration: | 15981 General configuration: |
15507 | 15982 |
15508 Floating point support: ........ ${enable_float} | 15983 Floating point support: ........ ${enable_float} |
15509 Fast float approximations: ..... ${enable_float_approx} | 15984 Fast float approximations: ..... ${enable_float_approx} |
15510 Fixed point debugging: ......... ${enable_fixed_point_debug} | 15985 Fixed point debugging: ......... ${enable_fixed_point_debug} |
15511 Inline Assembly Optimizations: . ${inline_optimization} | 15986 Inline Assembly Optimizations: . ${inline_optimization} |
15512 External Assembly Optimizations: ${asm_optimization} | 15987 External Assembly Optimizations: ${asm_optimization} |
| 15988 Intrinsics Optimizations.......: ${enable_intrinsics} |
15513 Run-time CPU detection: ........ ${rtcd_support} | 15989 Run-time CPU detection: ........ ${rtcd_support} |
15514 Custom modes: .................. ${enable_custom_modes} | 15990 Custom modes: .................. ${enable_custom_modes} |
15515 Assertion checking: ............ ${enable_assertions} | 15991 Assertion checking: ............ ${enable_assertions} |
15516 Fuzzing: ....................... ${enable_fuzzing} | 15992 Fuzzing: ....................... ${enable_fuzzing} |
15517 | 15993 |
15518 API documentation: ............. ${enable_doc} | 15994 API documentation: ............. ${enable_doc} |
15519 Extra programs: ................ ${enable_extra_programs} | 15995 Extra programs: ................ ${enable_extra_programs} |
15520 ------------------------------------------------------------------------ | 15996 ------------------------------------------------------------------------ |
15521 | 15997 |
15522 Type \"make; make install\" to compile and install | 15998 Type \"make; make install\" to compile and install |
15523 Type \"make check\" to run the test suite | 15999 Type \"make check\" to run the test suite |
15524 " >&6;} | 16000 " >&6;} |
15525 | 16001 |
OLD | NEW |