Mercurial > hg > xemacs-beta
comparison configure @ 5669:bc51e191aaea
Disable ASLR on Mountain Lion, too.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 03 Aug 2012 01:59:46 +0900 |
parents | e9f58d024c3c |
children | dede3f658f8e |
comparison
equal
deleted
inserted
replaced
5644:0df3cedee9ac | 5669:bc51e191aaea |
---|---|
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 XEmacs 21.5. | 3 # Generated by GNU Autoconf 2.69 for XEmacs 21.5. |
4 # | 4 # |
5 # Report bugs to <xemacs-beta@xemacs.org>. | 5 # Report bugs to <xemacs-beta@xemacs.org>. |
6 # | 6 # |
7 # | 7 # |
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |
10 # Foundation, Inc. | |
11 # | 9 # |
12 # | 10 # |
13 # This configure script is free software; the Free Software Foundation | 11 # This configure script is free software; the Free Software Foundation |
14 # gives unlimited permission to copy, distribute and modify it. | 12 # gives unlimited permission to copy, distribute and modify it. |
15 # | 13 # |
178 export LANGUAGE | 176 export LANGUAGE |
179 | 177 |
180 # CDPATH. | 178 # CDPATH. |
181 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 179 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
182 | 180 |
181 # Use a proper internal environment variable to ensure we don't fall | |
182 # into an infinite loop, continuously re-executing ourselves. | |
183 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then | |
184 _as_can_reexec=no; export _as_can_reexec; | |
185 # We cannot yet assume a decent shell, so we have to provide a | |
186 # neutralization value for shells without unset; and this also | |
187 # works around shells that cannot unset nonexistent variables. | |
188 # Preserve -v and -x to the replacement shell. | |
189 BASH_ENV=/dev/null | |
190 ENV=/dev/null | |
191 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | |
192 case $- in # (((( | |
193 *v*x* | *x*v* ) as_opts=-vx ;; | |
194 *v* ) as_opts=-v ;; | |
195 *x* ) as_opts=-x ;; | |
196 * ) as_opts= ;; | |
197 esac | |
198 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | |
199 # Admittedly, this is quite paranoid, since all the known shells bail | |
200 # out after a failed `exec'. | |
201 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
202 as_fn_exit 255 | |
203 fi | |
204 # We don't want this to propagate to other subprocesses. | |
205 { _as_can_reexec=; unset _as_can_reexec;} | |
183 if test "x$CONFIG_SHELL" = x; then | 206 if test "x$CONFIG_SHELL" = x; then |
184 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : | 207 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
185 emulate sh | 208 emulate sh |
186 NULLCMD=: | 209 NULLCMD=: |
187 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | 210 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which |
211 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : | 234 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : |
212 | 235 |
213 else | 236 else |
214 exitcode=1; echo positional parameters were not saved. | 237 exitcode=1; echo positional parameters were not saved. |
215 fi | 238 fi |
216 test x\$exitcode = x0 || exit 1" | 239 test x\$exitcode = x0 || exit 1 |
240 test -x / || exit 1" | |
217 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO | 241 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
218 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO | 242 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
219 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && | 243 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
220 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 | 244 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
221 test \$(( 1 + 1 )) = 2 || exit 1" | 245 test \$(( 1 + 1 )) = 2 || exit 1" |
256 fi; } | 280 fi; } |
257 IFS=$as_save_IFS | 281 IFS=$as_save_IFS |
258 | 282 |
259 | 283 |
260 if test "x$CONFIG_SHELL" != x; then : | 284 if test "x$CONFIG_SHELL" != x; then : |
261 # We cannot yet assume a decent shell, so we have to provide a | 285 export CONFIG_SHELL |
262 # neutralization value for shells without unset; and this also | 286 # We cannot yet assume a decent shell, so we have to provide a |
263 # works around shells that cannot unset nonexistent variables. | 287 # neutralization value for shells without unset; and this also |
264 # Preserve -v and -x to the replacement shell. | 288 # works around shells that cannot unset nonexistent variables. |
265 BASH_ENV=/dev/null | 289 # Preserve -v and -x to the replacement shell. |
266 ENV=/dev/null | 290 BASH_ENV=/dev/null |
267 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 291 ENV=/dev/null |
268 export CONFIG_SHELL | 292 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
269 case $- in # (((( | 293 case $- in # (((( |
270 *v*x* | *x*v* ) as_opts=-vx ;; | 294 *v*x* | *x*v* ) as_opts=-vx ;; |
271 *v* ) as_opts=-v ;; | 295 *v* ) as_opts=-v ;; |
272 *x* ) as_opts=-x ;; | 296 *x* ) as_opts=-x ;; |
273 * ) as_opts= ;; | 297 * ) as_opts= ;; |
274 esac | 298 esac |
275 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | 299 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
300 # Admittedly, this is quite paranoid, since all the known shells bail | |
301 # out after a failed `exec'. | |
302 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
303 exit 255 | |
276 fi | 304 fi |
277 | 305 |
278 if test x$as_have_required = xno; then : | 306 if test x$as_have_required = xno; then : |
279 $as_echo "$0: This script requires a shell more modern than all" | 307 $as_echo "$0: This script requires a shell more modern than all" |
280 $as_echo "$0: the shells that I found on your system." | 308 $as_echo "$0: the shells that I found on your system." |
373 test -z "$as_dirs" || eval "mkdir $as_dirs" | 401 test -z "$as_dirs" || eval "mkdir $as_dirs" |
374 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 402 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
375 | 403 |
376 | 404 |
377 } # as_fn_mkdir_p | 405 } # as_fn_mkdir_p |
406 | |
407 # as_fn_executable_p FILE | |
408 # ----------------------- | |
409 # Test if FILE is an executable regular file. | |
410 as_fn_executable_p () | |
411 { | |
412 test -f "$1" && test -x "$1" | |
413 } # as_fn_executable_p | |
378 # as_fn_append VAR VALUE | 414 # as_fn_append VAR VALUE |
379 # ---------------------- | 415 # ---------------------- |
380 # Append the text in VALUE to the end of the definition contained in VAR. Take | 416 # Append the text in VALUE to the end of the definition contained in VAR. Take |
381 # advantage of any shell optimizations that allow amortized linear growth over | 417 # advantage of any shell optimizations that allow amortized linear growth over |
382 # repeated appends, instead of the typical quadratic growth present in naive | 418 # repeated appends, instead of the typical quadratic growth present in naive |
494 s/-\n.*// | 530 s/-\n.*// |
495 ' >$as_me.lineno && | 531 ' >$as_me.lineno && |
496 chmod +x "$as_me.lineno" || | 532 chmod +x "$as_me.lineno" || |
497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | 533 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
498 | 534 |
535 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have | |
536 # already done that, so ensure we don't try to do so again and fall | |
537 # in an infinite loop. This has already happened in practice. | |
538 _as_can_reexec=no; export _as_can_reexec | |
499 # Don't try to exec as it changes $[0], causing all sort of problems | 539 # Don't try to exec as it changes $[0], causing all sort of problems |
500 # (the dirname of $[0] is not the place where we might find the | 540 # (the dirname of $[0] is not the place where we might find the |
501 # original and so on. Autoconf is especially sensitive to this). | 541 # original and so on. Autoconf is especially sensitive to this). |
502 . "./$as_me.lineno" | 542 . "./$as_me.lineno" |
503 # Exit status is that of the last command. | 543 # Exit status is that of the last command. |
528 if ln -s conf$$.file conf$$ 2>/dev/null; then | 568 if ln -s conf$$.file conf$$ 2>/dev/null; then |
529 as_ln_s='ln -s' | 569 as_ln_s='ln -s' |
530 # ... but there are two gotchas: | 570 # ... but there are two gotchas: |
531 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 571 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
532 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 572 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
533 # In both cases, we have to default to `cp -p'. | 573 # In both cases, we have to default to `cp -pR'. |
534 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 574 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
535 as_ln_s='cp -p' | 575 as_ln_s='cp -pR' |
536 elif ln conf$$.file conf$$ 2>/dev/null; then | 576 elif ln conf$$.file conf$$ 2>/dev/null; then |
537 as_ln_s=ln | 577 as_ln_s=ln |
538 else | 578 else |
539 as_ln_s='cp -p' | 579 as_ln_s='cp -pR' |
540 fi | 580 fi |
541 else | 581 else |
542 as_ln_s='cp -p' | 582 as_ln_s='cp -pR' |
543 fi | 583 fi |
544 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 584 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
545 rmdir conf$$.dir 2>/dev/null | 585 rmdir conf$$.dir 2>/dev/null |
546 | 586 |
547 if mkdir -p . 2>/dev/null; then | 587 if mkdir -p . 2>/dev/null; then |
549 else | 589 else |
550 test -d ./-p && rmdir ./-p | 590 test -d ./-p && rmdir ./-p |
551 as_mkdir_p=false | 591 as_mkdir_p=false |
552 fi | 592 fi |
553 | 593 |
554 if test -x / >/dev/null 2>&1; then | 594 as_test_x='test -x' |
555 as_test_x='test -x' | 595 as_executable_p=as_fn_executable_p |
556 else | |
557 if ls -dL / >/dev/null 2>&1; then | |
558 as_ls_L_option=L | |
559 else | |
560 as_ls_L_option= | |
561 fi | |
562 as_test_x=' | |
563 eval sh -c '\'' | |
564 if test -d "$1"; then | |
565 test -d "$1/."; | |
566 else | |
567 case $1 in #( | |
568 -*)set "./$1";; | |
569 esac; | |
570 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
571 ???[sx]*):;;*)false;;esac;fi | |
572 '\'' sh | |
573 ' | |
574 fi | |
575 as_executable_p=$as_test_x | |
576 | 596 |
577 # Sed expression to map a string onto a valid CPP name. | 597 # Sed expression to map a string onto a valid CPP name. |
578 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 598 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
579 | 599 |
580 # Sed expression to map a string onto a valid variable name. | 600 # Sed expression to map a string onto a valid variable name. |
1499 | 1519 |
1500 # FIXME: To remove some day. | 1520 # FIXME: To remove some day. |
1501 if test "x$host_alias" != x; then | 1521 if test "x$host_alias" != x; then |
1502 if test "x$build_alias" = x; then | 1522 if test "x$build_alias" = x; then |
1503 cross_compiling=maybe | 1523 cross_compiling=maybe |
1504 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | |
1505 If a cross compiler is detected then cross compile mode will be used" >&2 | |
1506 elif test "x$build_alias" != "x$host_alias"; then | 1524 elif test "x$build_alias" != "x$host_alias"; then |
1507 cross_compiling=yes | 1525 cross_compiling=yes |
1508 fi | 1526 fi |
1509 fi | 1527 fi |
1510 | 1528 |
2101 | 2119 |
2102 test -n "$ac_init_help" && exit $ac_status | 2120 test -n "$ac_init_help" && exit $ac_status |
2103 if $ac_init_version; then | 2121 if $ac_init_version; then |
2104 cat <<\_ACEOF | 2122 cat <<\_ACEOF |
2105 XEmacs configure 21.5 | 2123 XEmacs configure 21.5 |
2106 generated by GNU Autoconf 2.68 | 2124 generated by GNU Autoconf 2.69 |
2107 | 2125 |
2108 Copyright (C) 2010 Free Software Foundation, Inc. | 2126 Copyright (C) 2012 Free Software Foundation, Inc. |
2109 This configure script is free software; the Free Software Foundation | 2127 This configure script is free software; the Free Software Foundation |
2110 gives unlimited permission to copy, distribute and modify it. | 2128 gives unlimited permission to copy, distribute and modify it. |
2111 | 2129 |
2112 Configuration script for XEmacs. Largely divergent from FSF. | 2130 Configuration script for XEmacs. Largely divergent from FSF. |
2113 Guess values for system-dependent variables and create Makefiles. | 2131 Guess values for system-dependent variables and create Makefiles. |
2424 test $ac_status = 0; } && { | 2442 test $ac_status = 0; } && { |
2425 test -z "$ac_c_werror_flag" || | 2443 test -z "$ac_c_werror_flag" || |
2426 test ! -s conftest.err | 2444 test ! -s conftest.err |
2427 } && test -s conftest$ac_exeext && { | 2445 } && test -s conftest$ac_exeext && { |
2428 test "$cross_compiling" = yes || | 2446 test "$cross_compiling" = yes || |
2429 $as_test_x conftest$ac_exeext | 2447 test -x conftest$ac_exeext |
2430 }; then : | 2448 }; then : |
2431 ac_retval=0 | 2449 ac_retval=0 |
2432 else | 2450 else |
2433 $as_echo "$as_me: failed program was:" >&5 | 2451 $as_echo "$as_me: failed program was:" >&5 |
2434 sed 's/^/| /' conftest.$ac_ext >&5 | 2452 sed 's/^/| /' conftest.$ac_ext >&5 |
2684 $4 | 2702 $4 |
2685 int | 2703 int |
2686 main () | 2704 main () |
2687 { | 2705 { |
2688 static int test_array [1 - 2 * !(($2) >= 0)]; | 2706 static int test_array [1 - 2 * !(($2) >= 0)]; |
2689 test_array [0] = 0 | 2707 test_array [0] = 0; |
2708 return test_array [0]; | |
2690 | 2709 |
2691 ; | 2710 ; |
2692 return 0; | 2711 return 0; |
2693 } | 2712 } |
2694 _ACEOF | 2713 _ACEOF |
2700 $4 | 2719 $4 |
2701 int | 2720 int |
2702 main () | 2721 main () |
2703 { | 2722 { |
2704 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; | 2723 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
2705 test_array [0] = 0 | 2724 test_array [0] = 0; |
2725 return test_array [0]; | |
2706 | 2726 |
2707 ; | 2727 ; |
2708 return 0; | 2728 return 0; |
2709 } | 2729 } |
2710 _ACEOF | 2730 _ACEOF |
2726 $4 | 2746 $4 |
2727 int | 2747 int |
2728 main () | 2748 main () |
2729 { | 2749 { |
2730 static int test_array [1 - 2 * !(($2) < 0)]; | 2750 static int test_array [1 - 2 * !(($2) < 0)]; |
2731 test_array [0] = 0 | 2751 test_array [0] = 0; |
2752 return test_array [0]; | |
2732 | 2753 |
2733 ; | 2754 ; |
2734 return 0; | 2755 return 0; |
2735 } | 2756 } |
2736 _ACEOF | 2757 _ACEOF |
2742 $4 | 2763 $4 |
2743 int | 2764 int |
2744 main () | 2765 main () |
2745 { | 2766 { |
2746 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; | 2767 static int test_array [1 - 2 * !(($2) >= $ac_mid)]; |
2747 test_array [0] = 0 | 2768 test_array [0] = 0; |
2769 return test_array [0]; | |
2748 | 2770 |
2749 ; | 2771 ; |
2750 return 0; | 2772 return 0; |
2751 } | 2773 } |
2752 _ACEOF | 2774 _ACEOF |
2776 $4 | 2798 $4 |
2777 int | 2799 int |
2778 main () | 2800 main () |
2779 { | 2801 { |
2780 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; | 2802 static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
2781 test_array [0] = 0 | 2803 test_array [0] = 0; |
2804 return test_array [0]; | |
2782 | 2805 |
2783 ; | 2806 ; |
2784 return 0; | 2807 return 0; |
2785 } | 2808 } |
2786 _ACEOF | 2809 _ACEOF |
2887 cat >config.log <<_ACEOF | 2910 cat >config.log <<_ACEOF |
2888 This file contains any messages produced by compilers while | 2911 This file contains any messages produced by compilers while |
2889 running configure, to aid debugging if configure makes a mistake. | 2912 running configure, to aid debugging if configure makes a mistake. |
2890 | 2913 |
2891 It was created by XEmacs $as_me 21.5, which was | 2914 It was created by XEmacs $as_me 21.5, which was |
2892 generated by GNU Autoconf 2.68. Invocation command line was | 2915 generated by GNU Autoconf 2.69. Invocation command line was |
2893 | 2916 |
2894 $ $0 $@ | 2917 $ $0 $@ |
2895 | 2918 |
2896 _ACEOF | 2919 _ACEOF |
2897 exec 5>>config.log | 2920 exec 5>>config.log |
6028 for as_dir in $PATH | 6051 for as_dir in $PATH |
6029 do | 6052 do |
6030 IFS=$as_save_IFS | 6053 IFS=$as_save_IFS |
6031 test -z "$as_dir" && as_dir=. | 6054 test -z "$as_dir" && as_dir=. |
6032 for ac_exec_ext in '' $ac_executable_extensions; do | 6055 for ac_exec_ext in '' $ac_executable_extensions; do |
6033 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6056 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6034 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 6057 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
6035 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6036 break 2 | 6059 break 2 |
6037 fi | 6060 fi |
6038 done | 6061 done |
6068 for as_dir in $PATH | 6091 for as_dir in $PATH |
6069 do | 6092 do |
6070 IFS=$as_save_IFS | 6093 IFS=$as_save_IFS |
6071 test -z "$as_dir" && as_dir=. | 6094 test -z "$as_dir" && as_dir=. |
6072 for ac_exec_ext in '' $ac_executable_extensions; do | 6095 for ac_exec_ext in '' $ac_executable_extensions; do |
6073 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6096 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6074 ac_cv_prog_ac_ct_CC="gcc" | 6097 ac_cv_prog_ac_ct_CC="gcc" |
6075 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6098 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6076 break 2 | 6099 break 2 |
6077 fi | 6100 fi |
6078 done | 6101 done |
6121 for as_dir in $PATH | 6144 for as_dir in $PATH |
6122 do | 6145 do |
6123 IFS=$as_save_IFS | 6146 IFS=$as_save_IFS |
6124 test -z "$as_dir" && as_dir=. | 6147 test -z "$as_dir" && as_dir=. |
6125 for ac_exec_ext in '' $ac_executable_extensions; do | 6148 for ac_exec_ext in '' $ac_executable_extensions; do |
6126 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6149 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6127 ac_cv_prog_CC="${ac_tool_prefix}cc" | 6150 ac_cv_prog_CC="${ac_tool_prefix}cc" |
6128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6151 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6129 break 2 | 6152 break 2 |
6130 fi | 6153 fi |
6131 done | 6154 done |
6162 for as_dir in $PATH | 6185 for as_dir in $PATH |
6163 do | 6186 do |
6164 IFS=$as_save_IFS | 6187 IFS=$as_save_IFS |
6165 test -z "$as_dir" && as_dir=. | 6188 test -z "$as_dir" && as_dir=. |
6166 for ac_exec_ext in '' $ac_executable_extensions; do | 6189 for ac_exec_ext in '' $ac_executable_extensions; do |
6167 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6190 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6168 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 6191 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
6169 ac_prog_rejected=yes | 6192 ac_prog_rejected=yes |
6170 continue | 6193 continue |
6171 fi | 6194 fi |
6172 ac_cv_prog_CC="cc" | 6195 ac_cv_prog_CC="cc" |
6220 for as_dir in $PATH | 6243 for as_dir in $PATH |
6221 do | 6244 do |
6222 IFS=$as_save_IFS | 6245 IFS=$as_save_IFS |
6223 test -z "$as_dir" && as_dir=. | 6246 test -z "$as_dir" && as_dir=. |
6224 for ac_exec_ext in '' $ac_executable_extensions; do | 6247 for ac_exec_ext in '' $ac_executable_extensions; do |
6225 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6248 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6226 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 6249 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
6227 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6250 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6228 break 2 | 6251 break 2 |
6229 fi | 6252 fi |
6230 done | 6253 done |
6264 for as_dir in $PATH | 6287 for as_dir in $PATH |
6265 do | 6288 do |
6266 IFS=$as_save_IFS | 6289 IFS=$as_save_IFS |
6267 test -z "$as_dir" && as_dir=. | 6290 test -z "$as_dir" && as_dir=. |
6268 for ac_exec_ext in '' $ac_executable_extensions; do | 6291 for ac_exec_ext in '' $ac_executable_extensions; do |
6269 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6292 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6270 ac_cv_prog_ac_ct_CC="$ac_prog" | 6293 ac_cv_prog_ac_ct_CC="$ac_prog" |
6271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6294 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6272 break 2 | 6295 break 2 |
6273 fi | 6296 fi |
6274 done | 6297 done |
6710 ac_save_CC=$CC | 6733 ac_save_CC=$CC |
6711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6712 /* end confdefs.h. */ | 6735 /* end confdefs.h. */ |
6713 #include <stdarg.h> | 6736 #include <stdarg.h> |
6714 #include <stdio.h> | 6737 #include <stdio.h> |
6715 #include <sys/types.h> | 6738 struct stat; |
6716 #include <sys/stat.h> | |
6717 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 6739 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
6718 struct buf { int x; }; | 6740 struct buf { int x; }; |
6719 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 6741 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
6720 static char *e (p, i) | 6742 static char *e (p, i) |
6721 char **p; | 6743 char **p; |
6960 IFS=$as_save_IFS | 6982 IFS=$as_save_IFS |
6961 test -z "$as_dir" && as_dir=. | 6983 test -z "$as_dir" && as_dir=. |
6962 for ac_prog in grep ggrep; do | 6984 for ac_prog in grep ggrep; do |
6963 for ac_exec_ext in '' $ac_executable_extensions; do | 6985 for ac_exec_ext in '' $ac_executable_extensions; do |
6964 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 6986 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
6965 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 6987 as_fn_executable_p "$ac_path_GREP" || continue |
6966 # Check for GNU ac_path_GREP and select it if it is found. | 6988 # Check for GNU ac_path_GREP and select it if it is found. |
6967 # Check for GNU $ac_path_GREP | 6989 # Check for GNU $ac_path_GREP |
6968 case `"$ac_path_GREP" --version 2>&1` in | 6990 case `"$ac_path_GREP" --version 2>&1` in |
6969 *GNU*) | 6991 *GNU*) |
6970 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 6992 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
7026 IFS=$as_save_IFS | 7048 IFS=$as_save_IFS |
7027 test -z "$as_dir" && as_dir=. | 7049 test -z "$as_dir" && as_dir=. |
7028 for ac_prog in egrep; do | 7050 for ac_prog in egrep; do |
7029 for ac_exec_ext in '' $ac_executable_extensions; do | 7051 for ac_exec_ext in '' $ac_executable_extensions; do |
7030 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 7052 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
7031 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 7053 as_fn_executable_p "$ac_path_EGREP" || continue |
7032 # Check for GNU ac_path_EGREP and select it if it is found. | 7054 # Check for GNU ac_path_EGREP and select it if it is found. |
7033 # Check for GNU $ac_path_EGREP | 7055 # Check for GNU $ac_path_EGREP |
7034 case `"$ac_path_EGREP" --version 2>&1` in | 7056 case `"$ac_path_EGREP" --version 2>&1` in |
7035 *GNU*) | 7057 *GNU*) |
7036 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 7058 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
7233 $as_echo_n "(cached) " >&6 | 7255 $as_echo_n "(cached) " >&6 |
7234 else | 7256 else |
7235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 7257 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7236 /* end confdefs.h. */ | 7258 /* end confdefs.h. */ |
7237 | 7259 |
7238 # define __EXTENSIONS__ 1 | 7260 # define __EXTENSIONS__ 1 |
7239 $ac_includes_default | 7261 $ac_includes_default |
7240 int | 7262 int |
7241 main () | 7263 main () |
7242 { | 7264 { |
7243 | 7265 |
7244 ; | 7266 ; |
7290 for as_dir in $PATH | 7312 for as_dir in $PATH |
7291 do | 7313 do |
7292 IFS=$as_save_IFS | 7314 IFS=$as_save_IFS |
7293 test -z "$as_dir" && as_dir=. | 7315 test -z "$as_dir" && as_dir=. |
7294 for ac_exec_ext in '' $ac_executable_extensions; do | 7316 for ac_exec_ext in '' $ac_executable_extensions; do |
7295 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7317 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7296 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 7318 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
7297 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7319 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7298 break 2 | 7320 break 2 |
7299 fi | 7321 fi |
7300 done | 7322 done |
7330 for as_dir in $PATH | 7352 for as_dir in $PATH |
7331 do | 7353 do |
7332 IFS=$as_save_IFS | 7354 IFS=$as_save_IFS |
7333 test -z "$as_dir" && as_dir=. | 7355 test -z "$as_dir" && as_dir=. |
7334 for ac_exec_ext in '' $ac_executable_extensions; do | 7356 for ac_exec_ext in '' $ac_executable_extensions; do |
7335 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7357 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7336 ac_cv_prog_ac_ct_CC="gcc" | 7358 ac_cv_prog_ac_ct_CC="gcc" |
7337 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7359 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7338 break 2 | 7360 break 2 |
7339 fi | 7361 fi |
7340 done | 7362 done |
7383 for as_dir in $PATH | 7405 for as_dir in $PATH |
7384 do | 7406 do |
7385 IFS=$as_save_IFS | 7407 IFS=$as_save_IFS |
7386 test -z "$as_dir" && as_dir=. | 7408 test -z "$as_dir" && as_dir=. |
7387 for ac_exec_ext in '' $ac_executable_extensions; do | 7409 for ac_exec_ext in '' $ac_executable_extensions; do |
7388 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7410 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7389 ac_cv_prog_CC="${ac_tool_prefix}cc" | 7411 ac_cv_prog_CC="${ac_tool_prefix}cc" |
7390 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7412 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7391 break 2 | 7413 break 2 |
7392 fi | 7414 fi |
7393 done | 7415 done |
7424 for as_dir in $PATH | 7446 for as_dir in $PATH |
7425 do | 7447 do |
7426 IFS=$as_save_IFS | 7448 IFS=$as_save_IFS |
7427 test -z "$as_dir" && as_dir=. | 7449 test -z "$as_dir" && as_dir=. |
7428 for ac_exec_ext in '' $ac_executable_extensions; do | 7450 for ac_exec_ext in '' $ac_executable_extensions; do |
7429 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7451 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7430 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 7452 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
7431 ac_prog_rejected=yes | 7453 ac_prog_rejected=yes |
7432 continue | 7454 continue |
7433 fi | 7455 fi |
7434 ac_cv_prog_CC="cc" | 7456 ac_cv_prog_CC="cc" |
7482 for as_dir in $PATH | 7504 for as_dir in $PATH |
7483 do | 7505 do |
7484 IFS=$as_save_IFS | 7506 IFS=$as_save_IFS |
7485 test -z "$as_dir" && as_dir=. | 7507 test -z "$as_dir" && as_dir=. |
7486 for ac_exec_ext in '' $ac_executable_extensions; do | 7508 for ac_exec_ext in '' $ac_executable_extensions; do |
7487 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7509 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7488 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 7510 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
7489 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7511 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7490 break 2 | 7512 break 2 |
7491 fi | 7513 fi |
7492 done | 7514 done |
7526 for as_dir in $PATH | 7548 for as_dir in $PATH |
7527 do | 7549 do |
7528 IFS=$as_save_IFS | 7550 IFS=$as_save_IFS |
7529 test -z "$as_dir" && as_dir=. | 7551 test -z "$as_dir" && as_dir=. |
7530 for ac_exec_ext in '' $ac_executable_extensions; do | 7552 for ac_exec_ext in '' $ac_executable_extensions; do |
7531 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7553 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7532 ac_cv_prog_ac_ct_CC="$ac_prog" | 7554 ac_cv_prog_ac_ct_CC="$ac_prog" |
7533 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7555 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7534 break 2 | 7556 break 2 |
7535 fi | 7557 fi |
7536 done | 7558 done |
7722 ac_save_CC=$CC | 7744 ac_save_CC=$CC |
7723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 7745 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7724 /* end confdefs.h. */ | 7746 /* end confdefs.h. */ |
7725 #include <stdarg.h> | 7747 #include <stdarg.h> |
7726 #include <stdio.h> | 7748 #include <stdio.h> |
7727 #include <sys/types.h> | 7749 struct stat; |
7728 #include <sys/stat.h> | |
7729 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 7750 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
7730 struct buf { int x; }; | 7751 struct buf { int x; }; |
7731 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 7752 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
7732 static char *e (p, i) | 7753 static char *e (p, i) |
7733 char **p; | 7754 char **p; |
7838 for as_dir in $PATH | 7859 for as_dir in $PATH |
7839 do | 7860 do |
7840 IFS=$as_save_IFS | 7861 IFS=$as_save_IFS |
7841 test -z "$as_dir" && as_dir=. | 7862 test -z "$as_dir" && as_dir=. |
7842 for ac_exec_ext in '' $ac_executable_extensions; do | 7863 for ac_exec_ext in '' $ac_executable_extensions; do |
7843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7864 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7844 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 7865 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
7845 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7866 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7846 break 2 | 7867 break 2 |
7847 fi | 7868 fi |
7848 done | 7869 done |
7878 for as_dir in $PATH | 7899 for as_dir in $PATH |
7879 do | 7900 do |
7880 IFS=$as_save_IFS | 7901 IFS=$as_save_IFS |
7881 test -z "$as_dir" && as_dir=. | 7902 test -z "$as_dir" && as_dir=. |
7882 for ac_exec_ext in '' $ac_executable_extensions; do | 7903 for ac_exec_ext in '' $ac_executable_extensions; do |
7883 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7904 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7884 ac_cv_prog_ac_ct_CC="gcc" | 7905 ac_cv_prog_ac_ct_CC="gcc" |
7885 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7886 break 2 | 7907 break 2 |
7887 fi | 7908 fi |
7888 done | 7909 done |
7931 for as_dir in $PATH | 7952 for as_dir in $PATH |
7932 do | 7953 do |
7933 IFS=$as_save_IFS | 7954 IFS=$as_save_IFS |
7934 test -z "$as_dir" && as_dir=. | 7955 test -z "$as_dir" && as_dir=. |
7935 for ac_exec_ext in '' $ac_executable_extensions; do | 7956 for ac_exec_ext in '' $ac_executable_extensions; do |
7936 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7957 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7937 ac_cv_prog_CC="${ac_tool_prefix}cc" | 7958 ac_cv_prog_CC="${ac_tool_prefix}cc" |
7938 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7959 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7939 break 2 | 7960 break 2 |
7940 fi | 7961 fi |
7941 done | 7962 done |
7972 for as_dir in $PATH | 7993 for as_dir in $PATH |
7973 do | 7994 do |
7974 IFS=$as_save_IFS | 7995 IFS=$as_save_IFS |
7975 test -z "$as_dir" && as_dir=. | 7996 test -z "$as_dir" && as_dir=. |
7976 for ac_exec_ext in '' $ac_executable_extensions; do | 7997 for ac_exec_ext in '' $ac_executable_extensions; do |
7977 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7998 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7978 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 7999 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
7979 ac_prog_rejected=yes | 8000 ac_prog_rejected=yes |
7980 continue | 8001 continue |
7981 fi | 8002 fi |
7982 ac_cv_prog_CC="cc" | 8003 ac_cv_prog_CC="cc" |
8030 for as_dir in $PATH | 8051 for as_dir in $PATH |
8031 do | 8052 do |
8032 IFS=$as_save_IFS | 8053 IFS=$as_save_IFS |
8033 test -z "$as_dir" && as_dir=. | 8054 test -z "$as_dir" && as_dir=. |
8034 for ac_exec_ext in '' $ac_executable_extensions; do | 8055 for ac_exec_ext in '' $ac_executable_extensions; do |
8035 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8056 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8036 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 8057 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
8037 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8058 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8038 break 2 | 8059 break 2 |
8039 fi | 8060 fi |
8040 done | 8061 done |
8074 for as_dir in $PATH | 8095 for as_dir in $PATH |
8075 do | 8096 do |
8076 IFS=$as_save_IFS | 8097 IFS=$as_save_IFS |
8077 test -z "$as_dir" && as_dir=. | 8098 test -z "$as_dir" && as_dir=. |
8078 for ac_exec_ext in '' $ac_executable_extensions; do | 8099 for ac_exec_ext in '' $ac_executable_extensions; do |
8079 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8100 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8080 ac_cv_prog_ac_ct_CC="$ac_prog" | 8101 ac_cv_prog_ac_ct_CC="$ac_prog" |
8081 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8102 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8082 break 2 | 8103 break 2 |
8083 fi | 8104 fi |
8084 done | 8105 done |
8270 ac_save_CC=$CC | 8291 ac_save_CC=$CC |
8271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 8292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
8272 /* end confdefs.h. */ | 8293 /* end confdefs.h. */ |
8273 #include <stdarg.h> | 8294 #include <stdarg.h> |
8274 #include <stdio.h> | 8295 #include <stdio.h> |
8275 #include <sys/types.h> | 8296 struct stat; |
8276 #include <sys/stat.h> | |
8277 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 8297 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
8278 struct buf { int x; }; | 8298 struct buf { int x; }; |
8279 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 8299 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
8280 static char *e (p, i) | 8300 static char *e (p, i) |
8281 char **p; | 8301 char **p; |
8386 for as_dir in $PATH | 8406 for as_dir in $PATH |
8387 do | 8407 do |
8388 IFS=$as_save_IFS | 8408 IFS=$as_save_IFS |
8389 test -z "$as_dir" && as_dir=. | 8409 test -z "$as_dir" && as_dir=. |
8390 for ac_exec_ext in '' $ac_executable_extensions; do | 8410 for ac_exec_ext in '' $ac_executable_extensions; do |
8391 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8411 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8392 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 8412 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
8393 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8413 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8394 break 2 | 8414 break 2 |
8395 fi | 8415 fi |
8396 done | 8416 done |
8426 for as_dir in $PATH | 8446 for as_dir in $PATH |
8427 do | 8447 do |
8428 IFS=$as_save_IFS | 8448 IFS=$as_save_IFS |
8429 test -z "$as_dir" && as_dir=. | 8449 test -z "$as_dir" && as_dir=. |
8430 for ac_exec_ext in '' $ac_executable_extensions; do | 8450 for ac_exec_ext in '' $ac_executable_extensions; do |
8431 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8451 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8432 ac_cv_prog_ac_ct_CC="gcc" | 8452 ac_cv_prog_ac_ct_CC="gcc" |
8433 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8453 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8434 break 2 | 8454 break 2 |
8435 fi | 8455 fi |
8436 done | 8456 done |
8479 for as_dir in $PATH | 8499 for as_dir in $PATH |
8480 do | 8500 do |
8481 IFS=$as_save_IFS | 8501 IFS=$as_save_IFS |
8482 test -z "$as_dir" && as_dir=. | 8502 test -z "$as_dir" && as_dir=. |
8483 for ac_exec_ext in '' $ac_executable_extensions; do | 8503 for ac_exec_ext in '' $ac_executable_extensions; do |
8484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8504 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8485 ac_cv_prog_CC="${ac_tool_prefix}cc" | 8505 ac_cv_prog_CC="${ac_tool_prefix}cc" |
8486 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8506 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8487 break 2 | 8507 break 2 |
8488 fi | 8508 fi |
8489 done | 8509 done |
8520 for as_dir in $PATH | 8540 for as_dir in $PATH |
8521 do | 8541 do |
8522 IFS=$as_save_IFS | 8542 IFS=$as_save_IFS |
8523 test -z "$as_dir" && as_dir=. | 8543 test -z "$as_dir" && as_dir=. |
8524 for ac_exec_ext in '' $ac_executable_extensions; do | 8544 for ac_exec_ext in '' $ac_executable_extensions; do |
8525 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8545 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8526 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 8546 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
8527 ac_prog_rejected=yes | 8547 ac_prog_rejected=yes |
8528 continue | 8548 continue |
8529 fi | 8549 fi |
8530 ac_cv_prog_CC="cc" | 8550 ac_cv_prog_CC="cc" |
8578 for as_dir in $PATH | 8598 for as_dir in $PATH |
8579 do | 8599 do |
8580 IFS=$as_save_IFS | 8600 IFS=$as_save_IFS |
8581 test -z "$as_dir" && as_dir=. | 8601 test -z "$as_dir" && as_dir=. |
8582 for ac_exec_ext in '' $ac_executable_extensions; do | 8602 for ac_exec_ext in '' $ac_executable_extensions; do |
8583 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8603 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8584 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 8604 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
8585 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8605 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8586 break 2 | 8606 break 2 |
8587 fi | 8607 fi |
8588 done | 8608 done |
8622 for as_dir in $PATH | 8642 for as_dir in $PATH |
8623 do | 8643 do |
8624 IFS=$as_save_IFS | 8644 IFS=$as_save_IFS |
8625 test -z "$as_dir" && as_dir=. | 8645 test -z "$as_dir" && as_dir=. |
8626 for ac_exec_ext in '' $ac_executable_extensions; do | 8646 for ac_exec_ext in '' $ac_executable_extensions; do |
8627 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 8647 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
8628 ac_cv_prog_ac_ct_CC="$ac_prog" | 8648 ac_cv_prog_ac_ct_CC="$ac_prog" |
8629 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 8649 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
8630 break 2 | 8650 break 2 |
8631 fi | 8651 fi |
8632 done | 8652 done |
8818 ac_save_CC=$CC | 8838 ac_save_CC=$CC |
8819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 8839 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
8820 /* end confdefs.h. */ | 8840 /* end confdefs.h. */ |
8821 #include <stdarg.h> | 8841 #include <stdarg.h> |
8822 #include <stdio.h> | 8842 #include <stdio.h> |
8823 #include <sys/types.h> | 8843 struct stat; |
8824 #include <sys/stat.h> | |
8825 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 8844 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
8826 struct buf { int x; }; | 8845 struct buf { int x; }; |
8827 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 8846 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
8828 static char *e (p, i) | 8847 static char *e (p, i) |
8829 char **p; | 8848 char **p; |
10276 for as_dir in $PATH | 10295 for as_dir in $PATH |
10277 do | 10296 do |
10278 IFS=$as_save_IFS | 10297 IFS=$as_save_IFS |
10279 test -z "$as_dir" && as_dir=. | 10298 test -z "$as_dir" && as_dir=. |
10280 for ac_exec_ext in '' $ac_executable_extensions; do | 10299 for ac_exec_ext in '' $ac_executable_extensions; do |
10281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 10300 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
10282 ac_cv_prog_AR="ar" | 10301 ac_cv_prog_AR="ar" |
10283 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 10302 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
10284 break 2 | 10303 break 2 |
10285 fi | 10304 fi |
10286 done | 10305 done |
10318 for as_dir in $PATH | 10337 for as_dir in $PATH |
10319 do | 10338 do |
10320 IFS=$as_save_IFS | 10339 IFS=$as_save_IFS |
10321 test -z "$as_dir" && as_dir=. | 10340 test -z "$as_dir" && as_dir=. |
10322 for ac_exec_ext in '' $ac_executable_extensions; do | 10341 for ac_exec_ext in '' $ac_executable_extensions; do |
10323 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 10342 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
10324 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 10343 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
10325 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 10344 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
10326 break 2 | 10345 break 2 |
10327 fi | 10346 fi |
10328 done | 10347 done |
10358 for as_dir in $PATH | 10377 for as_dir in $PATH |
10359 do | 10378 do |
10360 IFS=$as_save_IFS | 10379 IFS=$as_save_IFS |
10361 test -z "$as_dir" && as_dir=. | 10380 test -z "$as_dir" && as_dir=. |
10362 for ac_exec_ext in '' $ac_executable_extensions; do | 10381 for ac_exec_ext in '' $ac_executable_extensions; do |
10363 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 10382 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
10364 ac_cv_prog_ac_ct_RANLIB="ranlib" | 10383 ac_cv_prog_ac_ct_RANLIB="ranlib" |
10365 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 10384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
10366 break 2 | 10385 break 2 |
10367 fi | 10386 fi |
10368 done | 10387 done |
10430 # OSF1 and SCO ODT 3.0 have their own names for install. | 10449 # OSF1 and SCO ODT 3.0 have their own names for install. |
10431 # Don't use installbsd from OSF since it installs stuff as root | 10450 # Don't use installbsd from OSF since it installs stuff as root |
10432 # by default. | 10451 # by default. |
10433 for ac_prog in ginstall scoinst install; do | 10452 for ac_prog in ginstall scoinst install; do |
10434 for ac_exec_ext in '' $ac_executable_extensions; do | 10453 for ac_exec_ext in '' $ac_executable_extensions; do |
10435 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | 10454 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
10436 if test $ac_prog = install && | 10455 if test $ac_prog = install && |
10437 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 10456 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
10438 # AIX install. It has an incompatible calling convention. | 10457 # AIX install. It has an incompatible calling convention. |
10439 : | 10458 : |
10440 elif test $ac_prog = install && | 10459 elif test $ac_prog = install && |
10504 for as_dir in $PATH | 10523 for as_dir in $PATH |
10505 do | 10524 do |
10506 IFS=$as_save_IFS | 10525 IFS=$as_save_IFS |
10507 test -z "$as_dir" && as_dir=. | 10526 test -z "$as_dir" && as_dir=. |
10508 for ac_exec_ext in '' $ac_executable_extensions; do | 10527 for ac_exec_ext in '' $ac_executable_extensions; do |
10509 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 10528 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
10510 ac_cv_prog_YACC="$ac_prog" | 10529 ac_cv_prog_YACC="$ac_prog" |
10511 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 10530 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
10512 break 2 | 10531 break 2 |
10513 fi | 10532 fi |
10514 done | 10533 done |
11114 /* end confdefs.h. */ | 11133 /* end confdefs.h. */ |
11115 | 11134 |
11116 int | 11135 int |
11117 main () | 11136 main () |
11118 { | 11137 { |
11119 /* FIXME: Include the comments suggested by Paul. */ | 11138 |
11120 #ifndef __cplusplus | 11139 #ifndef __cplusplus |
11121 /* Ultrix mips cc rejects this. */ | 11140 /* Ultrix mips cc rejects this sort of thing. */ |
11122 typedef int charset[2]; | 11141 typedef int charset[2]; |
11123 const charset cs; | 11142 const charset cs = { 0, 0 }; |
11124 /* SunOS 4.1.1 cc rejects this. */ | 11143 /* SunOS 4.1.1 cc rejects this. */ |
11125 char const *const *pcpcc; | 11144 char const *const *pcpcc; |
11126 char **ppc; | 11145 char **ppc; |
11127 /* NEC SVR4.0.2 mips cc rejects this. */ | 11146 /* NEC SVR4.0.2 mips cc rejects this. */ |
11128 struct point {int x, y;}; | 11147 struct point {int x, y;}; |
11135 pcpcc = &g + (g ? g-g : 0); | 11154 pcpcc = &g + (g ? g-g : 0); |
11136 /* HPUX 7.0 cc rejects these. */ | 11155 /* HPUX 7.0 cc rejects these. */ |
11137 ++pcpcc; | 11156 ++pcpcc; |
11138 ppc = (char**) pcpcc; | 11157 ppc = (char**) pcpcc; |
11139 pcpcc = (char const *const *) ppc; | 11158 pcpcc = (char const *const *) ppc; |
11140 { /* SCO 3.2v4 cc rejects this. */ | 11159 { /* SCO 3.2v4 cc rejects this sort of thing. */ |
11141 char *t; | 11160 char tx; |
11161 char *t = &tx; | |
11142 char const *s = 0 ? (char *) 0 : (char const *) 0; | 11162 char const *s = 0 ? (char *) 0 : (char const *) 0; |
11143 | 11163 |
11144 *t++ = 0; | 11164 *t++ = 0; |
11145 if (s) return 0; | 11165 if (s) return 0; |
11146 } | 11166 } |
11152 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | 11172 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ |
11153 typedef const int *iptr; | 11173 typedef const int *iptr; |
11154 iptr p = 0; | 11174 iptr p = 0; |
11155 ++p; | 11175 ++p; |
11156 } | 11176 } |
11157 { /* AIX XL C 1.02.0.0 rejects this saying | 11177 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying |
11158 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | 11178 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ |
11159 struct s { int j; const int *ap[3]; }; | 11179 struct s { int j; const int *ap[3]; } bx; |
11160 struct s *b; b->j = 5; | 11180 struct s *b = &bx; b->j = 5; |
11161 } | 11181 } |
11162 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | 11182 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ |
11163 const int foo = 10; | 11183 const int foo = 10; |
11164 if (!foo) return 0; | 11184 if (!foo) return 0; |
11165 } | 11185 } |
11846 fi | 11866 fi |
11847 | 11867 |
11848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ASLR needs to be disabled" >&5 | 11868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ASLR needs to be disabled" >&5 |
11849 $as_echo_n "checking whether ASLR needs to be disabled... " >&6; } | 11869 $as_echo_n "checking whether ASLR needs to be disabled... " >&6; } |
11850 case `uname -s`:`uname -r` in | 11870 case `uname -s`:`uname -r` in |
11851 Darwin:11.*) | 11871 Darwin:1[12].*) |
11852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 11872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
11853 $as_echo "yes" >&6; } | 11873 $as_echo "yes" >&6; } |
11854 LDFLAGS="$LDFLAGS -Wl,-no_pie" && if test "$verbose" = "yes"; then echo " Appending \"-Wl,-no_pie\" to \$LDFLAGS"; fi | 11874 LDFLAGS="$LDFLAGS -Wl,-no_pie" && if test "$verbose" = "yes"; then echo " Appending \"-Wl,-no_pie\" to \$LDFLAGS"; fi |
11855 ;; | 11875 ;; |
11856 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 11876 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
18323 else | 18343 else |
18324 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 18344 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
18325 /* end confdefs.h. */ | 18345 /* end confdefs.h. */ |
18326 $ac_includes_default | 18346 $ac_includes_default |
18327 int | 18347 int |
18328 find_stack_direction () | 18348 find_stack_direction (int *addr, int depth) |
18329 { | 18349 { |
18330 static char *addr = 0; | 18350 int dir, dummy = 0; |
18331 auto char dummy; | 18351 if (! addr) |
18332 if (addr == 0) | 18352 addr = &dummy; |
18333 { | 18353 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1; |
18334 addr = &dummy; | 18354 dir = depth ? find_stack_direction (addr, depth - 1) : 0; |
18335 return find_stack_direction (); | 18355 return dir + dummy; |
18336 } | |
18337 else | |
18338 return (&dummy > addr) ? 1 : -1; | |
18339 } | 18356 } |
18340 | 18357 |
18341 int | 18358 int |
18342 main () | 18359 main (int argc, char **argv) |
18343 { | 18360 { |
18344 return find_stack_direction () < 0; | 18361 return find_stack_direction (0, argc + !argv + 20) < 0; |
18345 } | 18362 } |
18346 _ACEOF | 18363 _ACEOF |
18347 if ac_fn_c_try_run "$LINENO"; then : | 18364 if ac_fn_c_try_run "$LINENO"; then : |
18348 ac_cv_c_stack_direction=1 | 18365 ac_cv_c_stack_direction=1 |
18349 else | 18366 else |
19206 for as_dir in $PATH | 19223 for as_dir in $PATH |
19207 do | 19224 do |
19208 IFS=$as_save_IFS | 19225 IFS=$as_save_IFS |
19209 test -z "$as_dir" && as_dir=. | 19226 test -z "$as_dir" && as_dir=. |
19210 for ac_exec_ext in '' $ac_executable_extensions; do | 19227 for ac_exec_ext in '' $ac_executable_extensions; do |
19211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 19228 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
19212 ac_cv_prog_have_esd_config="yes" | 19229 ac_cv_prog_have_esd_config="yes" |
19213 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 19230 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
19214 break 2 | 19231 break 2 |
19215 fi | 19232 fi |
19216 done | 19233 done |
19804 for as_dir in $PATH | 19821 for as_dir in $PATH |
19805 do | 19822 do |
19806 IFS=$as_save_IFS | 19823 IFS=$as_save_IFS |
19807 test -z "$as_dir" && as_dir=. | 19824 test -z "$as_dir" && as_dir=. |
19808 for ac_exec_ext in '' $ac_executable_extensions; do | 19825 for ac_exec_ext in '' $ac_executable_extensions; do |
19809 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 19826 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
19810 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" | 19827 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
19811 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 19828 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
19812 break 2 | 19829 break 2 |
19813 fi | 19830 fi |
19814 done | 19831 done |
19848 for as_dir in $PATH | 19865 for as_dir in $PATH |
19849 do | 19866 do |
19850 IFS=$as_save_IFS | 19867 IFS=$as_save_IFS |
19851 test -z "$as_dir" && as_dir=. | 19868 test -z "$as_dir" && as_dir=. |
19852 for ac_exec_ext in '' $ac_executable_extensions; do | 19869 for ac_exec_ext in '' $ac_executable_extensions; do |
19853 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 19870 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
19854 ac_cv_prog_ac_ct_CXX="$ac_prog" | 19871 ac_cv_prog_ac_ct_CXX="$ac_prog" |
19855 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 19872 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
19856 break 2 | 19873 break 2 |
19857 fi | 19874 fi |
19858 done | 19875 done |
21812 if ln -s conf$$.file conf$$ 2>/dev/null; then | 21829 if ln -s conf$$.file conf$$ 2>/dev/null; then |
21813 as_ln_s='ln -s' | 21830 as_ln_s='ln -s' |
21814 # ... but there are two gotchas: | 21831 # ... but there are two gotchas: |
21815 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 21832 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
21816 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 21833 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
21817 # In both cases, we have to default to `cp -p'. | 21834 # In both cases, we have to default to `cp -pR'. |
21818 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 21835 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
21819 as_ln_s='cp -p' | 21836 as_ln_s='cp -pR' |
21820 elif ln conf$$.file conf$$ 2>/dev/null; then | 21837 elif ln conf$$.file conf$$ 2>/dev/null; then |
21821 as_ln_s=ln | 21838 as_ln_s=ln |
21822 else | 21839 else |
21823 as_ln_s='cp -p' | 21840 as_ln_s='cp -pR' |
21824 fi | 21841 fi |
21825 else | 21842 else |
21826 as_ln_s='cp -p' | 21843 as_ln_s='cp -pR' |
21827 fi | 21844 fi |
21828 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 21845 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
21829 rmdir conf$$.dir 2>/dev/null | 21846 rmdir conf$$.dir 2>/dev/null |
21830 | 21847 |
21831 | 21848 |
21881 else | 21898 else |
21882 test -d ./-p && rmdir ./-p | 21899 test -d ./-p && rmdir ./-p |
21883 as_mkdir_p=false | 21900 as_mkdir_p=false |
21884 fi | 21901 fi |
21885 | 21902 |
21886 if test -x / >/dev/null 2>&1; then | 21903 |
21887 as_test_x='test -x' | 21904 # as_fn_executable_p FILE |
21888 else | 21905 # ----------------------- |
21889 if ls -dL / >/dev/null 2>&1; then | 21906 # Test if FILE is an executable regular file. |
21890 as_ls_L_option=L | 21907 as_fn_executable_p () |
21891 else | 21908 { |
21892 as_ls_L_option= | 21909 test -f "$1" && test -x "$1" |
21893 fi | 21910 } # as_fn_executable_p |
21894 as_test_x=' | 21911 as_test_x='test -x' |
21895 eval sh -c '\'' | 21912 as_executable_p=as_fn_executable_p |
21896 if test -d "$1"; then | |
21897 test -d "$1/."; | |
21898 else | |
21899 case $1 in #( | |
21900 -*)set "./$1";; | |
21901 esac; | |
21902 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
21903 ???[sx]*):;;*)false;;esac;fi | |
21904 '\'' sh | |
21905 ' | |
21906 fi | |
21907 as_executable_p=$as_test_x | |
21908 | 21913 |
21909 # Sed expression to map a string onto a valid CPP name. | 21914 # Sed expression to map a string onto a valid CPP name. |
21910 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 21915 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
21911 | 21916 |
21912 # Sed expression to map a string onto a valid variable name. | 21917 # Sed expression to map a string onto a valid variable name. |
21924 # Save the log message, to keep $0 and so on meaningful, and to | 21929 # Save the log message, to keep $0 and so on meaningful, and to |
21925 # report actual input values of CONFIG_FILES etc. instead of their | 21930 # report actual input values of CONFIG_FILES etc. instead of their |
21926 # values after options handling. | 21931 # values after options handling. |
21927 ac_log=" | 21932 ac_log=" |
21928 This file was extended by XEmacs $as_me 21.5, which was | 21933 This file was extended by XEmacs $as_me 21.5, which was |
21929 generated by GNU Autoconf 2.68. Invocation command line was | 21934 generated by GNU Autoconf 2.69. Invocation command line was |
21930 | 21935 |
21931 CONFIG_FILES = $CONFIG_FILES | 21936 CONFIG_FILES = $CONFIG_FILES |
21932 CONFIG_HEADERS = $CONFIG_HEADERS | 21937 CONFIG_HEADERS = $CONFIG_HEADERS |
21933 CONFIG_LINKS = $CONFIG_LINKS | 21938 CONFIG_LINKS = $CONFIG_LINKS |
21934 CONFIG_COMMANDS = $CONFIG_COMMANDS | 21939 CONFIG_COMMANDS = $CONFIG_COMMANDS |
21990 _ACEOF | 21995 _ACEOF |
21991 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 21996 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
21992 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 21997 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
21993 ac_cs_version="\\ | 21998 ac_cs_version="\\ |
21994 XEmacs config.status 21.5 | 21999 XEmacs config.status 21.5 |
21995 configured by $0, generated by GNU Autoconf 2.68, | 22000 configured by $0, generated by GNU Autoconf 2.69, |
21996 with options \\"\$ac_cs_config\\" | 22001 with options \\"\$ac_cs_config\\" |
21997 | 22002 |
21998 Copyright (C) 2010 Free Software Foundation, Inc. | 22003 Copyright (C) 2012 Free Software Foundation, Inc. |
21999 This config.status script is free software; the Free Software Foundation | 22004 This config.status script is free software; the Free Software Foundation |
22000 gives unlimited permission to copy, distribute and modify it." | 22005 gives unlimited permission to copy, distribute and modify it." |
22001 | 22006 |
22002 ac_pwd='$ac_pwd' | 22007 ac_pwd='$ac_pwd' |
22003 srcdir='$srcdir' | 22008 srcdir='$srcdir' |
22082 fi | 22087 fi |
22083 | 22088 |
22084 _ACEOF | 22089 _ACEOF |
22085 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 22090 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
22086 if \$ac_cs_recheck; then | 22091 if \$ac_cs_recheck; then |
22087 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 22092 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
22088 shift | 22093 shift |
22089 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 22094 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
22090 CONFIG_SHELL='$SHELL' | 22095 CONFIG_SHELL='$SHELL' |
22091 export CONFIG_SHELL | 22096 export CONFIG_SHELL |
22092 exec "\$@" | 22097 exec "\$@" |