LEFT | RIGHT |
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 breakpad 0.1. | 3 # Generated by GNU Autoconf 2.69 for breakpad 0.1. |
4 # | 4 # |
5 # Report bugs to <google-breakpad-dev@googlegroups.com>. | 5 # Report bugs to <google-breakpad-dev@googlegroups.com>. |
6 # | 6 # |
7 # | 7 # |
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |
10 # Foundation, Inc. | |
11 # | 9 # |
12 # | 10 # |
13 # This configure script is free software; the Free Software Foundation | 11 # This configure script is free software; the Free Software Foundation |
14 # gives unlimited permission to copy, distribute and modify it. | 12 # gives unlimited permission to copy, distribute and modify it. |
15 ## -------------------- ## | 13 ## -------------------- ## |
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 test \$(( 1 + 1 )) = 2 || exit 1" | 201 test \$(( 1 + 1 )) = 2 || exit 1" |
178 if (eval "$as_required") 2>/dev/null; then : | 202 if (eval "$as_required") 2>/dev/null; then : |
179 as_have_required=yes | 203 as_have_required=yes |
180 else | 204 else |
181 as_have_required=no | 205 as_have_required=no |
182 fi | 206 fi |
(...skipping 24 matching lines...) Expand all Loading... |
207 as_found=false | 231 as_found=false |
208 done | 232 done |
209 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && | 233 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && |
210 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : | 234 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : |
211 CONFIG_SHELL=$SHELL as_have_required=yes | 235 CONFIG_SHELL=$SHELL as_have_required=yes |
212 fi; } | 236 fi; } |
213 IFS=$as_save_IFS | 237 IFS=$as_save_IFS |
214 | 238 |
215 | 239 |
216 if test "x$CONFIG_SHELL" != x; then : | 240 if test "x$CONFIG_SHELL" != x; then : |
217 # We cannot yet assume a decent shell, so we have to provide a | 241 export CONFIG_SHELL |
218 » # neutralization value for shells without unset; and this also | 242 # We cannot yet assume a decent shell, so we have to provide a |
219 » # works around shells that cannot unset nonexistent variables. | 243 # neutralization value for shells without unset; and this also |
220 » # Preserve -v and -x to the replacement shell. | 244 # works around shells that cannot unset nonexistent variables. |
221 » BASH_ENV=/dev/null | 245 # Preserve -v and -x to the replacement shell. |
222 » ENV=/dev/null | 246 BASH_ENV=/dev/null |
223 » (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 247 ENV=/dev/null |
224 » export CONFIG_SHELL | 248 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
225 » case $- in # (((( | 249 case $- in # (((( |
226 » *v*x* | *x*v* ) as_opts=-vx ;; | 250 *v*x* | *x*v* ) as_opts=-vx ;; |
227 » *v* ) as_opts=-v ;; | 251 *v* ) as_opts=-v ;; |
228 » *x* ) as_opts=-x ;; | 252 *x* ) as_opts=-x ;; |
229 » * ) as_opts= ;; | 253 * ) as_opts= ;; |
230 » esac | 254 esac |
231 » exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | 255 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
| 256 # Admittedly, this is quite paranoid, since all the known shells bail |
| 257 # out after a failed `exec'. |
| 258 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 |
| 259 exit 255 |
232 fi | 260 fi |
233 | 261 |
234 if test x$as_have_required = xno; then : | 262 if test x$as_have_required = xno; then : |
235 $as_echo "$0: This script requires a shell more modern than all" | 263 $as_echo "$0: This script requires a shell more modern than all" |
236 $as_echo "$0: the shells that I found on your system." | 264 $as_echo "$0: the shells that I found on your system." |
237 if test x${ZSH_VERSION+set} = xset ; then | 265 if test x${ZSH_VERSION+set} = xset ; then |
238 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" | 266 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" |
239 $as_echo "$0: be upgraded to zsh 4.3.4 or later." | 267 $as_echo "$0: be upgraded to zsh 4.3.4 or later." |
240 else | 268 else |
241 $as_echo "$0: Please tell bug-autoconf@gnu.org and | 269 $as_echo "$0: Please tell bug-autoconf@gnu.org and |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
324 q | 352 q |
325 } | 353 } |
326 s/.*/./; q'` | 354 s/.*/./; q'` |
327 test -d "$as_dir" && break | 355 test -d "$as_dir" && break |
328 done | 356 done |
329 test -z "$as_dirs" || eval "mkdir $as_dirs" | 357 test -z "$as_dirs" || eval "mkdir $as_dirs" |
330 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 358 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
331 | 359 |
332 | 360 |
333 } # as_fn_mkdir_p | 361 } # as_fn_mkdir_p |
| 362 |
| 363 # as_fn_executable_p FILE |
| 364 # ----------------------- |
| 365 # Test if FILE is an executable regular file. |
| 366 as_fn_executable_p () |
| 367 { |
| 368 test -f "$1" && test -x "$1" |
| 369 } # as_fn_executable_p |
334 # as_fn_append VAR VALUE | 370 # as_fn_append VAR VALUE |
335 # ---------------------- | 371 # ---------------------- |
336 # Append the text in VALUE to the end of the definition contained in VAR. Take | 372 # Append the text in VALUE to the end of the definition contained in VAR. Take |
337 # advantage of any shell optimizations that allow amortized linear growth over | 373 # advantage of any shell optimizations that allow amortized linear growth over |
338 # repeated appends, instead of the typical quadratic growth present in naive | 374 # repeated appends, instead of the typical quadratic growth present in naive |
339 # implementations. | 375 # implementations. |
340 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | 376 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : |
341 eval 'as_fn_append () | 377 eval 'as_fn_append () |
342 { | 378 { |
343 eval $1+=\$2 | 379 eval $1+=\$2 |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
445 :lineno | 481 :lineno |
446 N | 482 N |
447 :loop | 483 :loop |
448 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ | 484 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ |
449 t loop | 485 t loop |
450 s/-\n.*// | 486 s/-\n.*// |
451 ' >$as_me.lineno && | 487 ' >$as_me.lineno && |
452 chmod +x "$as_me.lineno" || | 488 chmod +x "$as_me.lineno" || |
453 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX s
hell" >&2; as_fn_exit 1; } | 489 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX s
hell" >&2; as_fn_exit 1; } |
454 | 490 |
| 491 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have |
| 492 # already done that, so ensure we don't try to do so again and fall |
| 493 # in an infinite loop. This has already happened in practice. |
| 494 _as_can_reexec=no; export _as_can_reexec |
455 # Don't try to exec as it changes $[0], causing all sort of problems | 495 # Don't try to exec as it changes $[0], causing all sort of problems |
456 # (the dirname of $[0] is not the place where we might find the | 496 # (the dirname of $[0] is not the place where we might find the |
457 # original and so on. Autoconf is especially sensitive to this). | 497 # original and so on. Autoconf is especially sensitive to this). |
458 . "./$as_me.lineno" | 498 . "./$as_me.lineno" |
459 # Exit status is that of the last command. | 499 # Exit status is that of the last command. |
460 exit | 500 exit |
461 } | 501 } |
462 | 502 |
463 ECHO_C= ECHO_N= ECHO_T= | 503 ECHO_C= ECHO_N= ECHO_T= |
464 case `echo -n x` in #((((( | 504 case `echo -n x` in #((((( |
(...skipping 14 matching lines...) Expand all Loading... |
479 else | 519 else |
480 rm -f conf$$.dir | 520 rm -f conf$$.dir |
481 mkdir conf$$.dir 2>/dev/null | 521 mkdir conf$$.dir 2>/dev/null |
482 fi | 522 fi |
483 if (echo >conf$$.file) 2>/dev/null; then | 523 if (echo >conf$$.file) 2>/dev/null; then |
484 if ln -s conf$$.file conf$$ 2>/dev/null; then | 524 if ln -s conf$$.file conf$$ 2>/dev/null; then |
485 as_ln_s='ln -s' | 525 as_ln_s='ln -s' |
486 # ... but there are two gotchas: | 526 # ... but there are two gotchas: |
487 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 527 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
488 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 528 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
489 # In both cases, we have to default to `cp -p'. | 529 # In both cases, we have to default to `cp -pR'. |
490 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 530 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
491 as_ln_s='cp -p' | 531 as_ln_s='cp -pR' |
492 elif ln conf$$.file conf$$ 2>/dev/null; then | 532 elif ln conf$$.file conf$$ 2>/dev/null; then |
493 as_ln_s=ln | 533 as_ln_s=ln |
494 else | 534 else |
495 as_ln_s='cp -p' | 535 as_ln_s='cp -pR' |
496 fi | 536 fi |
497 else | 537 else |
498 as_ln_s='cp -p' | 538 as_ln_s='cp -pR' |
499 fi | 539 fi |
500 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 540 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
501 rmdir conf$$.dir 2>/dev/null | 541 rmdir conf$$.dir 2>/dev/null |
502 | 542 |
503 if mkdir -p . 2>/dev/null; then | 543 if mkdir -p . 2>/dev/null; then |
504 as_mkdir_p='mkdir -p "$as_dir"' | 544 as_mkdir_p='mkdir -p "$as_dir"' |
505 else | 545 else |
506 test -d ./-p && rmdir ./-p | 546 test -d ./-p && rmdir ./-p |
507 as_mkdir_p=false | 547 as_mkdir_p=false |
508 fi | 548 fi |
509 | 549 |
510 if test -x / >/dev/null 2>&1; then | 550 as_test_x='test -x' |
511 as_test_x='test -x' | 551 as_executable_p=as_fn_executable_p |
512 else | |
513 if ls -dL / >/dev/null 2>&1; then | |
514 as_ls_L_option=L | |
515 else | |
516 as_ls_L_option= | |
517 fi | |
518 as_test_x=' | |
519 eval sh -c '\'' | |
520 if test -d "$1"; then | |
521 » test -d "$1/."; | |
522 else | |
523 » case $1 in #( | |
524 » -*)set "./$1";; | |
525 » esac; | |
526 » case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
527 » ???[sx]*):;;*)false;;esac;fi | |
528 '\'' sh | |
529 ' | |
530 fi | |
531 as_executable_p=$as_test_x | |
532 | 552 |
533 # Sed expression to map a string onto a valid CPP name. | 553 # Sed expression to map a string onto a valid CPP name. |
534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 554 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
535 | 555 |
536 # Sed expression to map a string onto a valid variable name. | 556 # Sed expression to map a string onto a valid variable name. |
537 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 557 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
538 | 558 |
539 | 559 |
540 test -n "$DJDIR" || exec 7<&0 </dev/null | 560 test -n "$DJDIR" || exec 7<&0 </dev/null |
541 exec 6>&1 | 561 exec 6>&1 |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
633 CXX | 653 CXX |
634 CPP | 654 CPP |
635 am__fastdepCCAS_FALSE | 655 am__fastdepCCAS_FALSE |
636 am__fastdepCCAS_TRUE | 656 am__fastdepCCAS_TRUE |
637 CCASDEPMODE | 657 CCASDEPMODE |
638 CCASFLAGS | 658 CCASFLAGS |
639 CCAS | 659 CCAS |
640 am__fastdepCC_FALSE | 660 am__fastdepCC_FALSE |
641 am__fastdepCC_TRUE | 661 am__fastdepCC_TRUE |
642 CCDEPMODE | 662 CCDEPMODE |
| 663 am__nodep |
643 AMDEPBACKSLASH | 664 AMDEPBACKSLASH |
644 AMDEP_FALSE | 665 AMDEP_FALSE |
645 AMDEP_TRUE | 666 AMDEP_TRUE |
646 am__quote | 667 am__quote |
647 am__include | 668 am__include |
648 DEPDIR | 669 DEPDIR |
649 OBJEXT | 670 OBJEXT |
650 EXEEXT | 671 EXEEXT |
651 ac_ct_CC | 672 ac_ct_CC |
652 CPPFLAGS | 673 CPPFLAGS |
653 LDFLAGS | 674 LDFLAGS |
654 CFLAGS | 675 CFLAGS |
655 CC | 676 CC |
| 677 AM_BACKSLASH |
| 678 AM_DEFAULT_VERBOSITY |
| 679 AM_DEFAULT_V |
| 680 AM_V |
656 am__untar | 681 am__untar |
657 am__tar | 682 am__tar |
658 AMTAR | 683 AMTAR |
659 am__leading_dot | 684 am__leading_dot |
660 SET_MAKE | 685 SET_MAKE |
661 AWK | 686 AWK |
662 mkdir_p | 687 mkdir_p |
663 MKDIR_P | 688 MKDIR_P |
664 INSTALL_STRIP_PROGRAM | 689 INSTALL_STRIP_PROGRAM |
665 STRIP | 690 STRIP |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
718 PACKAGE_BUGREPORT | 743 PACKAGE_BUGREPORT |
719 PACKAGE_STRING | 744 PACKAGE_STRING |
720 PACKAGE_VERSION | 745 PACKAGE_VERSION |
721 PACKAGE_TARNAME | 746 PACKAGE_TARNAME |
722 PACKAGE_NAME | 747 PACKAGE_NAME |
723 PATH_SEPARATOR | 748 PATH_SEPARATOR |
724 SHELL' | 749 SHELL' |
725 ac_subst_files='' | 750 ac_subst_files='' |
726 ac_user_opts=' | 751 ac_user_opts=' |
727 enable_option_checking | 752 enable_option_checking |
| 753 enable_silent_rules |
728 enable_dependency_tracking | 754 enable_dependency_tracking |
729 enable_m32 | 755 enable_m32 |
730 enable_processor | 756 enable_processor |
731 enable_tools | 757 enable_tools |
732 enable_selftest | 758 enable_selftest |
733 ' | 759 ' |
734 ac_precious_vars='build_alias | 760 ac_precious_vars='build_alias |
735 host_alias | 761 host_alias |
736 target_alias | 762 target_alias |
737 CC | 763 CC |
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1193 # used to hold the argument of --host etc. | 1219 # used to hold the argument of --host etc. |
1194 # FIXME: To remove some day. | 1220 # FIXME: To remove some day. |
1195 build=$build_alias | 1221 build=$build_alias |
1196 host=$host_alias | 1222 host=$host_alias |
1197 target=$target_alias | 1223 target=$target_alias |
1198 | 1224 |
1199 # FIXME: To remove some day. | 1225 # FIXME: To remove some day. |
1200 if test "x$host_alias" != x; then | 1226 if test "x$host_alias" != x; then |
1201 if test "x$build_alias" = x; then | 1227 if test "x$build_alias" = x; then |
1202 cross_compiling=maybe | 1228 cross_compiling=maybe |
1203 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use
--host. | |
1204 If a cross compiler is detected then cross compile mode will be used" >&2 | |
1205 elif test "x$build_alias" != "x$host_alias"; then | 1229 elif test "x$build_alias" != "x$host_alias"; then |
1206 cross_compiling=yes | 1230 cross_compiling=yes |
1207 fi | 1231 fi |
1208 fi | 1232 fi |
1209 | 1233 |
1210 ac_tool_prefix= | 1234 ac_tool_prefix= |
1211 test -n "$host_alias" && ac_tool_prefix=$host_alias- | 1235 test -n "$host_alias" && ac_tool_prefix=$host_alias- |
1212 | 1236 |
1213 test "$silent" = yes && exec 6>/dev/null | 1237 test "$silent" = yes && exec 6>/dev/null |
1214 | 1238 |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1358 if test -n "$ac_init_help"; then | 1382 if test -n "$ac_init_help"; then |
1359 case $ac_init_help in | 1383 case $ac_init_help in |
1360 short | recursive ) echo "Configuration of breakpad 0.1:";; | 1384 short | recursive ) echo "Configuration of breakpad 0.1:";; |
1361 esac | 1385 esac |
1362 cat <<\_ACEOF | 1386 cat <<\_ACEOF |
1363 | 1387 |
1364 Optional Features: | 1388 Optional Features: |
1365 --disable-option-checking ignore unrecognized --enable/--with options | 1389 --disable-option-checking ignore unrecognized --enable/--with options |
1366 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | 1390 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1367 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | 1391 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
1368 --disable-dependency-tracking speeds up one-time build | 1392 --enable-silent-rules less verbose build output (undo: "make V=1") |
1369 --enable-dependency-tracking do not reject slow dependency extractors | 1393 --disable-silent-rules verbose build output (undo: "make V=0") |
| 1394 --enable-dependency-tracking |
| 1395 do not reject slow dependency extractors |
| 1396 --disable-dependency-tracking |
| 1397 speeds up one-time build |
1370 --enable-m32 Compile/build with -m32 (default is no) | 1398 --enable-m32 Compile/build with -m32 (default is no) |
1371 --disable-processor Don't build processor library (default is no) | 1399 --disable-processor Don't build processor library (default is no) |
1372 --disable-tools Don't build tool binaries (default is no) | 1400 --disable-tools Don't build tool binaries (default is no) |
1373 --enable-selftest Run extra tests with "make check" (may conflict with | 1401 --enable-selftest Run extra tests with "make check" (may conflict with |
1374 optimizations) (default is no) | 1402 optimizations) (default is no) |
1375 | 1403 |
1376 Some influential environment variables: | 1404 Some influential environment variables: |
1377 CC C compiler command | 1405 CC C compiler command |
1378 CFLAGS C compiler flags | 1406 CFLAGS C compiler flags |
1379 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | 1407 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1447 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 1475 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
1448 fi || ac_status=$? | 1476 fi || ac_status=$? |
1449 cd "$ac_pwd" || { ac_status=$?; break; } | 1477 cd "$ac_pwd" || { ac_status=$?; break; } |
1450 done | 1478 done |
1451 fi | 1479 fi |
1452 | 1480 |
1453 test -n "$ac_init_help" && exit $ac_status | 1481 test -n "$ac_init_help" && exit $ac_status |
1454 if $ac_init_version; then | 1482 if $ac_init_version; then |
1455 cat <<\_ACEOF | 1483 cat <<\_ACEOF |
1456 breakpad configure 0.1 | 1484 breakpad configure 0.1 |
1457 generated by GNU Autoconf 2.68 | 1485 generated by GNU Autoconf 2.69 |
1458 | 1486 |
1459 Copyright (C) 2010 Free Software Foundation, Inc. | 1487 Copyright (C) 2012 Free Software Foundation, Inc. |
1460 This configure script is free software; the Free Software Foundation | 1488 This configure script is free software; the Free Software Foundation |
1461 gives unlimited permission to copy, distribute and modify it. | 1489 gives unlimited permission to copy, distribute and modify it. |
1462 _ACEOF | 1490 _ACEOF |
1463 exit | 1491 exit |
1464 fi | 1492 fi |
1465 | 1493 |
1466 ## ------------------------ ## | 1494 ## ------------------------ ## |
1467 ## Autoconf initialization. ## | 1495 ## Autoconf initialization. ## |
1468 ## ------------------------ ## | 1496 ## ------------------------ ## |
1469 | 1497 |
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1642 grep -v '^ *+' conftest.err >conftest.er1 | 1670 grep -v '^ *+' conftest.err >conftest.er1 |
1643 cat conftest.er1 >&5 | 1671 cat conftest.er1 >&5 |
1644 mv -f conftest.er1 conftest.err | 1672 mv -f conftest.er1 conftest.err |
1645 fi | 1673 fi |
1646 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1674 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
1647 test $ac_status = 0; } && { | 1675 test $ac_status = 0; } && { |
1648 test -z "$ac_c_werror_flag" || | 1676 test -z "$ac_c_werror_flag" || |
1649 test ! -s conftest.err | 1677 test ! -s conftest.err |
1650 } && test -s conftest$ac_exeext && { | 1678 } && test -s conftest$ac_exeext && { |
1651 test "$cross_compiling" = yes || | 1679 test "$cross_compiling" = yes || |
1652 » $as_test_x conftest$ac_exeext | 1680 » test -x conftest$ac_exeext |
1653 }; then : | 1681 }; then : |
1654 ac_retval=0 | 1682 ac_retval=0 |
1655 else | 1683 else |
1656 $as_echo "$as_me: failed program was:" >&5 | 1684 $as_echo "$as_me: failed program was:" >&5 |
1657 sed 's/^/| /' conftest.$ac_ext >&5 | 1685 sed 's/^/| /' conftest.$ac_ext >&5 |
1658 | 1686 |
1659 ac_retval=1 | 1687 ac_retval=1 |
1660 fi | 1688 fi |
1661 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | 1689 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information |
1662 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | 1690 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1788 $as_echo "$ac_res" >&6; } | 1816 $as_echo "$ac_res" >&6; } |
1789 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | 1817 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1790 | 1818 |
1791 } # ac_fn_c_check_header_compile | 1819 } # ac_fn_c_check_header_compile |
1792 cat >config.log <<_ACEOF | 1820 cat >config.log <<_ACEOF |
1793 This file contains any messages produced by compilers while | 1821 This file contains any messages produced by compilers while |
1794 running configure, to aid debugging if configure makes a mistake. | 1822 running configure, to aid debugging if configure makes a mistake. |
1795 | 1823 |
1796 It was created by breakpad $as_me 0.1, which was | 1824 It was created by breakpad $as_me 0.1, which was |
1797 generated by GNU Autoconf 2.68. Invocation command line was | 1825 generated by GNU Autoconf 2.69. Invocation command line was |
1798 | 1826 |
1799 $ $0 $@ | 1827 $ $0 $@ |
1800 | 1828 |
1801 _ACEOF | 1829 _ACEOF |
1802 exec 5>>config.log | 1830 exec 5>>config.log |
1803 { | 1831 { |
1804 cat <<_ASUNAME | 1832 cat <<_ASUNAME |
1805 ## --------- ## | 1833 ## --------- ## |
1806 ## Platform. ## | 1834 ## Platform. ## |
1807 ## --------- ## | 1835 ## --------- ## |
(...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2237 host_vendor=$2 | 2265 host_vendor=$2 |
2238 shift; shift | 2266 shift; shift |
2239 # Remember, the first character of IFS is used to create $*, | 2267 # Remember, the first character of IFS is used to create $*, |
2240 # except with old shells: | 2268 # except with old shells: |
2241 host_os=$* | 2269 host_os=$* |
2242 IFS=$ac_save_IFS | 2270 IFS=$ac_save_IFS |
2243 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac | 2271 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac |
2244 | 2272 |
2245 | 2273 |
2246 | 2274 |
2247 am__api_version='1.11' | 2275 am__api_version='1.14' |
2248 | 2276 |
2249 # Find a good install program. We prefer a C program (faster), | 2277 # Find a good install program. We prefer a C program (faster), |
2250 # so one script is as good as another. But avoid the broken or | 2278 # so one script is as good as another. But avoid the broken or |
2251 # incompatible versions: | 2279 # incompatible versions: |
2252 # SysV /etc/install, /usr/sbin/install | 2280 # SysV /etc/install, /usr/sbin/install |
2253 # SunOS /usr/etc/install | 2281 # SunOS /usr/etc/install |
2254 # IRIX /sbin/install | 2282 # IRIX /sbin/install |
2255 # AIX /bin/install | 2283 # AIX /bin/install |
2256 # AmigaOS /C/install, which installs bootblocks on floppy discs | 2284 # AmigaOS /C/install, which installs bootblocks on floppy discs |
2257 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 2285 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
(...skipping 18 matching lines...) Expand all Loading... |
2276 ./ | .// | /[cC]/* | \ | 2304 ./ | .// | /[cC]/* | \ |
2277 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 2305 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
2278 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | 2306 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ |
2279 /usr/ucb/* ) ;; | 2307 /usr/ucb/* ) ;; |
2280 *) | 2308 *) |
2281 # OSF1 and SCO ODT 3.0 have their own names for install. | 2309 # OSF1 and SCO ODT 3.0 have their own names for install. |
2282 # Don't use installbsd from OSF since it installs stuff as root | 2310 # Don't use installbsd from OSF since it installs stuff as root |
2283 # by default. | 2311 # by default. |
2284 for ac_prog in ginstall scoinst install; do | 2312 for ac_prog in ginstall scoinst install; do |
2285 for ac_exec_ext in '' $ac_executable_extensions; do | 2313 for ac_exec_ext in '' $ac_executable_extensions; do |
2286 » if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then | 2314 » if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
2287 if test $ac_prog = install && | 2315 if test $ac_prog = install && |
2288 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 2316 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
2289 # AIX install. It has an incompatible calling convention. | 2317 # AIX install. It has an incompatible calling convention. |
2290 : | 2318 : |
2291 elif test $ac_prog = install && | 2319 elif test $ac_prog = install && |
2292 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 2320 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
2293 # program-specific install script used by HP pwplus--don't use. | 2321 # program-specific install script used by HP pwplus--don't use. |
2294 : | 2322 : |
2295 else | 2323 else |
2296 rm -rf conftest.one conftest.two conftest.dir | 2324 rm -rf conftest.one conftest.two conftest.dir |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2334 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | 2362 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
2335 # It thinks the first close brace ends the variable substitution. | 2363 # It thinks the first close brace ends the variable substitution. |
2336 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | 2364 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
2337 | 2365 |
2338 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | 2366 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
2339 | 2367 |
2340 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | 2368 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
2341 | 2369 |
2342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is s
ane" >&5 | 2370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is s
ane" >&5 |
2343 $as_echo_n "checking whether build environment is sane... " >&6; } | 2371 $as_echo_n "checking whether build environment is sane... " >&6; } |
2344 # Just in case | |
2345 sleep 1 | |
2346 echo timestamp > conftest.file | |
2347 # Reject unsafe characters in $srcdir or the absolute working directory | 2372 # Reject unsafe characters in $srcdir or the absolute working directory |
2348 # name. Accept space and tab only in the latter. | 2373 # name. Accept space and tab only in the latter. |
2349 am_lf=' | 2374 am_lf=' |
2350 ' | 2375 ' |
2351 case `pwd` in | 2376 case `pwd` in |
2352 *[\\\"\#\$\&\'\`$am_lf]*) | 2377 *[\\\"\#\$\&\'\`$am_lf]*) |
2353 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; | 2378 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; |
2354 esac | 2379 esac |
2355 case $srcdir in | 2380 case $srcdir in |
2356 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | 2381 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
2357 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | 2382 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; |
2358 esac | 2383 esac |
2359 | 2384 |
2360 # Do `set' in a subshell so we don't clobber the current shell's | 2385 # Do 'set' in a subshell so we don't clobber the current shell's |
2361 # arguments. Must try -L first in case configure is actually a | 2386 # arguments. Must try -L first in case configure is actually a |
2362 # symlink; some systems play weird games with the mod time of symlinks | 2387 # symlink; some systems play weird games with the mod time of symlinks |
2363 # (eg FreeBSD returns the mod time of the symlink's containing | 2388 # (eg FreeBSD returns the mod time of the symlink's containing |
2364 # directory). | 2389 # directory). |
2365 if ( | 2390 if ( |
2366 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` | 2391 am_has_slept=no |
2367 if test "$*" = "X"; then | 2392 for am_try in 1 2; do |
2368 # -L didn't work. | 2393 echo "timestamp, slept: $am_has_slept" > conftest.file |
2369 set X `ls -t "$srcdir/configure" conftest.file` | 2394 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` |
2370 fi | 2395 if test "$*" = "X"; then |
2371 rm -f conftest.file | 2396 » # -L didn't work. |
2372 if test "$*" != "X $srcdir/configure conftest.file" \ | 2397 » set X `ls -t "$srcdir/configure" conftest.file` |
2373 && test "$*" != "X conftest.file $srcdir/configure"; then | 2398 fi |
2374 | 2399 if test "$*" != "X $srcdir/configure conftest.file" \ |
2375 # If neither matched, then we have a broken ls. This can happen | 2400 » && test "$*" != "X conftest.file $srcdir/configure"; then |
2376 # if, for instance, CONFIG_SHELL is bash and it inherits a | 2401 |
2377 # broken ls alias from the environment. This has actually | 2402 » # If neither matched, then we have a broken ls. This can happen |
2378 # happened. Such a system could not be considered "sane". | 2403 » # if, for instance, CONFIG_SHELL is bash and it inherits a |
2379 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken | 2404 » # broken ls alias from the environment. This has actually |
2380 alias in your environment" "$LINENO" 5 | 2405 » # happened. Such a system could not be considered "sane". |
2381 fi | 2406 » as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
2382 | 2407 alias in your environment" "$LINENO" 5 |
| 2408 fi |
| 2409 if test "$2" = conftest.file || test $am_try -eq 2; then |
| 2410 break |
| 2411 fi |
| 2412 # Just in case. |
| 2413 sleep 1 |
| 2414 am_has_slept=yes |
| 2415 done |
2383 test "$2" = conftest.file | 2416 test "$2" = conftest.file |
2384 ) | 2417 ) |
2385 then | 2418 then |
2386 # Ok. | 2419 # Ok. |
2387 : | 2420 : |
2388 else | 2421 else |
2389 as_fn_error $? "newly created file is older than distributed files! | 2422 as_fn_error $? "newly created file is older than distributed files! |
2390 Check your system clock" "$LINENO" 5 | 2423 Check your system clock" "$LINENO" 5 |
2391 fi | 2424 fi |
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
2393 $as_echo "yes" >&6; } | 2426 $as_echo "yes" >&6; } |
| 2427 # If we didn't sleep, we still need to ensure time stamps of config.status and |
| 2428 # generated files are strictly newer. |
| 2429 am_sleep_pid= |
| 2430 if grep 'slept: no' conftest.file >/dev/null 2>&1; then |
| 2431 ( sleep 1 ) & |
| 2432 am_sleep_pid=$! |
| 2433 fi |
| 2434 |
| 2435 rm -f conftest.file |
| 2436 |
2394 test "$program_prefix" != NONE && | 2437 test "$program_prefix" != NONE && |
2395 program_transform_name="s&^&$program_prefix&;$program_transform_name" | 2438 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
2396 # Use a double $ so make ignores it. | 2439 # Use a double $ so make ignores it. |
2397 test "$program_suffix" != NONE && | 2440 test "$program_suffix" != NONE && |
2398 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | 2441 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |
2399 # Double any \ or $. | 2442 # Double any \ or $. |
2400 # By default was `s,x,x', remove it if useless. | 2443 # By default was `s,x,x', remove it if useless. |
2401 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | 2444 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' |
2402 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | 2445 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` |
2403 | 2446 |
2404 # expand $ac_aux_dir to an absolute path | 2447 # expand $ac_aux_dir to an absolute path |
2405 am_aux_dir=`cd $ac_aux_dir && pwd` | 2448 am_aux_dir=`cd $ac_aux_dir && pwd` |
2406 | 2449 |
2407 if test x"${MISSING+set}" != xset; then | 2450 if test x"${MISSING+set}" != xset; then |
2408 case $am_aux_dir in | 2451 case $am_aux_dir in |
2409 *\ * | *\ *) | 2452 *\ * | *\ *) |
2410 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | 2453 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; |
2411 *) | 2454 *) |
2412 MISSING="\${SHELL} $am_aux_dir/missing" ;; | 2455 MISSING="\${SHELL} $am_aux_dir/missing" ;; |
2413 esac | 2456 esac |
2414 fi | 2457 fi |
2415 # Use eval to expand $SHELL | 2458 # Use eval to expand $SHELL |
2416 if eval "$MISSING --run true"; then | 2459 if eval "$MISSING --is-lightweight"; then |
2417 am_missing_run="$MISSING --run " | 2460 am_missing_run="$MISSING " |
2418 else | 2461 else |
2419 am_missing_run= | 2462 am_missing_run= |
2420 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old
or missing" >&5 | 2463 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old
or missing" >&5 |
2421 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} | 2464 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
2422 fi | 2465 fi |
2423 | 2466 |
2424 if test x"${install_sh}" != xset; then | 2467 if test x"${install_sh}" != xset; then |
2425 case $am_aux_dir in | 2468 case $am_aux_dir in |
2426 *\ * | *\ *) | 2469 *\ * | *\ *) |
2427 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | 2470 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; |
2428 *) | 2471 *) |
2429 install_sh="\${SHELL} $am_aux_dir/install-sh" | 2472 install_sh="\${SHELL} $am_aux_dir/install-sh" |
2430 esac | 2473 esac |
2431 fi | 2474 fi |
2432 | 2475 |
2433 # Installed binaries are usually stripped using `strip' when the user | 2476 # Installed binaries are usually stripped using 'strip' when the user |
2434 # run `make install-strip'. However `strip' might not be the right | 2477 # run "make install-strip". However 'strip' might not be the right |
2435 # tool to use in cross-compilation environments, therefore Automake | 2478 # tool to use in cross-compilation environments, therefore Automake |
2436 # will honor the `STRIP' environment variable to overrule this program. | 2479 # will honor the 'STRIP' environment variable to overrule this program. |
2437 if test "$cross_compiling" != no; then | 2480 if test "$cross_compiling" != no; then |
2438 if test -n "$ac_tool_prefix"; then | 2481 if test -n "$ac_tool_prefix"; then |
2439 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. | 2482 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. |
2440 set dummy ${ac_tool_prefix}strip; ac_word=$2 | 2483 set dummy ${ac_tool_prefix}strip; ac_word=$2 |
2441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2442 $as_echo_n "checking for $ac_word... " >&6; } | 2485 $as_echo_n "checking for $ac_word... " >&6; } |
2443 if ${ac_cv_prog_STRIP+:} false; then : | 2486 if ${ac_cv_prog_STRIP+:} false; then : |
2444 $as_echo_n "(cached) " >&6 | 2487 $as_echo_n "(cached) " >&6 |
2445 else | 2488 else |
2446 if test -n "$STRIP"; then | 2489 if test -n "$STRIP"; then |
2447 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | 2490 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
2448 else | 2491 else |
2449 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2492 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2450 for as_dir in $PATH | 2493 for as_dir in $PATH |
2451 do | 2494 do |
2452 IFS=$as_save_IFS | 2495 IFS=$as_save_IFS |
2453 test -z "$as_dir" && as_dir=. | 2496 test -z "$as_dir" && as_dir=. |
2454 for ac_exec_ext in '' $ac_executable_extensions; do | 2497 for ac_exec_ext in '' $ac_executable_extensions; do |
2455 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2498 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2456 ac_cv_prog_STRIP="${ac_tool_prefix}strip" | 2499 ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
2457 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2500 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2458 break 2 | 2501 break 2 |
2459 fi | 2502 fi |
2460 done | 2503 done |
2461 done | 2504 done |
2462 IFS=$as_save_IFS | 2505 IFS=$as_save_IFS |
2463 | 2506 |
2464 fi | 2507 fi |
2465 fi | 2508 fi |
(...skipping 19 matching lines...) Expand all Loading... |
2485 else | 2528 else |
2486 if test -n "$ac_ct_STRIP"; then | 2529 if test -n "$ac_ct_STRIP"; then |
2487 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | 2530 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
2488 else | 2531 else |
2489 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2532 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2490 for as_dir in $PATH | 2533 for as_dir in $PATH |
2491 do | 2534 do |
2492 IFS=$as_save_IFS | 2535 IFS=$as_save_IFS |
2493 test -z "$as_dir" && as_dir=. | 2536 test -z "$as_dir" && as_dir=. |
2494 for ac_exec_ext in '' $ac_executable_extensions; do | 2537 for ac_exec_ext in '' $ac_executable_extensions; do |
2495 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2538 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2496 ac_cv_prog_ac_ct_STRIP="strip" | 2539 ac_cv_prog_ac_ct_STRIP="strip" |
2497 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2498 break 2 | 2541 break 2 |
2499 fi | 2542 fi |
2500 done | 2543 done |
2501 done | 2544 done |
2502 IFS=$as_save_IFS | 2545 IFS=$as_save_IFS |
2503 | 2546 |
2504 fi | 2547 fi |
2505 fi | 2548 fi |
(...skipping 30 matching lines...) Expand all Loading... |
2536 if ${ac_cv_path_mkdir+:} false; then : | 2579 if ${ac_cv_path_mkdir+:} false; then : |
2537 $as_echo_n "(cached) " >&6 | 2580 $as_echo_n "(cached) " >&6 |
2538 else | 2581 else |
2539 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2582 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2540 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | 2583 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin |
2541 do | 2584 do |
2542 IFS=$as_save_IFS | 2585 IFS=$as_save_IFS |
2543 test -z "$as_dir" && as_dir=. | 2586 test -z "$as_dir" && as_dir=. |
2544 for ac_prog in mkdir gmkdir; do | 2587 for ac_prog in mkdir gmkdir; do |
2545 for ac_exec_ext in '' $ac_executable_extensions; do | 2588 for ac_exec_ext in '' $ac_executable_extensions; do |
2546 » { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; } || continue | 2589 » as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
2547 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 2590 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
2548 'mkdir (GNU coreutils) '* | \ | 2591 'mkdir (GNU coreutils) '* | \ |
2549 'mkdir (coreutils) '* | \ | 2592 'mkdir (coreutils) '* | \ |
2550 'mkdir (fileutils) '4.1*) | 2593 'mkdir (fileutils) '4.1*) |
2551 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 2594 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
2552 break 3;; | 2595 break 3;; |
2553 esac | 2596 esac |
2554 done | 2597 done |
2555 done | 2598 done |
2556 done | 2599 done |
2557 IFS=$as_save_IFS | 2600 IFS=$as_save_IFS |
2558 | 2601 |
2559 fi | 2602 fi |
2560 | 2603 |
2561 test -d ./--version && rmdir ./--version | 2604 test -d ./--version && rmdir ./--version |
2562 if test "${ac_cv_path_mkdir+set}" = set; then | 2605 if test "${ac_cv_path_mkdir+set}" = set; then |
2563 MKDIR_P="$ac_cv_path_mkdir -p" | 2606 MKDIR_P="$ac_cv_path_mkdir -p" |
2564 else | 2607 else |
2565 # As a last resort, use the slow shell script. Don't cache a | 2608 # As a last resort, use the slow shell script. Don't cache a |
2566 # value for MKDIR_P within a source directory, because that will | 2609 # value for MKDIR_P within a source directory, because that will |
2567 # break other packages using the cache if that directory is | 2610 # break other packages using the cache if that directory is |
2568 # removed, or if the value is a relative name. | 2611 # removed, or if the value is a relative name. |
2569 MKDIR_P="$ac_install_sh -d" | 2612 MKDIR_P="$ac_install_sh -d" |
2570 fi | 2613 fi |
2571 fi | 2614 fi |
2572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 | 2615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 |
2573 $as_echo "$MKDIR_P" >&6; } | 2616 $as_echo "$MKDIR_P" >&6; } |
2574 | 2617 |
2575 mkdir_p="$MKDIR_P" | |
2576 case $mkdir_p in | |
2577 [\\/$]* | ?:[\\/]*) ;; | |
2578 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; | |
2579 esac | |
2580 | |
2581 for ac_prog in gawk mawk nawk awk | 2618 for ac_prog in gawk mawk nawk awk |
2582 do | 2619 do |
2583 # Extract the first word of "$ac_prog", so it can be a program name with args. | 2620 # Extract the first word of "$ac_prog", so it can be a program name with args. |
2584 set dummy $ac_prog; ac_word=$2 | 2621 set dummy $ac_prog; ac_word=$2 |
2585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2586 $as_echo_n "checking for $ac_word... " >&6; } | 2623 $as_echo_n "checking for $ac_word... " >&6; } |
2587 if ${ac_cv_prog_AWK+:} false; then : | 2624 if ${ac_cv_prog_AWK+:} false; then : |
2588 $as_echo_n "(cached) " >&6 | 2625 $as_echo_n "(cached) " >&6 |
2589 else | 2626 else |
2590 if test -n "$AWK"; then | 2627 if test -n "$AWK"; then |
2591 ac_cv_prog_AWK="$AWK" # Let the user override the test. | 2628 ac_cv_prog_AWK="$AWK" # Let the user override the test. |
2592 else | 2629 else |
2593 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2630 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2594 for as_dir in $PATH | 2631 for as_dir in $PATH |
2595 do | 2632 do |
2596 IFS=$as_save_IFS | 2633 IFS=$as_save_IFS |
2597 test -z "$as_dir" && as_dir=. | 2634 test -z "$as_dir" && as_dir=. |
2598 for ac_exec_ext in '' $ac_executable_extensions; do | 2635 for ac_exec_ext in '' $ac_executable_extensions; do |
2599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 2636 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2600 ac_cv_prog_AWK="$ac_prog" | 2637 ac_cv_prog_AWK="$ac_prog" |
2601 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 2638 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2602 break 2 | 2639 break 2 |
2603 fi | 2640 fi |
2604 done | 2641 done |
2605 done | 2642 done |
2606 IFS=$as_save_IFS | 2643 IFS=$as_save_IFS |
2607 | 2644 |
2608 fi | 2645 fi |
2609 fi | 2646 fi |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2653 | 2690 |
2654 rm -rf .tst 2>/dev/null | 2691 rm -rf .tst 2>/dev/null |
2655 mkdir .tst 2>/dev/null | 2692 mkdir .tst 2>/dev/null |
2656 if test -d .tst; then | 2693 if test -d .tst; then |
2657 am__leading_dot=. | 2694 am__leading_dot=. |
2658 else | 2695 else |
2659 am__leading_dot=_ | 2696 am__leading_dot=_ |
2660 fi | 2697 fi |
2661 rmdir .tst 2>/dev/null | 2698 rmdir .tst 2>/dev/null |
2662 | 2699 |
| 2700 # Check whether --enable-silent-rules was given. |
| 2701 if test "${enable_silent_rules+set}" = set; then : |
| 2702 enableval=$enable_silent_rules; |
| 2703 fi |
| 2704 |
| 2705 case $enable_silent_rules in # ((( |
| 2706 yes) AM_DEFAULT_VERBOSITY=0;; |
| 2707 no) AM_DEFAULT_VERBOSITY=1;; |
| 2708 *) AM_DEFAULT_VERBOSITY=1;; |
| 2709 esac |
| 2710 am_make=${MAKE-make} |
| 2711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nest
ed variables" >&5 |
| 2712 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } |
| 2713 if ${am_cv_make_support_nested_variables+:} false; then : |
| 2714 $as_echo_n "(cached) " >&6 |
| 2715 else |
| 2716 if $as_echo 'TRUE=$(BAR$(V)) |
| 2717 BAR0=false |
| 2718 BAR1=true |
| 2719 V=1 |
| 2720 am__doit: |
| 2721 @$(TRUE) |
| 2722 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then |
| 2723 am_cv_make_support_nested_variables=yes |
| 2724 else |
| 2725 am_cv_make_support_nested_variables=no |
| 2726 fi |
| 2727 fi |
| 2728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_vari
ables" >&5 |
| 2729 $as_echo "$am_cv_make_support_nested_variables" >&6; } |
| 2730 if test $am_cv_make_support_nested_variables = yes; then |
| 2731 AM_V='$(V)' |
| 2732 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
| 2733 else |
| 2734 AM_V=$AM_DEFAULT_VERBOSITY |
| 2735 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY |
| 2736 fi |
| 2737 AM_BACKSLASH='\' |
| 2738 |
2663 if test "`cd $srcdir && pwd`" != "`pwd`"; then | 2739 if test "`cd $srcdir && pwd`" != "`pwd`"; then |
2664 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output | 2740 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output |
2665 # is not polluted with repeated "-I." | 2741 # is not polluted with repeated "-I." |
2666 am__isrc=' -I$(srcdir)' | 2742 am__isrc=' -I$(srcdir)' |
2667 # test to see if srcdir already configured | 2743 # test to see if srcdir already configured |
2668 if test -f $srcdir/config.status; then | 2744 if test -f $srcdir/config.status; then |
2669 as_fn_error $? "source directory already configured; run \"make distclean\"
there first" "$LINENO" 5 | 2745 as_fn_error $? "source directory already configured; run \"make distclean\"
there first" "$LINENO" 5 |
2670 fi | 2746 fi |
2671 fi | 2747 fi |
2672 | 2748 |
(...skipping 30 matching lines...) Expand all Loading... |
2703 | 2779 |
2704 | 2780 |
2705 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | 2781 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} |
2706 | 2782 |
2707 | 2783 |
2708 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | 2784 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} |
2709 | 2785 |
2710 | 2786 |
2711 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | 2787 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
2712 | 2788 |
| 2789 # For better backward compatibility. To be removed once Automake 1.9.x |
| 2790 # dies out for good. For more background, see: |
| 2791 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> |
| 2792 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
| 2793 mkdir_p='$(MKDIR_P)' |
| 2794 |
2713 # We need awk for the "check" target. The system "awk" is bad on | 2795 # We need awk for the "check" target. The system "awk" is bad on |
2714 # some platforms. | 2796 # some platforms. |
2715 # Always define AMTAR for backward compatibility. | 2797 # Always define AMTAR for backward compatibility. Yes, it's still used |
2716 | 2798 # in the wild :-( We should find a proper way to deprecate it ... |
2717 AMTAR=${AMTAR-"${am_missing_run}tar"} | 2799 AMTAR='$${TAR-tar}' |
2718 | 2800 |
2719 | 2801 |
2720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar arch
ive" >&5 | 2802 # We'll loop over all known methods to create a tar archive until one works. |
| 2803 _am_tools='gnutar plaintar pax cpio none' |
| 2804 |
| 2805 # The POSIX 1988 'ustar' format is defined with fixed-size fields. |
| 2806 # There is notably a 21 bits limit for the UID and the GID. In fact, |
| 2807 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 |
| 2808 # and bug#13588). |
| 2809 am_max_uid=2097151 # 2^21 - 1 |
| 2810 am_max_gid=$am_max_uid |
| 2811 # The $UID and $GID variables are not portable, so we need to resort |
| 2812 # to the POSIX-mandated id(1) utility. Errors in the 'id' calls |
| 2813 # below are definitely unexpected, so allow the users to see them |
| 2814 # (that is, avoid stderr redirection). |
| 2815 am_uid=`id -u || echo unknown` |
| 2816 am_gid=`id -g || echo unknown` |
| 2817 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is
supported by ustar format" >&5 |
| 2818 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6
; } |
| 2819 if test $am_uid -le $am_max_uid; then |
| 2820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 2821 $as_echo "yes" >&6; } |
| 2822 else |
| 2823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 2824 $as_echo "no" >&6; } |
| 2825 _am_tools=none |
| 2826 fi |
| 2827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is
supported by ustar format" >&5 |
| 2828 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6
; } |
| 2829 if test $am_gid -le $am_max_gid; then |
| 2830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 2831 $as_echo "yes" >&6; } |
| 2832 else |
| 2833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
| 2834 $as_echo "no" >&6; } |
| 2835 _am_tools=none |
| 2836 fi |
| 2837 |
| 2838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar ar
chive" >&5 |
2721 $as_echo_n "checking how to create a ustar tar archive... " >&6; } | 2839 $as_echo_n "checking how to create a ustar tar archive... " >&6; } |
2722 # Loop over all known methods to create a tar archive until one works. | 2840 |
2723 _am_tools='gnutar plaintar pax cpio none' | 2841 # Go ahead even if we have the value already cached. We do so because we |
2724 _am_tools=${am_cv_prog_tar_ustar-$_am_tools} | 2842 # need to set the values for the 'am__tar' and 'am__untar' variables. |
2725 # Do not fold the above two line into one, because Tru64 sh and | 2843 _am_tools=${am_cv_prog_tar_ustar-$_am_tools} |
2726 # Solaris sh will not grok spaces in the rhs of `-'. | 2844 |
2727 for _am_tool in $_am_tools | 2845 for _am_tool in $_am_tools; do |
2728 do | 2846 case $_am_tool in |
2729 case $_am_tool in | 2847 gnutar) |
2730 gnutar) | 2848 for _am_tar in tar gnutar gtar; do |
2731 for _am_tar in tar gnutar gtar; | 2849 { echo "$as_me:$LINENO: $_am_tar --version" >&5 |
2732 do | |
2733 { echo "$as_me:$LINENO: $_am_tar --version" >&5 | |
2734 ($_am_tar --version) >&5 2>&5 | 2850 ($_am_tar --version) >&5 2>&5 |
2735 ac_status=$? | 2851 ac_status=$? |
2736 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2737 (exit $ac_status); } && break | 2853 (exit $ac_status); } && break |
2738 done | 2854 done |
2739 am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' | 2855 am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' |
2740 am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' | 2856 am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' |
2741 am__untar="$_am_tar -xf -" | 2857 am__untar="$_am_tar -xf -" |
2742 ;; | 2858 ;; |
2743 plaintar) | 2859 plaintar) |
2744 # Must skip GNU tar: if it does not support --format= it doesn't create | 2860 # Must skip GNU tar: if it does not support --format= it doesn't create |
2745 # ustar tarball either. | 2861 # ustar tarball either. |
2746 (tar --version) >/dev/null 2>&1 && continue | 2862 (tar --version) >/dev/null 2>&1 && continue |
2747 am__tar='tar chf - "$$tardir"' | 2863 am__tar='tar chf - "$$tardir"' |
2748 am__tar_='tar chf - "$tardir"' | 2864 am__tar_='tar chf - "$tardir"' |
2749 am__untar='tar xf -' | 2865 am__untar='tar xf -' |
2750 ;; | 2866 ;; |
2751 pax) | 2867 pax) |
2752 am__tar='pax -L -x ustar -w "$$tardir"' | 2868 am__tar='pax -L -x ustar -w "$$tardir"' |
2753 am__tar_='pax -L -x ustar -w "$tardir"' | 2869 am__tar_='pax -L -x ustar -w "$tardir"' |
2754 am__untar='pax -r' | 2870 am__untar='pax -r' |
2755 ;; | 2871 ;; |
2756 cpio) | 2872 cpio) |
2757 am__tar='find "$$tardir" -print | cpio -o -H ustar -L' | 2873 am__tar='find "$$tardir" -print | cpio -o -H ustar -L' |
2758 am__tar_='find "$tardir" -print | cpio -o -H ustar -L' | 2874 am__tar_='find "$tardir" -print | cpio -o -H ustar -L' |
2759 am__untar='cpio -i -H ustar -d' | 2875 am__untar='cpio -i -H ustar -d' |
2760 ;; | 2876 ;; |
2761 none) | 2877 none) |
2762 am__tar=false | 2878 am__tar=false |
2763 am__tar_=false | 2879 am__tar_=false |
2764 am__untar=false | 2880 am__untar=false |
2765 ;; | 2881 ;; |
2766 esac | 2882 esac |
2767 | 2883 |
2768 # If the value was cached, stop now. We just wanted to have am__tar | 2884 # If the value was cached, stop now. We just wanted to have am__tar |
2769 # and am__untar set. | 2885 # and am__untar set. |
2770 test -n "${am_cv_prog_tar_ustar}" && break | 2886 test -n "${am_cv_prog_tar_ustar}" && break |
2771 | 2887 |
2772 # tar/untar a dummy directory, and stop if the command works | 2888 # tar/untar a dummy directory, and stop if the command works. |
2773 rm -rf conftest.dir | 2889 rm -rf conftest.dir |
2774 mkdir conftest.dir | 2890 mkdir conftest.dir |
2775 echo GrepMe > conftest.dir/file | 2891 echo GrepMe > conftest.dir/file |
2776 { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >
&5 | 2892 { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar"
>&5 |
2777 (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5 | 2893 (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5 |
2778 ac_status=$? | 2894 ac_status=$? |
2779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2895 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2780 (exit $ac_status); } | 2896 (exit $ac_status); } |
2781 rm -rf conftest.dir | 2897 rm -rf conftest.dir |
2782 if test -s conftest.tar; then | 2898 if test -s conftest.tar; then |
2783 { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5 | 2899 { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5 |
2784 ($am__untar <conftest.tar) >&5 2>&5 | 2900 ($am__untar <conftest.tar) >&5 2>&5 |
2785 ac_status=$? | 2901 ac_status=$? |
2786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2902 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2787 (exit $ac_status); } | 2903 (exit $ac_status); } |
2788 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break | 2904 { echo "$as_me:$LINENO: cat conftest.dir/file" >&5 |
| 2905 (cat conftest.dir/file) >&5 2>&5 |
| 2906 ac_status=$? |
| 2907 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2908 (exit $ac_status); } |
| 2909 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break |
| 2910 fi |
| 2911 done |
| 2912 rm -rf conftest.dir |
| 2913 |
| 2914 if ${am_cv_prog_tar_ustar+:} false; then : |
| 2915 $as_echo_n "(cached) " >&6 |
| 2916 else |
| 2917 am_cv_prog_tar_ustar=$_am_tool |
| 2918 fi |
| 2919 |
| 2920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 |
| 2921 $as_echo "$am_cv_prog_tar_ustar" >&6; } |
| 2922 |
| 2923 |
| 2924 |
| 2925 |
| 2926 |
| 2927 |
| 2928 # POSIX will say in a future version that running "rm -f" with no argument |
| 2929 # is OK; and we want to be able to make that assumption in our Makefile |
| 2930 # recipes. So use an aggressive probe to check that the usage we want is |
| 2931 # actually supported "in the wild" to an acceptable degree. |
| 2932 # See automake bug#10828. |
| 2933 # To make any issue more visible, cause the running configure to be aborted |
| 2934 # by default if the 'rm' program in use doesn't match our expectations; the |
| 2935 # user can still override this though. |
| 2936 if rm -f && rm -fr && rm -rf; then : OK; else |
| 2937 cat >&2 <<'END' |
| 2938 Oops! |
| 2939 |
| 2940 Your 'rm' program seems unable to run without file operands specified |
| 2941 on the command line, even when the '-f' option is present. This is contrary |
| 2942 to the behaviour of most rm programs out there, and not conforming with |
| 2943 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542> |
| 2944 |
| 2945 Please tell bug-automake@gnu.org about your system, including the value |
| 2946 of your $PATH and any error possibly output before this message. This |
| 2947 can help us improve future automake versions. |
| 2948 |
| 2949 END |
| 2950 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then |
| 2951 echo 'Configuration will proceed anyway, since you have set the' >&2 |
| 2952 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 |
| 2953 echo >&2 |
| 2954 else |
| 2955 cat >&2 <<'END' |
| 2956 Aborting the configuration process, to ensure you take notice of the issue. |
| 2957 |
| 2958 You can download and install GNU coreutils to get an 'rm' implementation |
| 2959 that behaves properly: <http://www.gnu.org/software/coreutils/>. |
| 2960 |
| 2961 If you want to complete the configuration process using your problematic |
| 2962 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM |
| 2963 to "yes", and re-run configure. |
| 2964 |
| 2965 END |
| 2966 as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 |
2789 fi | 2967 fi |
2790 done | 2968 fi |
2791 rm -rf conftest.dir | |
2792 | |
2793 if ${am_cv_prog_tar_ustar+:} false; then : | |
2794 $as_echo_n "(cached) " >&6 | |
2795 else | |
2796 am_cv_prog_tar_ustar=$_am_tool | |
2797 fi | |
2798 | |
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 | |
2800 $as_echo "$am_cv_prog_tar_ustar" >&6; } | |
2801 | |
2802 | |
2803 | |
2804 | |
2805 | |
2806 ac_config_headers="$ac_config_headers src/config.h" | 2969 ac_config_headers="$ac_config_headers src/config.h" |
2807 | 2970 |
2808 | 2971 |
2809 DEPDIR="${am__leading_dot}deps" | 2972 DEPDIR="${am__leading_dot}deps" |
2810 | 2973 |
2811 ac_config_commands="$ac_config_commands depfiles" | 2974 ac_config_commands="$ac_config_commands depfiles" |
2812 | 2975 |
2813 | 2976 |
2814 am_make=${MAKE-make} | 2977 am_make=${MAKE-make} |
2815 cat > confinc << 'END' | 2978 cat > confinc << 'END' |
2816 am__doit: | 2979 am__doit: |
2817 @echo this is the am__doit target | 2980 @echo this is the am__doit target |
2818 .PHONY: am__doit | 2981 .PHONY: am__doit |
2819 END | 2982 END |
2820 # If we don't find an include directive, just comment out the code. | 2983 # If we don't find an include directive, just comment out the code. |
2821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $
am_make" >&5 | 2984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $
am_make" >&5 |
2822 $as_echo_n "checking for style of include used by $am_make... " >&6; } | 2985 $as_echo_n "checking for style of include used by $am_make... " >&6; } |
2823 am__include="#" | 2986 am__include="#" |
2824 am__quote= | 2987 am__quote= |
2825 _am_result=none | 2988 _am_result=none |
2826 # First try GNU make style include. | 2989 # First try GNU make style include. |
2827 echo "include confinc" > confmf | 2990 echo "include confinc" > confmf |
2828 # Ignore all kinds of additional output from `make'. | 2991 # Ignore all kinds of additional output from 'make'. |
2829 case `$am_make -s -f confmf 2> /dev/null` in #( | 2992 case `$am_make -s -f confmf 2> /dev/null` in #( |
2830 *the\ am__doit\ target*) | 2993 *the\ am__doit\ target*) |
2831 am__include=include | 2994 am__include=include |
2832 am__quote= | 2995 am__quote= |
2833 _am_result=GNU | 2996 _am_result=GNU |
2834 ;; | 2997 ;; |
2835 esac | 2998 esac |
2836 # Now try BSD make style include. | 2999 # Now try BSD make style include. |
2837 if test "$am__include" = "#"; then | 3000 if test "$am__include" = "#"; then |
2838 echo '.include "confinc"' > confmf | 3001 echo '.include "confinc"' > confmf |
(...skipping 12 matching lines...) Expand all Loading... |
2851 rm -f confinc confmf | 3014 rm -f confinc confmf |
2852 | 3015 |
2853 # Check whether --enable-dependency-tracking was given. | 3016 # Check whether --enable-dependency-tracking was given. |
2854 if test "${enable_dependency_tracking+set}" = set; then : | 3017 if test "${enable_dependency_tracking+set}" = set; then : |
2855 enableval=$enable_dependency_tracking; | 3018 enableval=$enable_dependency_tracking; |
2856 fi | 3019 fi |
2857 | 3020 |
2858 if test "x$enable_dependency_tracking" != xno; then | 3021 if test "x$enable_dependency_tracking" != xno; then |
2859 am_depcomp="$ac_aux_dir/depcomp" | 3022 am_depcomp="$ac_aux_dir/depcomp" |
2860 AMDEPBACKSLASH='\' | 3023 AMDEPBACKSLASH='\' |
| 3024 am__nodep='_no' |
2861 fi | 3025 fi |
2862 if test "x$enable_dependency_tracking" != xno; then | 3026 if test "x$enable_dependency_tracking" != xno; then |
2863 AMDEP_TRUE= | 3027 AMDEP_TRUE= |
2864 AMDEP_FALSE='#' | 3028 AMDEP_FALSE='#' |
2865 else | 3029 else |
2866 AMDEP_TRUE='#' | 3030 AMDEP_TRUE='#' |
2867 AMDEP_FALSE= | 3031 AMDEP_FALSE= |
2868 fi | 3032 fi |
2869 | 3033 |
2870 | 3034 |
(...skipping 12 matching lines...) Expand all Loading... |
2883 else | 3047 else |
2884 if test -n "$CC"; then | 3048 if test -n "$CC"; then |
2885 ac_cv_prog_CC="$CC" # Let the user override the test. | 3049 ac_cv_prog_CC="$CC" # Let the user override the test. |
2886 else | 3050 else |
2887 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3051 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2888 for as_dir in $PATH | 3052 for as_dir in $PATH |
2889 do | 3053 do |
2890 IFS=$as_save_IFS | 3054 IFS=$as_save_IFS |
2891 test -z "$as_dir" && as_dir=. | 3055 test -z "$as_dir" && as_dir=. |
2892 for ac_exec_ext in '' $ac_executable_extensions; do | 3056 for ac_exec_ext in '' $ac_executable_extensions; do |
2893 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3057 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2894 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 3058 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
2895 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3059 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2896 break 2 | 3060 break 2 |
2897 fi | 3061 fi |
2898 done | 3062 done |
2899 done | 3063 done |
2900 IFS=$as_save_IFS | 3064 IFS=$as_save_IFS |
2901 | 3065 |
2902 fi | 3066 fi |
2903 fi | 3067 fi |
(...skipping 19 matching lines...) Expand all Loading... |
2923 else | 3087 else |
2924 if test -n "$ac_ct_CC"; then | 3088 if test -n "$ac_ct_CC"; then |
2925 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3089 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
2926 else | 3090 else |
2927 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2928 for as_dir in $PATH | 3092 for as_dir in $PATH |
2929 do | 3093 do |
2930 IFS=$as_save_IFS | 3094 IFS=$as_save_IFS |
2931 test -z "$as_dir" && as_dir=. | 3095 test -z "$as_dir" && as_dir=. |
2932 for ac_exec_ext in '' $ac_executable_extensions; do | 3096 for ac_exec_ext in '' $ac_executable_extensions; do |
2933 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3097 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2934 ac_cv_prog_ac_ct_CC="gcc" | 3098 ac_cv_prog_ac_ct_CC="gcc" |
2935 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3099 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2936 break 2 | 3100 break 2 |
2937 fi | 3101 fi |
2938 done | 3102 done |
2939 done | 3103 done |
2940 IFS=$as_save_IFS | 3104 IFS=$as_save_IFS |
2941 | 3105 |
2942 fi | 3106 fi |
2943 fi | 3107 fi |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2976 else | 3140 else |
2977 if test -n "$CC"; then | 3141 if test -n "$CC"; then |
2978 ac_cv_prog_CC="$CC" # Let the user override the test. | 3142 ac_cv_prog_CC="$CC" # Let the user override the test. |
2979 else | 3143 else |
2980 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3144 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2981 for as_dir in $PATH | 3145 for as_dir in $PATH |
2982 do | 3146 do |
2983 IFS=$as_save_IFS | 3147 IFS=$as_save_IFS |
2984 test -z "$as_dir" && as_dir=. | 3148 test -z "$as_dir" && as_dir=. |
2985 for ac_exec_ext in '' $ac_executable_extensions; do | 3149 for ac_exec_ext in '' $ac_executable_extensions; do |
2986 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3150 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2987 ac_cv_prog_CC="${ac_tool_prefix}cc" | 3151 ac_cv_prog_CC="${ac_tool_prefix}cc" |
2988 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
2989 break 2 | 3153 break 2 |
2990 fi | 3154 fi |
2991 done | 3155 done |
2992 done | 3156 done |
2993 IFS=$as_save_IFS | 3157 IFS=$as_save_IFS |
2994 | 3158 |
2995 fi | 3159 fi |
2996 fi | 3160 fi |
(...skipping 20 matching lines...) Expand all Loading... |
3017 if test -n "$CC"; then | 3181 if test -n "$CC"; then |
3018 ac_cv_prog_CC="$CC" # Let the user override the test. | 3182 ac_cv_prog_CC="$CC" # Let the user override the test. |
3019 else | 3183 else |
3020 ac_prog_rejected=no | 3184 ac_prog_rejected=no |
3021 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3022 for as_dir in $PATH | 3186 for as_dir in $PATH |
3023 do | 3187 do |
3024 IFS=$as_save_IFS | 3188 IFS=$as_save_IFS |
3025 test -z "$as_dir" && as_dir=. | 3189 test -z "$as_dir" && as_dir=. |
3026 for ac_exec_ext in '' $ac_executable_extensions; do | 3190 for ac_exec_ext in '' $ac_executable_extensions; do |
3027 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3191 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3028 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 3192 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
3029 ac_prog_rejected=yes | 3193 ac_prog_rejected=yes |
3030 continue | 3194 continue |
3031 fi | 3195 fi |
3032 ac_cv_prog_CC="cc" | 3196 ac_cv_prog_CC="cc" |
3033 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3197 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3034 break 2 | 3198 break 2 |
3035 fi | 3199 fi |
3036 done | 3200 done |
3037 done | 3201 done |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3075 else | 3239 else |
3076 if test -n "$CC"; then | 3240 if test -n "$CC"; then |
3077 ac_cv_prog_CC="$CC" # Let the user override the test. | 3241 ac_cv_prog_CC="$CC" # Let the user override the test. |
3078 else | 3242 else |
3079 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3243 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3080 for as_dir in $PATH | 3244 for as_dir in $PATH |
3081 do | 3245 do |
3082 IFS=$as_save_IFS | 3246 IFS=$as_save_IFS |
3083 test -z "$as_dir" && as_dir=. | 3247 test -z "$as_dir" && as_dir=. |
3084 for ac_exec_ext in '' $ac_executable_extensions; do | 3248 for ac_exec_ext in '' $ac_executable_extensions; do |
3085 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3249 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3086 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 3250 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
3087 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3251 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3088 break 2 | 3252 break 2 |
3089 fi | 3253 fi |
3090 done | 3254 done |
3091 done | 3255 done |
3092 IFS=$as_save_IFS | 3256 IFS=$as_save_IFS |
3093 | 3257 |
3094 fi | 3258 fi |
3095 fi | 3259 fi |
(...skipping 23 matching lines...) Expand all Loading... |
3119 else | 3283 else |
3120 if test -n "$ac_ct_CC"; then | 3284 if test -n "$ac_ct_CC"; then |
3121 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3285 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3122 else | 3286 else |
3123 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3287 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3124 for as_dir in $PATH | 3288 for as_dir in $PATH |
3125 do | 3289 do |
3126 IFS=$as_save_IFS | 3290 IFS=$as_save_IFS |
3127 test -z "$as_dir" && as_dir=. | 3291 test -z "$as_dir" && as_dir=. |
3128 for ac_exec_ext in '' $ac_executable_extensions; do | 3292 for ac_exec_ext in '' $ac_executable_extensions; do |
3129 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 3293 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3130 ac_cv_prog_ac_ct_CC="$ac_prog" | 3294 ac_cv_prog_ac_ct_CC="$ac_prog" |
3131 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 3295 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3132 break 2 | 3296 break 2 |
3133 fi | 3297 fi |
3134 done | 3298 done |
3135 done | 3299 done |
3136 IFS=$as_save_IFS | 3300 IFS=$as_save_IFS |
3137 | 3301 |
3138 fi | 3302 fi |
3139 fi | 3303 fi |
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3565 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 3729 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
3566 if ${ac_cv_prog_cc_c89+:} false; then : | 3730 if ${ac_cv_prog_cc_c89+:} false; then : |
3567 $as_echo_n "(cached) " >&6 | 3731 $as_echo_n "(cached) " >&6 |
3568 else | 3732 else |
3569 ac_cv_prog_cc_c89=no | 3733 ac_cv_prog_cc_c89=no |
3570 ac_save_CC=$CC | 3734 ac_save_CC=$CC |
3571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3572 /* end confdefs.h. */ | 3736 /* end confdefs.h. */ |
3573 #include <stdarg.h> | 3737 #include <stdarg.h> |
3574 #include <stdio.h> | 3738 #include <stdio.h> |
3575 #include <sys/types.h> | 3739 struct stat; |
3576 #include <sys/stat.h> | |
3577 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 3740 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
3578 struct buf { int x; }; | 3741 struct buf { int x; }; |
3579 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 3742 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
3580 static char *e (p, i) | 3743 static char *e (p, i) |
3581 char **p; | 3744 char **p; |
3582 int i; | 3745 int i; |
3583 { | 3746 { |
3584 return p[i]; | 3747 return p[i]; |
3585 } | 3748 } |
3586 static char *f (char * (*g) (char **, int), char **p, ...) | 3749 static char *f (char * (*g) (char **, int), char **p, ...) |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3651 if test "x$ac_cv_prog_cc_c89" != xno; then : | 3814 if test "x$ac_cv_prog_cc_c89" != xno; then : |
3652 | 3815 |
3653 fi | 3816 fi |
3654 | 3817 |
3655 ac_ext=c | 3818 ac_ext=c |
3656 ac_cpp='$CPP $CPPFLAGS' | 3819 ac_cpp='$CPP $CPPFLAGS' |
3657 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3820 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3658 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3821 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
3659 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3822 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3660 | 3823 |
| 3824 ac_ext=c |
| 3825 ac_cpp='$CPP $CPPFLAGS' |
| 3826 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3827 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3828 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and
-o together" >&5 |
| 3830 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } |
| 3831 if ${am_cv_prog_cc_c_o+:} false; then : |
| 3832 $as_echo_n "(cached) " >&6 |
| 3833 else |
| 3834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 3835 /* end confdefs.h. */ |
| 3836 |
| 3837 int |
| 3838 main () |
| 3839 { |
| 3840 |
| 3841 ; |
| 3842 return 0; |
| 3843 } |
| 3844 _ACEOF |
| 3845 # Make sure it works both with $CC and with simple cc. |
| 3846 # Following AC_PROG_CC_C_O, we do the test twice because some |
| 3847 # compilers refuse to overwrite an existing .o file with -o, |
| 3848 # though they will create one. |
| 3849 am_cv_prog_cc_c_o=yes |
| 3850 for am_i in 1 2; do |
| 3851 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext"
>&5 |
| 3852 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 |
| 3853 ac_status=$? |
| 3854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3855 (exit $ac_status); } \ |
| 3856 && test -f conftest2.$ac_objext; then |
| 3857 : OK |
| 3858 else |
| 3859 am_cv_prog_cc_c_o=no |
| 3860 break |
| 3861 fi |
| 3862 done |
| 3863 rm -f core conftest* |
| 3864 unset am_i |
| 3865 fi |
| 3866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 |
| 3867 $as_echo "$am_cv_prog_cc_c_o" >&6; } |
| 3868 if test "$am_cv_prog_cc_c_o" != yes; then |
| 3869 # Losing compiler, so override with the script. |
| 3870 # FIXME: It is wrong to rewrite CC. |
| 3871 # But if we don't then we get into trouble of one sort or another. |
| 3872 # A longer-term fix would be to have automake use am__CC in this case, |
| 3873 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" |
| 3874 CC="$am_aux_dir/compile $CC" |
| 3875 fi |
| 3876 ac_ext=c |
| 3877 ac_cpp='$CPP $CPPFLAGS' |
| 3878 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3879 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3880 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3881 |
| 3882 |
3661 depcc="$CC" am_compiler_list= | 3883 depcc="$CC" am_compiler_list= |
3662 | 3884 |
3663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 3885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
3664 $as_echo_n "checking dependency style of $depcc... " >&6; } | 3886 $as_echo_n "checking dependency style of $depcc... " >&6; } |
3665 if ${am_cv_CC_dependencies_compiler_type+:} false; then : | 3887 if ${am_cv_CC_dependencies_compiler_type+:} false; then : |
3666 $as_echo_n "(cached) " >&6 | 3888 $as_echo_n "(cached) " >&6 |
3667 else | 3889 else |
3668 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 3890 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
3669 # We make a subdir and do the tests there. Otherwise we can end up | 3891 # We make a subdir and do the tests there. Otherwise we can end up |
3670 # making bogus files that we don't know about and never remove. For | 3892 # making bogus files that we don't know about and never remove. For |
3671 # instance it was reported that on HP-UX the gcc test will end up | 3893 # instance it was reported that on HP-UX the gcc test will end up |
3672 # making a dummy file named `D' -- because `-MD' means `put the output | 3894 # making a dummy file named 'D' -- because '-MD' means "put the output |
3673 # in D'. | 3895 # in D". |
| 3896 rm -rf conftest.dir |
3674 mkdir conftest.dir | 3897 mkdir conftest.dir |
3675 # Copy depcomp to subdir because otherwise we won't find it if we're | 3898 # Copy depcomp to subdir because otherwise we won't find it if we're |
3676 # using a relative directory. | 3899 # using a relative directory. |
3677 cp "$am_depcomp" conftest.dir | 3900 cp "$am_depcomp" conftest.dir |
3678 cd conftest.dir | 3901 cd conftest.dir |
3679 # We will build objects and dependencies in a subdirectory because | 3902 # We will build objects and dependencies in a subdirectory because |
3680 # it helps to detect inapplicable dependency modes. For instance | 3903 # it helps to detect inapplicable dependency modes. For instance |
3681 # both Tru64's cc and ICC support -MD to output dependencies as a | 3904 # both Tru64's cc and ICC support -MD to output dependencies as a |
3682 # side effect of compilation, but ICC will put the dependencies in | 3905 # side effect of compilation, but ICC will put the dependencies in |
3683 # the current directory while Tru64 will put them in the object | 3906 # the current directory while Tru64 will put them in the object |
(...skipping 13 matching lines...) Expand all Loading... |
3697 # Setup a source with many dependencies, because some compilers | 3920 # Setup a source with many dependencies, because some compilers |
3698 # like to wrap large dependency lists on column 80 (with \), and | 3921 # like to wrap large dependency lists on column 80 (with \), and |
3699 # we should not choose a depcomp mode which is confused by this. | 3922 # we should not choose a depcomp mode which is confused by this. |
3700 # | 3923 # |
3701 # We need to recreate these files for each test, as the compiler may | 3924 # We need to recreate these files for each test, as the compiler may |
3702 # overwrite some of them when testing with obscure command lines. | 3925 # overwrite some of them when testing with obscure command lines. |
3703 # This happens at least with the AIX C compiler. | 3926 # This happens at least with the AIX C compiler. |
3704 : > sub/conftest.c | 3927 : > sub/conftest.c |
3705 for i in 1 2 3 4 5 6; do | 3928 for i in 1 2 3 4 5 6; do |
3706 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 3929 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
3707 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 3930 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
3708 # Solaris 8's {/usr,}/bin/sh. | 3931 # Solaris 10 /bin/sh. |
3709 touch sub/conftst$i.h | 3932 echo '/* dummy */' > sub/conftst$i.h |
3710 done | 3933 done |
3711 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 3934 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
3712 | 3935 |
3713 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 3936 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
3714 # mode. It turns out that the SunPro C++ compiler does not properly | 3937 # mode. It turns out that the SunPro C++ compiler does not properly |
3715 # handle `-M -o', and we need to detect this. Also, some Intel | 3938 # handle '-M -o', and we need to detect this. Also, some Intel |
3716 # versions had trouble with output in subdirs | 3939 # versions had trouble with output in subdirs. |
3717 am__obj=sub/conftest.${OBJEXT-o} | 3940 am__obj=sub/conftest.${OBJEXT-o} |
3718 am__minus_obj="-o $am__obj" | 3941 am__minus_obj="-o $am__obj" |
3719 case $depmode in | 3942 case $depmode in |
3720 gcc) | 3943 gcc) |
3721 # This depmode causes a compiler race in universal mode. | 3944 # This depmode causes a compiler race in universal mode. |
3722 test "$am__universal" = false || continue | 3945 test "$am__universal" = false || continue |
3723 ;; | 3946 ;; |
3724 nosideeffect) | 3947 nosideeffect) |
3725 # after this tag, mechanisms are not by side-effect, so they'll | 3948 # After this tag, mechanisms are not by side-effect, so they'll |
3726 # only be used when explicitly requested | 3949 # only be used when explicitly requested. |
3727 if test "x$enable_dependency_tracking" = xyes; then | 3950 if test "x$enable_dependency_tracking" = xyes; then |
3728 continue | 3951 continue |
3729 else | 3952 else |
3730 break | 3953 break |
3731 fi | 3954 fi |
3732 ;; | 3955 ;; |
3733 msvisualcpp | msvcmsys) | 3956 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
3734 # This compiler won't grok `-c -o', but also, the minuso test has | 3957 # This compiler won't grok '-c -o', but also, the minuso test has |
3735 # not run yet. These depmodes are late enough in the game, and | 3958 # not run yet. These depmodes are late enough in the game, and |
3736 # so weak that their functioning should not be impacted. | 3959 # so weak that their functioning should not be impacted. |
3737 am__obj=conftest.${OBJEXT-o} | 3960 am__obj=conftest.${OBJEXT-o} |
3738 am__minus_obj= | 3961 am__minus_obj= |
3739 ;; | 3962 ;; |
3740 none) break ;; | 3963 none) break ;; |
3741 esac | 3964 esac |
3742 if depmode=$depmode \ | 3965 if depmode=$depmode \ |
3743 source=sub/conftest.c object=$am__obj \ | 3966 source=sub/conftest.c object=$am__obj \ |
3744 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 3967 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3796 | 4019 |
3797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 4020 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
3798 $as_echo_n "checking dependency style of $depcc... " >&6; } | 4021 $as_echo_n "checking dependency style of $depcc... " >&6; } |
3799 if ${am_cv_CCAS_dependencies_compiler_type+:} false; then : | 4022 if ${am_cv_CCAS_dependencies_compiler_type+:} false; then : |
3800 $as_echo_n "(cached) " >&6 | 4023 $as_echo_n "(cached) " >&6 |
3801 else | 4024 else |
3802 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 4025 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
3803 # We make a subdir and do the tests there. Otherwise we can end up | 4026 # We make a subdir and do the tests there. Otherwise we can end up |
3804 # making bogus files that we don't know about and never remove. For | 4027 # making bogus files that we don't know about and never remove. For |
3805 # instance it was reported that on HP-UX the gcc test will end up | 4028 # instance it was reported that on HP-UX the gcc test will end up |
3806 # making a dummy file named `D' -- because `-MD' means `put the output | 4029 # making a dummy file named 'D' -- because '-MD' means "put the output |
3807 # in D'. | 4030 # in D". |
| 4031 rm -rf conftest.dir |
3808 mkdir conftest.dir | 4032 mkdir conftest.dir |
3809 # Copy depcomp to subdir because otherwise we won't find it if we're | 4033 # Copy depcomp to subdir because otherwise we won't find it if we're |
3810 # using a relative directory. | 4034 # using a relative directory. |
3811 cp "$am_depcomp" conftest.dir | 4035 cp "$am_depcomp" conftest.dir |
3812 cd conftest.dir | 4036 cd conftest.dir |
3813 # We will build objects and dependencies in a subdirectory because | 4037 # We will build objects and dependencies in a subdirectory because |
3814 # it helps to detect inapplicable dependency modes. For instance | 4038 # it helps to detect inapplicable dependency modes. For instance |
3815 # both Tru64's cc and ICC support -MD to output dependencies as a | 4039 # both Tru64's cc and ICC support -MD to output dependencies as a |
3816 # side effect of compilation, but ICC will put the dependencies in | 4040 # side effect of compilation, but ICC will put the dependencies in |
3817 # the current directory while Tru64 will put them in the object | 4041 # the current directory while Tru64 will put them in the object |
(...skipping 11 matching lines...) Expand all Loading... |
3829 # Setup a source with many dependencies, because some compilers | 4053 # Setup a source with many dependencies, because some compilers |
3830 # like to wrap large dependency lists on column 80 (with \), and | 4054 # like to wrap large dependency lists on column 80 (with \), and |
3831 # we should not choose a depcomp mode which is confused by this. | 4055 # we should not choose a depcomp mode which is confused by this. |
3832 # | 4056 # |
3833 # We need to recreate these files for each test, as the compiler may | 4057 # We need to recreate these files for each test, as the compiler may |
3834 # overwrite some of them when testing with obscure command lines. | 4058 # overwrite some of them when testing with obscure command lines. |
3835 # This happens at least with the AIX C compiler. | 4059 # This happens at least with the AIX C compiler. |
3836 : > sub/conftest.c | 4060 : > sub/conftest.c |
3837 for i in 1 2 3 4 5 6; do | 4061 for i in 1 2 3 4 5 6; do |
3838 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 4062 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
3839 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 4063 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
3840 # Solaris 8's {/usr,}/bin/sh. | 4064 # Solaris 10 /bin/sh. |
3841 touch sub/conftst$i.h | 4065 echo '/* dummy */' > sub/conftst$i.h |
3842 done | 4066 done |
3843 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 4067 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
3844 | 4068 |
3845 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 4069 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
3846 # mode. It turns out that the SunPro C++ compiler does not properly | 4070 # mode. It turns out that the SunPro C++ compiler does not properly |
3847 # handle `-M -o', and we need to detect this. Also, some Intel | 4071 # handle '-M -o', and we need to detect this. Also, some Intel |
3848 # versions had trouble with output in subdirs | 4072 # versions had trouble with output in subdirs. |
3849 am__obj=sub/conftest.${OBJEXT-o} | 4073 am__obj=sub/conftest.${OBJEXT-o} |
3850 am__minus_obj="-o $am__obj" | 4074 am__minus_obj="-o $am__obj" |
3851 case $depmode in | 4075 case $depmode in |
3852 gcc) | 4076 gcc) |
3853 # This depmode causes a compiler race in universal mode. | 4077 # This depmode causes a compiler race in universal mode. |
3854 test "$am__universal" = false || continue | 4078 test "$am__universal" = false || continue |
3855 ;; | 4079 ;; |
3856 nosideeffect) | 4080 nosideeffect) |
3857 # after this tag, mechanisms are not by side-effect, so they'll | 4081 # After this tag, mechanisms are not by side-effect, so they'll |
3858 # only be used when explicitly requested | 4082 # only be used when explicitly requested. |
3859 if test "x$enable_dependency_tracking" = xyes; then | 4083 if test "x$enable_dependency_tracking" = xyes; then |
3860 continue | 4084 continue |
3861 else | 4085 else |
3862 break | 4086 break |
3863 fi | 4087 fi |
3864 ;; | 4088 ;; |
3865 msvisualcpp | msvcmsys) | 4089 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
3866 # This compiler won't grok `-c -o', but also, the minuso test has | 4090 # This compiler won't grok '-c -o', but also, the minuso test has |
3867 # not run yet. These depmodes are late enough in the game, and | 4091 # not run yet. These depmodes are late enough in the game, and |
3868 # so weak that their functioning should not be impacted. | 4092 # so weak that their functioning should not be impacted. |
3869 am__obj=conftest.${OBJEXT-o} | 4093 am__obj=conftest.${OBJEXT-o} |
3870 am__minus_obj= | 4094 am__minus_obj= |
3871 ;; | 4095 ;; |
3872 none) break ;; | 4096 none) break ;; |
3873 esac | 4097 esac |
3874 if depmode=$depmode \ | 4098 if depmode=$depmode \ |
3875 source=sub/conftest.c object=$am__obj \ | 4099 source=sub/conftest.c object=$am__obj \ |
3876 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 4100 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3932 else | 4156 else |
3933 if test -n "$CC"; then | 4157 if test -n "$CC"; then |
3934 ac_cv_prog_CC="$CC" # Let the user override the test. | 4158 ac_cv_prog_CC="$CC" # Let the user override the test. |
3935 else | 4159 else |
3936 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4160 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3937 for as_dir in $PATH | 4161 for as_dir in $PATH |
3938 do | 4162 do |
3939 IFS=$as_save_IFS | 4163 IFS=$as_save_IFS |
3940 test -z "$as_dir" && as_dir=. | 4164 test -z "$as_dir" && as_dir=. |
3941 for ac_exec_ext in '' $ac_executable_extensions; do | 4165 for ac_exec_ext in '' $ac_executable_extensions; do |
3942 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4166 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3943 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 4167 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
3944 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4168 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3945 break 2 | 4169 break 2 |
3946 fi | 4170 fi |
3947 done | 4171 done |
3948 done | 4172 done |
3949 IFS=$as_save_IFS | 4173 IFS=$as_save_IFS |
3950 | 4174 |
3951 fi | 4175 fi |
3952 fi | 4176 fi |
(...skipping 19 matching lines...) Expand all Loading... |
3972 else | 4196 else |
3973 if test -n "$ac_ct_CC"; then | 4197 if test -n "$ac_ct_CC"; then |
3974 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 4198 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3975 else | 4199 else |
3976 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4200 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3977 for as_dir in $PATH | 4201 for as_dir in $PATH |
3978 do | 4202 do |
3979 IFS=$as_save_IFS | 4203 IFS=$as_save_IFS |
3980 test -z "$as_dir" && as_dir=. | 4204 test -z "$as_dir" && as_dir=. |
3981 for ac_exec_ext in '' $ac_executable_extensions; do | 4205 for ac_exec_ext in '' $ac_executable_extensions; do |
3982 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4206 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3983 ac_cv_prog_ac_ct_CC="gcc" | 4207 ac_cv_prog_ac_ct_CC="gcc" |
3984 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4208 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
3985 break 2 | 4209 break 2 |
3986 fi | 4210 fi |
3987 done | 4211 done |
3988 done | 4212 done |
3989 IFS=$as_save_IFS | 4213 IFS=$as_save_IFS |
3990 | 4214 |
3991 fi | 4215 fi |
3992 fi | 4216 fi |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4025 else | 4249 else |
4026 if test -n "$CC"; then | 4250 if test -n "$CC"; then |
4027 ac_cv_prog_CC="$CC" # Let the user override the test. | 4251 ac_cv_prog_CC="$CC" # Let the user override the test. |
4028 else | 4252 else |
4029 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4253 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4030 for as_dir in $PATH | 4254 for as_dir in $PATH |
4031 do | 4255 do |
4032 IFS=$as_save_IFS | 4256 IFS=$as_save_IFS |
4033 test -z "$as_dir" && as_dir=. | 4257 test -z "$as_dir" && as_dir=. |
4034 for ac_exec_ext in '' $ac_executable_extensions; do | 4258 for ac_exec_ext in '' $ac_executable_extensions; do |
4035 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4259 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4036 ac_cv_prog_CC="${ac_tool_prefix}cc" | 4260 ac_cv_prog_CC="${ac_tool_prefix}cc" |
4037 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4261 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4038 break 2 | 4262 break 2 |
4039 fi | 4263 fi |
4040 done | 4264 done |
4041 done | 4265 done |
4042 IFS=$as_save_IFS | 4266 IFS=$as_save_IFS |
4043 | 4267 |
4044 fi | 4268 fi |
4045 fi | 4269 fi |
(...skipping 20 matching lines...) Expand all Loading... |
4066 if test -n "$CC"; then | 4290 if test -n "$CC"; then |
4067 ac_cv_prog_CC="$CC" # Let the user override the test. | 4291 ac_cv_prog_CC="$CC" # Let the user override the test. |
4068 else | 4292 else |
4069 ac_prog_rejected=no | 4293 ac_prog_rejected=no |
4070 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4294 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4071 for as_dir in $PATH | 4295 for as_dir in $PATH |
4072 do | 4296 do |
4073 IFS=$as_save_IFS | 4297 IFS=$as_save_IFS |
4074 test -z "$as_dir" && as_dir=. | 4298 test -z "$as_dir" && as_dir=. |
4075 for ac_exec_ext in '' $ac_executable_extensions; do | 4299 for ac_exec_ext in '' $ac_executable_extensions; do |
4076 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4300 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4077 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 4301 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
4078 ac_prog_rejected=yes | 4302 ac_prog_rejected=yes |
4079 continue | 4303 continue |
4080 fi | 4304 fi |
4081 ac_cv_prog_CC="cc" | 4305 ac_cv_prog_CC="cc" |
4082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4306 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4083 break 2 | 4307 break 2 |
4084 fi | 4308 fi |
4085 done | 4309 done |
4086 done | 4310 done |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4124 else | 4348 else |
4125 if test -n "$CC"; then | 4349 if test -n "$CC"; then |
4126 ac_cv_prog_CC="$CC" # Let the user override the test. | 4350 ac_cv_prog_CC="$CC" # Let the user override the test. |
4127 else | 4351 else |
4128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4352 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4129 for as_dir in $PATH | 4353 for as_dir in $PATH |
4130 do | 4354 do |
4131 IFS=$as_save_IFS | 4355 IFS=$as_save_IFS |
4132 test -z "$as_dir" && as_dir=. | 4356 test -z "$as_dir" && as_dir=. |
4133 for ac_exec_ext in '' $ac_executable_extensions; do | 4357 for ac_exec_ext in '' $ac_executable_extensions; do |
4134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4358 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4135 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 4359 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
4136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4360 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4137 break 2 | 4361 break 2 |
4138 fi | 4362 fi |
4139 done | 4363 done |
4140 done | 4364 done |
4141 IFS=$as_save_IFS | 4365 IFS=$as_save_IFS |
4142 | 4366 |
4143 fi | 4367 fi |
4144 fi | 4368 fi |
(...skipping 23 matching lines...) Expand all Loading... |
4168 else | 4392 else |
4169 if test -n "$ac_ct_CC"; then | 4393 if test -n "$ac_ct_CC"; then |
4170 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 4394 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
4171 else | 4395 else |
4172 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4396 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4173 for as_dir in $PATH | 4397 for as_dir in $PATH |
4174 do | 4398 do |
4175 IFS=$as_save_IFS | 4399 IFS=$as_save_IFS |
4176 test -z "$as_dir" && as_dir=. | 4400 test -z "$as_dir" && as_dir=. |
4177 for ac_exec_ext in '' $ac_executable_extensions; do | 4401 for ac_exec_ext in '' $ac_executable_extensions; do |
4178 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 4402 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4179 ac_cv_prog_ac_ct_CC="$ac_prog" | 4403 ac_cv_prog_ac_ct_CC="$ac_prog" |
4180 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 4404 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4181 break 2 | 4405 break 2 |
4182 fi | 4406 fi |
4183 done | 4407 done |
4184 done | 4408 done |
4185 IFS=$as_save_IFS | 4409 IFS=$as_save_IFS |
4186 | 4410 |
4187 fi | 4411 fi |
4188 fi | 4412 fi |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4364 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 4588 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
4365 if ${ac_cv_prog_cc_c89+:} false; then : | 4589 if ${ac_cv_prog_cc_c89+:} false; then : |
4366 $as_echo_n "(cached) " >&6 | 4590 $as_echo_n "(cached) " >&6 |
4367 else | 4591 else |
4368 ac_cv_prog_cc_c89=no | 4592 ac_cv_prog_cc_c89=no |
4369 ac_save_CC=$CC | 4593 ac_save_CC=$CC |
4370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4594 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4371 /* end confdefs.h. */ | 4595 /* end confdefs.h. */ |
4372 #include <stdarg.h> | 4596 #include <stdarg.h> |
4373 #include <stdio.h> | 4597 #include <stdio.h> |
4374 #include <sys/types.h> | 4598 struct stat; |
4375 #include <sys/stat.h> | |
4376 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 4599 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
4377 struct buf { int x; }; | 4600 struct buf { int x; }; |
4378 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 4601 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
4379 static char *e (p, i) | 4602 static char *e (p, i) |
4380 char **p; | 4603 char **p; |
4381 int i; | 4604 int i; |
4382 { | 4605 { |
4383 return p[i]; | 4606 return p[i]; |
4384 } | 4607 } |
4385 static char *f (char * (*g) (char **, int), char **p, ...) | 4608 static char *f (char * (*g) (char **, int), char **p, ...) |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4450 if test "x$ac_cv_prog_cc_c89" != xno; then : | 4673 if test "x$ac_cv_prog_cc_c89" != xno; then : |
4451 | 4674 |
4452 fi | 4675 fi |
4453 | 4676 |
4454 ac_ext=c | 4677 ac_ext=c |
4455 ac_cpp='$CPP $CPPFLAGS' | 4678 ac_cpp='$CPP $CPPFLAGS' |
4456 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 4679 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
4457 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 4680 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
4458 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4681 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4459 | 4682 |
| 4683 ac_ext=c |
| 4684 ac_cpp='$CPP $CPPFLAGS' |
| 4685 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 4686 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 4687 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 4688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and
-o together" >&5 |
| 4689 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } |
| 4690 if ${am_cv_prog_cc_c_o+:} false; then : |
| 4691 $as_echo_n "(cached) " >&6 |
| 4692 else |
| 4693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 4694 /* end confdefs.h. */ |
| 4695 |
| 4696 int |
| 4697 main () |
| 4698 { |
| 4699 |
| 4700 ; |
| 4701 return 0; |
| 4702 } |
| 4703 _ACEOF |
| 4704 # Make sure it works both with $CC and with simple cc. |
| 4705 # Following AC_PROG_CC_C_O, we do the test twice because some |
| 4706 # compilers refuse to overwrite an existing .o file with -o, |
| 4707 # though they will create one. |
| 4708 am_cv_prog_cc_c_o=yes |
| 4709 for am_i in 1 2; do |
| 4710 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext"
>&5 |
| 4711 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 |
| 4712 ac_status=$? |
| 4713 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4714 (exit $ac_status); } \ |
| 4715 && test -f conftest2.$ac_objext; then |
| 4716 : OK |
| 4717 else |
| 4718 am_cv_prog_cc_c_o=no |
| 4719 break |
| 4720 fi |
| 4721 done |
| 4722 rm -f core conftest* |
| 4723 unset am_i |
| 4724 fi |
| 4725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 |
| 4726 $as_echo "$am_cv_prog_cc_c_o" >&6; } |
| 4727 if test "$am_cv_prog_cc_c_o" != yes; then |
| 4728 # Losing compiler, so override with the script. |
| 4729 # FIXME: It is wrong to rewrite CC. |
| 4730 # But if we don't then we get into trouble of one sort or another. |
| 4731 # A longer-term fix would be to have automake use am__CC in this case, |
| 4732 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" |
| 4733 CC="$am_aux_dir/compile $CC" |
| 4734 fi |
| 4735 ac_ext=c |
| 4736 ac_cpp='$CPP $CPPFLAGS' |
| 4737 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 4738 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 4739 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 4740 |
| 4741 |
4460 depcc="$CC" am_compiler_list= | 4742 depcc="$CC" am_compiler_list= |
4461 | 4743 |
4462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 4744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
4463 $as_echo_n "checking dependency style of $depcc... " >&6; } | 4745 $as_echo_n "checking dependency style of $depcc... " >&6; } |
4464 if ${am_cv_CC_dependencies_compiler_type+:} false; then : | 4746 if ${am_cv_CC_dependencies_compiler_type+:} false; then : |
4465 $as_echo_n "(cached) " >&6 | 4747 $as_echo_n "(cached) " >&6 |
4466 else | 4748 else |
4467 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 4749 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
4468 # We make a subdir and do the tests there. Otherwise we can end up | 4750 # We make a subdir and do the tests there. Otherwise we can end up |
4469 # making bogus files that we don't know about and never remove. For | 4751 # making bogus files that we don't know about and never remove. For |
4470 # instance it was reported that on HP-UX the gcc test will end up | 4752 # instance it was reported that on HP-UX the gcc test will end up |
4471 # making a dummy file named `D' -- because `-MD' means `put the output | 4753 # making a dummy file named 'D' -- because '-MD' means "put the output |
4472 # in D'. | 4754 # in D". |
| 4755 rm -rf conftest.dir |
4473 mkdir conftest.dir | 4756 mkdir conftest.dir |
4474 # Copy depcomp to subdir because otherwise we won't find it if we're | 4757 # Copy depcomp to subdir because otherwise we won't find it if we're |
4475 # using a relative directory. | 4758 # using a relative directory. |
4476 cp "$am_depcomp" conftest.dir | 4759 cp "$am_depcomp" conftest.dir |
4477 cd conftest.dir | 4760 cd conftest.dir |
4478 # We will build objects and dependencies in a subdirectory because | 4761 # We will build objects and dependencies in a subdirectory because |
4479 # it helps to detect inapplicable dependency modes. For instance | 4762 # it helps to detect inapplicable dependency modes. For instance |
4480 # both Tru64's cc and ICC support -MD to output dependencies as a | 4763 # both Tru64's cc and ICC support -MD to output dependencies as a |
4481 # side effect of compilation, but ICC will put the dependencies in | 4764 # side effect of compilation, but ICC will put the dependencies in |
4482 # the current directory while Tru64 will put them in the object | 4765 # the current directory while Tru64 will put them in the object |
(...skipping 13 matching lines...) Expand all Loading... |
4496 # Setup a source with many dependencies, because some compilers | 4779 # Setup a source with many dependencies, because some compilers |
4497 # like to wrap large dependency lists on column 80 (with \), and | 4780 # like to wrap large dependency lists on column 80 (with \), and |
4498 # we should not choose a depcomp mode which is confused by this. | 4781 # we should not choose a depcomp mode which is confused by this. |
4499 # | 4782 # |
4500 # We need to recreate these files for each test, as the compiler may | 4783 # We need to recreate these files for each test, as the compiler may |
4501 # overwrite some of them when testing with obscure command lines. | 4784 # overwrite some of them when testing with obscure command lines. |
4502 # This happens at least with the AIX C compiler. | 4785 # This happens at least with the AIX C compiler. |
4503 : > sub/conftest.c | 4786 : > sub/conftest.c |
4504 for i in 1 2 3 4 5 6; do | 4787 for i in 1 2 3 4 5 6; do |
4505 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 4788 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
4506 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 4789 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
4507 # Solaris 8's {/usr,}/bin/sh. | 4790 # Solaris 10 /bin/sh. |
4508 touch sub/conftst$i.h | 4791 echo '/* dummy */' > sub/conftst$i.h |
4509 done | 4792 done |
4510 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 4793 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
4511 | 4794 |
4512 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 4795 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
4513 # mode. It turns out that the SunPro C++ compiler does not properly | 4796 # mode. It turns out that the SunPro C++ compiler does not properly |
4514 # handle `-M -o', and we need to detect this. Also, some Intel | 4797 # handle '-M -o', and we need to detect this. Also, some Intel |
4515 # versions had trouble with output in subdirs | 4798 # versions had trouble with output in subdirs. |
4516 am__obj=sub/conftest.${OBJEXT-o} | 4799 am__obj=sub/conftest.${OBJEXT-o} |
4517 am__minus_obj="-o $am__obj" | 4800 am__minus_obj="-o $am__obj" |
4518 case $depmode in | 4801 case $depmode in |
4519 gcc) | 4802 gcc) |
4520 # This depmode causes a compiler race in universal mode. | 4803 # This depmode causes a compiler race in universal mode. |
4521 test "$am__universal" = false || continue | 4804 test "$am__universal" = false || continue |
4522 ;; | 4805 ;; |
4523 nosideeffect) | 4806 nosideeffect) |
4524 # after this tag, mechanisms are not by side-effect, so they'll | 4807 # After this tag, mechanisms are not by side-effect, so they'll |
4525 # only be used when explicitly requested | 4808 # only be used when explicitly requested. |
4526 if test "x$enable_dependency_tracking" = xyes; then | 4809 if test "x$enable_dependency_tracking" = xyes; then |
4527 continue | 4810 continue |
4528 else | 4811 else |
4529 break | 4812 break |
4530 fi | 4813 fi |
4531 ;; | 4814 ;; |
4532 msvisualcpp | msvcmsys) | 4815 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
4533 # This compiler won't grok `-c -o', but also, the minuso test has | 4816 # This compiler won't grok '-c -o', but also, the minuso test has |
4534 # not run yet. These depmodes are late enough in the game, and | 4817 # not run yet. These depmodes are late enough in the game, and |
4535 # so weak that their functioning should not be impacted. | 4818 # so weak that their functioning should not be impacted. |
4536 am__obj=conftest.${OBJEXT-o} | 4819 am__obj=conftest.${OBJEXT-o} |
4537 am__minus_obj= | 4820 am__minus_obj= |
4538 ;; | 4821 ;; |
4539 none) break ;; | 4822 none) break ;; |
4540 esac | 4823 esac |
4541 if depmode=$depmode \ | 4824 if depmode=$depmode \ |
4542 source=sub/conftest.c object=$am__obj \ | 4825 source=sub/conftest.c object=$am__obj \ |
4543 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 4826 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4577 test "x$enable_dependency_tracking" != xno \ | 4860 test "x$enable_dependency_tracking" != xno \ |
4578 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then | 4861 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then |
4579 am__fastdepCC_TRUE= | 4862 am__fastdepCC_TRUE= |
4580 am__fastdepCC_FALSE='#' | 4863 am__fastdepCC_FALSE='#' |
4581 else | 4864 else |
4582 am__fastdepCC_TRUE='#' | 4865 am__fastdepCC_TRUE='#' |
4583 am__fastdepCC_FALSE= | 4866 am__fastdepCC_FALSE= |
4584 fi | 4867 fi |
4585 | 4868 |
4586 | 4869 |
4587 if test "x$CC" != xcc; then | |
4588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understan
d -c and -o together" >&5 | |
4589 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6;
} | |
4590 else | |
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c an
d -o together" >&5 | |
4592 $as_echo_n "checking whether cc understands -c and -o together... " >&6; } | |
4593 fi | |
4594 set dummy $CC; ac_cc=`$as_echo "$2" | | |
4595 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | |
4596 if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : | |
4597 $as_echo_n "(cached) " >&6 | |
4598 else | |
4599 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |
4600 /* end confdefs.h. */ | |
4601 | |
4602 int | |
4603 main () | |
4604 { | |
4605 | |
4606 ; | |
4607 return 0; | |
4608 } | |
4609 _ACEOF | |
4610 # Make sure it works both with $CC and with simple cc. | |
4611 # We do the test twice because some compilers refuse to overwrite an | |
4612 # existing .o file with -o, though they will create one. | |
4613 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | |
4614 rm -f conftest2.* | |
4615 if { { case "(($ac_try" in | |
4616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4617 *) ac_try_echo=$ac_try;; | |
4618 esac | |
4619 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
4620 $as_echo "$ac_try_echo"; } >&5 | |
4621 (eval "$ac_try") 2>&5 | |
4622 ac_status=$? | |
4623 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
4624 test $ac_status = 0; } && | |
4625 test -f conftest2.$ac_objext && { { case "(($ac_try" in | |
4626 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4627 *) ac_try_echo=$ac_try;; | |
4628 esac | |
4629 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
4630 $as_echo "$ac_try_echo"; } >&5 | |
4631 (eval "$ac_try") 2>&5 | |
4632 ac_status=$? | |
4633 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
4634 test $ac_status = 0; }; | |
4635 then | |
4636 eval ac_cv_prog_cc_${ac_cc}_c_o=yes | |
4637 if test "x$CC" != xcc; then | |
4638 # Test first that cc exists at all. | |
4639 if { ac_try='cc -c conftest.$ac_ext >&5' | |
4640 { { case "(($ac_try" in | |
4641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4642 *) ac_try_echo=$ac_try;; | |
4643 esac | |
4644 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
4645 $as_echo "$ac_try_echo"; } >&5 | |
4646 (eval "$ac_try") 2>&5 | |
4647 ac_status=$? | |
4648 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
4649 test $ac_status = 0; }; }; then | |
4650 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5' | |
4651 rm -f conftest2.* | |
4652 if { { case "(($ac_try" in | |
4653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4654 *) ac_try_echo=$ac_try;; | |
4655 esac | |
4656 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
4657 $as_echo "$ac_try_echo"; } >&5 | |
4658 (eval "$ac_try") 2>&5 | |
4659 ac_status=$? | |
4660 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
4661 test $ac_status = 0; } && | |
4662 test -f conftest2.$ac_objext && { { case "(($ac_try" in | |
4663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4664 *) ac_try_echo=$ac_try;; | |
4665 esac | |
4666 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | |
4667 $as_echo "$ac_try_echo"; } >&5 | |
4668 (eval "$ac_try") 2>&5 | |
4669 ac_status=$? | |
4670 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | |
4671 test $ac_status = 0; }; | |
4672 then | |
4673 # cc works too. | |
4674 : | |
4675 else | |
4676 # cc exists but doesn't like -o. | |
4677 eval ac_cv_prog_cc_${ac_cc}_c_o=no | |
4678 fi | |
4679 fi | |
4680 fi | |
4681 else | |
4682 eval ac_cv_prog_cc_${ac_cc}_c_o=no | |
4683 fi | |
4684 rm -f core conftest* | |
4685 | |
4686 fi | |
4687 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then | |
4688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |
4689 $as_echo "yes" >&6; } | |
4690 else | |
4691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |
4692 $as_echo "no" >&6; } | |
4693 | |
4694 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h | |
4695 | |
4696 fi | |
4697 | |
4698 # FIXME: we rely on the cache variable name because | |
4699 # there is no other way. | |
4700 set dummy $CC | |
4701 am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | |
4702 eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o | |
4703 if test "$am_t" != yes; then | |
4704 # Losing compiler, so override with the script. | |
4705 # FIXME: It is wrong to rewrite CC. | |
4706 # But if we don't then we get into trouble of one sort or another. | |
4707 # A longer-term fix would be to have automake use am__CC in this case, | |
4708 # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" | |
4709 CC="$am_aux_dir/compile $CC" | |
4710 fi | |
4711 | |
4712 | 4870 |
4713 ac_ext=c | 4871 ac_ext=c |
4714 ac_cpp='$CPP $CPPFLAGS' | 4872 ac_cpp='$CPP $CPPFLAGS' |
4715 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 4873 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
4716 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 4874 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
4717 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4875 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 | 4876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 |
4719 $as_echo_n "checking how to run the C preprocessor... " >&6; } | 4877 $as_echo_n "checking how to run the C preprocessor... " >&6; } |
4720 # On Suns, sometimes $CPP names a directory. | 4878 # On Suns, sometimes $CPP names a directory. |
4721 if test -n "$CPP" && test -d "$CPP"; then | 4879 if test -n "$CPP" && test -d "$CPP"; then |
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4868 else | 5026 else |
4869 if test -n "$CXX"; then | 5027 if test -n "$CXX"; then |
4870 ac_cv_prog_CXX="$CXX" # Let the user override the test. | 5028 ac_cv_prog_CXX="$CXX" # Let the user override the test. |
4871 else | 5029 else |
4872 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5030 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4873 for as_dir in $PATH | 5031 for as_dir in $PATH |
4874 do | 5032 do |
4875 IFS=$as_save_IFS | 5033 IFS=$as_save_IFS |
4876 test -z "$as_dir" && as_dir=. | 5034 test -z "$as_dir" && as_dir=. |
4877 for ac_exec_ext in '' $ac_executable_extensions; do | 5035 for ac_exec_ext in '' $ac_executable_extensions; do |
4878 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5036 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4879 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 5037 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
4880 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5038 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4881 break 2 | 5039 break 2 |
4882 fi | 5040 fi |
4883 done | 5041 done |
4884 done | 5042 done |
4885 IFS=$as_save_IFS | 5043 IFS=$as_save_IFS |
4886 | 5044 |
4887 fi | 5045 fi |
4888 fi | 5046 fi |
(...skipping 23 matching lines...) Expand all Loading... |
4912 else | 5070 else |
4913 if test -n "$ac_ct_CXX"; then | 5071 if test -n "$ac_ct_CXX"; then |
4914 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. | 5072 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. |
4915 else | 5073 else |
4916 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5074 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4917 for as_dir in $PATH | 5075 for as_dir in $PATH |
4918 do | 5076 do |
4919 IFS=$as_save_IFS | 5077 IFS=$as_save_IFS |
4920 test -z "$as_dir" && as_dir=. | 5078 test -z "$as_dir" && as_dir=. |
4921 for ac_exec_ext in '' $ac_executable_extensions; do | 5079 for ac_exec_ext in '' $ac_executable_extensions; do |
4922 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5080 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4923 ac_cv_prog_ac_ct_CXX="$ac_prog" | 5081 ac_cv_prog_ac_ct_CXX="$ac_prog" |
4924 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5082 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
4925 break 2 | 5083 break 2 |
4926 fi | 5084 fi |
4927 done | 5085 done |
4928 done | 5086 done |
4929 IFS=$as_save_IFS | 5087 IFS=$as_save_IFS |
4930 | 5088 |
4931 fi | 5089 fi |
4932 fi | 5090 fi |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5108 | 5266 |
5109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 5267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
5110 $as_echo_n "checking dependency style of $depcc... " >&6; } | 5268 $as_echo_n "checking dependency style of $depcc... " >&6; } |
5111 if ${am_cv_CXX_dependencies_compiler_type+:} false; then : | 5269 if ${am_cv_CXX_dependencies_compiler_type+:} false; then : |
5112 $as_echo_n "(cached) " >&6 | 5270 $as_echo_n "(cached) " >&6 |
5113 else | 5271 else |
5114 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 5272 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
5115 # We make a subdir and do the tests there. Otherwise we can end up | 5273 # We make a subdir and do the tests there. Otherwise we can end up |
5116 # making bogus files that we don't know about and never remove. For | 5274 # making bogus files that we don't know about and never remove. For |
5117 # instance it was reported that on HP-UX the gcc test will end up | 5275 # instance it was reported that on HP-UX the gcc test will end up |
5118 # making a dummy file named `D' -- because `-MD' means `put the output | 5276 # making a dummy file named 'D' -- because '-MD' means "put the output |
5119 # in D'. | 5277 # in D". |
| 5278 rm -rf conftest.dir |
5120 mkdir conftest.dir | 5279 mkdir conftest.dir |
5121 # Copy depcomp to subdir because otherwise we won't find it if we're | 5280 # Copy depcomp to subdir because otherwise we won't find it if we're |
5122 # using a relative directory. | 5281 # using a relative directory. |
5123 cp "$am_depcomp" conftest.dir | 5282 cp "$am_depcomp" conftest.dir |
5124 cd conftest.dir | 5283 cd conftest.dir |
5125 # We will build objects and dependencies in a subdirectory because | 5284 # We will build objects and dependencies in a subdirectory because |
5126 # it helps to detect inapplicable dependency modes. For instance | 5285 # it helps to detect inapplicable dependency modes. For instance |
5127 # both Tru64's cc and ICC support -MD to output dependencies as a | 5286 # both Tru64's cc and ICC support -MD to output dependencies as a |
5128 # side effect of compilation, but ICC will put the dependencies in | 5287 # side effect of compilation, but ICC will put the dependencies in |
5129 # the current directory while Tru64 will put them in the object | 5288 # the current directory while Tru64 will put them in the object |
(...skipping 13 matching lines...) Expand all Loading... |
5143 # Setup a source with many dependencies, because some compilers | 5302 # Setup a source with many dependencies, because some compilers |
5144 # like to wrap large dependency lists on column 80 (with \), and | 5303 # like to wrap large dependency lists on column 80 (with \), and |
5145 # we should not choose a depcomp mode which is confused by this. | 5304 # we should not choose a depcomp mode which is confused by this. |
5146 # | 5305 # |
5147 # We need to recreate these files for each test, as the compiler may | 5306 # We need to recreate these files for each test, as the compiler may |
5148 # overwrite some of them when testing with obscure command lines. | 5307 # overwrite some of them when testing with obscure command lines. |
5149 # This happens at least with the AIX C compiler. | 5308 # This happens at least with the AIX C compiler. |
5150 : > sub/conftest.c | 5309 : > sub/conftest.c |
5151 for i in 1 2 3 4 5 6; do | 5310 for i in 1 2 3 4 5 6; do |
5152 echo '#include "conftst'$i'.h"' >> sub/conftest.c | 5311 echo '#include "conftst'$i'.h"' >> sub/conftest.c |
5153 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with | 5312 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with |
5154 # Solaris 8's {/usr,}/bin/sh. | 5313 # Solaris 10 /bin/sh. |
5155 touch sub/conftst$i.h | 5314 echo '/* dummy */' > sub/conftst$i.h |
5156 done | 5315 done |
5157 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf | 5316 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
5158 | 5317 |
5159 # We check with `-c' and `-o' for the sake of the "dashmstdout" | 5318 # We check with '-c' and '-o' for the sake of the "dashmstdout" |
5160 # mode. It turns out that the SunPro C++ compiler does not properly | 5319 # mode. It turns out that the SunPro C++ compiler does not properly |
5161 # handle `-M -o', and we need to detect this. Also, some Intel | 5320 # handle '-M -o', and we need to detect this. Also, some Intel |
5162 # versions had trouble with output in subdirs | 5321 # versions had trouble with output in subdirs. |
5163 am__obj=sub/conftest.${OBJEXT-o} | 5322 am__obj=sub/conftest.${OBJEXT-o} |
5164 am__minus_obj="-o $am__obj" | 5323 am__minus_obj="-o $am__obj" |
5165 case $depmode in | 5324 case $depmode in |
5166 gcc) | 5325 gcc) |
5167 # This depmode causes a compiler race in universal mode. | 5326 # This depmode causes a compiler race in universal mode. |
5168 test "$am__universal" = false || continue | 5327 test "$am__universal" = false || continue |
5169 ;; | 5328 ;; |
5170 nosideeffect) | 5329 nosideeffect) |
5171 # after this tag, mechanisms are not by side-effect, so they'll | 5330 # After this tag, mechanisms are not by side-effect, so they'll |
5172 # only be used when explicitly requested | 5331 # only be used when explicitly requested. |
5173 if test "x$enable_dependency_tracking" = xyes; then | 5332 if test "x$enable_dependency_tracking" = xyes; then |
5174 continue | 5333 continue |
5175 else | 5334 else |
5176 break | 5335 break |
5177 fi | 5336 fi |
5178 ;; | 5337 ;; |
5179 msvisualcpp | msvcmsys) | 5338 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
5180 # This compiler won't grok `-c -o', but also, the minuso test has | 5339 # This compiler won't grok '-c -o', but also, the minuso test has |
5181 # not run yet. These depmodes are late enough in the game, and | 5340 # not run yet. These depmodes are late enough in the game, and |
5182 # so weak that their functioning should not be impacted. | 5341 # so weak that their functioning should not be impacted. |
5183 am__obj=conftest.${OBJEXT-o} | 5342 am__obj=conftest.${OBJEXT-o} |
5184 am__minus_obj= | 5343 am__minus_obj= |
5185 ;; | 5344 ;; |
5186 none) break ;; | 5345 none) break ;; |
5187 esac | 5346 esac |
5188 if depmode=$depmode \ | 5347 if depmode=$depmode \ |
5189 source=sub/conftest.c object=$am__obj \ | 5348 source=sub/conftest.c object=$am__obj \ |
5190 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ | 5349 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5241 else | 5400 else |
5242 if test -n "$RANLIB"; then | 5401 if test -n "$RANLIB"; then |
5243 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | 5402 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
5244 else | 5403 else |
5245 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5404 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5246 for as_dir in $PATH | 5405 for as_dir in $PATH |
5247 do | 5406 do |
5248 IFS=$as_save_IFS | 5407 IFS=$as_save_IFS |
5249 test -z "$as_dir" && as_dir=. | 5408 test -z "$as_dir" && as_dir=. |
5250 for ac_exec_ext in '' $ac_executable_extensions; do | 5409 for ac_exec_ext in '' $ac_executable_extensions; do |
5251 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5410 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5252 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 5411 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
5253 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5412 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5254 break 2 | 5413 break 2 |
5255 fi | 5414 fi |
5256 done | 5415 done |
5257 done | 5416 done |
5258 IFS=$as_save_IFS | 5417 IFS=$as_save_IFS |
5259 | 5418 |
5260 fi | 5419 fi |
5261 fi | 5420 fi |
(...skipping 19 matching lines...) Expand all Loading... |
5281 else | 5440 else |
5282 if test -n "$ac_ct_RANLIB"; then | 5441 if test -n "$ac_ct_RANLIB"; then |
5283 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | 5442 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
5284 else | 5443 else |
5285 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5444 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5286 for as_dir in $PATH | 5445 for as_dir in $PATH |
5287 do | 5446 do |
5288 IFS=$as_save_IFS | 5447 IFS=$as_save_IFS |
5289 test -z "$as_dir" && as_dir=. | 5448 test -z "$as_dir" && as_dir=. |
5290 for ac_exec_ext in '' $ac_executable_extensions; do | 5449 for ac_exec_ext in '' $ac_executable_extensions; do |
5291 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5450 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5292 ac_cv_prog_ac_ct_RANLIB="ranlib" | 5451 ac_cv_prog_ac_ct_RANLIB="ranlib" |
5293 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5452 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5294 break 2 | 5453 break 2 |
5295 fi | 5454 fi |
5296 done | 5455 done |
5297 done | 5456 done |
5298 IFS=$as_save_IFS | 5457 IFS=$as_save_IFS |
5299 | 5458 |
5300 fi | 5459 fi |
5301 fi | 5460 fi |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5343 ac_path_GREP_found=false | 5502 ac_path_GREP_found=false |
5344 # Loop through the user's path and test for each of PROGNAME-LIST | 5503 # Loop through the user's path and test for each of PROGNAME-LIST |
5345 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5504 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5346 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 5505 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
5347 do | 5506 do |
5348 IFS=$as_save_IFS | 5507 IFS=$as_save_IFS |
5349 test -z "$as_dir" && as_dir=. | 5508 test -z "$as_dir" && as_dir=. |
5350 for ac_prog in grep ggrep; do | 5509 for ac_prog in grep ggrep; do |
5351 for ac_exec_ext in '' $ac_executable_extensions; do | 5510 for ac_exec_ext in '' $ac_executable_extensions; do |
5352 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 5511 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
5353 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 5512 as_fn_executable_p "$ac_path_GREP" || continue |
5354 # Check for GNU ac_path_GREP and select it if it is found. | 5513 # Check for GNU ac_path_GREP and select it if it is found. |
5355 # Check for GNU $ac_path_GREP | 5514 # Check for GNU $ac_path_GREP |
5356 case `"$ac_path_GREP" --version 2>&1` in | 5515 case `"$ac_path_GREP" --version 2>&1` in |
5357 *GNU*) | 5516 *GNU*) |
5358 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 5517 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
5359 *) | 5518 *) |
5360 ac_count=0 | 5519 ac_count=0 |
5361 $as_echo_n 0123456789 >"conftest.in" | 5520 $as_echo_n 0123456789 >"conftest.in" |
5362 while : | 5521 while : |
5363 do | 5522 do |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5409 ac_path_EGREP_found=false | 5568 ac_path_EGREP_found=false |
5410 # Loop through the user's path and test for each of PROGNAME-LIST | 5569 # Loop through the user's path and test for each of PROGNAME-LIST |
5411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5570 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5412 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 5571 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
5413 do | 5572 do |
5414 IFS=$as_save_IFS | 5573 IFS=$as_save_IFS |
5415 test -z "$as_dir" && as_dir=. | 5574 test -z "$as_dir" && as_dir=. |
5416 for ac_prog in egrep; do | 5575 for ac_prog in egrep; do |
5417 for ac_exec_ext in '' $ac_executable_extensions; do | 5576 for ac_exec_ext in '' $ac_executable_extensions; do |
5418 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 5577 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
5419 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 5578 as_fn_executable_p "$ac_path_EGREP" || continue |
5420 # Check for GNU ac_path_EGREP and select it if it is found. | 5579 # Check for GNU ac_path_EGREP and select it if it is found. |
5421 # Check for GNU $ac_path_EGREP | 5580 # Check for GNU $ac_path_EGREP |
5422 case `"$ac_path_EGREP" --version 2>&1` in | 5581 case `"$ac_path_EGREP" --version 2>&1` in |
5423 *GNU*) | 5582 *GNU*) |
5424 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 5583 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
5425 *) | 5584 *) |
5426 ac_count=0 | 5585 ac_count=0 |
5427 $as_echo_n 0123456789 >"conftest.in" | 5586 $as_echo_n 0123456789 >"conftest.in" |
5428 while : | 5587 while : |
5429 do | 5588 do |
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5808 else | 5967 else |
5809 if test -n "$ax_pthread_config"; then | 5968 if test -n "$ax_pthread_config"; then |
5810 ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the
test. | 5969 ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the
test. |
5811 else | 5970 else |
5812 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5971 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5813 for as_dir in $PATH | 5972 for as_dir in $PATH |
5814 do | 5973 do |
5815 IFS=$as_save_IFS | 5974 IFS=$as_save_IFS |
5816 test -z "$as_dir" && as_dir=. | 5975 test -z "$as_dir" && as_dir=. |
5817 for ac_exec_ext in '' $ac_executable_extensions; do | 5976 for ac_exec_ext in '' $ac_executable_extensions; do |
5818 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 5977 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5819 ac_cv_prog_ax_pthread_config="yes" | 5978 ac_cv_prog_ax_pthread_config="yes" |
5820 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 5979 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5821 break 2 | 5980 break 2 |
5822 fi | 5981 fi |
5823 done | 5982 done |
5824 done | 5983 done |
5825 IFS=$as_save_IFS | 5984 IFS=$as_save_IFS |
5826 | 5985 |
5827 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no" | 5986 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no" |
5828 fi | 5987 fi |
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5969 else | 6128 else |
5970 if test -n "$PTHREAD_CC"; then | 6129 if test -n "$PTHREAD_CC"; then |
5971 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test. | 6130 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test. |
5972 else | 6131 else |
5973 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 6132 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5974 for as_dir in $PATH | 6133 for as_dir in $PATH |
5975 do | 6134 do |
5976 IFS=$as_save_IFS | 6135 IFS=$as_save_IFS |
5977 test -z "$as_dir" && as_dir=. | 6136 test -z "$as_dir" && as_dir=. |
5978 for ac_exec_ext in '' $ac_executable_extensions; do | 6137 for ac_exec_ext in '' $ac_executable_extensions; do |
5979 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac
_exec_ext"; }; then | 6138 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5980 ac_cv_prog_PTHREAD_CC="$ac_prog" | 6139 ac_cv_prog_PTHREAD_CC="$ac_prog" |
5981 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 | 6140 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >
&5 |
5982 break 2 | 6141 break 2 |
5983 fi | 6142 fi |
5984 done | 6143 done |
5985 done | 6144 done |
5986 IFS=$as_save_IFS | 6145 IFS=$as_save_IFS |
5987 | 6146 |
5988 fi | 6147 fi |
5989 fi | 6148 fi |
(...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6280 rm -f confcache | 6439 rm -f confcache |
6281 | 6440 |
6282 test "x$prefix" = xNONE && prefix=$ac_default_prefix | 6441 test "x$prefix" = xNONE && prefix=$ac_default_prefix |
6283 # Let make expand exec_prefix. | 6442 # Let make expand exec_prefix. |
6284 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | 6443 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' |
6285 | 6444 |
6286 DEFS=-DHAVE_CONFIG_H | 6445 DEFS=-DHAVE_CONFIG_H |
6287 | 6446 |
6288 ac_libobjs= | 6447 ac_libobjs= |
6289 ac_ltlibobjs= | 6448 ac_ltlibobjs= |
6290 U= | |
6291 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 6449 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
6292 # 1. Remove the extension, and $U if already installed. | 6450 # 1. Remove the extension, and $U if already installed. |
6293 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 6451 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
6294 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | 6452 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` |
6295 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | 6453 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR |
6296 # will be set to the directory where LIBOBJS objects are built. | 6454 # will be set to the directory where LIBOBJS objects are built. |
6297 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | 6455 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" |
6298 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | 6456 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' |
6299 done | 6457 done |
6300 LIBOBJS=$ac_libobjs | 6458 LIBOBJS=$ac_libobjs |
6301 | 6459 |
6302 LTLIBOBJS=$ac_ltlibobjs | 6460 LTLIBOBJS=$ac_ltlibobjs |
6303 | 6461 |
6304 | 6462 |
| 6463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer
than configure" >&5 |
| 6464 $as_echo_n "checking that generated files are newer than configure... " >&6; } |
| 6465 if test -n "$am_sleep_pid"; then |
| 6466 # Hide warnings about reused PIDs. |
| 6467 wait $am_sleep_pid 2>/dev/null |
| 6468 fi |
| 6469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 |
| 6470 $as_echo "done" >&6; } |
6305 if test -n "$EXEEXT"; then | 6471 if test -n "$EXEEXT"; then |
6306 am__EXEEXT_TRUE= | 6472 am__EXEEXT_TRUE= |
6307 am__EXEEXT_FALSE='#' | 6473 am__EXEEXT_FALSE='#' |
6308 else | 6474 else |
6309 am__EXEEXT_TRUE='#' | 6475 am__EXEEXT_TRUE='#' |
6310 am__EXEEXT_FALSE= | 6476 am__EXEEXT_FALSE= |
6311 fi | 6477 fi |
6312 | 6478 |
6313 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | 6479 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then |
6314 as_fn_error $? "conditional \"AMDEP\" was never defined. | 6480 as_fn_error $? "conditional \"AMDEP\" was never defined. |
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6645 else | 6811 else |
6646 rm -f conf$$.dir | 6812 rm -f conf$$.dir |
6647 mkdir conf$$.dir 2>/dev/null | 6813 mkdir conf$$.dir 2>/dev/null |
6648 fi | 6814 fi |
6649 if (echo >conf$$.file) 2>/dev/null; then | 6815 if (echo >conf$$.file) 2>/dev/null; then |
6650 if ln -s conf$$.file conf$$ 2>/dev/null; then | 6816 if ln -s conf$$.file conf$$ 2>/dev/null; then |
6651 as_ln_s='ln -s' | 6817 as_ln_s='ln -s' |
6652 # ... but there are two gotchas: | 6818 # ... but there are two gotchas: |
6653 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 6819 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
6654 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 6820 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
6655 # In both cases, we have to default to `cp -p'. | 6821 # In both cases, we have to default to `cp -pR'. |
6656 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 6822 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
6657 as_ln_s='cp -p' | 6823 as_ln_s='cp -pR' |
6658 elif ln conf$$.file conf$$ 2>/dev/null; then | 6824 elif ln conf$$.file conf$$ 2>/dev/null; then |
6659 as_ln_s=ln | 6825 as_ln_s=ln |
6660 else | 6826 else |
6661 as_ln_s='cp -p' | 6827 as_ln_s='cp -pR' |
6662 fi | 6828 fi |
6663 else | 6829 else |
6664 as_ln_s='cp -p' | 6830 as_ln_s='cp -pR' |
6665 fi | 6831 fi |
6666 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 6832 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
6667 rmdir conf$$.dir 2>/dev/null | 6833 rmdir conf$$.dir 2>/dev/null |
6668 | 6834 |
6669 | 6835 |
6670 # as_fn_mkdir_p | 6836 # as_fn_mkdir_p |
6671 # ------------- | 6837 # ------------- |
6672 # Create "$as_dir" as a directory, including parents if necessary. | 6838 # Create "$as_dir" as a directory, including parents if necessary. |
6673 as_fn_mkdir_p () | 6839 as_fn_mkdir_p () |
6674 { | 6840 { |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6714 | 6880 |
6715 | 6881 |
6716 } # as_fn_mkdir_p | 6882 } # as_fn_mkdir_p |
6717 if mkdir -p . 2>/dev/null; then | 6883 if mkdir -p . 2>/dev/null; then |
6718 as_mkdir_p='mkdir -p "$as_dir"' | 6884 as_mkdir_p='mkdir -p "$as_dir"' |
6719 else | 6885 else |
6720 test -d ./-p && rmdir ./-p | 6886 test -d ./-p && rmdir ./-p |
6721 as_mkdir_p=false | 6887 as_mkdir_p=false |
6722 fi | 6888 fi |
6723 | 6889 |
6724 if test -x / >/dev/null 2>&1; then | 6890 |
6725 as_test_x='test -x' | 6891 # as_fn_executable_p FILE |
6726 else | 6892 # ----------------------- |
6727 if ls -dL / >/dev/null 2>&1; then | 6893 # Test if FILE is an executable regular file. |
6728 as_ls_L_option=L | 6894 as_fn_executable_p () |
6729 else | 6895 { |
6730 as_ls_L_option= | 6896 test -f "$1" && test -x "$1" |
6731 fi | 6897 } # as_fn_executable_p |
6732 as_test_x=' | 6898 as_test_x='test -x' |
6733 eval sh -c '\'' | 6899 as_executable_p=as_fn_executable_p |
6734 if test -d "$1"; then | |
6735 » test -d "$1/."; | |
6736 else | |
6737 » case $1 in #( | |
6738 » -*)set "./$1";; | |
6739 » esac; | |
6740 » case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
6741 » ???[sx]*):;;*)false;;esac;fi | |
6742 '\'' sh | |
6743 ' | |
6744 fi | |
6745 as_executable_p=$as_test_x | |
6746 | 6900 |
6747 # Sed expression to map a string onto a valid CPP name. | 6901 # Sed expression to map a string onto a valid CPP name. |
6748 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 6902 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
6749 | 6903 |
6750 # Sed expression to map a string onto a valid variable name. | 6904 # Sed expression to map a string onto a valid variable name. |
6751 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 6905 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
6752 | 6906 |
6753 | 6907 |
6754 exec 6>&1 | 6908 exec 6>&1 |
6755 ## ----------------------------------- ## | 6909 ## ----------------------------------- ## |
6756 ## Main body of $CONFIG_STATUS script. ## | 6910 ## Main body of $CONFIG_STATUS script. ## |
6757 ## ----------------------------------- ## | 6911 ## ----------------------------------- ## |
6758 _ASEOF | 6912 _ASEOF |
6759 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | 6913 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 |
6760 | 6914 |
6761 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 6915 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6762 # Save the log message, to keep $0 and so on meaningful, and to | 6916 # Save the log message, to keep $0 and so on meaningful, and to |
6763 # report actual input values of CONFIG_FILES etc. instead of their | 6917 # report actual input values of CONFIG_FILES etc. instead of their |
6764 # values after options handling. | 6918 # values after options handling. |
6765 ac_log=" | 6919 ac_log=" |
6766 This file was extended by breakpad $as_me 0.1, which was | 6920 This file was extended by breakpad $as_me 0.1, which was |
6767 generated by GNU Autoconf 2.68. Invocation command line was | 6921 generated by GNU Autoconf 2.69. Invocation command line was |
6768 | 6922 |
6769 CONFIG_FILES = $CONFIG_FILES | 6923 CONFIG_FILES = $CONFIG_FILES |
6770 CONFIG_HEADERS = $CONFIG_HEADERS | 6924 CONFIG_HEADERS = $CONFIG_HEADERS |
6771 CONFIG_LINKS = $CONFIG_LINKS | 6925 CONFIG_LINKS = $CONFIG_LINKS |
6772 CONFIG_COMMANDS = $CONFIG_COMMANDS | 6926 CONFIG_COMMANDS = $CONFIG_COMMANDS |
6773 $ $0 $@ | 6927 $ $0 $@ |
6774 | 6928 |
6775 on `(hostname || uname -n) 2>/dev/null | sed 1q` | 6929 on `(hostname || uname -n) 2>/dev/null | sed 1q` |
6776 " | 6930 " |
6777 | 6931 |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6823 Configuration commands: | 6977 Configuration commands: |
6824 $config_commands | 6978 $config_commands |
6825 | 6979 |
6826 Report bugs to <google-breakpad-dev@googlegroups.com>." | 6980 Report bugs to <google-breakpad-dev@googlegroups.com>." |
6827 | 6981 |
6828 _ACEOF | 6982 _ACEOF |
6829 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 6983 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6830 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" | 6984 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" |
6831 ac_cs_version="\\ | 6985 ac_cs_version="\\ |
6832 breakpad config.status 0.1 | 6986 breakpad config.status 0.1 |
6833 configured by $0, generated by GNU Autoconf 2.68, | 6987 configured by $0, generated by GNU Autoconf 2.69, |
6834 with options \\"\$ac_cs_config\\" | 6988 with options \\"\$ac_cs_config\\" |
6835 | 6989 |
6836 Copyright (C) 2010 Free Software Foundation, Inc. | 6990 Copyright (C) 2012 Free Software Foundation, Inc. |
6837 This config.status script is free software; the Free Software Foundation | 6991 This config.status script is free software; the Free Software Foundation |
6838 gives unlimited permission to copy, distribute and modify it." | 6992 gives unlimited permission to copy, distribute and modify it." |
6839 | 6993 |
6840 ac_pwd='$ac_pwd' | 6994 ac_pwd='$ac_pwd' |
6841 srcdir='$srcdir' | 6995 srcdir='$srcdir' |
6842 INSTALL='$INSTALL' | 6996 INSTALL='$INSTALL' |
6843 MKDIR_P='$MKDIR_P' | 6997 MKDIR_P='$MKDIR_P' |
6844 AWK='$AWK' | 6998 AWK='$AWK' |
6845 test -n "\$AWK" || AWK=awk | 6999 test -n "\$AWK" || AWK=awk |
6846 _ACEOF | 7000 _ACEOF |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6917 ac_configure_extra_args= | 7071 ac_configure_extra_args= |
6918 | 7072 |
6919 if $ac_cs_silent; then | 7073 if $ac_cs_silent; then |
6920 exec 6>/dev/null | 7074 exec 6>/dev/null |
6921 ac_configure_extra_args="$ac_configure_extra_args --silent" | 7075 ac_configure_extra_args="$ac_configure_extra_args --silent" |
6922 fi | 7076 fi |
6923 | 7077 |
6924 _ACEOF | 7078 _ACEOF |
6925 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 7079 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6926 if \$ac_cs_recheck; then | 7080 if \$ac_cs_recheck; then |
6927 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create -
-no-recursion | 7081 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --n
o-recursion |
6928 shift | 7082 shift |
6929 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 7083 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
6930 CONFIG_SHELL='$SHELL' | 7084 CONFIG_SHELL='$SHELL' |
6931 export CONFIG_SHELL | 7085 export CONFIG_SHELL |
6932 exec "\$@" | 7086 exec "\$@" |
6933 fi | 7087 fi |
6934 | 7088 |
6935 _ACEOF | 7089 _ACEOF |
6936 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 7090 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6937 exec 5>>config.log | 7091 exec 5>>config.log |
(...skipping 612 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7550 ;; | 7704 ;; |
7551 | 7705 |
7552 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 | 7706 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 |
7553 $as_echo "$as_me: executing $ac_file commands" >&6;} | 7707 $as_echo "$as_me: executing $ac_file commands" >&6;} |
7554 ;; | 7708 ;; |
7555 esac | 7709 esac |
7556 | 7710 |
7557 | 7711 |
7558 case $ac_file$ac_mode in | 7712 case $ac_file$ac_mode in |
7559 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { | 7713 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { |
7560 # Autoconf 2.62 quotes --file arguments for eval, but not when files | 7714 # Older Autoconf quotes --file arguments for eval, but not when files |
7561 # are listed without --file. Let's play safe and only enable the eval | 7715 # are listed without --file. Let's play safe and only enable the eval |
7562 # if we detect the quoting. | 7716 # if we detect the quoting. |
7563 case $CONFIG_FILES in | 7717 case $CONFIG_FILES in |
7564 *\'*) eval set x "$CONFIG_FILES" ;; | 7718 *\'*) eval set x "$CONFIG_FILES" ;; |
7565 *) set x $CONFIG_FILES ;; | 7719 *) set x $CONFIG_FILES ;; |
7566 esac | 7720 esac |
7567 shift | 7721 shift |
7568 for mf | 7722 for mf |
7569 do | 7723 do |
7570 # Strip MF so we end up with the name of the file. | 7724 # Strip MF so we end up with the name of the file. |
7571 mf=`echo "$mf" | sed -e 's/:.*$//'` | 7725 mf=`echo "$mf" | sed -e 's/:.*$//'` |
7572 # Check whether this is an Automake generated Makefile or not. | 7726 # Check whether this is an Automake generated Makefile or not. |
7573 # We used to match only the files named `Makefile.in', but | 7727 # We used to match only the files named 'Makefile.in', but |
7574 # some people rename them; so instead we look at the file content. | 7728 # some people rename them; so instead we look at the file content. |
7575 # Grep'ing the first line is not enough: some people post-process | 7729 # Grep'ing the first line is not enough: some people post-process |
7576 # each Makefile.in and add a new line on top of each file to say so. | 7730 # each Makefile.in and add a new line on top of each file to say so. |
7577 # Grep'ing the whole file is not good either: AIX grep has a line | 7731 # Grep'ing the whole file is not good either: AIX grep has a line |
7578 # limit of 2048, but all sed's we know have understand at least 4000. | 7732 # limit of 2048, but all sed's we know have understand at least 4000. |
7579 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1
; then | 7733 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1
; then |
7580 dirpart=`$as_dirname -- "$mf" || | 7734 dirpart=`$as_dirname -- "$mf" || |
7581 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 7735 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
7582 X"$mf" : 'X\(//\)[^/]' \| \ | 7736 X"$mf" : 'X\(//\)[^/]' \| \ |
7583 X"$mf" : 'X\(//\)$' \| \ | 7737 X"$mf" : 'X\(//\)$' \| \ |
(...skipping 13 matching lines...) Expand all Loading... |
7597 } | 7751 } |
7598 /^X\(\/\).*/{ | 7752 /^X\(\/\).*/{ |
7599 s//\1/ | 7753 s//\1/ |
7600 q | 7754 q |
7601 } | 7755 } |
7602 s/.*/./; q'` | 7756 s/.*/./; q'` |
7603 else | 7757 else |
7604 continue | 7758 continue |
7605 fi | 7759 fi |
7606 # Extract the definition of DEPDIR, am__include, and am__quote | 7760 # Extract the definition of DEPDIR, am__include, and am__quote |
7607 # from the Makefile without running `make'. | 7761 # from the Makefile without running 'make'. |
7608 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` | 7762 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
7609 test -z "$DEPDIR" && continue | 7763 test -z "$DEPDIR" && continue |
7610 am__include=`sed -n 's/^am__include = //p' < "$mf"` | 7764 am__include=`sed -n 's/^am__include = //p' < "$mf"` |
7611 test -z "am__include" && continue | 7765 test -z "$am__include" && continue |
7612 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` | 7766 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` |
7613 # When using ansi2knr, U may be empty or an underscore; expand it | |
7614 U=`sed -n 's/^U = //p' < "$mf"` | |
7615 # Find all dependency output files, they are included files with | 7767 # Find all dependency output files, they are included files with |
7616 # $(DEPDIR) in their names. We invoke sed twice because it is the | 7768 # $(DEPDIR) in their names. We invoke sed twice because it is the |
7617 # simplest approach to changing $(DEPDIR) to its actual value in the | 7769 # simplest approach to changing $(DEPDIR) to its actual value in the |
7618 # expansion. | 7770 # expansion. |
7619 for file in `sed -n " | 7771 for file in `sed -n " |
7620 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ | 7772 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ |
7621 » sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do | 7773 » sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do |
7622 # Make sure the directory exists. | 7774 # Make sure the directory exists. |
7623 test -f "$dirpart/$file" && continue | 7775 test -f "$dirpart/$file" && continue |
7624 fdir=`$as_dirname -- "$file" || | 7776 fdir=`$as_dirname -- "$file" || |
7625 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 7777 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
7626 X"$file" : 'X\(//\)[^/]' \| \ | 7778 X"$file" : 'X\(//\)[^/]' \| \ |
7627 X"$file" : 'X\(//\)$' \| \ | 7779 X"$file" : 'X\(//\)$' \| \ |
7628 X"$file" : 'X\(/\)' \| . 2>/dev/null || | 7780 X"$file" : 'X\(/\)' \| . 2>/dev/null || |
7629 $as_echo X"$file" | | 7781 $as_echo X"$file" | |
7630 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | 7782 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ |
7631 s//\1/ | 7783 s//\1/ |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7682 exec 5>>config.log | 7834 exec 5>>config.log |
7683 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 7835 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
7684 # would make configure fail if this is the last instruction. | 7836 # would make configure fail if this is the last instruction. |
7685 $ac_cs_success || as_fn_exit 1 | 7837 $ac_cs_success || as_fn_exit 1 |
7686 fi | 7838 fi |
7687 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 7839 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
7688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 | 7840 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 |
7689 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 7841 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
7690 fi | 7842 fi |
7691 | 7843 |
LEFT | RIGHT |