OLD | NEW |
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.65 for yasm 1.1.0. | 3 # Generated by GNU Autoconf 2.68 for yasm 1.2.0. |
4 # | 4 # |
5 # Report bugs to <bug-yasm@tortall.net>. | 5 # Report bugs to <bug-yasm@tortall.net>. |
6 # | 6 # |
7 # | 7 # |
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software |
10 # Inc. | 10 # Foundation, Inc. |
11 # | 11 # |
12 # | 12 # |
13 # This configure script is free software; the Free Software Foundation | 13 # This configure script is free software; the Free Software Foundation |
14 # gives unlimited permission to copy, distribute and modify it. | 14 # gives unlimited permission to copy, distribute and modify it. |
15 ## -------------------- ## | 15 ## -------------------- ## |
16 ## M4sh Initialization. ## | 16 ## M4sh Initialization. ## |
17 ## -------------------- ## | 17 ## -------------------- ## |
18 | 18 |
19 # Be more Bourne compatible | 19 # Be more Bourne compatible |
20 DUALCASE=1; export DUALCASE # for MKS sh | 20 DUALCASE=1; export DUALCASE # for MKS sh |
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
84 | 84 |
85 | 85 |
86 # IFS | 86 # IFS |
87 # We need space, tab and new line, in precisely that order. Quoting is | 87 # We need space, tab and new line, in precisely that order. Quoting is |
88 # there to prevent editors from complaining about space-tab. | 88 # there to prevent editors from complaining about space-tab. |
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | 89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word |
90 # splitting by setting IFS to empty value.) | 90 # splitting by setting IFS to empty value.) |
91 IFS=" "" $as_nl" | 91 IFS=" "" $as_nl" |
92 | 92 |
93 # Find who we are. Look in the path if we contain no directory separator. | 93 # Find who we are. Look in the path if we contain no directory separator. |
| 94 as_myself= |
94 case $0 in #(( | 95 case $0 in #(( |
95 *[\\/]* ) as_myself=$0 ;; | 96 *[\\/]* ) as_myself=$0 ;; |
96 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
97 for as_dir in $PATH | 98 for as_dir in $PATH |
98 do | 99 do |
99 IFS=$as_save_IFS | 100 IFS=$as_save_IFS |
100 test -z "$as_dir" && as_dir=. | 101 test -z "$as_dir" && as_dir=. |
101 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | 102 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break |
102 done | 103 done |
103 IFS=$as_save_IFS | 104 IFS=$as_save_IFS |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
209 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : | 210 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHEL
L"; } 2>/dev/null; then : |
210 CONFIG_SHELL=$SHELL as_have_required=yes | 211 CONFIG_SHELL=$SHELL as_have_required=yes |
211 fi; } | 212 fi; } |
212 IFS=$as_save_IFS | 213 IFS=$as_save_IFS |
213 | 214 |
214 | 215 |
215 if test "x$CONFIG_SHELL" != x; then : | 216 if test "x$CONFIG_SHELL" != x; then : |
216 # We cannot yet assume a decent shell, so we have to provide a | 217 # We cannot yet assume a decent shell, so we have to provide a |
217 # neutralization value for shells without unset; and this also | 218 # neutralization value for shells without unset; and this also |
218 # works around shells that cannot unset nonexistent variables. | 219 # works around shells that cannot unset nonexistent variables. |
| 220 # Preserve -v and -x to the replacement shell. |
219 BASH_ENV=/dev/null | 221 BASH_ENV=/dev/null |
220 ENV=/dev/null | 222 ENV=/dev/null |
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 223 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
222 export CONFIG_SHELL | 224 export CONFIG_SHELL |
223 » exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} | 225 » case $- in # (((( |
| 226 » *v*x* | *x*v* ) as_opts=-vx ;; |
| 227 » *v* ) as_opts=-v ;; |
| 228 » *x* ) as_opts=-x ;; |
| 229 » * ) as_opts= ;; |
| 230 » esac |
| 231 » exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} |
224 fi | 232 fi |
225 | 233 |
226 if test x$as_have_required = xno; then : | 234 if test x$as_have_required = xno; then : |
227 $as_echo "$0: This script requires a shell more modern than all" | 235 $as_echo "$0: This script requires a shell more modern than all" |
228 $as_echo "$0: the shells that I found on your system." | 236 $as_echo "$0: the shells that I found on your system." |
229 if test x${ZSH_VERSION+set} = xset ; then | 237 if test x${ZSH_VERSION+set} = xset ; then |
230 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" | 238 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" |
231 $as_echo "$0: be upgraded to zsh 4.3.4 or later." | 239 $as_echo "$0: be upgraded to zsh 4.3.4 or later." |
232 else | 240 else |
233 $as_echo "$0: Please tell bug-autoconf@gnu.org and | 241 $as_echo "$0: Please tell bug-autoconf@gnu.org and |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
312 q | 320 q |
313 } | 321 } |
314 /^X\(\/\).*/{ | 322 /^X\(\/\).*/{ |
315 s//\1/ | 323 s//\1/ |
316 q | 324 q |
317 } | 325 } |
318 s/.*/./; q'` | 326 s/.*/./; q'` |
319 test -d "$as_dir" && break | 327 test -d "$as_dir" && break |
320 done | 328 done |
321 test -z "$as_dirs" || eval "mkdir $as_dirs" | 329 test -z "$as_dirs" || eval "mkdir $as_dirs" |
322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 330 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
323 | 331 |
324 | 332 |
325 } # as_fn_mkdir_p | 333 } # as_fn_mkdir_p |
326 # as_fn_append VAR VALUE | 334 # as_fn_append VAR VALUE |
327 # ---------------------- | 335 # ---------------------- |
328 # Append the text in VALUE to the end of the definition contained in VAR. Take | 336 # Append the text in VALUE to the end of the definition contained in VAR. Take |
329 # advantage of any shell optimizations that allow amortized linear growth over | 337 # advantage of any shell optimizations that allow amortized linear growth over |
330 # repeated appends, instead of the typical quadratic growth present in naive | 338 # repeated appends, instead of the typical quadratic growth present in naive |
331 # implementations. | 339 # implementations. |
332 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : | 340 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : |
(...skipping 19 matching lines...) Expand all Loading... |
352 as_val=$(( $* )) | 360 as_val=$(( $* )) |
353 }' | 361 }' |
354 else | 362 else |
355 as_fn_arith () | 363 as_fn_arith () |
356 { | 364 { |
357 as_val=`expr "$@" || test $? -eq 1` | 365 as_val=`expr "$@" || test $? -eq 1` |
358 } | 366 } |
359 fi # as_fn_arith | 367 fi # as_fn_arith |
360 | 368 |
361 | 369 |
362 # as_fn_error ERROR [LINENO LOG_FD] | 370 # as_fn_error STATUS ERROR [LINENO LOG_FD] |
363 # --------------------------------- | 371 # ---------------------------------------- |
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 372 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 373 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
366 # script with status $?, using 1 if that was 0. | 374 # script with STATUS, using 1 if that was 0. |
367 as_fn_error () | 375 as_fn_error () |
368 { | 376 { |
369 as_status=$?; test $as_status -eq 0 && as_status=1 | 377 as_status=$1; test $as_status -eq 0 && as_status=1 |
370 if test "$3"; then | 378 if test "$4"; then |
371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 379 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 380 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
373 fi | 381 fi |
374 $as_echo "$as_me: error: $1" >&2 | 382 $as_echo "$as_me: error: $2" >&2 |
375 as_fn_exit $as_status | 383 as_fn_exit $as_status |
376 } # as_fn_error | 384 } # as_fn_error |
377 | 385 |
378 if expr a : '\(a\)' >/dev/null 2>&1 && | 386 if expr a : '\(a\)' >/dev/null 2>&1 && |
379 test "X`expr 00001 : '.*\(...\)'`" = X001; then | 387 test "X`expr 00001 : '.*\(...\)'`" = X001; then |
380 as_expr=expr | 388 as_expr=expr |
381 else | 389 else |
382 as_expr=false | 390 as_expr=false |
383 fi | 391 fi |
384 | 392 |
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
526 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
527 | 535 |
528 # Sed expression to map a string onto a valid variable name. | 536 # Sed expression to map a string onto a valid variable name. |
529 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 537 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
530 | 538 |
531 | 539 |
532 test -n "$DJDIR" || exec 7<&0 </dev/null | 540 test -n "$DJDIR" || exec 7<&0 </dev/null |
533 exec 6>&1 | 541 exec 6>&1 |
534 | 542 |
535 # Name of the host. | 543 # Name of the host. |
536 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, | 544 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, |
537 # so uname gets run too. | 545 # so uname gets run too. |
538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | 546 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` |
539 | 547 |
540 # | 548 # |
541 # Initializations. | 549 # Initializations. |
542 # | 550 # |
543 ac_default_prefix=/usr/local | 551 ac_default_prefix=/usr/local |
544 ac_clean_files= | 552 ac_clean_files= |
545 ac_config_libobj_dir=. | 553 ac_config_libobj_dir=. |
546 LIBOBJS= | 554 LIBOBJS= |
547 cross_compiling=no | 555 cross_compiling=no |
548 subdirs= | 556 subdirs= |
549 MFLAGS= | 557 MFLAGS= |
550 MAKEFLAGS= | 558 MAKEFLAGS= |
551 | 559 |
552 # Identity of this package. | 560 # Identity of this package. |
553 PACKAGE_NAME='yasm' | 561 PACKAGE_NAME='yasm' |
554 PACKAGE_TARNAME='yasm' | 562 PACKAGE_TARNAME='yasm' |
555 PACKAGE_VERSION='1.1.0' | 563 PACKAGE_VERSION='1.2.0' |
556 PACKAGE_STRING='yasm 1.1.0' | 564 PACKAGE_STRING='yasm 1.2.0' |
557 PACKAGE_BUGREPORT='bug-yasm@tortall.net' | 565 PACKAGE_BUGREPORT='bug-yasm@tortall.net' |
558 PACKAGE_URL='' | 566 PACKAGE_URL='' |
559 | 567 |
560 # Factoring default headers for most tests. | 568 # Factoring default headers for most tests. |
561 ac_includes_default="\ | 569 ac_includes_default="\ |
562 #include <stdio.h> | 570 #include <stdio.h> |
563 #ifdef HAVE_SYS_TYPES_H | 571 #ifdef HAVE_SYS_TYPES_H |
564 # include <sys/types.h> | 572 # include <sys/types.h> |
565 #endif | 573 #endif |
566 #ifdef HAVE_SYS_STAT_H | 574 #ifdef HAVE_SYS_STAT_H |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
617 CC_FOR_BUILD | 625 CC_FOR_BUILD |
618 MORE_CFLAGS | 626 MORE_CFLAGS |
619 GCC | 627 GCC |
620 ARCH | 628 ARCH |
621 POSUB | 629 POSUB |
622 LTLIBINTL | 630 LTLIBINTL |
623 LIBINTL | 631 LIBINTL |
624 INTLLIBS | 632 INTLLIBS |
625 LTLIBICONV | 633 LTLIBICONV |
626 LIBICONV | 634 LIBICONV |
| 635 INTL_MACOSX_LIBS |
627 host_os | 636 host_os |
628 host_vendor | 637 host_vendor |
629 host_cpu | 638 host_cpu |
630 host | 639 host |
631 build_os | 640 build_os |
632 build_vendor | 641 build_vendor |
633 build_cpu | 642 build_cpu |
634 build | 643 build |
635 XGETTEXT_EXTRA_OPTIONS | 644 XGETTEXT_EXTRA_OPTIONS |
636 MSGMERGE | 645 MSGMERGE |
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
817 for ac_option | 826 for ac_option |
818 do | 827 do |
819 # If the previous option needs an argument, assign it. | 828 # If the previous option needs an argument, assign it. |
820 if test -n "$ac_prev"; then | 829 if test -n "$ac_prev"; then |
821 eval $ac_prev=\$ac_option | 830 eval $ac_prev=\$ac_option |
822 ac_prev= | 831 ac_prev= |
823 continue | 832 continue |
824 fi | 833 fi |
825 | 834 |
826 case $ac_option in | 835 case $ac_option in |
827 *=*)» ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | 836 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; |
828 *)» ac_optarg=yes ;; | 837 *=) ac_optarg= ;; |
| 838 *) ac_optarg=yes ;; |
829 esac | 839 esac |
830 | 840 |
831 # Accept the important Cygnus configure options, so we can diagnose typos. | 841 # Accept the important Cygnus configure options, so we can diagnose typos. |
832 | 842 |
833 case $ac_dashdash$ac_option in | 843 case $ac_dashdash$ac_option in |
834 --) | 844 --) |
835 ac_dashdash=yes ;; | 845 ac_dashdash=yes ;; |
836 | 846 |
837 -bindir | --bindir | --bindi | --bind | --bin | --bi) | 847 -bindir | --bindir | --bindi | --bind | --bin | --bi) |
838 ac_prev=bindir ;; | 848 ac_prev=bindir ;; |
(...skipping 24 matching lines...) Expand all Loading... |
863 | --dataroo | --dataro | --datar) | 873 | --dataroo | --dataro | --datar) |
864 ac_prev=datarootdir ;; | 874 ac_prev=datarootdir ;; |
865 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | 875 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ |
866 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) | 876 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) |
867 datarootdir=$ac_optarg ;; | 877 datarootdir=$ac_optarg ;; |
868 | 878 |
869 -disable-* | --disable-*) | 879 -disable-* | --disable-*) |
870 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 880 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
871 # Reject names that are not valid shell variable names. | 881 # Reject names that are not valid shell variable names. |
872 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 882 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
873 as_fn_error "invalid feature name: $ac_useropt" | 883 as_fn_error $? "invalid feature name: $ac_useropt" |
874 ac_useropt_orig=$ac_useropt | 884 ac_useropt_orig=$ac_useropt |
875 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 885 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
876 case $ac_user_opts in | 886 case $ac_user_opts in |
877 *" | 887 *" |
878 "enable_$ac_useropt" | 888 "enable_$ac_useropt" |
879 "*) ;; | 889 "*) ;; |
880 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disabl
e-$ac_useropt_orig" | 890 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disabl
e-$ac_useropt_orig" |
881 ac_unrecognized_sep=', ';; | 891 ac_unrecognized_sep=', ';; |
882 esac | 892 esac |
883 eval enable_$ac_useropt=no ;; | 893 eval enable_$ac_useropt=no ;; |
884 | 894 |
885 -docdir | --docdir | --docdi | --doc | --do) | 895 -docdir | --docdir | --docdi | --doc | --do) |
886 ac_prev=docdir ;; | 896 ac_prev=docdir ;; |
887 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) | 897 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) |
888 docdir=$ac_optarg ;; | 898 docdir=$ac_optarg ;; |
889 | 899 |
890 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) | 900 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) |
891 ac_prev=dvidir ;; | 901 ac_prev=dvidir ;; |
892 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) | 902 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) |
893 dvidir=$ac_optarg ;; | 903 dvidir=$ac_optarg ;; |
894 | 904 |
895 -enable-* | --enable-*) | 905 -enable-* | --enable-*) |
896 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 906 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
897 # Reject names that are not valid shell variable names. | 907 # Reject names that are not valid shell variable names. |
898 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 908 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
899 as_fn_error "invalid feature name: $ac_useropt" | 909 as_fn_error $? "invalid feature name: $ac_useropt" |
900 ac_useropt_orig=$ac_useropt | 910 ac_useropt_orig=$ac_useropt |
901 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 911 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
902 case $ac_user_opts in | 912 case $ac_user_opts in |
903 *" | 913 *" |
904 "enable_$ac_useropt" | 914 "enable_$ac_useropt" |
905 "*) ;; | 915 "*) ;; |
906 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable
-$ac_useropt_orig" | 916 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable
-$ac_useropt_orig" |
907 ac_unrecognized_sep=', ';; | 917 ac_unrecognized_sep=', ';; |
908 esac | 918 esac |
909 eval enable_$ac_useropt=\$ac_optarg ;; | 919 eval enable_$ac_useropt=\$ac_optarg ;; |
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1093 -v | -verbose | --verbose | --verbos | --verbo | --verb) | 1103 -v | -verbose | --verbose | --verbos | --verbo | --verb) |
1094 verbose=yes ;; | 1104 verbose=yes ;; |
1095 | 1105 |
1096 -version | --version | --versio | --versi | --vers | -V) | 1106 -version | --version | --versio | --versi | --vers | -V) |
1097 ac_init_version=: ;; | 1107 ac_init_version=: ;; |
1098 | 1108 |
1099 -with-* | --with-*) | 1109 -with-* | --with-*) |
1100 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1110 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1101 # Reject names that are not valid shell variable names. | 1111 # Reject names that are not valid shell variable names. |
1102 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1112 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1103 as_fn_error "invalid package name: $ac_useropt" | 1113 as_fn_error $? "invalid package name: $ac_useropt" |
1104 ac_useropt_orig=$ac_useropt | 1114 ac_useropt_orig=$ac_useropt |
1105 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1115 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1106 case $ac_user_opts in | 1116 case $ac_user_opts in |
1107 *" | 1117 *" |
1108 "with_$ac_useropt" | 1118 "with_$ac_useropt" |
1109 "*) ;; | 1119 "*) ;; |
1110 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$
ac_useropt_orig" | 1120 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$
ac_useropt_orig" |
1111 ac_unrecognized_sep=', ';; | 1121 ac_unrecognized_sep=', ';; |
1112 esac | 1122 esac |
1113 eval with_$ac_useropt=\$ac_optarg ;; | 1123 eval with_$ac_useropt=\$ac_optarg ;; |
1114 | 1124 |
1115 -without-* | --without-*) | 1125 -without-* | --without-*) |
1116 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1126 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1117 # Reject names that are not valid shell variable names. | 1127 # Reject names that are not valid shell variable names. |
1118 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1128 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1119 as_fn_error "invalid package name: $ac_useropt" | 1129 as_fn_error $? "invalid package name: $ac_useropt" |
1120 ac_useropt_orig=$ac_useropt | 1130 ac_useropt_orig=$ac_useropt |
1121 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1131 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1122 case $ac_user_opts in | 1132 case $ac_user_opts in |
1123 *" | 1133 *" |
1124 "with_$ac_useropt" | 1134 "with_$ac_useropt" |
1125 "*) ;; | 1135 "*) ;; |
1126 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--withou
t-$ac_useropt_orig" | 1136 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--withou
t-$ac_useropt_orig" |
1127 ac_unrecognized_sep=', ';; | 1137 ac_unrecognized_sep=', ';; |
1128 esac | 1138 esac |
1129 eval with_$ac_useropt=no ;; | 1139 eval with_$ac_useropt=no ;; |
1130 | 1140 |
1131 --x) | 1141 --x) |
1132 # Obsolete; use --with-x. | 1142 # Obsolete; use --with-x. |
1133 with_x=yes ;; | 1143 with_x=yes ;; |
1134 | 1144 |
1135 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | 1145 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ |
1136 | --x-incl | --x-inc | --x-in | --x-i) | 1146 | --x-incl | --x-inc | --x-in | --x-i) |
1137 ac_prev=x_includes ;; | 1147 ac_prev=x_includes ;; |
1138 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | 1148 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ |
1139 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | 1149 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) |
1140 x_includes=$ac_optarg ;; | 1150 x_includes=$ac_optarg ;; |
1141 | 1151 |
1142 -x-libraries | --x-libraries | --x-librarie | --x-librari \ | 1152 -x-libraries | --x-libraries | --x-librarie | --x-librari \ |
1143 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | 1153 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) |
1144 ac_prev=x_libraries ;; | 1154 ac_prev=x_libraries ;; |
1145 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | 1155 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ |
1146 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1156 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
1147 x_libraries=$ac_optarg ;; | 1157 x_libraries=$ac_optarg ;; |
1148 | 1158 |
1149 -*) as_fn_error "unrecognized option: \`$ac_option' | 1159 -*) as_fn_error $? "unrecognized option: \`$ac_option' |
1150 Try \`$0 --help' for more information." | 1160 Try \`$0 --help' for more information" |
1151 ;; | 1161 ;; |
1152 | 1162 |
1153 *=*) | 1163 *=*) |
1154 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` | 1164 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` |
1155 # Reject names that are not valid shell variable names. | 1165 # Reject names that are not valid shell variable names. |
1156 case $ac_envvar in #( | 1166 case $ac_envvar in #( |
1157 '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1167 '' | [0-9]* | *[!_$as_cr_alnum]* ) |
1158 as_fn_error "invalid variable name: \`$ac_envvar'" ;; | 1168 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; |
1159 esac | 1169 esac |
1160 eval $ac_envvar=\$ac_optarg | 1170 eval $ac_envvar=\$ac_optarg |
1161 export $ac_envvar ;; | 1171 export $ac_envvar ;; |
1162 | 1172 |
1163 *) | 1173 *) |
1164 # FIXME: should be removed in autoconf 3.0. | 1174 # FIXME: should be removed in autoconf 3.0. |
1165 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 | 1175 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 |
1166 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && | 1176 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1167 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 | 1177 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 |
1168 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_opti
on} | 1178 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_opt
ion}" |
1169 ;; | 1179 ;; |
1170 | 1180 |
1171 esac | 1181 esac |
1172 done | 1182 done |
1173 | 1183 |
1174 if test -n "$ac_prev"; then | 1184 if test -n "$ac_prev"; then |
1175 ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1185 ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
1176 as_fn_error "missing argument to $ac_option" | 1186 as_fn_error $? "missing argument to $ac_option" |
1177 fi | 1187 fi |
1178 | 1188 |
1179 if test -n "$ac_unrecognized_opts"; then | 1189 if test -n "$ac_unrecognized_opts"; then |
1180 case $enable_option_checking in | 1190 case $enable_option_checking in |
1181 no) ;; | 1191 no) ;; |
1182 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; | 1192 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; |
1183 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opt
s" >&2 ;; | 1193 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opt
s" >&2 ;; |
1184 esac | 1194 esac |
1185 fi | 1195 fi |
1186 | 1196 |
1187 # Check all directory arguments for consistency. | 1197 # Check all directory arguments for consistency. |
1188 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ | 1198 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ |
1189 datadir sysconfdir sharedstatedir localstatedir includedir \ | 1199 datadir sysconfdir sharedstatedir localstatedir includedir \ |
1190 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ | 1200 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ |
1191 libdir localedir mandir | 1201 libdir localedir mandir |
1192 do | 1202 do |
1193 eval ac_val=\$$ac_var | 1203 eval ac_val=\$$ac_var |
1194 # Remove trailing slashes. | 1204 # Remove trailing slashes. |
1195 case $ac_val in | 1205 case $ac_val in |
1196 */ ) | 1206 */ ) |
1197 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` | 1207 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` |
1198 eval $ac_var=\$ac_val;; | 1208 eval $ac_var=\$ac_val;; |
1199 esac | 1209 esac |
1200 # Be sure to have absolute directory names. | 1210 # Be sure to have absolute directory names. |
1201 case $ac_val in | 1211 case $ac_val in |
1202 [\\/$]* | ?:[\\/]* ) continue;; | 1212 [\\/$]* | ?:[\\/]* ) continue;; |
1203 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1213 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
1204 esac | 1214 esac |
1205 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" | 1215 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" |
1206 done | 1216 done |
1207 | 1217 |
1208 # There might be people who depend on the old broken behavior: `$host' | 1218 # There might be people who depend on the old broken behavior: `$host' |
1209 # used to hold the argument of --host etc. | 1219 # used to hold the argument of --host etc. |
1210 # FIXME: To remove some day. | 1220 # FIXME: To remove some day. |
1211 build=$build_alias | 1221 build=$build_alias |
1212 host=$host_alias | 1222 host=$host_alias |
1213 target=$target_alias | 1223 target=$target_alias |
1214 | 1224 |
1215 # FIXME: To remove some day. | 1225 # FIXME: To remove some day. |
1216 if test "x$host_alias" != x; then | 1226 if test "x$host_alias" != x; then |
1217 if test "x$build_alias" = x; then | 1227 if test "x$build_alias" = x; then |
1218 cross_compiling=maybe | 1228 cross_compiling=maybe |
1219 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use
--host. | 1229 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use
--host. |
1220 If a cross compiler is detected then cross compile mode will be used." >&2 | 1230 If a cross compiler is detected then cross compile mode will be used" >&2 |
1221 elif test "x$build_alias" != "x$host_alias"; then | 1231 elif test "x$build_alias" != "x$host_alias"; then |
1222 cross_compiling=yes | 1232 cross_compiling=yes |
1223 fi | 1233 fi |
1224 fi | 1234 fi |
1225 | 1235 |
1226 ac_tool_prefix= | 1236 ac_tool_prefix= |
1227 test -n "$host_alias" && ac_tool_prefix=$host_alias- | 1237 test -n "$host_alias" && ac_tool_prefix=$host_alias- |
1228 | 1238 |
1229 test "$silent" = yes && exec 6>/dev/null | 1239 test "$silent" = yes && exec 6>/dev/null |
1230 | 1240 |
1231 | 1241 |
1232 ac_pwd=`pwd` && test -n "$ac_pwd" && | 1242 ac_pwd=`pwd` && test -n "$ac_pwd" && |
1233 ac_ls_di=`ls -di .` && | 1243 ac_ls_di=`ls -di .` && |
1234 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1244 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
1235 as_fn_error "working directory cannot be determined" | 1245 as_fn_error $? "working directory cannot be determined" |
1236 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1246 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
1237 as_fn_error "pwd does not report name of working directory" | 1247 as_fn_error $? "pwd does not report name of working directory" |
1238 | 1248 |
1239 | 1249 |
1240 # Find the source files, if location was not specified. | 1250 # Find the source files, if location was not specified. |
1241 if test -z "$srcdir"; then | 1251 if test -z "$srcdir"; then |
1242 ac_srcdir_defaulted=yes | 1252 ac_srcdir_defaulted=yes |
1243 # Try the directory containing this script, then the parent directory. | 1253 # Try the directory containing this script, then the parent directory. |
1244 ac_confdir=`$as_dirname -- "$as_myself" || | 1254 ac_confdir=`$as_dirname -- "$as_myself" || |
1245 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 1255 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
1246 X"$as_myself" : 'X\(//\)[^/]' \| \ | 1256 X"$as_myself" : 'X\(//\)[^/]' \| \ |
1247 X"$as_myself" : 'X\(//\)$' \| \ | 1257 X"$as_myself" : 'X\(//\)$' \| \ |
(...skipping 18 matching lines...) Expand all Loading... |
1266 s/.*/./; q'` | 1276 s/.*/./; q'` |
1267 srcdir=$ac_confdir | 1277 srcdir=$ac_confdir |
1268 if test ! -r "$srcdir/$ac_unique_file"; then | 1278 if test ! -r "$srcdir/$ac_unique_file"; then |
1269 srcdir=.. | 1279 srcdir=.. |
1270 fi | 1280 fi |
1271 else | 1281 else |
1272 ac_srcdir_defaulted=no | 1282 ac_srcdir_defaulted=no |
1273 fi | 1283 fi |
1274 if test ! -r "$srcdir/$ac_unique_file"; then | 1284 if test ! -r "$srcdir/$ac_unique_file"; then |
1275 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1285 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
1276 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" | 1286 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" |
1277 fi | 1287 fi |
1278 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1288 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
1279 ac_abs_confdir=`( | 1289 ac_abs_confdir=`( |
1280 » cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" | 1290 » cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" |
1281 pwd)` | 1291 pwd)` |
1282 # When building in place, set srcdir=. | 1292 # When building in place, set srcdir=. |
1283 if test "$ac_abs_confdir" = "$ac_pwd"; then | 1293 if test "$ac_abs_confdir" = "$ac_pwd"; then |
1284 srcdir=. | 1294 srcdir=. |
1285 fi | 1295 fi |
1286 # Remove unnecessary trailing slashes from srcdir. | 1296 # Remove unnecessary trailing slashes from srcdir. |
1287 # Double slashes in file names in object file debugging info | 1297 # Double slashes in file names in object file debugging info |
1288 # mess up M-x gdb in Emacs. | 1298 # mess up M-x gdb in Emacs. |
1289 case $srcdir in | 1299 case $srcdir in |
1290 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; | 1300 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; |
1291 esac | 1301 esac |
1292 for ac_var in $ac_precious_vars; do | 1302 for ac_var in $ac_precious_vars; do |
1293 eval ac_env_${ac_var}_set=\${${ac_var}+set} | 1303 eval ac_env_${ac_var}_set=\${${ac_var}+set} |
1294 eval ac_env_${ac_var}_value=\$${ac_var} | 1304 eval ac_env_${ac_var}_value=\$${ac_var} |
1295 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} | 1305 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} |
1296 eval ac_cv_env_${ac_var}_value=\$${ac_var} | 1306 eval ac_cv_env_${ac_var}_value=\$${ac_var} |
1297 done | 1307 done |
1298 | 1308 |
1299 # | 1309 # |
1300 # Report the --help message. | 1310 # Report the --help message. |
1301 # | 1311 # |
1302 if test "$ac_init_help" = "long"; then | 1312 if test "$ac_init_help" = "long"; then |
1303 # Omit some internal or obsolete options to make the list less imposing. | 1313 # Omit some internal or obsolete options to make the list less imposing. |
1304 # This message is too long to be a string in the A/UX 3.1 sh. | 1314 # This message is too long to be a string in the A/UX 3.1 sh. |
1305 cat <<_ACEOF | 1315 cat <<_ACEOF |
1306 \`configure' configures yasm 1.1.0 to adapt to many kinds of systems. | 1316 \`configure' configures yasm 1.2.0 to adapt to many kinds of systems. |
1307 | 1317 |
1308 Usage: $0 [OPTION]... [VAR=VALUE]... | 1318 Usage: $0 [OPTION]... [VAR=VALUE]... |
1309 | 1319 |
1310 To assign environment variables (e.g., CC, CFLAGS...), specify them as | 1320 To assign environment variables (e.g., CC, CFLAGS...), specify them as |
1311 VAR=VALUE. See below for descriptions of some of the useful variables. | 1321 VAR=VALUE. See below for descriptions of some of the useful variables. |
1312 | 1322 |
1313 Defaults for the options are specified in brackets. | 1323 Defaults for the options are specified in brackets. |
1314 | 1324 |
1315 Configuration: | 1325 Configuration: |
1316 -h, --help display this help and exit | 1326 -h, --help display this help and exit |
1317 --help=short display options specific to this package | 1327 --help=short display options specific to this package |
1318 --help=recursive display the short help of all the included packages | 1328 --help=recursive display the short help of all the included packages |
1319 -V, --version display version information and exit | 1329 -V, --version display version information and exit |
1320 -q, --quiet, --silent do not print \`checking...' messages | 1330 -q, --quiet, --silent do not print \`checking ...' messages |
1321 --cache-file=FILE cache test results in FILE [disabled] | 1331 --cache-file=FILE cache test results in FILE [disabled] |
1322 -C, --config-cache alias for \`--cache-file=config.cache' | 1332 -C, --config-cache alias for \`--cache-file=config.cache' |
1323 -n, --no-create do not create output files | 1333 -n, --no-create do not create output files |
1324 --srcdir=DIR find the sources in DIR [configure dir or \`..'] | 1334 --srcdir=DIR find the sources in DIR [configure dir or \`..'] |
1325 | 1335 |
1326 Installation directories: | 1336 Installation directories: |
1327 --prefix=PREFIX install architecture-independent files in PREFIX | 1337 --prefix=PREFIX install architecture-independent files in PREFIX |
1328 [$ac_default_prefix] | 1338 [$ac_default_prefix] |
1329 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 1339 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
1330 [PREFIX] | 1340 [PREFIX] |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1366 --program-transform-name=PROGRAM run sed PROGRAM on installed program names | 1376 --program-transform-name=PROGRAM run sed PROGRAM on installed program names |
1367 | 1377 |
1368 System types: | 1378 System types: |
1369 --build=BUILD configure for building on BUILD [guessed] | 1379 --build=BUILD configure for building on BUILD [guessed] |
1370 --host=HOST cross-compile to build programs to run on HOST [BUILD] | 1380 --host=HOST cross-compile to build programs to run on HOST [BUILD] |
1371 _ACEOF | 1381 _ACEOF |
1372 fi | 1382 fi |
1373 | 1383 |
1374 if test -n "$ac_init_help"; then | 1384 if test -n "$ac_init_help"; then |
1375 case $ac_init_help in | 1385 case $ac_init_help in |
1376 short | recursive ) echo "Configuration of yasm 1.1.0:";; | 1386 short | recursive ) echo "Configuration of yasm 1.2.0:";; |
1377 esac | 1387 esac |
1378 cat <<\_ACEOF | 1388 cat <<\_ACEOF |
1379 | 1389 |
1380 Optional Features: | 1390 Optional Features: |
1381 --disable-option-checking ignore unrecognized --enable/--with options | 1391 --disable-option-checking ignore unrecognized --enable/--with options |
1382 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | 1392 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1383 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | 1393 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
1384 --enable-maintainer-mode enable make rules and dependencies not useful | 1394 --enable-maintainer-mode enable make rules and dependencies not useful |
1385 (and sometimes confusing) to the casual installer | 1395 (and sometimes confusing) to the casual installer |
1386 --enable-debug Turn on debugging and compile time warnings | 1396 --enable-debug Turn on debugging and compile time warnings |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1481 else | 1491 else |
1482 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 1492 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
1483 fi || ac_status=$? | 1493 fi || ac_status=$? |
1484 cd "$ac_pwd" || { ac_status=$?; break; } | 1494 cd "$ac_pwd" || { ac_status=$?; break; } |
1485 done | 1495 done |
1486 fi | 1496 fi |
1487 | 1497 |
1488 test -n "$ac_init_help" && exit $ac_status | 1498 test -n "$ac_init_help" && exit $ac_status |
1489 if $ac_init_version; then | 1499 if $ac_init_version; then |
1490 cat <<\_ACEOF | 1500 cat <<\_ACEOF |
1491 yasm configure 1.1.0 | 1501 yasm configure 1.2.0 |
1492 generated by GNU Autoconf 2.65 | 1502 generated by GNU Autoconf 2.68 |
1493 | 1503 |
1494 Copyright (C) 2009 Free Software Foundation, Inc. | 1504 Copyright (C) 2010 Free Software Foundation, Inc. |
1495 This configure script is free software; the Free Software Foundation | 1505 This configure script is free software; the Free Software Foundation |
1496 gives unlimited permission to copy, distribute and modify it. | 1506 gives unlimited permission to copy, distribute and modify it. |
1497 _ACEOF | 1507 _ACEOF |
1498 exit | 1508 exit |
1499 fi | 1509 fi |
1500 | 1510 |
1501 ## ------------------------ ## | 1511 ## ------------------------ ## |
1502 ## Autoconf initialization. ## | 1512 ## Autoconf initialization. ## |
1503 ## ------------------------ ## | 1513 ## ------------------------ ## |
1504 | 1514 |
(...skipping 23 matching lines...) Expand all Loading... |
1528 test -z "$ac_c_werror_flag" || | 1538 test -z "$ac_c_werror_flag" || |
1529 test ! -s conftest.err | 1539 test ! -s conftest.err |
1530 } && test -s conftest.$ac_objext; then : | 1540 } && test -s conftest.$ac_objext; then : |
1531 ac_retval=0 | 1541 ac_retval=0 |
1532 else | 1542 else |
1533 $as_echo "$as_me: failed program was:" >&5 | 1543 $as_echo "$as_me: failed program was:" >&5 |
1534 sed 's/^/| /' conftest.$ac_ext >&5 | 1544 sed 's/^/| /' conftest.$ac_ext >&5 |
1535 | 1545 |
1536 ac_retval=1 | 1546 ac_retval=1 |
1537 fi | 1547 fi |
1538 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1548 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1539 as_fn_set_status $ac_retval | 1549 as_fn_set_status $ac_retval |
1540 | 1550 |
1541 } # ac_fn_c_try_compile | 1551 } # ac_fn_c_try_compile |
1542 | 1552 |
1543 # ac_fn_c_try_cpp LINENO | 1553 # ac_fn_c_try_cpp LINENO |
1544 # ---------------------- | 1554 # ---------------------- |
1545 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. | 1555 # Try to preprocess conftest.$ac_ext, and return whether this succeeded. |
1546 ac_fn_c_try_cpp () | 1556 ac_fn_c_try_cpp () |
1547 { | 1557 { |
1548 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1558 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1549 if { { ac_try="$ac_cpp conftest.$ac_ext" | 1559 if { { ac_try="$ac_cpp conftest.$ac_ext" |
1550 case "(($ac_try" in | 1560 case "(($ac_try" in |
1551 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 1561 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
1552 *) ac_try_echo=$ac_try;; | 1562 *) ac_try_echo=$ac_try;; |
1553 esac | 1563 esac |
1554 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" | 1564 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
1555 $as_echo "$ac_try_echo"; } >&5 | 1565 $as_echo "$ac_try_echo"; } >&5 |
1556 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err | 1566 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err |
1557 ac_status=$? | 1567 ac_status=$? |
1558 if test -s conftest.err; then | 1568 if test -s conftest.err; then |
1559 grep -v '^ *+' conftest.err >conftest.er1 | 1569 grep -v '^ *+' conftest.err >conftest.er1 |
1560 cat conftest.er1 >&5 | 1570 cat conftest.er1 >&5 |
1561 mv -f conftest.er1 conftest.err | 1571 mv -f conftest.er1 conftest.err |
1562 fi | 1572 fi |
1563 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1573 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
1564 test $ac_status = 0; } >/dev/null && { | 1574 test $ac_status = 0; } > conftest.i && { |
1565 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | 1575 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
1566 test ! -s conftest.err | 1576 test ! -s conftest.err |
1567 }; then : | 1577 }; then : |
1568 ac_retval=0 | 1578 ac_retval=0 |
1569 else | 1579 else |
1570 $as_echo "$as_me: failed program was:" >&5 | 1580 $as_echo "$as_me: failed program was:" >&5 |
1571 sed 's/^/| /' conftest.$ac_ext >&5 | 1581 sed 's/^/| /' conftest.$ac_ext >&5 |
1572 | 1582 |
1573 ac_retval=1 | 1583 ac_retval=1 |
1574 fi | 1584 fi |
1575 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1585 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1576 as_fn_set_status $ac_retval | 1586 as_fn_set_status $ac_retval |
1577 | 1587 |
1578 } # ac_fn_c_try_cpp | 1588 } # ac_fn_c_try_cpp |
1579 | 1589 |
1580 # ac_fn_c_try_run LINENO | 1590 # ac_fn_c_try_run LINENO |
1581 # ---------------------- | 1591 # ---------------------- |
1582 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes | 1592 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes |
1583 # that executables *can* be run. | 1593 # that executables *can* be run. |
1584 ac_fn_c_try_run () | 1594 ac_fn_c_try_run () |
1585 { | 1595 { |
(...skipping 21 matching lines...) Expand all Loading... |
1607 test $ac_status = 0; }; }; then : | 1617 test $ac_status = 0; }; }; then : |
1608 ac_retval=0 | 1618 ac_retval=0 |
1609 else | 1619 else |
1610 $as_echo "$as_me: program exited with status $ac_status" >&5 | 1620 $as_echo "$as_me: program exited with status $ac_status" >&5 |
1611 $as_echo "$as_me: failed program was:" >&5 | 1621 $as_echo "$as_me: failed program was:" >&5 |
1612 sed 's/^/| /' conftest.$ac_ext >&5 | 1622 sed 's/^/| /' conftest.$ac_ext >&5 |
1613 | 1623 |
1614 ac_retval=$ac_status | 1624 ac_retval=$ac_status |
1615 fi | 1625 fi |
1616 rm -rf conftest.dSYM conftest_ipa8_conftest.oo | 1626 rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
1617 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1627 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1618 as_fn_set_status $ac_retval | 1628 as_fn_set_status $ac_retval |
1619 | 1629 |
1620 } # ac_fn_c_try_run | 1630 } # ac_fn_c_try_run |
1621 | 1631 |
1622 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES | 1632 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES |
1623 # ------------------------------------------------------- | 1633 # ------------------------------------------------------- |
1624 # Tests whether HEADER exists, giving a warning if it cannot be compiled using | 1634 # Tests whether HEADER exists, giving a warning if it cannot be compiled using |
1625 # the include files in INCLUDES and setting the cache variable VAR | 1635 # the include files in INCLUDES and setting the cache variable VAR |
1626 # accordingly. | 1636 # accordingly. |
1627 ac_fn_c_check_header_mongrel () | 1637 ac_fn_c_check_header_mongrel () |
1628 { | 1638 { |
1629 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1639 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1630 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1640 if eval \${$3+:} false; then : |
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1632 $as_echo_n "checking for $2... " >&6; } | 1642 $as_echo_n "checking for $2... " >&6; } |
1633 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1643 if eval \${$3+:} false; then : |
1634 $as_echo_n "(cached) " >&6 | 1644 $as_echo_n "(cached) " >&6 |
1635 fi | 1645 fi |
1636 eval ac_res=\$$3 | 1646 eval ac_res=\$$3 |
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1638 $as_echo "$ac_res" >&6; } | 1648 $as_echo "$ac_res" >&6; } |
1639 else | 1649 else |
1640 # Is the header compilable? | 1650 # Is the header compilable? |
1641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 | 1651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 |
1642 $as_echo_n "checking $2 usability... " >&6; } | 1652 $as_echo_n "checking $2 usability... " >&6; } |
1643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
(...skipping 15 matching lines...) Expand all Loading... |
1659 $as_echo_n "checking $2 presence... " >&6; } | 1669 $as_echo_n "checking $2 presence... " >&6; } |
1660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
1661 /* end confdefs.h. */ | 1671 /* end confdefs.h. */ |
1662 #include <$2> | 1672 #include <$2> |
1663 _ACEOF | 1673 _ACEOF |
1664 if ac_fn_c_try_cpp "$LINENO"; then : | 1674 if ac_fn_c_try_cpp "$LINENO"; then : |
1665 ac_header_preproc=yes | 1675 ac_header_preproc=yes |
1666 else | 1676 else |
1667 ac_header_preproc=no | 1677 ac_header_preproc=no |
1668 fi | 1678 fi |
1669 rm -f conftest.err conftest.$ac_ext | 1679 rm -f conftest.err conftest.i conftest.$ac_ext |
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | 1680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 |
1671 $as_echo "$ac_header_preproc" >&6; } | 1681 $as_echo "$ac_header_preproc" >&6; } |
1672 | 1682 |
1673 # So? What about this header? | 1683 # So? What about this header? |
1674 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( | 1684 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( |
1675 yes:no: ) | 1685 yes:no: ) |
1676 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compil
er, rejected by the preprocessor!" >&5 | 1686 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compil
er, rejected by the preprocessor!" >&5 |
1677 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preproc
essor!" >&2;} | 1687 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preproc
essor!" >&2;} |
1678 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the co
mpiler's result" >&5 | 1688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the co
mpiler's result" >&5 |
1679 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 1689 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
1680 ;; | 1690 ;; |
1681 no:yes:* ) | 1691 no:yes:* ) |
1682 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be
compiled" >&5 | 1692 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be
compiled" >&5 |
1683 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} | 1693 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} |
1684 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing
prerequisite headers?" >&5 | 1694 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing
prerequisite headers?" >&5 |
1685 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;
} | 1695 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;
} |
1686 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf docum
entation" >&5 | 1696 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf docum
entation" >&5 |
1687 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | 1697 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} |
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present
But Cannot Be Compiled\"" >&5 | 1698 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present
But Cannot Be Compiled\"" >&5 |
1689 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >
&2;} | 1699 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >
&2;} |
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the co
mpiler's result" >&5 | 1700 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the co
mpiler's result" >&5 |
1691 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 1701 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
1692 ( cat <<\_ASBOX | 1702 ( $as_echo "## ----------------------------------- ## |
1693 ## ----------------------------------- ## | |
1694 ## Report this to bug-yasm@tortall.net ## | 1703 ## Report this to bug-yasm@tortall.net ## |
1695 ## ----------------------------------- ## | 1704 ## ----------------------------------- ##" |
1696 _ASBOX | |
1697 ) | sed "s/^/$as_me: WARNING: /" >&2 | 1705 ) | sed "s/^/$as_me: WARNING: /" >&2 |
1698 ;; | 1706 ;; |
1699 esac | 1707 esac |
1700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1701 $as_echo_n "checking for $2... " >&6; } | 1709 $as_echo_n "checking for $2... " >&6; } |
1702 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1710 if eval \${$3+:} false; then : |
1703 $as_echo_n "(cached) " >&6 | 1711 $as_echo_n "(cached) " >&6 |
1704 else | 1712 else |
1705 eval "$3=\$ac_header_compiler" | 1713 eval "$3=\$ac_header_compiler" |
1706 fi | 1714 fi |
1707 eval ac_res=\$$3 | 1715 eval ac_res=\$$3 |
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1716 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1709 $as_echo "$ac_res" >&6; } | 1717 $as_echo "$ac_res" >&6; } |
1710 fi | 1718 fi |
1711 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1719 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1712 | 1720 |
1713 } # ac_fn_c_check_header_mongrel | 1721 } # ac_fn_c_check_header_mongrel |
1714 | 1722 |
1715 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES | 1723 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES |
1716 # ------------------------------------------------------- | 1724 # ------------------------------------------------------- |
1717 # Tests whether HEADER exists and can be compiled using the include files in | 1725 # Tests whether HEADER exists and can be compiled using the include files in |
1718 # INCLUDES, setting the cache variable VAR accordingly. | 1726 # INCLUDES, setting the cache variable VAR accordingly. |
1719 ac_fn_c_check_header_compile () | 1727 ac_fn_c_check_header_compile () |
1720 { | 1728 { |
1721 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1729 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1723 $as_echo_n "checking for $2... " >&6; } | 1731 $as_echo_n "checking for $2... " >&6; } |
1724 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1732 if eval \${$3+:} false; then : |
1725 $as_echo_n "(cached) " >&6 | 1733 $as_echo_n "(cached) " >&6 |
1726 else | 1734 else |
1727 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
1728 /* end confdefs.h. */ | 1736 /* end confdefs.h. */ |
1729 $4 | 1737 $4 |
1730 #include <$2> | 1738 #include <$2> |
1731 _ACEOF | 1739 _ACEOF |
1732 if ac_fn_c_try_compile "$LINENO"; then : | 1740 if ac_fn_c_try_compile "$LINENO"; then : |
1733 eval "$3=yes" | 1741 eval "$3=yes" |
1734 else | 1742 else |
1735 eval "$3=no" | 1743 eval "$3=no" |
1736 fi | 1744 fi |
1737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 1745 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
1738 fi | 1746 fi |
1739 eval ac_res=\$$3 | 1747 eval ac_res=\$$3 |
1740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1741 $as_echo "$ac_res" >&6; } | 1749 $as_echo "$ac_res" >&6; } |
1742 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1750 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1743 | 1751 |
1744 } # ac_fn_c_check_header_compile | 1752 } # ac_fn_c_check_header_compile |
1745 | 1753 |
1746 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES | 1754 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES |
1747 # ------------------------------------------- | 1755 # ------------------------------------------- |
1748 # Tests whether TYPE exists after having included INCLUDES, setting cache | 1756 # Tests whether TYPE exists after having included INCLUDES, setting cache |
1749 # variable VAR accordingly. | 1757 # variable VAR accordingly. |
1750 ac_fn_c_check_type () | 1758 ac_fn_c_check_type () |
1751 { | 1759 { |
1752 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1760 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1754 $as_echo_n "checking for $2... " >&6; } | 1762 $as_echo_n "checking for $2... " >&6; } |
1755 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1763 if eval \${$3+:} false; then : |
1756 $as_echo_n "(cached) " >&6 | 1764 $as_echo_n "(cached) " >&6 |
1757 else | 1765 else |
1758 eval "$3=no" | 1766 eval "$3=no" |
1759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1767 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
1760 /* end confdefs.h. */ | 1768 /* end confdefs.h. */ |
1761 $4 | 1769 $4 |
1762 int | 1770 int |
1763 main () | 1771 main () |
1764 { | 1772 { |
1765 if (sizeof ($2)) | 1773 if (sizeof ($2)) |
(...skipping 20 matching lines...) Expand all Loading... |
1786 else | 1794 else |
1787 eval "$3=yes" | 1795 eval "$3=yes" |
1788 fi | 1796 fi |
1789 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 1797 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
1790 fi | 1798 fi |
1791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 1799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
1792 fi | 1800 fi |
1793 eval ac_res=\$$3 | 1801 eval ac_res=\$$3 |
1794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
1795 $as_echo "$ac_res" >&6; } | 1803 $as_echo "$ac_res" >&6; } |
1796 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1804 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1797 | 1805 |
1798 } # ac_fn_c_check_type | 1806 } # ac_fn_c_check_type |
1799 | 1807 |
1800 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES | 1808 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES |
1801 # -------------------------------------------- | 1809 # -------------------------------------------- |
1802 # Tries to find the compile-time value of EXPR in a program that includes | 1810 # Tries to find the compile-time value of EXPR in a program that includes |
1803 # INCLUDES, setting VAR accordingly. Returns whether the value could be | 1811 # INCLUDES, setting VAR accordingly. Returns whether the value could be |
1804 # computed | 1812 # computed |
1805 ac_fn_c_compute_int () | 1813 ac_fn_c_compute_int () |
1806 { | 1814 { |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1963 if ac_fn_c_try_run "$LINENO"; then : | 1971 if ac_fn_c_try_run "$LINENO"; then : |
1964 echo >>conftest.val; read $3 <conftest.val; ac_retval=0 | 1972 echo >>conftest.val; read $3 <conftest.val; ac_retval=0 |
1965 else | 1973 else |
1966 ac_retval=1 | 1974 ac_retval=1 |
1967 fi | 1975 fi |
1968 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ | 1976 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ |
1969 conftest.$ac_objext conftest.beam conftest.$ac_ext | 1977 conftest.$ac_objext conftest.beam conftest.$ac_ext |
1970 rm -f conftest.val | 1978 rm -f conftest.val |
1971 | 1979 |
1972 fi | 1980 fi |
1973 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 1981 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
1974 as_fn_set_status $ac_retval | 1982 as_fn_set_status $ac_retval |
1975 | 1983 |
1976 } # ac_fn_c_compute_int | 1984 } # ac_fn_c_compute_int |
1977 | 1985 |
1978 # ac_fn_c_try_link LINENO | 1986 # ac_fn_c_try_link LINENO |
1979 # ----------------------- | 1987 # ----------------------- |
1980 # Try to link conftest.$ac_ext, and return whether this succeeded. | 1988 # Try to link conftest.$ac_ext, and return whether this succeeded. |
1981 ac_fn_c_try_link () | 1989 ac_fn_c_try_link () |
1982 { | 1990 { |
1983 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1991 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
(...skipping 25 matching lines...) Expand all Loading... |
2009 $as_echo "$as_me: failed program was:" >&5 | 2017 $as_echo "$as_me: failed program was:" >&5 |
2010 sed 's/^/| /' conftest.$ac_ext >&5 | 2018 sed 's/^/| /' conftest.$ac_ext >&5 |
2011 | 2019 |
2012 ac_retval=1 | 2020 ac_retval=1 |
2013 fi | 2021 fi |
2014 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information | 2022 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information |
2015 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would | 2023 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would |
2016 # interfere with the next link command; also delete a directory that is | 2024 # interfere with the next link command; also delete a directory that is |
2017 # left behind by Apple's compiler. We do this before executing the actions. | 2025 # left behind by Apple's compiler. We do this before executing the actions. |
2018 rm -rf conftest.dSYM conftest_ipa8_conftest.oo | 2026 rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
2019 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 2027 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
2020 as_fn_set_status $ac_retval | 2028 as_fn_set_status $ac_retval |
2021 | 2029 |
2022 } # ac_fn_c_try_link | 2030 } # ac_fn_c_try_link |
2023 | 2031 |
2024 # ac_fn_c_check_func LINENO FUNC VAR | 2032 # ac_fn_c_check_func LINENO FUNC VAR |
2025 # ---------------------------------- | 2033 # ---------------------------------- |
2026 # Tests whether FUNC exists, setting the cache variable VAR accordingly | 2034 # Tests whether FUNC exists, setting the cache variable VAR accordingly |
2027 ac_fn_c_check_func () | 2035 ac_fn_c_check_func () |
2028 { | 2036 { |
2029 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2037 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2031 $as_echo_n "checking for $2... " >&6; } | 2039 $as_echo_n "checking for $2... " >&6; } |
2032 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2040 if eval \${$3+:} false; then : |
2033 $as_echo_n "(cached) " >&6 | 2041 $as_echo_n "(cached) " >&6 |
2034 else | 2042 else |
2035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2043 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2036 /* end confdefs.h. */ | 2044 /* end confdefs.h. */ |
2037 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. | 2045 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. |
2038 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | 2046 For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
2039 #define $2 innocuous_$2 | 2047 #define $2 innocuous_$2 |
2040 | 2048 |
2041 /* System header to define __stub macros and hopefully few prototypes, | 2049 /* System header to define __stub macros and hopefully few prototypes, |
2042 which can conflict with char $2 (); below. | 2050 which can conflict with char $2 (); below. |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2077 eval "$3=yes" | 2085 eval "$3=yes" |
2078 else | 2086 else |
2079 eval "$3=no" | 2087 eval "$3=no" |
2080 fi | 2088 fi |
2081 rm -f core conftest.err conftest.$ac_objext \ | 2089 rm -f core conftest.err conftest.$ac_objext \ |
2082 conftest$ac_exeext conftest.$ac_ext | 2090 conftest$ac_exeext conftest.$ac_ext |
2083 fi | 2091 fi |
2084 eval ac_res=\$$3 | 2092 eval ac_res=\$$3 |
2085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 2093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
2086 $as_echo "$ac_res" >&6; } | 2094 $as_echo "$ac_res" >&6; } |
2087 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_
lineno;} | 2095 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
2088 | 2096 |
2089 } # ac_fn_c_check_func | 2097 } # ac_fn_c_check_func |
2090 cat >config.log <<_ACEOF | 2098 cat >config.log <<_ACEOF |
2091 This file contains any messages produced by compilers while | 2099 This file contains any messages produced by compilers while |
2092 running configure, to aid debugging if configure makes a mistake. | 2100 running configure, to aid debugging if configure makes a mistake. |
2093 | 2101 |
2094 It was created by yasm $as_me 1.1.0, which was | 2102 It was created by yasm $as_me 1.2.0, which was |
2095 generated by GNU Autoconf 2.65. Invocation command line was | 2103 generated by GNU Autoconf 2.68. Invocation command line was |
2096 | 2104 |
2097 $ $0 $@ | 2105 $ $0 $@ |
2098 | 2106 |
2099 _ACEOF | 2107 _ACEOF |
2100 exec 5>>config.log | 2108 exec 5>>config.log |
2101 { | 2109 { |
2102 cat <<_ASUNAME | 2110 cat <<_ASUNAME |
2103 ## --------- ## | 2111 ## --------- ## |
2104 ## Platform. ## | 2112 ## Platform. ## |
2105 ## --------- ## | 2113 ## --------- ## |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2195 # When interrupted or exit'd, cleanup temporary files, and complete | 2203 # When interrupted or exit'd, cleanup temporary files, and complete |
2196 # config.log. We remove comments because anyway the quotes in there | 2204 # config.log. We remove comments because anyway the quotes in there |
2197 # would cause problems or look ugly. | 2205 # would cause problems or look ugly. |
2198 # WARNING: Use '\'' to represent an apostrophe within the trap. | 2206 # WARNING: Use '\'' to represent an apostrophe within the trap. |
2199 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. | 2207 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. |
2200 trap 'exit_status=$? | 2208 trap 'exit_status=$? |
2201 # Save into config.log some information that might help in debugging. | 2209 # Save into config.log some information that might help in debugging. |
2202 { | 2210 { |
2203 echo | 2211 echo |
2204 | 2212 |
2205 cat <<\_ASBOX | 2213 $as_echo "## ---------------- ## |
2206 ## ---------------- ## | |
2207 ## Cache variables. ## | 2214 ## Cache variables. ## |
2208 ## ---------------- ## | 2215 ## ---------------- ##" |
2209 _ASBOX | |
2210 echo | 2216 echo |
2211 # The following way of writing the cache mishandles newlines in values, | 2217 # The following way of writing the cache mishandles newlines in values, |
2212 ( | 2218 ( |
2213 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\
''`; do | 2219 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\
''`; do |
2214 eval ac_val=\$$ac_var | 2220 eval ac_val=\$$ac_var |
2215 case $ac_val in #( | 2221 case $ac_val in #( |
2216 *${as_nl}*) | 2222 *${as_nl}*) |
2217 case $ac_var in #( | 2223 case $ac_var in #( |
2218 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $
ac_var contains a newline" >&5 | 2224 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $
ac_var contains a newline" >&5 |
2219 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | 2225 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; |
(...skipping 13 matching lines...) Expand all Loading... |
2233 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''
/p" | 2239 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''
/p" |
2234 ;; #( | 2240 ;; #( |
2235 *) | 2241 *) |
2236 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" | 2242 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" |
2237 ;; | 2243 ;; |
2238 esac | | 2244 esac | |
2239 sort | 2245 sort |
2240 ) | 2246 ) |
2241 echo | 2247 echo |
2242 | 2248 |
2243 cat <<\_ASBOX | 2249 $as_echo "## ----------------- ## |
2244 ## ----------------- ## | |
2245 ## Output variables. ## | 2250 ## Output variables. ## |
2246 ## ----------------- ## | 2251 ## ----------------- ##" |
2247 _ASBOX | |
2248 echo | 2252 echo |
2249 for ac_var in $ac_subst_vars | 2253 for ac_var in $ac_subst_vars |
2250 do | 2254 do |
2251 eval ac_val=\$$ac_var | 2255 eval ac_val=\$$ac_var |
2252 case $ac_val in | 2256 case $ac_val in |
2253 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`
;; | 2257 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`
;; |
2254 esac | 2258 esac |
2255 $as_echo "$ac_var='\''$ac_val'\''" | 2259 $as_echo "$ac_var='\''$ac_val'\''" |
2256 done | sort | 2260 done | sort |
2257 echo | 2261 echo |
2258 | 2262 |
2259 if test -n "$ac_subst_files"; then | 2263 if test -n "$ac_subst_files"; then |
2260 cat <<\_ASBOX | 2264 $as_echo "## ------------------- ## |
2261 ## ------------------- ## | |
2262 ## File substitutions. ## | 2265 ## File substitutions. ## |
2263 ## ------------------- ## | 2266 ## ------------------- ##" |
2264 _ASBOX | |
2265 echo | 2267 echo |
2266 for ac_var in $ac_subst_files | 2268 for ac_var in $ac_subst_files |
2267 do | 2269 do |
2268 eval ac_val=\$$ac_var | 2270 eval ac_val=\$$ac_var |
2269 case $ac_val in | 2271 case $ac_val in |
2270 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g
"`;; | 2272 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g
"`;; |
2271 esac | 2273 esac |
2272 $as_echo "$ac_var='\''$ac_val'\''" | 2274 $as_echo "$ac_var='\''$ac_val'\''" |
2273 done | sort | 2275 done | sort |
2274 echo | 2276 echo |
2275 fi | 2277 fi |
2276 | 2278 |
2277 if test -s confdefs.h; then | 2279 if test -s confdefs.h; then |
2278 cat <<\_ASBOX | 2280 $as_echo "## ----------- ## |
2279 ## ----------- ## | |
2280 ## confdefs.h. ## | 2281 ## confdefs.h. ## |
2281 ## ----------- ## | 2282 ## ----------- ##" |
2282 _ASBOX | |
2283 echo | 2283 echo |
2284 cat confdefs.h | 2284 cat confdefs.h |
2285 echo | 2285 echo |
2286 fi | 2286 fi |
2287 test "$ac_signal" != 0 && | 2287 test "$ac_signal" != 0 && |
2288 $as_echo "$as_me: caught signal $ac_signal" | 2288 $as_echo "$as_me: caught signal $ac_signal" |
2289 $as_echo "$as_me: exit $exit_status" | 2289 $as_echo "$as_me: exit $exit_status" |
2290 } >&5 | 2290 } >&5 |
2291 rm -f core *.core core.conftest.* && | 2291 rm -f core *.core core.conftest.* && |
2292 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && | 2292 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2327 cat >>confdefs.h <<_ACEOF | 2327 cat >>confdefs.h <<_ACEOF |
2328 #define PACKAGE_URL "$PACKAGE_URL" | 2328 #define PACKAGE_URL "$PACKAGE_URL" |
2329 _ACEOF | 2329 _ACEOF |
2330 | 2330 |
2331 | 2331 |
2332 # Let the site file select an alternate cache file if it wants to. | 2332 # Let the site file select an alternate cache file if it wants to. |
2333 # Prefer an explicitly selected file to automatically selected ones. | 2333 # Prefer an explicitly selected file to automatically selected ones. |
2334 ac_site_file1=NONE | 2334 ac_site_file1=NONE |
2335 ac_site_file2=NONE | 2335 ac_site_file2=NONE |
2336 if test -n "$CONFIG_SITE"; then | 2336 if test -n "$CONFIG_SITE"; then |
2337 ac_site_file1=$CONFIG_SITE | 2337 # We do not want a PATH search for config.site. |
| 2338 case $CONFIG_SITE in #(( |
| 2339 -*) ac_site_file1=./$CONFIG_SITE;; |
| 2340 */*) ac_site_file1=$CONFIG_SITE;; |
| 2341 *) ac_site_file1=./$CONFIG_SITE;; |
| 2342 esac |
2338 elif test "x$prefix" != xNONE; then | 2343 elif test "x$prefix" != xNONE; then |
2339 ac_site_file1=$prefix/share/config.site | 2344 ac_site_file1=$prefix/share/config.site |
2340 ac_site_file2=$prefix/etc/config.site | 2345 ac_site_file2=$prefix/etc/config.site |
2341 else | 2346 else |
2342 ac_site_file1=$ac_default_prefix/share/config.site | 2347 ac_site_file1=$ac_default_prefix/share/config.site |
2343 ac_site_file2=$ac_default_prefix/etc/config.site | 2348 ac_site_file2=$ac_default_prefix/etc/config.site |
2344 fi | 2349 fi |
2345 for ac_site_file in "$ac_site_file1" "$ac_site_file2" | 2350 for ac_site_file in "$ac_site_file1" "$ac_site_file2" |
2346 do | 2351 do |
2347 test "x$ac_site_file" = xNONE && continue | 2352 test "x$ac_site_file" = xNONE && continue |
2348 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | 2353 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then |
2349 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file"
>&5 | 2354 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file"
>&5 |
2350 $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 2355 $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
2351 sed 's/^/| /' "$ac_site_file" >&5 | 2356 sed 's/^/| /' "$ac_site_file" >&5 |
2352 . "$ac_site_file" | 2357 . "$ac_site_file" \ |
| 2358 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 2359 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 2360 as_fn_error $? "failed to load site script $ac_site_file |
| 2361 See \`config.log' for more details" "$LINENO" 5; } |
2353 fi | 2362 fi |
2354 done | 2363 done |
2355 | 2364 |
2356 if test -r "$cache_file"; then | 2365 if test -r "$cache_file"; then |
2357 # Some versions of bash will fail to source /dev/null (special files | 2366 # Some versions of bash will fail to source /dev/null (special files |
2358 # actually), so we avoid doing that. DJGPP emulates it as a regular file. | 2367 # actually), so we avoid doing that. DJGPP emulates it as a regular file. |
2359 if test /dev/null != "$cache_file" && test -f "$cache_file"; then | 2368 if test /dev/null != "$cache_file" && test -f "$cache_file"; then |
2360 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 | 2369 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 |
2361 $as_echo "$as_me: loading cache $cache_file" >&6;} | 2370 $as_echo "$as_me: loading cache $cache_file" >&6;} |
2362 case $cache_file in | 2371 case $cache_file in |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2419 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. | 2428 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. |
2420 *) as_fn_append ac_configure_args " '$ac_arg'" ;; | 2429 *) as_fn_append ac_configure_args " '$ac_arg'" ;; |
2421 esac | 2430 esac |
2422 fi | 2431 fi |
2423 done | 2432 done |
2424 if $ac_cache_corrupted; then | 2433 if $ac_cache_corrupted; then |
2425 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 2434 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
2426 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2435 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2427 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can
compromise the build" >&5 | 2436 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can
compromise the build" >&5 |
2428 $as_echo "$as_me: error: changes in the environment can compromise the build" >&
2;} | 2437 $as_echo "$as_me: error: changes in the environment can compromise the build" >&
2;} |
2429 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$
LINENO" 5 | 2438 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over"
"$LINENO" 5 |
2430 fi | 2439 fi |
2431 ## -------------------- ## | 2440 ## -------------------- ## |
2432 ## Main body of script. ## | 2441 ## Main body of script. ## |
2433 ## -------------------- ## | 2442 ## -------------------- ## |
2434 | 2443 |
2435 ac_ext=c | 2444 ac_ext=c |
2436 ac_cpp='$CPP $CPPFLAGS' | 2445 ac_cpp='$CPP $CPPFLAGS' |
2437 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2446 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2438 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 2447 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
2439 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2448 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2440 | 2449 |
2441 | 2450 |
2442 #AC_CONFIG_SRCDIR([src/main.c]) | 2451 #AC_CONFIG_SRCDIR([src/main.c]) |
2443 ac_aux_dir= | 2452 ac_aux_dir= |
2444 for ac_dir in config "$srcdir"/config; do | 2453 for ac_dir in config "$srcdir"/config; do |
2445 for ac_t in install-sh install.sh shtool; do | 2454 if test -f "$ac_dir/install-sh"; then |
2446 if test -f "$ac_dir/$ac_t"; then | 2455 ac_aux_dir=$ac_dir |
2447 ac_aux_dir=$ac_dir | 2456 ac_install_sh="$ac_aux_dir/install-sh -c" |
2448 ac_install_sh="$ac_aux_dir/$ac_t -c" | 2457 break |
2449 break 2 | 2458 elif test -f "$ac_dir/install.sh"; then |
2450 fi | 2459 ac_aux_dir=$ac_dir |
2451 done | 2460 ac_install_sh="$ac_aux_dir/install.sh -c" |
| 2461 break |
| 2462 elif test -f "$ac_dir/shtool"; then |
| 2463 ac_aux_dir=$ac_dir |
| 2464 ac_install_sh="$ac_aux_dir/shtool install -c" |
| 2465 break |
| 2466 fi |
2452 done | 2467 done |
2453 if test -z "$ac_aux_dir"; then | 2468 if test -z "$ac_aux_dir"; then |
2454 as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir
\"/config" "$LINENO" 5 | 2469 as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$src
dir\"/config" "$LINENO" 5 |
2455 fi | 2470 fi |
2456 | 2471 |
2457 # These three variables are undocumented and unsupported, | 2472 # These three variables are undocumented and unsupported, |
2458 # and are intended to be withdrawn in a future Autoconf release. | 2473 # and are intended to be withdrawn in a future Autoconf release. |
2459 # They can cause serious problems if a builder's source tree is in a directory | 2474 # They can cause serious problems if a builder's source tree is in a directory |
2460 # whose full name contains unusual characters. | 2475 # whose full name contains unusual characters. |
2461 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. | 2476 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. |
2462 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. | 2477 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. |
2463 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | 2478 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. |
2464 | 2479 |
(...skipping 13 matching lines...) Expand all Loading... |
2478 # AmigaOS /C/install, which installs bootblocks on floppy discs | 2493 # AmigaOS /C/install, which installs bootblocks on floppy discs |
2479 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 2494 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
2480 # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 2495 # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
2481 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 2496 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
2482 # OS/2's system install, which has a completely different semantic | 2497 # OS/2's system install, which has a completely different semantic |
2483 # ./install, which can be erroneously created by make from ./install.sh. | 2498 # ./install, which can be erroneously created by make from ./install.sh. |
2484 # Reject install programs that cannot install multiple files. | 2499 # Reject install programs that cannot install multiple files. |
2485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 | 2500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 |
2486 $as_echo_n "checking for a BSD-compatible install... " >&6; } | 2501 $as_echo_n "checking for a BSD-compatible install... " >&6; } |
2487 if test -z "$INSTALL"; then | 2502 if test -z "$INSTALL"; then |
2488 if test "${ac_cv_path_install+set}" = set; then : | 2503 if ${ac_cv_path_install+:} false; then : |
2489 $as_echo_n "(cached) " >&6 | 2504 $as_echo_n "(cached) " >&6 |
2490 else | 2505 else |
2491 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2506 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2492 for as_dir in $PATH | 2507 for as_dir in $PATH |
2493 do | 2508 do |
2494 IFS=$as_save_IFS | 2509 IFS=$as_save_IFS |
2495 test -z "$as_dir" && as_dir=. | 2510 test -z "$as_dir" && as_dir=. |
2496 # Account for people who put trailing slashes in PATH elements. | 2511 # Account for people who put trailing slashes in PATH elements. |
2497 case $as_dir/ in #(( | 2512 case $as_dir/ in #(( |
2498 ./ | .// | /[cC]/* | \ | 2513 ./ | .// | /[cC]/* | \ |
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2565 $as_echo_n "checking whether build environment is sane... " >&6; } | 2580 $as_echo_n "checking whether build environment is sane... " >&6; } |
2566 # Just in case | 2581 # Just in case |
2567 sleep 1 | 2582 sleep 1 |
2568 echo timestamp > conftest.file | 2583 echo timestamp > conftest.file |
2569 # Reject unsafe characters in $srcdir or the absolute working directory | 2584 # Reject unsafe characters in $srcdir or the absolute working directory |
2570 # name. Accept space and tab only in the latter. | 2585 # name. Accept space and tab only in the latter. |
2571 am_lf=' | 2586 am_lf=' |
2572 ' | 2587 ' |
2573 case `pwd` in | 2588 case `pwd` in |
2574 *[\\\"\#\$\&\'\`$am_lf]*) | 2589 *[\\\"\#\$\&\'\`$am_lf]*) |
2575 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; | 2590 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; |
2576 esac | 2591 esac |
2577 case $srcdir in | 2592 case $srcdir in |
2578 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | 2593 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
2579 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | 2594 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; |
2580 esac | 2595 esac |
2581 | 2596 |
2582 # Do `set' in a subshell so we don't clobber the current shell's | 2597 # Do `set' in a subshell so we don't clobber the current shell's |
2583 # arguments. Must try -L first in case configure is actually a | 2598 # arguments. Must try -L first in case configure is actually a |
2584 # symlink; some systems play weird games with the mod time of symlinks | 2599 # symlink; some systems play weird games with the mod time of symlinks |
2585 # (eg FreeBSD returns the mod time of the symlink's containing | 2600 # (eg FreeBSD returns the mod time of the symlink's containing |
2586 # directory). | 2601 # directory). |
2587 if ( | 2602 if ( |
2588 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` | 2603 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` |
2589 if test "$*" = "X"; then | 2604 if test "$*" = "X"; then |
2590 # -L didn't work. | 2605 # -L didn't work. |
2591 set X `ls -t "$srcdir/configure" conftest.file` | 2606 set X `ls -t "$srcdir/configure" conftest.file` |
2592 fi | 2607 fi |
2593 rm -f conftest.file | 2608 rm -f conftest.file |
2594 if test "$*" != "X $srcdir/configure conftest.file" \ | 2609 if test "$*" != "X $srcdir/configure conftest.file" \ |
2595 && test "$*" != "X conftest.file $srcdir/configure"; then | 2610 && test "$*" != "X conftest.file $srcdir/configure"; then |
2596 | 2611 |
2597 # If neither matched, then we have a broken ls. This can happen | 2612 # If neither matched, then we have a broken ls. This can happen |
2598 # if, for instance, CONFIG_SHELL is bash and it inherits a | 2613 # if, for instance, CONFIG_SHELL is bash and it inherits a |
2599 # broken ls alias from the environment. This has actually | 2614 # broken ls alias from the environment. This has actually |
2600 # happened. Such a system could not be considered "sane". | 2615 # happened. Such a system could not be considered "sane". |
2601 as_fn_error "ls -t appears to fail. Make sure there is not a broken | 2616 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
2602 alias in your environment" "$LINENO" 5 | 2617 alias in your environment" "$LINENO" 5 |
2603 fi | 2618 fi |
2604 | 2619 |
2605 test "$2" = conftest.file | 2620 test "$2" = conftest.file |
2606 ) | 2621 ) |
2607 then | 2622 then |
2608 # Ok. | 2623 # Ok. |
2609 : | 2624 : |
2610 else | 2625 else |
2611 as_fn_error "newly created file is older than distributed files! | 2626 as_fn_error $? "newly created file is older than distributed files! |
2612 Check your system clock" "$LINENO" 5 | 2627 Check your system clock" "$LINENO" 5 |
2613 fi | 2628 fi |
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
2615 $as_echo "yes" >&6; } | 2630 $as_echo "yes" >&6; } |
2616 test "$program_prefix" != NONE && | 2631 test "$program_prefix" != NONE && |
2617 program_transform_name="s&^&$program_prefix&;$program_transform_name" | 2632 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
2618 # Use a double $ so make ignores it. | 2633 # Use a double $ so make ignores it. |
2619 test "$program_suffix" != NONE && | 2634 test "$program_suffix" != NONE && |
2620 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | 2635 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |
2621 # Double any \ or $. | 2636 # Double any \ or $. |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2655 # Installed binaries are usually stripped using `strip' when the user | 2670 # Installed binaries are usually stripped using `strip' when the user |
2656 # run `make install-strip'. However `strip' might not be the right | 2671 # run `make install-strip'. However `strip' might not be the right |
2657 # tool to use in cross-compilation environments, therefore Automake | 2672 # tool to use in cross-compilation environments, therefore Automake |
2658 # will honor the `STRIP' environment variable to overrule this program. | 2673 # will honor the `STRIP' environment variable to overrule this program. |
2659 if test "$cross_compiling" != no; then | 2674 if test "$cross_compiling" != no; then |
2660 if test -n "$ac_tool_prefix"; then | 2675 if test -n "$ac_tool_prefix"; then |
2661 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. | 2676 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program n
ame with args. |
2662 set dummy ${ac_tool_prefix}strip; ac_word=$2 | 2677 set dummy ${ac_tool_prefix}strip; ac_word=$2 |
2663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2678 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2664 $as_echo_n "checking for $ac_word... " >&6; } | 2679 $as_echo_n "checking for $ac_word... " >&6; } |
2665 if test "${ac_cv_prog_STRIP+set}" = set; then : | 2680 if ${ac_cv_prog_STRIP+:} false; then : |
2666 $as_echo_n "(cached) " >&6 | 2681 $as_echo_n "(cached) " >&6 |
2667 else | 2682 else |
2668 if test -n "$STRIP"; then | 2683 if test -n "$STRIP"; then |
2669 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | 2684 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
2670 else | 2685 else |
2671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2686 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2672 for as_dir in $PATH | 2687 for as_dir in $PATH |
2673 do | 2688 do |
2674 IFS=$as_save_IFS | 2689 IFS=$as_save_IFS |
2675 test -z "$as_dir" && as_dir=. | 2690 test -z "$as_dir" && as_dir=. |
(...skipping 19 matching lines...) Expand all Loading... |
2695 fi | 2710 fi |
2696 | 2711 |
2697 | 2712 |
2698 fi | 2713 fi |
2699 if test -z "$ac_cv_prog_STRIP"; then | 2714 if test -z "$ac_cv_prog_STRIP"; then |
2700 ac_ct_STRIP=$STRIP | 2715 ac_ct_STRIP=$STRIP |
2701 # Extract the first word of "strip", so it can be a program name with args. | 2716 # Extract the first word of "strip", so it can be a program name with args. |
2702 set dummy strip; ac_word=$2 | 2717 set dummy strip; ac_word=$2 |
2703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2704 $as_echo_n "checking for $ac_word... " >&6; } | 2719 $as_echo_n "checking for $ac_word... " >&6; } |
2705 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : | 2720 if ${ac_cv_prog_ac_ct_STRIP+:} false; then : |
2706 $as_echo_n "(cached) " >&6 | 2721 $as_echo_n "(cached) " >&6 |
2707 else | 2722 else |
2708 if test -n "$ac_ct_STRIP"; then | 2723 if test -n "$ac_ct_STRIP"; then |
2709 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. | 2724 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
2710 else | 2725 else |
2711 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2726 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2712 for as_dir in $PATH | 2727 for as_dir in $PATH |
2713 do | 2728 do |
2714 IFS=$as_save_IFS | 2729 IFS=$as_save_IFS |
2715 test -z "$as_dir" && as_dir=. | 2730 test -z "$as_dir" && as_dir=. |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2748 else | 2763 else |
2749 STRIP="$ac_cv_prog_STRIP" | 2764 STRIP="$ac_cv_prog_STRIP" |
2750 fi | 2765 fi |
2751 | 2766 |
2752 fi | 2767 fi |
2753 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" | 2768 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
2754 | 2769 |
2755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&
5 | 2770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&
5 |
2756 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } | 2771 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } |
2757 if test -z "$MKDIR_P"; then | 2772 if test -z "$MKDIR_P"; then |
2758 if test "${ac_cv_path_mkdir+set}" = set; then : | 2773 if ${ac_cv_path_mkdir+:} false; then : |
2759 $as_echo_n "(cached) " >&6 | 2774 $as_echo_n "(cached) " >&6 |
2760 else | 2775 else |
2761 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2776 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2762 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin | 2777 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin |
2763 do | 2778 do |
2764 IFS=$as_save_IFS | 2779 IFS=$as_save_IFS |
2765 test -z "$as_dir" && as_dir=. | 2780 test -z "$as_dir" && as_dir=. |
2766 for ac_prog in mkdir gmkdir; do | 2781 for ac_prog in mkdir gmkdir; do |
2767 for ac_exec_ext in '' $ac_executable_extensions; do | 2782 for ac_exec_ext in '' $ac_executable_extensions; do |
2768 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; } || continue | 2783 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; } || continue |
(...skipping 30 matching lines...) Expand all Loading... |
2799 [\\/$]* | ?:[\\/]*) ;; | 2814 [\\/$]* | ?:[\\/]*) ;; |
2800 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; | 2815 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; |
2801 esac | 2816 esac |
2802 | 2817 |
2803 for ac_prog in gawk mawk nawk awk | 2818 for ac_prog in gawk mawk nawk awk |
2804 do | 2819 do |
2805 # Extract the first word of "$ac_prog", so it can be a program name with args. | 2820 # Extract the first word of "$ac_prog", so it can be a program name with args. |
2806 set dummy $ac_prog; ac_word=$2 | 2821 set dummy $ac_prog; ac_word=$2 |
2807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 2822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
2808 $as_echo_n "checking for $ac_word... " >&6; } | 2823 $as_echo_n "checking for $ac_word... " >&6; } |
2809 if test "${ac_cv_prog_AWK+set}" = set; then : | 2824 if ${ac_cv_prog_AWK+:} false; then : |
2810 $as_echo_n "(cached) " >&6 | 2825 $as_echo_n "(cached) " >&6 |
2811 else | 2826 else |
2812 if test -n "$AWK"; then | 2827 if test -n "$AWK"; then |
2813 ac_cv_prog_AWK="$AWK" # Let the user override the test. | 2828 ac_cv_prog_AWK="$AWK" # Let the user override the test. |
2814 else | 2829 else |
2815 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 2830 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
2816 for as_dir in $PATH | 2831 for as_dir in $PATH |
2817 do | 2832 do |
2818 IFS=$as_save_IFS | 2833 IFS=$as_save_IFS |
2819 test -z "$as_dir" && as_dir=. | 2834 test -z "$as_dir" && as_dir=. |
(...skipping 19 matching lines...) Expand all Loading... |
2839 fi | 2854 fi |
2840 | 2855 |
2841 | 2856 |
2842 test -n "$AWK" && break | 2857 test -n "$AWK" && break |
2843 done | 2858 done |
2844 | 2859 |
2845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(M
AKE)" >&5 | 2860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(M
AKE)" >&5 |
2846 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | 2861 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
2847 set x ${MAKE-make} | 2862 set x ${MAKE-make} |
2848 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | 2863 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
2849 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set
"; }; then : | 2864 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : |
2850 $as_echo_n "(cached) " >&6 | 2865 $as_echo_n "(cached) " >&6 |
2851 else | 2866 else |
2852 cat >conftest.make <<\_ACEOF | 2867 cat >conftest.make <<\_ACEOF |
2853 SHELL = /bin/sh | 2868 SHELL = /bin/sh |
2854 all: | 2869 all: |
2855 @echo '@@@%%%=$(MAKE)=@@@%%%' | 2870 @echo '@@@%%%=$(MAKE)=@@@%%%' |
2856 _ACEOF | 2871 _ACEOF |
2857 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 2872 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
2858 case `${MAKE-make} -f conftest.make 2>/dev/null` in | 2873 case `${MAKE-make} -f conftest.make 2>/dev/null` in |
2859 *@@@%%%=?*=@@@%%%*) | 2874 *@@@%%%=?*=@@@%%%*) |
2860 eval ac_cv_prog_make_${ac_make}_set=yes;; | 2875 eval ac_cv_prog_make_${ac_make}_set=yes;; |
2861 *) | 2876 *) |
2862 eval ac_cv_prog_make_${ac_make}_set=no;; | 2877 eval ac_cv_prog_make_${ac_make}_set=no;; |
2863 esac | 2878 esac |
2864 rm -f conftest.make | 2879 rm -f conftest.make |
2865 fi | 2880 fi |
2866 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then | 2881 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then |
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
(...skipping 13 matching lines...) Expand all Loading... |
2881 am__leading_dot=_ | 2896 am__leading_dot=_ |
2882 fi | 2897 fi |
2883 rmdir .tst 2>/dev/null | 2898 rmdir .tst 2>/dev/null |
2884 | 2899 |
2885 if test "`cd $srcdir && pwd`" != "`pwd`"; then | 2900 if test "`cd $srcdir && pwd`" != "`pwd`"; then |
2886 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output | 2901 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output |
2887 # is not polluted with repeated "-I." | 2902 # is not polluted with repeated "-I." |
2888 am__isrc=' -I$(srcdir)' | 2903 am__isrc=' -I$(srcdir)' |
2889 # test to see if srcdir already configured | 2904 # test to see if srcdir already configured |
2890 if test -f $srcdir/config.status; then | 2905 if test -f $srcdir/config.status; then |
2891 as_fn_error "source directory already configured; run \"make distclean\" the
re first" "$LINENO" 5 | 2906 as_fn_error $? "source directory already configured; run \"make distclean\"
there first" "$LINENO" 5 |
2892 fi | 2907 fi |
2893 fi | 2908 fi |
2894 | 2909 |
2895 # test whether we have cygpath | 2910 # test whether we have cygpath |
2896 if test -z "$CYGPATH_W"; then | 2911 if test -z "$CYGPATH_W"; then |
2897 if (cygpath --version) >/dev/null 2>/dev/null; then | 2912 if (cygpath --version) >/dev/null 2>/dev/null; then |
2898 CYGPATH_W='cygpath -w' | 2913 CYGPATH_W='cygpath -w' |
2899 else | 2914 else |
2900 CYGPATH_W=echo | 2915 CYGPATH_W=echo |
2901 fi | 2916 fi |
2902 fi | 2917 fi |
2903 | 2918 |
2904 | 2919 |
2905 # Define the identity of the package. | 2920 # Define the identity of the package. |
2906 PACKAGE='yasm' | 2921 PACKAGE='yasm' |
2907 VERSION='1.1.0' | 2922 VERSION='1.2.0' |
2908 | 2923 |
2909 | 2924 |
2910 cat >>confdefs.h <<_ACEOF | 2925 cat >>confdefs.h <<_ACEOF |
2911 #define PACKAGE "$PACKAGE" | 2926 #define PACKAGE "$PACKAGE" |
2912 _ACEOF | 2927 _ACEOF |
2913 | 2928 |
2914 | 2929 |
2915 cat >>confdefs.h <<_ACEOF | 2930 cat >>confdefs.h <<_ACEOF |
2916 #define VERSION "$VERSION" | 2931 #define VERSION "$VERSION" |
2917 _ACEOF | 2932 _ACEOF |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2961 MAINTAINER_MODE_FALSE='#' | 2976 MAINTAINER_MODE_FALSE='#' |
2962 else | 2977 else |
2963 MAINTAINER_MODE_TRUE='#' | 2978 MAINTAINER_MODE_TRUE='#' |
2964 MAINTAINER_MODE_FALSE= | 2979 MAINTAINER_MODE_FALSE= |
2965 fi | 2980 fi |
2966 | 2981 |
2967 MAINT=$MAINTAINER_MODE_TRUE | 2982 MAINT=$MAINTAINER_MODE_TRUE |
2968 | 2983 |
2969 | 2984 |
2970 | 2985 |
2971 | |
2972 $as_echo "#define PACKAGE_INTVER \"1.1.0\"" >>confdefs.h | |
2973 | |
2974 | |
2975 $as_echo "#define PACKAGE_BUILD \"2352\"" >>confdefs.h | |
2976 | |
2977 | |
2978 # | 2986 # |
2979 # autoconf command-line options | 2987 # autoconf command-line options |
2980 # | 2988 # |
2981 # Check whether --enable-debug was given. | 2989 # Check whether --enable-debug was given. |
2982 if test "${enable_debug+set}" = set; then : | 2990 if test "${enable_debug+set}" = set; then : |
2983 enableval=$enable_debug; case "${enableval}" in | 2991 enableval=$enable_debug; case "${enableval}" in |
2984 yes) debugging="yes" ;; | 2992 yes) debugging="yes" ;; |
2985 no) debugging="no" ;; | 2993 no) debugging="no" ;; |
2986 *) as_fn_error "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;; | 2994 *) as_fn_error $? "bad value ${enableval} for --enable-debug" "$LINENO" 5 ;; |
2987 esac | 2995 esac |
2988 fi | 2996 fi |
2989 | 2997 |
2990 | 2998 |
2991 # Check whether --enable-warnerror was given. | 2999 # Check whether --enable-warnerror was given. |
2992 if test "${enable_warnerror+set}" = set; then : | 3000 if test "${enable_warnerror+set}" = set; then : |
2993 enableval=$enable_warnerror; case "${enableval}" in | 3001 enableval=$enable_warnerror; case "${enableval}" in |
2994 yes) warnerror="yes" ;; | 3002 yes) warnerror="yes" ;; |
2995 no) warnerror="no" ;; | 3003 no) warnerror="no" ;; |
2996 *) as_fn_error "bad value ${enableval} for --enable-warnerror" "$LINENO" 5 ;; | 3004 *) as_fn_error $? "bad value ${enableval} for --enable-warnerror" "$LINENO" 5
;; |
2997 esac | 3005 esac |
2998 fi | 3006 fi |
2999 | 3007 |
3000 | 3008 |
3001 # Check whether --enable-profiling was given. | 3009 # Check whether --enable-profiling was given. |
3002 if test "${enable_profiling+set}" = set; then : | 3010 if test "${enable_profiling+set}" = set; then : |
3003 enableval=$enable_profiling; case "${enableval}" in | 3011 enableval=$enable_profiling; case "${enableval}" in |
3004 yes) profiling="yes" ;; | 3012 yes) profiling="yes" ;; |
3005 no) profiling="no" ;; | 3013 no) profiling="no" ;; |
3006 *) as_fn_error "bad value ${enableval} for --enable-profiling" "$LINENO" 5 ;; | 3014 *) as_fn_error $? "bad value ${enableval} for --enable-profiling" "$LINENO" 5
;; |
3007 esac | 3015 esac |
3008 fi | 3016 fi |
3009 | 3017 |
3010 | 3018 |
3011 # Check whether --enable-gcov was given. | 3019 # Check whether --enable-gcov was given. |
3012 if test "${enable_gcov+set}" = set; then : | 3020 if test "${enable_gcov+set}" = set; then : |
3013 enableval=$enable_gcov; case "${enableval}" in | 3021 enableval=$enable_gcov; case "${enableval}" in |
3014 yes) gcov="yes" ;; | 3022 yes) gcov="yes" ;; |
3015 no) gcov="no" ;; | 3023 no) gcov="no" ;; |
3016 *) as_fn_error "bad value ${enableval} for --enable-gcov" "$LINENO" 5 ;; | 3024 *) as_fn_error $? "bad value ${enableval} for --enable-gcov" "$LINENO" 5 ;; |
3017 esac | 3025 esac |
3018 fi | 3026 fi |
3019 | 3027 |
3020 | 3028 |
3021 # Check whether --enable-python was given. | 3029 # Check whether --enable-python was given. |
3022 if test "${enable_python+set}" = set; then : | 3030 if test "${enable_python+set}" = set; then : |
3023 enableval=$enable_python; case "${enableval}" in | 3031 enableval=$enable_python; case "${enableval}" in |
3024 yes) enable_python="yes" ;; | 3032 yes) enable_python="yes" ;; |
3025 no) enable_python="no" ;; | 3033 no) enable_python="no" ;; |
3026 *) as_fn_error "bad value ${enableval} for --enable-python" "$LINENO" 5 ;; | 3034 *) as_fn_error $? "bad value ${enableval} for --enable-python" "$LINENO" 5 ;; |
3027 esac | 3035 esac |
3028 else | 3036 else |
3029 enable_python="auto" | 3037 enable_python="auto" |
3030 fi | 3038 fi |
3031 | 3039 |
3032 | 3040 |
3033 # Check whether --enable-python-bindings was given. | 3041 # Check whether --enable-python-bindings was given. |
3034 if test "${enable_python_bindings+set}" = set; then : | 3042 if test "${enable_python_bindings+set}" = set; then : |
3035 enableval=$enable_python_bindings; case "${enableval}" in | 3043 enableval=$enable_python_bindings; case "${enableval}" in |
3036 yes) enable_python_bindings="yes" ;; | 3044 yes) enable_python_bindings="yes" ;; |
3037 no) enable_python_bindings="no" ;; | 3045 no) enable_python_bindings="no" ;; |
3038 *) as_fn_error "bad value ${enableval} for --enable-python-bindings" "$LINENO"
5 ;; | 3046 *) as_fn_error $? "bad value ${enableval} for --enable-python-bindings" "$LINE
NO" 5 ;; |
3039 esac | 3047 esac |
3040 else | 3048 else |
3041 enable_python_bindings="no" | 3049 enable_python_bindings="no" |
3042 fi | 3050 fi |
3043 | 3051 |
3044 | 3052 |
3045 # | 3053 # |
3046 # Checks for programs. | 3054 # Checks for programs. |
3047 # | 3055 # |
3048 DEPDIR="${am__leading_dot}deps" | 3056 DEPDIR="${am__leading_dot}deps" |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3110 ac_ext=c | 3118 ac_ext=c |
3111 ac_cpp='$CPP $CPPFLAGS' | 3119 ac_cpp='$CPP $CPPFLAGS' |
3112 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3120 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3113 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3121 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
3114 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3122 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3115 if test -n "$ac_tool_prefix"; then | 3123 if test -n "$ac_tool_prefix"; then |
3116 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program nam
e with args. | 3124 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program nam
e with args. |
3117 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 3125 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
3118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3119 $as_echo_n "checking for $ac_word... " >&6; } | 3127 $as_echo_n "checking for $ac_word... " >&6; } |
3120 if test "${ac_cv_prog_CC+set}" = set; then : | 3128 if ${ac_cv_prog_CC+:} false; then : |
3121 $as_echo_n "(cached) " >&6 | 3129 $as_echo_n "(cached) " >&6 |
3122 else | 3130 else |
3123 if test -n "$CC"; then | 3131 if test -n "$CC"; then |
3124 ac_cv_prog_CC="$CC" # Let the user override the test. | 3132 ac_cv_prog_CC="$CC" # Let the user override the test. |
3125 else | 3133 else |
3126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3134 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3127 for as_dir in $PATH | 3135 for as_dir in $PATH |
3128 do | 3136 do |
3129 IFS=$as_save_IFS | 3137 IFS=$as_save_IFS |
3130 test -z "$as_dir" && as_dir=. | 3138 test -z "$as_dir" && as_dir=. |
(...skipping 19 matching lines...) Expand all Loading... |
3150 fi | 3158 fi |
3151 | 3159 |
3152 | 3160 |
3153 fi | 3161 fi |
3154 if test -z "$ac_cv_prog_CC"; then | 3162 if test -z "$ac_cv_prog_CC"; then |
3155 ac_ct_CC=$CC | 3163 ac_ct_CC=$CC |
3156 # Extract the first word of "gcc", so it can be a program name with args. | 3164 # Extract the first word of "gcc", so it can be a program name with args. |
3157 set dummy gcc; ac_word=$2 | 3165 set dummy gcc; ac_word=$2 |
3158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3159 $as_echo_n "checking for $ac_word... " >&6; } | 3167 $as_echo_n "checking for $ac_word... " >&6; } |
3160 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : | 3168 if ${ac_cv_prog_ac_ct_CC+:} false; then : |
3161 $as_echo_n "(cached) " >&6 | 3169 $as_echo_n "(cached) " >&6 |
3162 else | 3170 else |
3163 if test -n "$ac_ct_CC"; then | 3171 if test -n "$ac_ct_CC"; then |
3164 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3172 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3165 else | 3173 else |
3166 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3167 for as_dir in $PATH | 3175 for as_dir in $PATH |
3168 do | 3176 do |
3169 IFS=$as_save_IFS | 3177 IFS=$as_save_IFS |
3170 test -z "$as_dir" && as_dir=. | 3178 test -z "$as_dir" && as_dir=. |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3203 else | 3211 else |
3204 CC="$ac_cv_prog_CC" | 3212 CC="$ac_cv_prog_CC" |
3205 fi | 3213 fi |
3206 | 3214 |
3207 if test -z "$CC"; then | 3215 if test -z "$CC"; then |
3208 if test -n "$ac_tool_prefix"; then | 3216 if test -n "$ac_tool_prefix"; then |
3209 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program na
me with args. | 3217 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program na
me with args. |
3210 set dummy ${ac_tool_prefix}cc; ac_word=$2 | 3218 set dummy ${ac_tool_prefix}cc; ac_word=$2 |
3211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3212 $as_echo_n "checking for $ac_word... " >&6; } | 3220 $as_echo_n "checking for $ac_word... " >&6; } |
3213 if test "${ac_cv_prog_CC+set}" = set; then : | 3221 if ${ac_cv_prog_CC+:} false; then : |
3214 $as_echo_n "(cached) " >&6 | 3222 $as_echo_n "(cached) " >&6 |
3215 else | 3223 else |
3216 if test -n "$CC"; then | 3224 if test -n "$CC"; then |
3217 ac_cv_prog_CC="$CC" # Let the user override the test. | 3225 ac_cv_prog_CC="$CC" # Let the user override the test. |
3218 else | 3226 else |
3219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3227 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3220 for as_dir in $PATH | 3228 for as_dir in $PATH |
3221 do | 3229 do |
3222 IFS=$as_save_IFS | 3230 IFS=$as_save_IFS |
3223 test -z "$as_dir" && as_dir=. | 3231 test -z "$as_dir" && as_dir=. |
(...skipping 19 matching lines...) Expand all Loading... |
3243 fi | 3251 fi |
3244 | 3252 |
3245 | 3253 |
3246 fi | 3254 fi |
3247 fi | 3255 fi |
3248 if test -z "$CC"; then | 3256 if test -z "$CC"; then |
3249 # Extract the first word of "cc", so it can be a program name with args. | 3257 # Extract the first word of "cc", so it can be a program name with args. |
3250 set dummy cc; ac_word=$2 | 3258 set dummy cc; ac_word=$2 |
3251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3252 $as_echo_n "checking for $ac_word... " >&6; } | 3260 $as_echo_n "checking for $ac_word... " >&6; } |
3253 if test "${ac_cv_prog_CC+set}" = set; then : | 3261 if ${ac_cv_prog_CC+:} false; then : |
3254 $as_echo_n "(cached) " >&6 | 3262 $as_echo_n "(cached) " >&6 |
3255 else | 3263 else |
3256 if test -n "$CC"; then | 3264 if test -n "$CC"; then |
3257 ac_cv_prog_CC="$CC" # Let the user override the test. | 3265 ac_cv_prog_CC="$CC" # Let the user override the test. |
3258 else | 3266 else |
3259 ac_prog_rejected=no | 3267 ac_prog_rejected=no |
3260 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3268 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3261 for as_dir in $PATH | 3269 for as_dir in $PATH |
3262 do | 3270 do |
3263 IFS=$as_save_IFS | 3271 IFS=$as_save_IFS |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3302 | 3310 |
3303 fi | 3311 fi |
3304 if test -z "$CC"; then | 3312 if test -z "$CC"; then |
3305 if test -n "$ac_tool_prefix"; then | 3313 if test -n "$ac_tool_prefix"; then |
3306 for ac_prog in cl.exe | 3314 for ac_prog in cl.exe |
3307 do | 3315 do |
3308 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a progra
m name with args. | 3316 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a progra
m name with args. |
3309 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | 3317 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
3310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3311 $as_echo_n "checking for $ac_word... " >&6; } | 3319 $as_echo_n "checking for $ac_word... " >&6; } |
3312 if test "${ac_cv_prog_CC+set}" = set; then : | 3320 if ${ac_cv_prog_CC+:} false; then : |
3313 $as_echo_n "(cached) " >&6 | 3321 $as_echo_n "(cached) " >&6 |
3314 else | 3322 else |
3315 if test -n "$CC"; then | 3323 if test -n "$CC"; then |
3316 ac_cv_prog_CC="$CC" # Let the user override the test. | 3324 ac_cv_prog_CC="$CC" # Let the user override the test. |
3317 else | 3325 else |
3318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3326 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3319 for as_dir in $PATH | 3327 for as_dir in $PATH |
3320 do | 3328 do |
3321 IFS=$as_save_IFS | 3329 IFS=$as_save_IFS |
3322 test -z "$as_dir" && as_dir=. | 3330 test -z "$as_dir" && as_dir=. |
(...skipping 23 matching lines...) Expand all Loading... |
3346 done | 3354 done |
3347 fi | 3355 fi |
3348 if test -z "$CC"; then | 3356 if test -z "$CC"; then |
3349 ac_ct_CC=$CC | 3357 ac_ct_CC=$CC |
3350 for ac_prog in cl.exe | 3358 for ac_prog in cl.exe |
3351 do | 3359 do |
3352 # Extract the first word of "$ac_prog", so it can be a program name with args. | 3360 # Extract the first word of "$ac_prog", so it can be a program name with args. |
3353 set dummy $ac_prog; ac_word=$2 | 3361 set dummy $ac_prog; ac_word=$2 |
3354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 3362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
3355 $as_echo_n "checking for $ac_word... " >&6; } | 3363 $as_echo_n "checking for $ac_word... " >&6; } |
3356 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : | 3364 if ${ac_cv_prog_ac_ct_CC+:} false; then : |
3357 $as_echo_n "(cached) " >&6 | 3365 $as_echo_n "(cached) " >&6 |
3358 else | 3366 else |
3359 if test -n "$ac_ct_CC"; then | 3367 if test -n "$ac_ct_CC"; then |
3360 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. | 3368 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
3361 else | 3369 else |
3362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 3370 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
3363 for as_dir in $PATH | 3371 for as_dir in $PATH |
3364 do | 3372 do |
3365 IFS=$as_save_IFS | 3373 IFS=$as_save_IFS |
3366 test -z "$as_dir" && as_dir=. | 3374 test -z "$as_dir" && as_dir=. |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3400 esac | 3408 esac |
3401 CC=$ac_ct_CC | 3409 CC=$ac_ct_CC |
3402 fi | 3410 fi |
3403 fi | 3411 fi |
3404 | 3412 |
3405 fi | 3413 fi |
3406 | 3414 |
3407 | 3415 |
3408 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd'
:" >&5 | 3416 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd'
:" >&5 |
3409 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3417 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3410 as_fn_error "no acceptable C compiler found in \$PATH | 3418 as_fn_error $? "no acceptable C compiler found in \$PATH |
3411 See \`config.log' for more details." "$LINENO" 5; } | 3419 See \`config.log' for more details" "$LINENO" 5; } |
3412 | 3420 |
3413 # Provide some information about the compiler. | 3421 # Provide some information about the compiler. |
3414 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 3422 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
3415 set X $ac_compile | 3423 set X $ac_compile |
3416 ac_compiler=$2 | 3424 ac_compiler=$2 |
3417 for ac_option in --version -v -V -qversion; do | 3425 for ac_option in --version -v -V -qversion; do |
3418 { { ac_try="$ac_compiler $ac_option >&5" | 3426 { { ac_try="$ac_compiler $ac_option >&5" |
3419 case "(($ac_try" in | 3427 case "(($ac_try" in |
3420 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
3421 *) ac_try_echo=$ac_try;; | 3429 *) ac_try_echo=$ac_try;; |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3515 ac_file='' | 3523 ac_file='' |
3516 fi | 3524 fi |
3517 if test -z "$ac_file"; then : | 3525 if test -z "$ac_file"; then : |
3518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 3526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
3519 $as_echo "no" >&6; } | 3527 $as_echo "no" >&6; } |
3520 $as_echo "$as_me: failed program was:" >&5 | 3528 $as_echo "$as_me: failed program was:" >&5 |
3521 sed 's/^/| /' conftest.$ac_ext >&5 | 3529 sed 's/^/| /' conftest.$ac_ext >&5 |
3522 | 3530 |
3523 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3531 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3524 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3532 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3525 { as_fn_set_status 77 | 3533 as_fn_error 77 "C compiler cannot create executables |
3526 as_fn_error "C compiler cannot create executables | 3534 See \`config.log' for more details" "$LINENO" 5; } |
3527 See \`config.log' for more details." "$LINENO" 5; }; } | |
3528 else | 3535 else |
3529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 3536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
3530 $as_echo "yes" >&6; } | 3537 $as_echo "yes" >&6; } |
3531 fi | 3538 fi |
3532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output
file name" >&5 | 3539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output
file name" >&5 |
3533 $as_echo_n "checking for C compiler default output file name... " >&6; } | 3540 $as_echo_n "checking for C compiler default output file name... " >&6; } |
3534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 | 3541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 |
3535 $as_echo "$ac_file" >&6; } | 3542 $as_echo "$ac_file" >&6; } |
3536 ac_exeext=$ac_cv_exeext | 3543 ac_exeext=$ac_cv_exeext |
3537 | 3544 |
(...skipping 21 matching lines...) Expand all Loading... |
3559 case $ac_file in | 3566 case $ac_file in |
3560 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map |
*.inf | *.dSYM | *.o | *.obj ) ;; | 3567 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map |
*.inf | *.dSYM | *.o | *.obj ) ;; |
3561 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3568 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3562 break;; | 3569 break;; |
3563 * ) break;; | 3570 * ) break;; |
3564 esac | 3571 esac |
3565 done | 3572 done |
3566 else | 3573 else |
3567 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3574 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3568 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3575 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3569 as_fn_error "cannot compute suffix of executables: cannot compile and link | 3576 as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
3570 See \`config.log' for more details." "$LINENO" 5; } | 3577 See \`config.log' for more details" "$LINENO" 5; } |
3571 fi | 3578 fi |
3572 rm -f conftest conftest$ac_cv_exeext | 3579 rm -f conftest conftest$ac_cv_exeext |
3573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 3580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
3574 $as_echo "$ac_cv_exeext" >&6; } | 3581 $as_echo "$ac_cv_exeext" >&6; } |
3575 | 3582 |
3576 rm -f conftest.$ac_ext | 3583 rm -f conftest.$ac_ext |
3577 EXEEXT=$ac_cv_exeext | 3584 EXEEXT=$ac_cv_exeext |
3578 ac_exeext=$EXEEXT | 3585 ac_exeext=$EXEEXT |
3579 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3586 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3580 /* end confdefs.h. */ | 3587 /* end confdefs.h. */ |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3617 ac_status=$? | 3624 ac_status=$? |
3618 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 3625 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
3619 test $ac_status = 0; }; }; then | 3626 test $ac_status = 0; }; }; then |
3620 cross_compiling=no | 3627 cross_compiling=no |
3621 else | 3628 else |
3622 if test "$cross_compiling" = maybe; then | 3629 if test "$cross_compiling" = maybe; then |
3623 cross_compiling=yes | 3630 cross_compiling=yes |
3624 else | 3631 else |
3625 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3632 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3626 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3633 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3627 as_fn_error "cannot run C compiled programs. | 3634 as_fn_error $? "cannot run C compiled programs. |
3628 If you meant to cross compile, use \`--host'. | 3635 If you meant to cross compile, use \`--host'. |
3629 See \`config.log' for more details." "$LINENO" 5; } | 3636 See \`config.log' for more details" "$LINENO" 5; } |
3630 fi | 3637 fi |
3631 fi | 3638 fi |
3632 fi | 3639 fi |
3633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 | 3640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
3634 $as_echo "$cross_compiling" >&6; } | 3641 $as_echo "$cross_compiling" >&6; } |
3635 | 3642 |
3636 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out | 3643 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out |
3637 ac_clean_files=$ac_clean_files_save | 3644 ac_clean_files=$ac_clean_files_save |
3638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&
5 | 3645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&
5 |
3639 $as_echo_n "checking for suffix of object files... " >&6; } | 3646 $as_echo_n "checking for suffix of object files... " >&6; } |
3640 if test "${ac_cv_objext+set}" = set; then : | 3647 if ${ac_cv_objext+:} false; then : |
3641 $as_echo_n "(cached) " >&6 | 3648 $as_echo_n "(cached) " >&6 |
3642 else | 3649 else |
3643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3650 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3644 /* end confdefs.h. */ | 3651 /* end confdefs.h. */ |
3645 | 3652 |
3646 int | 3653 int |
3647 main () | 3654 main () |
3648 { | 3655 { |
3649 | 3656 |
3650 ; | 3657 ; |
(...skipping 19 matching lines...) Expand all Loading... |
3670 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` | 3677 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` |
3671 break;; | 3678 break;; |
3672 esac | 3679 esac |
3673 done | 3680 done |
3674 else | 3681 else |
3675 $as_echo "$as_me: failed program was:" >&5 | 3682 $as_echo "$as_me: failed program was:" >&5 |
3676 sed 's/^/| /' conftest.$ac_ext >&5 | 3683 sed 's/^/| /' conftest.$ac_ext >&5 |
3677 | 3684 |
3678 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3685 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3679 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3686 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3680 as_fn_error "cannot compute suffix of object files: cannot compile | 3687 as_fn_error $? "cannot compute suffix of object files: cannot compile |
3681 See \`config.log' for more details." "$LINENO" 5; } | 3688 See \`config.log' for more details" "$LINENO" 5; } |
3682 fi | 3689 fi |
3683 rm -f conftest.$ac_cv_objext conftest.$ac_ext | 3690 rm -f conftest.$ac_cv_objext conftest.$ac_ext |
3684 fi | 3691 fi |
3685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 | 3692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 |
3686 $as_echo "$ac_cv_objext" >&6; } | 3693 $as_echo "$ac_cv_objext" >&6; } |
3687 OBJEXT=$ac_cv_objext | 3694 OBJEXT=$ac_cv_objext |
3688 ac_objext=$OBJEXT | 3695 ac_objext=$OBJEXT |
3689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C
compiler" >&5 | 3696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C
compiler" >&5 |
3690 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } | 3697 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } |
3691 if test "${ac_cv_c_compiler_gnu+set}" = set; then : | 3698 if ${ac_cv_c_compiler_gnu+:} false; then : |
3692 $as_echo_n "(cached) " >&6 | 3699 $as_echo_n "(cached) " >&6 |
3693 else | 3700 else |
3694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3695 /* end confdefs.h. */ | 3702 /* end confdefs.h. */ |
3696 | 3703 |
3697 int | 3704 int |
3698 main () | 3705 main () |
3699 { | 3706 { |
3700 #ifndef __GNUC__ | 3707 #ifndef __GNUC__ |
3701 choke me | 3708 choke me |
(...skipping 16 matching lines...) Expand all Loading... |
3718 $as_echo "$ac_cv_c_compiler_gnu" >&6; } | 3725 $as_echo "$ac_cv_c_compiler_gnu" >&6; } |
3719 if test $ac_compiler_gnu = yes; then | 3726 if test $ac_compiler_gnu = yes; then |
3720 GCC=yes | 3727 GCC=yes |
3721 else | 3728 else |
3722 GCC= | 3729 GCC= |
3723 fi | 3730 fi |
3724 ac_test_CFLAGS=${CFLAGS+set} | 3731 ac_test_CFLAGS=${CFLAGS+set} |
3725 ac_save_CFLAGS=$CFLAGS | 3732 ac_save_CFLAGS=$CFLAGS |
3726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 | 3733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 |
3727 $as_echo_n "checking whether $CC accepts -g... " >&6; } | 3734 $as_echo_n "checking whether $CC accepts -g... " >&6; } |
3728 if test "${ac_cv_prog_cc_g+set}" = set; then : | 3735 if ${ac_cv_prog_cc_g+:} false; then : |
3729 $as_echo_n "(cached) " >&6 | 3736 $as_echo_n "(cached) " >&6 |
3730 else | 3737 else |
3731 ac_save_c_werror_flag=$ac_c_werror_flag | 3738 ac_save_c_werror_flag=$ac_c_werror_flag |
3732 ac_c_werror_flag=yes | 3739 ac_c_werror_flag=yes |
3733 ac_cv_prog_cc_g=no | 3740 ac_cv_prog_cc_g=no |
3734 CFLAGS="-g" | 3741 CFLAGS="-g" |
3735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3736 /* end confdefs.h. */ | 3743 /* end confdefs.h. */ |
3737 | 3744 |
3738 int | 3745 int |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3796 fi | 3803 fi |
3797 else | 3804 else |
3798 if test "$GCC" = yes; then | 3805 if test "$GCC" = yes; then |
3799 CFLAGS="-O2" | 3806 CFLAGS="-O2" |
3800 else | 3807 else |
3801 CFLAGS= | 3808 CFLAGS= |
3802 fi | 3809 fi |
3803 fi | 3810 fi |
3804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C
89" >&5 | 3811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C
89" >&5 |
3805 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 3812 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
3806 if test "${ac_cv_prog_cc_c89+set}" = set; then : | 3813 if ${ac_cv_prog_cc_c89+:} false; then : |
3807 $as_echo_n "(cached) " >&6 | 3814 $as_echo_n "(cached) " >&6 |
3808 else | 3815 else |
3809 ac_cv_prog_cc_c89=no | 3816 ac_cv_prog_cc_c89=no |
3810 ac_save_CC=$CC | 3817 ac_save_CC=$CC |
3811 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3812 /* end confdefs.h. */ | 3819 /* end confdefs.h. */ |
3813 #include <stdarg.h> | 3820 #include <stdarg.h> |
3814 #include <stdio.h> | 3821 #include <stdio.h> |
3815 #include <sys/types.h> | 3822 #include <sys/types.h> |
3816 #include <sys/stat.h> | 3823 #include <sys/stat.h> |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3895 ac_ext=c | 3902 ac_ext=c |
3896 ac_cpp='$CPP $CPPFLAGS' | 3903 ac_cpp='$CPP $CPPFLAGS' |
3897 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3904 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3898 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3905 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
3899 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3906 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3900 | 3907 |
3901 depcc="$CC" am_compiler_list= | 3908 depcc="$CC" am_compiler_list= |
3902 | 3909 |
3903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 3910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
3904 $as_echo_n "checking dependency style of $depcc... " >&6; } | 3911 $as_echo_n "checking dependency style of $depcc... " >&6; } |
3905 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : | 3912 if ${am_cv_CC_dependencies_compiler_type+:} false; then : |
3906 $as_echo_n "(cached) " >&6 | 3913 $as_echo_n "(cached) " >&6 |
3907 else | 3914 else |
3908 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then | 3915 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
3909 # We make a subdir and do the tests there. Otherwise we can end up | 3916 # We make a subdir and do the tests there. Otherwise we can end up |
3910 # making bogus files that we don't know about and never remove. For | 3917 # making bogus files that we don't know about and never remove. For |
3911 # instance it was reported that on HP-UX the gcc test will end up | 3918 # instance it was reported that on HP-UX the gcc test will end up |
3912 # making a dummy file named `D' -- because `-MD' means `put the output | 3919 # making a dummy file named `D' -- because `-MD' means `put the output |
3913 # in D'. | 3920 # in D'. |
3914 mkdir conftest.dir | 3921 mkdir conftest.dir |
3915 # Copy depcomp to subdir because otherwise we won't find it if we're | 3922 # Copy depcomp to subdir because otherwise we won't find it if we're |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4030 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 4037 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
4031 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 4038 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
4032 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4039 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 | 4040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 |
4034 $as_echo_n "checking how to run the C preprocessor... " >&6; } | 4041 $as_echo_n "checking how to run the C preprocessor... " >&6; } |
4035 # On Suns, sometimes $CPP names a directory. | 4042 # On Suns, sometimes $CPP names a directory. |
4036 if test -n "$CPP" && test -d "$CPP"; then | 4043 if test -n "$CPP" && test -d "$CPP"; then |
4037 CPP= | 4044 CPP= |
4038 fi | 4045 fi |
4039 if test -z "$CPP"; then | 4046 if test -z "$CPP"; then |
4040 if test "${ac_cv_prog_CPP+set}" = set; then : | 4047 if ${ac_cv_prog_CPP+:} false; then : |
4041 $as_echo_n "(cached) " >&6 | 4048 $as_echo_n "(cached) " >&6 |
4042 else | 4049 else |
4043 # Double quotes because CPP needs to be expanded | 4050 # Double quotes because CPP needs to be expanded |
4044 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" | 4051 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" |
4045 do | 4052 do |
4046 ac_preproc_ok=false | 4053 ac_preproc_ok=false |
4047 for ac_c_preproc_warn_flag in '' yes | 4054 for ac_c_preproc_warn_flag in '' yes |
4048 do | 4055 do |
4049 # Use a header file that comes with gcc, so configuring glibc | 4056 # Use a header file that comes with gcc, so configuring glibc |
4050 # with a fresh cross-compiler works. | 4057 # with a fresh cross-compiler works. |
4051 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 4058 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
4052 # <limits.h> exists even on freestanding compilers. | 4059 # <limits.h> exists even on freestanding compilers. |
4053 # On the NeXT, cc -E runs the code through the compiler's parser, | 4060 # On the NeXT, cc -E runs the code through the compiler's parser, |
4054 # not just through cpp. "Syntax error" is here to catch this case. | 4061 # not just through cpp. "Syntax error" is here to catch this case. |
4055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4056 /* end confdefs.h. */ | 4063 /* end confdefs.h. */ |
4057 #ifdef __STDC__ | 4064 #ifdef __STDC__ |
4058 # include <limits.h> | 4065 # include <limits.h> |
4059 #else | 4066 #else |
4060 # include <assert.h> | 4067 # include <assert.h> |
4061 #endif | 4068 #endif |
4062 Syntax error | 4069 Syntax error |
4063 _ACEOF | 4070 _ACEOF |
4064 if ac_fn_c_try_cpp "$LINENO"; then : | 4071 if ac_fn_c_try_cpp "$LINENO"; then : |
4065 | 4072 |
4066 else | 4073 else |
4067 # Broken: fails on valid input. | 4074 # Broken: fails on valid input. |
4068 continue | 4075 continue |
4069 fi | 4076 fi |
4070 rm -f conftest.err conftest.$ac_ext | 4077 rm -f conftest.err conftest.i conftest.$ac_ext |
4071 | 4078 |
4072 # OK, works on sane cases. Now check whether nonexistent headers | 4079 # OK, works on sane cases. Now check whether nonexistent headers |
4073 # can be detected and how. | 4080 # can be detected and how. |
4074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4081 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4075 /* end confdefs.h. */ | 4082 /* end confdefs.h. */ |
4076 #include <ac_nonexistent.h> | 4083 #include <ac_nonexistent.h> |
4077 _ACEOF | 4084 _ACEOF |
4078 if ac_fn_c_try_cpp "$LINENO"; then : | 4085 if ac_fn_c_try_cpp "$LINENO"; then : |
4079 # Broken: success on invalid input. | 4086 # Broken: success on invalid input. |
4080 continue | 4087 continue |
4081 else | 4088 else |
4082 # Passes both tests. | 4089 # Passes both tests. |
4083 ac_preproc_ok=: | 4090 ac_preproc_ok=: |
4084 break | 4091 break |
4085 fi | 4092 fi |
4086 rm -f conftest.err conftest.$ac_ext | 4093 rm -f conftest.err conftest.i conftest.$ac_ext |
4087 | 4094 |
4088 done | 4095 done |
4089 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 4096 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
4090 rm -f conftest.err conftest.$ac_ext | 4097 rm -f conftest.i conftest.err conftest.$ac_ext |
4091 if $ac_preproc_ok; then : | 4098 if $ac_preproc_ok; then : |
4092 break | 4099 break |
4093 fi | 4100 fi |
4094 | 4101 |
4095 done | 4102 done |
4096 ac_cv_prog_CPP=$CPP | 4103 ac_cv_prog_CPP=$CPP |
4097 | 4104 |
4098 fi | 4105 fi |
4099 CPP=$ac_cv_prog_CPP | 4106 CPP=$ac_cv_prog_CPP |
4100 else | 4107 else |
(...skipping 18 matching lines...) Expand all Loading... |
4119 # include <assert.h> | 4126 # include <assert.h> |
4120 #endif | 4127 #endif |
4121 Syntax error | 4128 Syntax error |
4122 _ACEOF | 4129 _ACEOF |
4123 if ac_fn_c_try_cpp "$LINENO"; then : | 4130 if ac_fn_c_try_cpp "$LINENO"; then : |
4124 | 4131 |
4125 else | 4132 else |
4126 # Broken: fails on valid input. | 4133 # Broken: fails on valid input. |
4127 continue | 4134 continue |
4128 fi | 4135 fi |
4129 rm -f conftest.err conftest.$ac_ext | 4136 rm -f conftest.err conftest.i conftest.$ac_ext |
4130 | 4137 |
4131 # OK, works on sane cases. Now check whether nonexistent headers | 4138 # OK, works on sane cases. Now check whether nonexistent headers |
4132 # can be detected and how. | 4139 # can be detected and how. |
4133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4134 /* end confdefs.h. */ | 4141 /* end confdefs.h. */ |
4135 #include <ac_nonexistent.h> | 4142 #include <ac_nonexistent.h> |
4136 _ACEOF | 4143 _ACEOF |
4137 if ac_fn_c_try_cpp "$LINENO"; then : | 4144 if ac_fn_c_try_cpp "$LINENO"; then : |
4138 # Broken: success on invalid input. | 4145 # Broken: success on invalid input. |
4139 continue | 4146 continue |
4140 else | 4147 else |
4141 # Passes both tests. | 4148 # Passes both tests. |
4142 ac_preproc_ok=: | 4149 ac_preproc_ok=: |
4143 break | 4150 break |
4144 fi | 4151 fi |
4145 rm -f conftest.err conftest.$ac_ext | 4152 rm -f conftest.err conftest.i conftest.$ac_ext |
4146 | 4153 |
4147 done | 4154 done |
4148 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 4155 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
4149 rm -f conftest.err conftest.$ac_ext | 4156 rm -f conftest.i conftest.err conftest.$ac_ext |
4150 if $ac_preproc_ok; then : | 4157 if $ac_preproc_ok; then : |
4151 | 4158 |
4152 else | 4159 else |
4153 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4160 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4154 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4161 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4155 as_fn_error "C preprocessor \"$CPP\" fails sanity check | 4162 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
4156 See \`config.log' for more details." "$LINENO" 5; } | 4163 See \`config.log' for more details" "$LINENO" 5; } |
4157 fi | 4164 fi |
4158 | 4165 |
4159 ac_ext=c | 4166 ac_ext=c |
4160 ac_cpp='$CPP $CPPFLAGS' | 4167 ac_cpp='$CPP $CPPFLAGS' |
4161 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 4168 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
4162 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 4169 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
4163 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4170 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4164 | 4171 |
4165 case $ac_cv_prog_cc_stdc in #( | 4172 case $ac_cv_prog_cc_stdc in #( |
4166 no) : | 4173 no) : |
4167 ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #( | 4174 ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #( |
4168 *) : | 4175 *) : |
4169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept I
SO C99" >&5 | 4176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept I
SO C99" >&5 |
4170 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } | 4177 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } |
4171 if test "${ac_cv_prog_cc_c99+set}" = set; then : | 4178 if ${ac_cv_prog_cc_c99+:} false; then : |
4172 $as_echo_n "(cached) " >&6 | 4179 $as_echo_n "(cached) " >&6 |
4173 else | 4180 else |
4174 ac_cv_prog_cc_c99=no | 4181 ac_cv_prog_cc_c99=no |
4175 ac_save_CC=$CC | 4182 ac_save_CC=$CC |
4176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4177 /* end confdefs.h. */ | 4184 /* end confdefs.h. */ |
4178 #include <stdarg.h> | 4185 #include <stdarg.h> |
4179 #include <stdbool.h> | 4186 #include <stdbool.h> |
4180 #include <stdlib.h> | 4187 #include <stdlib.h> |
4181 #include <wchar.h> | 4188 #include <wchar.h> |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4336 *) | 4343 *) |
4337 CC="$CC $ac_cv_prog_cc_c99" | 4344 CC="$CC $ac_cv_prog_cc_c99" |
4338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 | 4345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 |
4339 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;; | 4346 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;; |
4340 esac | 4347 esac |
4341 if test "x$ac_cv_prog_cc_c99" != xno; then : | 4348 if test "x$ac_cv_prog_cc_c99" != xno; then : |
4342 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 | 4349 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 |
4343 else | 4350 else |
4344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO
C89" >&5 | 4351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO
C89" >&5 |
4345 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } | 4352 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
4346 if test "${ac_cv_prog_cc_c89+set}" = set; then : | 4353 if ${ac_cv_prog_cc_c89+:} false; then : |
4347 $as_echo_n "(cached) " >&6 | 4354 $as_echo_n "(cached) " >&6 |
4348 else | 4355 else |
4349 ac_cv_prog_cc_c89=no | 4356 ac_cv_prog_cc_c89=no |
4350 ac_save_CC=$CC | 4357 ac_save_CC=$CC |
4351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4352 /* end confdefs.h. */ | 4359 /* end confdefs.h. */ |
4353 #include <stdarg.h> | 4360 #include <stdarg.h> |
4354 #include <stdio.h> | 4361 #include <stdio.h> |
4355 #include <sys/types.h> | 4362 #include <sys/types.h> |
4356 #include <sys/stat.h> | 4363 #include <sys/stat.h> |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4432 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 | 4439 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 |
4433 else | 4440 else |
4434 ac_cv_prog_cc_stdc=no | 4441 ac_cv_prog_cc_stdc=no |
4435 fi | 4442 fi |
4436 | 4443 |
4437 fi | 4444 fi |
4438 ;; | 4445 ;; |
4439 esac | 4446 esac |
4440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO
Standard C" >&5 | 4447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO
Standard C" >&5 |
4441 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } | 4448 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } |
4442 if test "${ac_cv_prog_cc_stdc+set}" = set; then : | 4449 if ${ac_cv_prog_cc_stdc+:} false; then : |
4443 $as_echo_n "(cached) " >&6 | 4450 $as_echo_n "(cached) " >&6 |
4444 fi | 4451 fi |
4445 | 4452 |
4446 case $ac_cv_prog_cc_stdc in #( | 4453 case $ac_cv_prog_cc_stdc in #( |
4447 no) : | 4454 no) : |
4448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 | 4455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 |
4449 $as_echo "unsupported" >&6; } ;; #( | 4456 $as_echo "unsupported" >&6; } ;; #( |
4450 '') : | 4457 '') : |
4451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 | 4458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 |
4452 $as_echo "none needed" >&6; } ;; #( | 4459 $as_echo "none needed" >&6; } ;; #( |
(...skipping 15 matching lines...) Expand all Loading... |
4468 fi | 4475 fi |
4469 | 4476 |
4470 #automake default ARFLAGS to "cru" | 4477 #automake default ARFLAGS to "cru" |
4471 if test -n "$ac_tool_prefix"; then | 4478 if test -n "$ac_tool_prefix"; then |
4472 for ac_prog in $AR ar | 4479 for ac_prog in $AR ar |
4473 do | 4480 do |
4474 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a progra
m name with args. | 4481 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a progra
m name with args. |
4475 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | 4482 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
4476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4483 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4477 $as_echo_n "checking for $ac_word... " >&6; } | 4484 $as_echo_n "checking for $ac_word... " >&6; } |
4478 if test "${ac_cv_prog_AR+set}" = set; then : | 4485 if ${ac_cv_prog_AR+:} false; then : |
4479 $as_echo_n "(cached) " >&6 | 4486 $as_echo_n "(cached) " >&6 |
4480 else | 4487 else |
4481 if test -n "$AR"; then | 4488 if test -n "$AR"; then |
4482 ac_cv_prog_AR="$AR" # Let the user override the test. | 4489 ac_cv_prog_AR="$AR" # Let the user override the test. |
4483 else | 4490 else |
4484 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4491 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4485 for as_dir in $PATH | 4492 for as_dir in $PATH |
4486 do | 4493 do |
4487 IFS=$as_save_IFS | 4494 IFS=$as_save_IFS |
4488 test -z "$as_dir" && as_dir=. | 4495 test -z "$as_dir" && as_dir=. |
(...skipping 23 matching lines...) Expand all Loading... |
4512 done | 4519 done |
4513 fi | 4520 fi |
4514 if test -z "$AR"; then | 4521 if test -z "$AR"; then |
4515 ac_ct_AR=$AR | 4522 ac_ct_AR=$AR |
4516 for ac_prog in $AR ar | 4523 for ac_prog in $AR ar |
4517 do | 4524 do |
4518 # Extract the first word of "$ac_prog", so it can be a program name with args. | 4525 # Extract the first word of "$ac_prog", so it can be a program name with args. |
4519 set dummy $ac_prog; ac_word=$2 | 4526 set dummy $ac_prog; ac_word=$2 |
4520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4521 $as_echo_n "checking for $ac_word... " >&6; } | 4528 $as_echo_n "checking for $ac_word... " >&6; } |
4522 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : | 4529 if ${ac_cv_prog_ac_ct_AR+:} false; then : |
4523 $as_echo_n "(cached) " >&6 | 4530 $as_echo_n "(cached) " >&6 |
4524 else | 4531 else |
4525 if test -n "$ac_ct_AR"; then | 4532 if test -n "$ac_ct_AR"; then |
4526 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | 4533 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. |
4527 else | 4534 else |
4528 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4529 for as_dir in $PATH | 4536 for as_dir in $PATH |
4530 do | 4537 do |
4531 IFS=$as_save_IFS | 4538 IFS=$as_save_IFS |
4532 test -z "$as_dir" && as_dir=. | 4539 test -z "$as_dir" && as_dir=. |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4566 esac | 4573 esac |
4567 AR=$ac_ct_AR | 4574 AR=$ac_ct_AR |
4568 fi | 4575 fi |
4569 fi | 4576 fi |
4570 | 4577 |
4571 if test -n "$ac_tool_prefix"; then | 4578 if test -n "$ac_tool_prefix"; then |
4572 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program
name with args. | 4579 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program
name with args. |
4573 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | 4580 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
4574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4575 $as_echo_n "checking for $ac_word... " >&6; } | 4582 $as_echo_n "checking for $ac_word... " >&6; } |
4576 if test "${ac_cv_prog_RANLIB+set}" = set; then : | 4583 if ${ac_cv_prog_RANLIB+:} false; then : |
4577 $as_echo_n "(cached) " >&6 | 4584 $as_echo_n "(cached) " >&6 |
4578 else | 4585 else |
4579 if test -n "$RANLIB"; then | 4586 if test -n "$RANLIB"; then |
4580 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | 4587 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
4581 else | 4588 else |
4582 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4589 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4583 for as_dir in $PATH | 4590 for as_dir in $PATH |
4584 do | 4591 do |
4585 IFS=$as_save_IFS | 4592 IFS=$as_save_IFS |
4586 test -z "$as_dir" && as_dir=. | 4593 test -z "$as_dir" && as_dir=. |
(...skipping 19 matching lines...) Expand all Loading... |
4606 fi | 4613 fi |
4607 | 4614 |
4608 | 4615 |
4609 fi | 4616 fi |
4610 if test -z "$ac_cv_prog_RANLIB"; then | 4617 if test -z "$ac_cv_prog_RANLIB"; then |
4611 ac_ct_RANLIB=$RANLIB | 4618 ac_ct_RANLIB=$RANLIB |
4612 # Extract the first word of "ranlib", so it can be a program name with args. | 4619 # Extract the first word of "ranlib", so it can be a program name with args. |
4613 set dummy ranlib; ac_word=$2 | 4620 set dummy ranlib; ac_word=$2 |
4614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4615 $as_echo_n "checking for $ac_word... " >&6; } | 4622 $as_echo_n "checking for $ac_word... " >&6; } |
4616 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : | 4623 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : |
4617 $as_echo_n "(cached) " >&6 | 4624 $as_echo_n "(cached) " >&6 |
4618 else | 4625 else |
4619 if test -n "$ac_ct_RANLIB"; then | 4626 if test -n "$ac_ct_RANLIB"; then |
4620 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | 4627 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
4621 else | 4628 else |
4622 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4629 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4623 for as_dir in $PATH | 4630 for as_dir in $PATH |
4624 do | 4631 do |
4625 IFS=$as_save_IFS | 4632 IFS=$as_save_IFS |
4626 test -z "$as_dir" && as_dir=. | 4633 test -z "$as_dir" && as_dir=. |
(...skipping 29 matching lines...) Expand all Loading... |
4656 esac | 4663 esac |
4657 RANLIB=$ac_ct_RANLIB | 4664 RANLIB=$ac_ct_RANLIB |
4658 fi | 4665 fi |
4659 else | 4666 else |
4660 RANLIB="$ac_cv_prog_RANLIB" | 4667 RANLIB="$ac_cv_prog_RANLIB" |
4661 fi | 4668 fi |
4662 | 4669 |
4663 | 4670 |
4664 # REQUIRE a standard (ANSI/ISO) C compiler | 4671 # REQUIRE a standard (ANSI/ISO) C compiler |
4665 if test "$ac_cv_prog_cc_stdc" = no; then | 4672 if test "$ac_cv_prog_cc_stdc" = no; then |
4666 » as_fn_error "A standard (ANSI/ISO C89) C compiler is required." "$LINENO
" 5 | 4673 » as_fn_error $? "A standard (ANSI/ISO C89) C compiler is required." "$LIN
ENO" 5 |
4667 fi | 4674 fi |
4668 | 4675 |
4669 # Check for xmlto (for rendering manpages, needed only for development) | 4676 # Check for xmlto (for rendering manpages, needed only for development) |
4670 for ac_prog in $XMLTO xmlto | 4677 for ac_prog in $XMLTO xmlto |
4671 do | 4678 do |
4672 # Extract the first word of "$ac_prog", so it can be a program name with args. | 4679 # Extract the first word of "$ac_prog", so it can be a program name with args. |
4673 set dummy $ac_prog; ac_word=$2 | 4680 set dummy $ac_prog; ac_word=$2 |
4674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 4681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
4675 $as_echo_n "checking for $ac_word... " >&6; } | 4682 $as_echo_n "checking for $ac_word... " >&6; } |
4676 if test "${ac_cv_prog_XMLTO+set}" = set; then : | 4683 if ${ac_cv_prog_XMLTO+:} false; then : |
4677 $as_echo_n "(cached) " >&6 | 4684 $as_echo_n "(cached) " >&6 |
4678 else | 4685 else |
4679 if test -n "$XMLTO"; then | 4686 if test -n "$XMLTO"; then |
4680 ac_cv_prog_XMLTO="$XMLTO" # Let the user override the test. | 4687 ac_cv_prog_XMLTO="$XMLTO" # Let the user override the test. |
4681 else | 4688 else |
4682 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4689 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4683 for as_dir in $PATH | 4690 for as_dir in $PATH |
4684 do | 4691 do |
4685 IFS=$as_save_IFS | 4692 IFS=$as_save_IFS |
4686 test -z "$as_dir" && as_dir=. | 4693 test -z "$as_dir" && as_dir=. |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4754 | 4761 |
4755 | 4762 |
4756 | 4763 |
4757 # | 4764 # |
4758 # Checks for header files. | 4765 # Checks for header files. |
4759 # | 4766 # |
4760 | 4767 |
4761 | 4768 |
4762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lin
es and -e" >&5 | 4769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lin
es and -e" >&5 |
4763 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } | 4770 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } |
4764 if test "${ac_cv_path_GREP+set}" = set; then : | 4771 if ${ac_cv_path_GREP+:} false; then : |
4765 $as_echo_n "(cached) " >&6 | 4772 $as_echo_n "(cached) " >&6 |
4766 else | 4773 else |
4767 if test -z "$GREP"; then | 4774 if test -z "$GREP"; then |
4768 ac_path_GREP_found=false | 4775 ac_path_GREP_found=false |
4769 # Loop through the user's path and test for each of PROGNAME-LIST | 4776 # Loop through the user's path and test for each of PROGNAME-LIST |
4770 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4777 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4771 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 4778 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
4772 do | 4779 do |
4773 IFS=$as_save_IFS | 4780 IFS=$as_save_IFS |
4774 test -z "$as_dir" && as_dir=. | 4781 test -z "$as_dir" && as_dir=. |
(...skipping 28 matching lines...) Expand all Loading... |
4803 done | 4810 done |
4804 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; | 4811 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; |
4805 esac | 4812 esac |
4806 | 4813 |
4807 $ac_path_GREP_found && break 3 | 4814 $ac_path_GREP_found && break 3 |
4808 done | 4815 done |
4809 done | 4816 done |
4810 done | 4817 done |
4811 IFS=$as_save_IFS | 4818 IFS=$as_save_IFS |
4812 if test -z "$ac_cv_path_GREP"; then | 4819 if test -z "$ac_cv_path_GREP"; then |
4813 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/x
pg4/bin" "$LINENO" 5 | 4820 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/us
r/xpg4/bin" "$LINENO" 5 |
4814 fi | 4821 fi |
4815 else | 4822 else |
4816 ac_cv_path_GREP=$GREP | 4823 ac_cv_path_GREP=$GREP |
4817 fi | 4824 fi |
4818 | 4825 |
4819 fi | 4826 fi |
4820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 | 4827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 |
4821 $as_echo "$ac_cv_path_GREP" >&6; } | 4828 $as_echo "$ac_cv_path_GREP" >&6; } |
4822 GREP="$ac_cv_path_GREP" | 4829 GREP="$ac_cv_path_GREP" |
4823 | 4830 |
4824 | 4831 |
4825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 | 4832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 |
4826 $as_echo_n "checking for egrep... " >&6; } | 4833 $as_echo_n "checking for egrep... " >&6; } |
4827 if test "${ac_cv_path_EGREP+set}" = set; then : | 4834 if ${ac_cv_path_EGREP+:} false; then : |
4828 $as_echo_n "(cached) " >&6 | 4835 $as_echo_n "(cached) " >&6 |
4829 else | 4836 else |
4830 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 | 4837 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 |
4831 then ac_cv_path_EGREP="$GREP -E" | 4838 then ac_cv_path_EGREP="$GREP -E" |
4832 else | 4839 else |
4833 if test -z "$EGREP"; then | 4840 if test -z "$EGREP"; then |
4834 ac_path_EGREP_found=false | 4841 ac_path_EGREP_found=false |
4835 # Loop through the user's path and test for each of PROGNAME-LIST | 4842 # Loop through the user's path and test for each of PROGNAME-LIST |
4836 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 4843 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
4837 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin | 4844 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4869 done | 4876 done |
4870 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; | 4877 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; |
4871 esac | 4878 esac |
4872 | 4879 |
4873 $ac_path_EGREP_found && break 3 | 4880 $ac_path_EGREP_found && break 3 |
4874 done | 4881 done |
4875 done | 4882 done |
4876 done | 4883 done |
4877 IFS=$as_save_IFS | 4884 IFS=$as_save_IFS |
4878 if test -z "$ac_cv_path_EGREP"; then | 4885 if test -z "$ac_cv_path_EGREP"; then |
4879 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/
xpg4/bin" "$LINENO" 5 | 4886 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/u
sr/xpg4/bin" "$LINENO" 5 |
4880 fi | 4887 fi |
4881 else | 4888 else |
4882 ac_cv_path_EGREP=$EGREP | 4889 ac_cv_path_EGREP=$EGREP |
4883 fi | 4890 fi |
4884 | 4891 |
4885 fi | 4892 fi |
4886 fi | 4893 fi |
4887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 | 4894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 |
4888 $as_echo "$ac_cv_path_EGREP" >&6; } | 4895 $as_echo "$ac_cv_path_EGREP" >&6; } |
4889 EGREP="$ac_cv_path_EGREP" | 4896 EGREP="$ac_cv_path_EGREP" |
4890 | 4897 |
4891 | 4898 |
4892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 | 4899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 |
4893 $as_echo_n "checking for ANSI C header files... " >&6; } | 4900 $as_echo_n "checking for ANSI C header files... " >&6; } |
4894 if test "${ac_cv_header_stdc+set}" = set; then : | 4901 if ${ac_cv_header_stdc+:} false; then : |
4895 $as_echo_n "(cached) " >&6 | 4902 $as_echo_n "(cached) " >&6 |
4896 else | 4903 else |
4897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4904 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4898 /* end confdefs.h. */ | 4905 /* end confdefs.h. */ |
4899 #include <stdlib.h> | 4906 #include <stdlib.h> |
4900 #include <stdarg.h> | 4907 #include <stdarg.h> |
4901 #include <string.h> | 4908 #include <string.h> |
4902 #include <float.h> | 4909 #include <float.h> |
4903 | 4910 |
4904 int | 4911 int |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5001 | 5008 |
5002 fi | 5009 fi |
5003 | 5010 |
5004 # On IRIX 5.3, sys/types and inttypes.h are conflicting. | 5011 # On IRIX 5.3, sys/types and inttypes.h are conflicting. |
5005 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 5012 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
5006 inttypes.h stdint.h unistd.h | 5013 inttypes.h stdint.h unistd.h |
5007 do : | 5014 do : |
5008 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5015 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
5009 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include
s_default | 5016 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include
s_default |
5010 " | 5017 " |
5011 eval as_val=\$$as_ac_Header | 5018 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
5012 if test "x$as_val" = x""yes; then : | |
5013 cat >>confdefs.h <<_ACEOF | 5019 cat >>confdefs.h <<_ACEOF |
5014 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 5020 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
5015 _ACEOF | 5021 _ACEOF |
5016 | 5022 |
5017 fi | 5023 fi |
5018 | 5024 |
5019 done | 5025 done |
5020 | 5026 |
5021 | 5027 |
5022 for ac_header in strings.h libgen.h unistd.h direct.h sys/stat.h | 5028 for ac_header in strings.h libgen.h unistd.h direct.h sys/stat.h |
5023 do : | 5029 do : |
5024 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5030 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
5025 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include
s_default" | 5031 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include
s_default" |
5026 eval as_val=\$$as_ac_Header | 5032 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
5027 if test "x$as_val" = x""yes; then : | |
5028 cat >>confdefs.h <<_ACEOF | 5033 cat >>confdefs.h <<_ACEOF |
5029 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 5034 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
5030 _ACEOF | 5035 _ACEOF |
5031 | 5036 |
5032 fi | 5037 fi |
5033 | 5038 |
5034 done | 5039 done |
5035 | 5040 |
5036 | 5041 |
5037 # REQUIRE standard C headers | 5042 # REQUIRE standard C headers |
5038 if test "$ac_cv_header_stdc" != yes; then | 5043 if test "$ac_cv_header_stdc" != yes; then |
5039 » as_fn_error "Standard (ANSI/ISO C89) header files are required." "$LINEN
O" 5 | 5044 » as_fn_error $? "Standard (ANSI/ISO C89) header files are required." "$LI
NENO" 5 |
5040 fi | 5045 fi |
5041 | 5046 |
5042 # | 5047 # |
5043 # Checks for typedefs, structures, and compiler characteristics. | 5048 # Checks for typedefs, structures, and compiler characteristics. |
5044 # | 5049 # |
5045 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const
" >&5 | 5050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const
" >&5 |
5046 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } | 5051 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } |
5047 if test "${ac_cv_c_const+set}" = set; then : | 5052 if ${ac_cv_c_const+:} false; then : |
5048 $as_echo_n "(cached) " >&6 | 5053 $as_echo_n "(cached) " >&6 |
5049 else | 5054 else |
5050 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5051 /* end confdefs.h. */ | 5056 /* end confdefs.h. */ |
5052 | 5057 |
5053 int | 5058 int |
5054 main () | 5059 main () |
5055 { | 5060 { |
5056 /* FIXME: Include the comments suggested by Paul. */ | 5061 /* FIXME: Include the comments suggested by Paul. */ |
5057 #ifndef __cplusplus | 5062 #ifndef __cplusplus |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5 | 5122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5 |
5118 $as_echo "$ac_cv_c_const" >&6; } | 5123 $as_echo "$ac_cv_c_const" >&6; } |
5119 if test $ac_cv_c_const = no; then | 5124 if test $ac_cv_c_const = no; then |
5120 | 5125 |
5121 $as_echo "#define const /**/" >>confdefs.h | 5126 $as_echo "#define const /**/" >>confdefs.h |
5122 | 5127 |
5123 fi | 5128 fi |
5124 | 5129 |
5125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 | 5130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 |
5126 $as_echo_n "checking for inline... " >&6; } | 5131 $as_echo_n "checking for inline... " >&6; } |
5127 if test "${ac_cv_c_inline+set}" = set; then : | 5132 if ${ac_cv_c_inline+:} false; then : |
5128 $as_echo_n "(cached) " >&6 | 5133 $as_echo_n "(cached) " >&6 |
5129 else | 5134 else |
5130 ac_cv_c_inline=no | 5135 ac_cv_c_inline=no |
5131 for ac_kw in inline __inline__ __inline; do | 5136 for ac_kw in inline __inline__ __inline; do |
5132 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5133 /* end confdefs.h. */ | 5138 /* end confdefs.h. */ |
5134 #ifndef __cplusplus | 5139 #ifndef __cplusplus |
5135 typedef int foo_t; | 5140 typedef int foo_t; |
5136 static $ac_kw foo_t static_foo () {return 0; } | 5141 static $ac_kw foo_t static_foo () {return 0; } |
5137 $ac_kw foo_t foo () {return 0; } | 5142 $ac_kw foo_t foo () {return 0; } |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5174 | 5179 |
5175 | 5180 |
5176 $as_echo "#define __PROTOTYPES 1" >>confdefs.h | 5181 $as_echo "#define __PROTOTYPES 1" >>confdefs.h |
5177 | 5182 |
5178 else | 5183 else |
5179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5180 $as_echo "no" >&6; } | 5185 $as_echo "no" >&6; } |
5181 fi | 5186 fi |
5182 | 5187 |
5183 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" | 5188 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" |
5184 if test "x$ac_cv_type_size_t" = x""yes; then : | 5189 if test "x$ac_cv_type_size_t" = xyes; then : |
5185 | 5190 |
5186 else | 5191 else |
5187 | 5192 |
5188 cat >>confdefs.h <<_ACEOF | 5193 cat >>confdefs.h <<_ACEOF |
5189 #define size_t unsigned int | 5194 #define size_t unsigned int |
5190 _ACEOF | 5195 _ACEOF |
5191 | 5196 |
5192 fi | 5197 fi |
5193 | 5198 |
5194 # ------ AX CREATE STDINT H ------------------------------------- | 5199 # ------ AX CREATE STDINT H ------------------------------------- |
5195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint types" >&5 | 5200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint types" >&5 |
5196 $as_echo_n "checking for stdint types... " >&6; } | 5201 $as_echo_n "checking for stdint types... " >&6; } |
5197 ac_stdint_h=`echo libyasm-stdint.h` | 5202 ac_stdint_h=`echo libyasm-stdint.h` |
5198 # try to shortcircuit - if the default include path of the compiler | 5203 # try to shortcircuit - if the default include path of the compiler |
5199 # can find a "stdint.h" header then we assume that all compilers can. | 5204 # can find a "stdint.h" header then we assume that all compilers can. |
5200 if test "${ac_cv_header_stdint_t+set}" = set; then : | 5205 if ${ac_cv_header_stdint_t+:} false; then : |
5201 $as_echo_n "(cached) " >&6 | 5206 $as_echo_n "(cached) " >&6 |
5202 else | 5207 else |
5203 | 5208 |
5204 old_CXXFLAGS="$CXXFLAGS" ; CXXFLAGS="" | 5209 old_CXXFLAGS="$CXXFLAGS" ; CXXFLAGS="" |
5205 old_CPPFLAGS="$CPPFLAGS" ; CPPFLAGS="" | 5210 old_CPPFLAGS="$CPPFLAGS" ; CPPFLAGS="" |
5206 old_CFLAGS="$CFLAGS" ; CFLAGS="" | 5211 old_CFLAGS="$CFLAGS" ; CFLAGS="" |
5207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 5212 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
5208 /* end confdefs.h. */ | 5213 /* end confdefs.h. */ |
5209 #include <stdint.h> | 5214 #include <stdint.h> |
5210 int | 5215 int |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5246 | 5251 |
5247 if test "_$ac_cv_header_stdint_t" = "_" ; then # can not shortcircuit.. | 5252 if test "_$ac_cv_header_stdint_t" = "_" ; then # can not shortcircuit.. |
5248 | 5253 |
5249 | 5254 |
5250 inttype_headers=`echo | sed -e 's/,/ /g'` | 5255 inttype_headers=`echo | sed -e 's/,/ /g'` |
5251 | 5256 |
5252 ac_cv_stdint_result="(no helpful system typedefs seen)" | 5257 ac_cv_stdint_result="(no helpful system typedefs seen)" |
5253 | 5258 |
5254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uintptr_t" >&5 | 5259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uintptr_t" >&5 |
5255 $as_echo_n "checking for stdint uintptr_t... " >&6; } | 5260 $as_echo_n "checking for stdint uintptr_t... " >&6; } |
5256 if test "${ac_cv_header_stdint_x+set}" = set; then : | 5261 if ${ac_cv_header_stdint_x+:} false; then : |
5257 $as_echo_n "(cached) " >&6 | 5262 $as_echo_n "(cached) " >&6 |
5258 else | 5263 else |
5259 | 5264 |
5260 ac_cv_header_stdint_x="" # the 1997 typedefs (inttypes.h) | 5265 ac_cv_header_stdint_x="" # the 1997 typedefs (inttypes.h) |
5261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 | 5266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 |
5262 $as_echo "(..)" >&6; } | 5267 $as_echo "(..)" >&6; } |
5263 for i in stdint.h inttypes.h sys/inttypes.h $inttype_headers ; do | 5268 for i in stdint.h inttypes.h sys/inttypes.h $inttype_headers ; do |
5264 unset ac_cv_type_uintptr_t | 5269 unset ac_cv_type_uintptr_t |
5265 unset ac_cv_type_uint64_t | 5270 unset ac_cv_type_uint64_t |
5266 ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <$i
> | 5271 ac_fn_c_check_type "$LINENO" "uintptr_t" "ac_cv_type_uintptr_t" "#include <$i
> |
5267 " | 5272 " |
5268 if test "x$ac_cv_type_uintptr_t" = x""yes; then : | 5273 if test "x$ac_cv_type_uintptr_t" = xyes; then : |
5269 ac_cv_header_stdint_x=$i | 5274 ac_cv_header_stdint_x=$i |
5270 else | 5275 else |
5271 continue | 5276 continue |
5272 fi | 5277 fi |
5273 | 5278 |
5274 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i> | 5279 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i> |
5275 " | 5280 " |
5276 if test "x$ac_cv_type_uint64_t" = x""yes; then : | 5281 if test "x$ac_cv_type_uint64_t" = xyes; then : |
5277 and64="/uint64_t" | 5282 and64="/uint64_t" |
5278 else | 5283 else |
5279 and64="" | 5284 and64="" |
5280 fi | 5285 fi |
5281 | 5286 |
5282 break; | 5287 break; |
5283 done | 5288 done |
5284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uintptr_t" >&5 | 5289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uintptr_t" >&5 |
5285 $as_echo_n "checking for stdint uintptr_t... " >&6; } | 5290 $as_echo_n "checking for stdint uintptr_t... " >&6; } |
5286 | 5291 |
5287 fi | 5292 fi |
5288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_x" >&5 | 5293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_x" >&5 |
5289 $as_echo "$ac_cv_header_stdint_x" >&6; } | 5294 $as_echo "$ac_cv_header_stdint_x" >&6; } |
5290 | 5295 |
5291 | 5296 |
5292 if test "_$ac_cv_header_stdint_x" = "_" ; then | 5297 if test "_$ac_cv_header_stdint_x" = "_" ; then |
5293 | 5298 |
5294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uint32_t" >&5 | 5299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uint32_t" >&5 |
5295 $as_echo_n "checking for stdint uint32_t... " >&6; } | 5300 $as_echo_n "checking for stdint uint32_t... " >&6; } |
5296 if test "${ac_cv_header_stdint_o+set}" = set; then : | 5301 if ${ac_cv_header_stdint_o+:} false; then : |
5297 $as_echo_n "(cached) " >&6 | 5302 $as_echo_n "(cached) " >&6 |
5298 else | 5303 else |
5299 | 5304 |
5300 ac_cv_header_stdint_o="" # the 1995 typedefs (sys/inttypes.h) | 5305 ac_cv_header_stdint_o="" # the 1995 typedefs (sys/inttypes.h) |
5301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 | 5306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 |
5302 $as_echo "(..)" >&6; } | 5307 $as_echo "(..)" >&6; } |
5303 for i in inttypes.h sys/inttypes.h stdint.h $inttype_headers ; do | 5308 for i in inttypes.h sys/inttypes.h stdint.h $inttype_headers ; do |
5304 unset ac_cv_type_uint32_t | 5309 unset ac_cv_type_uint32_t |
5305 unset ac_cv_type_uint64_t | 5310 unset ac_cv_type_uint64_t |
5306 ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <$i> | 5311 ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "#include <$i> |
5307 " | 5312 " |
5308 if test "x$ac_cv_type_uint32_t" = x""yes; then : | 5313 if test "x$ac_cv_type_uint32_t" = xyes; then : |
5309 ac_cv_header_stdint_o=$i | 5314 ac_cv_header_stdint_o=$i |
5310 else | 5315 else |
5311 continue | 5316 continue |
5312 fi | 5317 fi |
5313 | 5318 |
5314 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i> | 5319 ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "#include<$i> |
5315 " | 5320 " |
5316 if test "x$ac_cv_type_uint64_t" = x""yes; then : | 5321 if test "x$ac_cv_type_uint64_t" = xyes; then : |
5317 and64="/uint64_t" | 5322 and64="/uint64_t" |
5318 else | 5323 else |
5319 and64="" | 5324 and64="" |
5320 fi | 5325 fi |
5321 | 5326 |
5322 break; | 5327 break; |
5323 done | 5328 done |
5324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uint32_t" >&5 | 5329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint uint32_t" >&5 |
5325 $as_echo_n "checking for stdint uint32_t... " >&6; } | 5330 $as_echo_n "checking for stdint uint32_t... " >&6; } |
5326 | 5331 |
5327 fi | 5332 fi |
5328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_o" >&5 | 5333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_o" >&5 |
5329 $as_echo "$ac_cv_header_stdint_o" >&6; } | 5334 $as_echo "$ac_cv_header_stdint_o" >&6; } |
5330 | 5335 |
5331 fi | 5336 fi |
5332 | 5337 |
5333 if test "_$ac_cv_header_stdint_x" = "_" ; then | 5338 if test "_$ac_cv_header_stdint_x" = "_" ; then |
5334 if test "_$ac_cv_header_stdint_o" = "_" ; then | 5339 if test "_$ac_cv_header_stdint_o" = "_" ; then |
5335 | 5340 |
5336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint u_int32_t" >&5 | 5341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint u_int32_t" >&5 |
5337 $as_echo_n "checking for stdint u_int32_t... " >&6; } | 5342 $as_echo_n "checking for stdint u_int32_t... " >&6; } |
5338 if test "${ac_cv_header_stdint_u+set}" = set; then : | 5343 if ${ac_cv_header_stdint_u+:} false; then : |
5339 $as_echo_n "(cached) " >&6 | 5344 $as_echo_n "(cached) " >&6 |
5340 else | 5345 else |
5341 | 5346 |
5342 ac_cv_header_stdint_u="" # the BSD typedefs (sys/types.h) | 5347 ac_cv_header_stdint_u="" # the BSD typedefs (sys/types.h) |
5343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 | 5348 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 |
5344 $as_echo "(..)" >&6; } | 5349 $as_echo "(..)" >&6; } |
5345 for i in sys/types.h inttypes.h sys/inttypes.h $inttype_headers ; do | 5350 for i in sys/types.h inttypes.h sys/inttypes.h $inttype_headers ; do |
5346 unset ac_cv_type_u_int32_t | 5351 unset ac_cv_type_u_int32_t |
5347 unset ac_cv_type_u_int64_t | 5352 unset ac_cv_type_u_int64_t |
5348 ac_fn_c_check_type "$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <$i
> | 5353 ac_fn_c_check_type "$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "#include <$i
> |
5349 " | 5354 " |
5350 if test "x$ac_cv_type_u_int32_t" = x""yes; then : | 5355 if test "x$ac_cv_type_u_int32_t" = xyes; then : |
5351 ac_cv_header_stdint_u=$i | 5356 ac_cv_header_stdint_u=$i |
5352 else | 5357 else |
5353 continue | 5358 continue |
5354 fi | 5359 fi |
5355 | 5360 |
5356 ac_fn_c_check_type "$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include<$i> | 5361 ac_fn_c_check_type "$LINENO" "u_int64_t" "ac_cv_type_u_int64_t" "#include<$i> |
5357 " | 5362 " |
5358 if test "x$ac_cv_type_u_int64_t" = x""yes; then : | 5363 if test "x$ac_cv_type_u_int64_t" = xyes; then : |
5359 and64="/u_int64_t" | 5364 and64="/u_int64_t" |
5360 else | 5365 else |
5361 and64="" | 5366 and64="" |
5362 fi | 5367 fi |
5363 | 5368 |
5364 break; | 5369 break; |
5365 done | 5370 done |
5366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint u_int32_t" >&5 | 5371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint u_int32_t" >&5 |
5367 $as_echo_n "checking for stdint u_int32_t... " >&6; } | 5372 $as_echo_n "checking for stdint u_int32_t... " >&6; } |
5368 | 5373 |
5369 fi | 5374 fi |
5370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_u" >&5 | 5375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdint_u" >&5 |
5371 $as_echo "$ac_cv_header_stdint_u" >&6; } | 5376 $as_echo "$ac_cv_header_stdint_u" >&6; } |
5372 | 5377 |
5373 fi fi | 5378 fi fi |
5374 | 5379 |
5375 if test "_$ac_cv_header_stdint_x" = "_" ; then | 5380 if test "_$ac_cv_header_stdint_x" = "_" ; then |
5376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint datatype model"
>&5 | 5381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint datatype model"
>&5 |
5377 $as_echo_n "checking for stdint datatype model... " >&6; } | 5382 $as_echo_n "checking for stdint datatype model... " >&6; } |
5378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 | 5383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: (..)" >&5 |
5379 $as_echo "(..)" >&6; } | 5384 $as_echo "(..)" >&6; } |
5380 | 5385 |
5381 # The cast to long int works around a bug in the HP C Compiler | 5386 # The cast to long int works around a bug in the HP C Compiler |
5382 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects | 5387 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
5383 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | 5388 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. |
5384 # This bug is HP SR number 8606223364. | 5389 # This bug is HP SR number 8606223364. |
5385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5 | 5390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5 |
5386 $as_echo_n "checking size of char... " >&6; } | 5391 $as_echo_n "checking size of char... " >&6; } |
5387 if test "${ac_cv_sizeof_char+set}" = set; then : | 5392 if ${ac_cv_sizeof_char+:} false; then : |
5388 $as_echo_n "(cached) " >&6 | 5393 $as_echo_n "(cached) " >&6 |
5389 else | 5394 else |
5390 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_ch
ar" "$ac_includes_default"; then : | 5395 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_ch
ar" "$ac_includes_default"; then : |
5391 | 5396 |
5392 else | 5397 else |
5393 if test "$ac_cv_type_char" = yes; then | 5398 if test "$ac_cv_type_char" = yes; then |
5394 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5399 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5395 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5400 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5396 { as_fn_set_status 77 | 5401 as_fn_error 77 "cannot compute sizeof (char) |
5397 as_fn_error "cannot compute sizeof (char) | 5402 See \`config.log' for more details" "$LINENO" 5; } |
5398 See \`config.log' for more details." "$LINENO" 5; }; } | |
5399 else | 5403 else |
5400 ac_cv_sizeof_char=0 | 5404 ac_cv_sizeof_char=0 |
5401 fi | 5405 fi |
5402 fi | 5406 fi |
5403 | 5407 |
5404 fi | 5408 fi |
5405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5 | 5409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5 |
5406 $as_echo "$ac_cv_sizeof_char" >&6; } | 5410 $as_echo "$ac_cv_sizeof_char" >&6; } |
5407 | 5411 |
5408 | 5412 |
5409 | 5413 |
5410 cat >>confdefs.h <<_ACEOF | 5414 cat >>confdefs.h <<_ACEOF |
5411 #define SIZEOF_CHAR $ac_cv_sizeof_char | 5415 #define SIZEOF_CHAR $ac_cv_sizeof_char |
5412 _ACEOF | 5416 _ACEOF |
5413 | 5417 |
5414 | 5418 |
5415 # The cast to long int works around a bug in the HP C Compiler | 5419 # The cast to long int works around a bug in the HP C Compiler |
5416 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects | 5420 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
5417 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | 5421 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. |
5418 # This bug is HP SR number 8606223364. | 5422 # This bug is HP SR number 8606223364. |
5419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5 | 5423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5 |
5420 $as_echo_n "checking size of short... " >&6; } | 5424 $as_echo_n "checking size of short... " >&6; } |
5421 if test "${ac_cv_sizeof_short+set}" = set; then : | 5425 if ${ac_cv_sizeof_short+:} false; then : |
5422 $as_echo_n "(cached) " >&6 | 5426 $as_echo_n "(cached) " >&6 |
5423 else | 5427 else |
5424 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_s
hort" "$ac_includes_default"; then : | 5428 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_s
hort" "$ac_includes_default"; then : |
5425 | 5429 |
5426 else | 5430 else |
5427 if test "$ac_cv_type_short" = yes; then | 5431 if test "$ac_cv_type_short" = yes; then |
5428 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5432 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5429 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5433 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5430 { as_fn_set_status 77 | 5434 as_fn_error 77 "cannot compute sizeof (short) |
5431 as_fn_error "cannot compute sizeof (short) | 5435 See \`config.log' for more details" "$LINENO" 5; } |
5432 See \`config.log' for more details." "$LINENO" 5; }; } | |
5433 else | 5436 else |
5434 ac_cv_sizeof_short=0 | 5437 ac_cv_sizeof_short=0 |
5435 fi | 5438 fi |
5436 fi | 5439 fi |
5437 | 5440 |
5438 fi | 5441 fi |
5439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5 | 5442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5 |
5440 $as_echo "$ac_cv_sizeof_short" >&6; } | 5443 $as_echo "$ac_cv_sizeof_short" >&6; } |
5441 | 5444 |
5442 | 5445 |
5443 | 5446 |
5444 cat >>confdefs.h <<_ACEOF | 5447 cat >>confdefs.h <<_ACEOF |
5445 #define SIZEOF_SHORT $ac_cv_sizeof_short | 5448 #define SIZEOF_SHORT $ac_cv_sizeof_short |
5446 _ACEOF | 5449 _ACEOF |
5447 | 5450 |
5448 | 5451 |
5449 # The cast to long int works around a bug in the HP C Compiler | 5452 # The cast to long int works around a bug in the HP C Compiler |
5450 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects | 5453 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
5451 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | 5454 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. |
5452 # This bug is HP SR number 8606223364. | 5455 # This bug is HP SR number 8606223364. |
5453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 | 5456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 |
5454 $as_echo_n "checking size of int... " >&6; } | 5457 $as_echo_n "checking size of int... " >&6; } |
5455 if test "${ac_cv_sizeof_int+set}" = set; then : | 5458 if ${ac_cv_sizeof_int+:} false; then : |
5456 $as_echo_n "(cached) " >&6 | 5459 $as_echo_n "(cached) " >&6 |
5457 else | 5460 else |
5458 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int
" "$ac_includes_default"; then : | 5461 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int
" "$ac_includes_default"; then : |
5459 | 5462 |
5460 else | 5463 else |
5461 if test "$ac_cv_type_int" = yes; then | 5464 if test "$ac_cv_type_int" = yes; then |
5462 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5465 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5463 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5466 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5464 { as_fn_set_status 77 | 5467 as_fn_error 77 "cannot compute sizeof (int) |
5465 as_fn_error "cannot compute sizeof (int) | 5468 See \`config.log' for more details" "$LINENO" 5; } |
5466 See \`config.log' for more details." "$LINENO" 5; }; } | |
5467 else | 5469 else |
5468 ac_cv_sizeof_int=0 | 5470 ac_cv_sizeof_int=0 |
5469 fi | 5471 fi |
5470 fi | 5472 fi |
5471 | 5473 |
5472 fi | 5474 fi |
5473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5 | 5475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5 |
5474 $as_echo "$ac_cv_sizeof_int" >&6; } | 5476 $as_echo "$ac_cv_sizeof_int" >&6; } |
5475 | 5477 |
5476 | 5478 |
5477 | 5479 |
5478 cat >>confdefs.h <<_ACEOF | 5480 cat >>confdefs.h <<_ACEOF |
5479 #define SIZEOF_INT $ac_cv_sizeof_int | 5481 #define SIZEOF_INT $ac_cv_sizeof_int |
5480 _ACEOF | 5482 _ACEOF |
5481 | 5483 |
5482 | 5484 |
5483 # The cast to long int works around a bug in the HP C Compiler | 5485 # The cast to long int works around a bug in the HP C Compiler |
5484 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects | 5486 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
5485 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | 5487 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. |
5486 # This bug is HP SR number 8606223364. | 5488 # This bug is HP SR number 8606223364. |
5487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 | 5489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 |
5488 $as_echo_n "checking size of long... " >&6; } | 5490 $as_echo_n "checking size of long... " >&6; } |
5489 if test "${ac_cv_sizeof_long+set}" = set; then : | 5491 if ${ac_cv_sizeof_long+:} false; then : |
5490 $as_echo_n "(cached) " >&6 | 5492 $as_echo_n "(cached) " >&6 |
5491 else | 5493 else |
5492 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_lo
ng" "$ac_includes_default"; then : | 5494 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_lo
ng" "$ac_includes_default"; then : |
5493 | 5495 |
5494 else | 5496 else |
5495 if test "$ac_cv_type_long" = yes; then | 5497 if test "$ac_cv_type_long" = yes; then |
5496 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5498 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5497 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5499 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5498 { as_fn_set_status 77 | 5500 as_fn_error 77 "cannot compute sizeof (long) |
5499 as_fn_error "cannot compute sizeof (long) | 5501 See \`config.log' for more details" "$LINENO" 5; } |
5500 See \`config.log' for more details." "$LINENO" 5; }; } | |
5501 else | 5502 else |
5502 ac_cv_sizeof_long=0 | 5503 ac_cv_sizeof_long=0 |
5503 fi | 5504 fi |
5504 fi | 5505 fi |
5505 | 5506 |
5506 fi | 5507 fi |
5507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5 | 5508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5 |
5508 $as_echo "$ac_cv_sizeof_long" >&6; } | 5509 $as_echo "$ac_cv_sizeof_long" >&6; } |
5509 | 5510 |
5510 | 5511 |
5511 | 5512 |
5512 cat >>confdefs.h <<_ACEOF | 5513 cat >>confdefs.h <<_ACEOF |
5513 #define SIZEOF_LONG $ac_cv_sizeof_long | 5514 #define SIZEOF_LONG $ac_cv_sizeof_long |
5514 _ACEOF | 5515 _ACEOF |
5515 | 5516 |
5516 | 5517 |
5517 # The cast to long int works around a bug in the HP C Compiler | 5518 # The cast to long int works around a bug in the HP C Compiler |
5518 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects | 5519 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects |
5519 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. | 5520 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. |
5520 # This bug is HP SR number 8606223364. | 5521 # This bug is HP SR number 8606223364. |
5521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void*" >&5 | 5522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void*" >&5 |
5522 $as_echo_n "checking size of void*... " >&6; } | 5523 $as_echo_n "checking size of void*... " >&6; } |
5523 if test "${ac_cv_sizeof_voidp+set}" = set; then : | 5524 if ${ac_cv_sizeof_voidp+:} false; then : |
5524 $as_echo_n "(cached) " >&6 | 5525 $as_echo_n "(cached) " >&6 |
5525 else | 5526 else |
5526 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void*))" "ac_cv_sizeof_v
oidp" "$ac_includes_default"; then : | 5527 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void*))" "ac_cv_sizeof_v
oidp" "$ac_includes_default"; then : |
5527 | 5528 |
5528 else | 5529 else |
5529 if test "$ac_cv_type_voidp" = yes; then | 5530 if test "$ac_cv_type_voidp" = yes; then |
5530 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5531 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5531 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5532 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5532 { as_fn_set_status 77 | 5533 as_fn_error 77 "cannot compute sizeof (void*) |
5533 as_fn_error "cannot compute sizeof (void*) | 5534 See \`config.log' for more details" "$LINENO" 5; } |
5534 See \`config.log' for more details." "$LINENO" 5; }; } | |
5535 else | 5535 else |
5536 ac_cv_sizeof_voidp=0 | 5536 ac_cv_sizeof_voidp=0 |
5537 fi | 5537 fi |
5538 fi | 5538 fi |
5539 | 5539 |
5540 fi | 5540 fi |
5541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_voidp" >&5 | 5541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_voidp" >&5 |
5542 $as_echo "$ac_cv_sizeof_voidp" >&6; } | 5542 $as_echo "$ac_cv_sizeof_voidp" >&6; } |
5543 | 5543 |
5544 | 5544 |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5593 fi | 5593 fi |
5594 | 5594 |
5595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra inttypes in chosen h
eader" >&5 | 5595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra inttypes in chosen h
eader" >&5 |
5596 $as_echo_n "checking for extra inttypes in chosen header... " >&6; } | 5596 $as_echo_n "checking for extra inttypes in chosen header... " >&6; } |
5597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ($ac_cv_header_stdint)" >&5 | 5597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ($ac_cv_header_stdint)" >&5 |
5598 $as_echo "($ac_cv_header_stdint)" >&6; } | 5598 $as_echo "($ac_cv_header_stdint)" >&6; } |
5599 unset ac_cv_type_int_least32_t | 5599 unset ac_cv_type_int_least32_t |
5600 unset ac_cv_type_int_fast32_t | 5600 unset ac_cv_type_int_fast32_t |
5601 ac_fn_c_check_type "$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#includ
e <$ac_cv_header_stdint> | 5601 ac_fn_c_check_type "$LINENO" "int_least32_t" "ac_cv_type_int_least32_t" "#includ
e <$ac_cv_header_stdint> |
5602 " | 5602 " |
5603 if test "x$ac_cv_type_int_least32_t" = x""yes; then : | 5603 if test "x$ac_cv_type_int_least32_t" = xyes; then : |
5604 | 5604 |
5605 fi | 5605 fi |
5606 | 5606 |
5607 ac_fn_c_check_type "$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include<
$ac_cv_header_stdint> | 5607 ac_fn_c_check_type "$LINENO" "int_fast32_t" "ac_cv_type_int_fast32_t" "#include<
$ac_cv_header_stdint> |
5608 " | 5608 " |
5609 if test "x$ac_cv_type_int_fast32_t" = x""yes; then : | 5609 if test "x$ac_cv_type_int_fast32_t" = xyes; then : |
5610 | 5610 |
5611 fi | 5611 fi |
5612 | 5612 |
5613 ac_fn_c_check_type "$LINENO" "intmax_t" "ac_cv_type_intmax_t" "#include <$ac_cv_
header_stdint> | 5613 ac_fn_c_check_type "$LINENO" "intmax_t" "ac_cv_type_intmax_t" "#include <$ac_cv_
header_stdint> |
5614 " | 5614 " |
5615 if test "x$ac_cv_type_intmax_t" = x""yes; then : | 5615 if test "x$ac_cv_type_intmax_t" = xyes; then : |
5616 | 5616 |
5617 fi | 5617 fi |
5618 | 5618 |
5619 | 5619 |
5620 fi # shortcircut to system "stdint.h" | 5620 fi # shortcircut to system "stdint.h" |
5621 # ------------------ PREPARE VARIABLES ------------------------------ | 5621 # ------------------ PREPARE VARIABLES ------------------------------ |
5622 #if test "$GCC" = "yes" ; then | 5622 #if test "$GCC" = "yes" ; then |
5623 #ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1` | 5623 #ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1` |
5624 #else | 5624 #else |
5625 ac_cv_stdint_message="using $CC" | 5625 ac_cv_stdint_message="using $CC" |
5626 #fi | 5626 #fi |
5627 | 5627 |
5628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: make use of $ac_cv_header_stdin
t in $ac_stdint_h $ac_cv_stdint_result" >&5 | 5628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: make use of $ac_cv_header_stdin
t in $ac_stdint_h $ac_cv_stdint_result" >&5 |
5629 $as_echo "make use of $ac_cv_header_stdint in $ac_stdint_h $ac_cv_stdint_result"
>&6; } | 5629 $as_echo "make use of $ac_cv_header_stdint in $ac_stdint_h $ac_cv_stdint_result"
>&6; } |
5630 | 5630 |
5631 # ----------------- DONE inttypes.h checks START header ------------- | 5631 # ----------------- DONE inttypes.h checks START header ------------- |
5632 ac_config_commands="$ac_config_commands $ac_stdint_h" | 5632 ac_config_commands="$ac_config_commands $ac_stdint_h" |
5633 | 5633 |
5634 | 5634 |
5635 | 5635 |
5636 # | 5636 # |
5637 # Checks for library functions. | 5637 # Checks for library functions. |
5638 # | 5638 # |
5639 for ac_func in abort toascii vsnprintf | 5639 for ac_func in abort toascii vsnprintf |
5640 do : | 5640 do : |
5641 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 5641 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
5642 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 5642 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
5643 eval as_val=\$$as_ac_var | 5643 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
5644 if test "x$as_val" = x""yes; then : | |
5645 cat >>confdefs.h <<_ACEOF | 5644 cat >>confdefs.h <<_ACEOF |
5646 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 5645 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
5647 _ACEOF | 5646 _ACEOF |
5648 | 5647 |
5649 fi | 5648 fi |
5650 done | 5649 done |
5651 | 5650 |
5652 for ac_func in strsep mergesort getcwd | 5651 for ac_func in strsep mergesort getcwd |
5653 do : | 5652 do : |
5654 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 5653 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
5655 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 5654 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
5656 eval as_val=\$$as_ac_var | 5655 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
5657 if test "x$as_val" = x""yes; then : | |
5658 cat >>confdefs.h <<_ACEOF | 5656 cat >>confdefs.h <<_ACEOF |
5659 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 5657 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
5660 _ACEOF | 5658 _ACEOF |
5661 | 5659 |
5662 fi | 5660 fi |
5663 done | 5661 done |
5664 | 5662 |
5665 for ac_func in popen ftruncate | 5663 for ac_func in popen ftruncate |
5666 do : | 5664 do : |
5667 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 5665 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
5668 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 5666 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
5669 eval as_val=\$$as_ac_var | 5667 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
5670 if test "x$as_val" = x""yes; then : | |
5671 cat >>confdefs.h <<_ACEOF | 5668 cat >>confdefs.h <<_ACEOF |
5672 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 5669 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
5673 _ACEOF | 5670 _ACEOF |
5674 | 5671 |
5675 fi | 5672 fi |
5676 done | 5673 done |
5677 | 5674 |
5678 # Look for the case-insensitive comparison functions | 5675 # Look for the case-insensitive comparison functions |
5679 for ac_func in strcasecmp strncasecmp stricmp _stricmp strcmpi | 5676 for ac_func in strcasecmp strncasecmp stricmp _stricmp strcmpi |
5680 do : | 5677 do : |
5681 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 5678 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
5682 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 5679 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
5683 eval as_val=\$$as_ac_var | 5680 if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
5684 if test "x$as_val" = x""yes; then : | |
5685 cat >>confdefs.h <<_ACEOF | 5681 cat >>confdefs.h <<_ACEOF |
5686 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 5682 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
5687 _ACEOF | 5683 _ACEOF |
5688 | 5684 |
5689 fi | 5685 fi |
5690 done | 5686 done |
5691 | 5687 |
5692 | 5688 |
5693 # | 5689 # |
5694 # Check for gettext() and other i18n/l10n things. | 5690 # Check for gettext() and other i18n/l10n things. |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5740 ac_executable_p="test -x" | 5736 ac_executable_p="test -x" |
5741 else | 5737 else |
5742 ac_executable_p="test -f" | 5738 ac_executable_p="test -f" |
5743 fi | 5739 fi |
5744 rm -f conf$$.file | 5740 rm -f conf$$.file |
5745 | 5741 |
5746 # Extract the first word of "msgfmt", so it can be a program name with args. | 5742 # Extract the first word of "msgfmt", so it can be a program name with args. |
5747 set dummy msgfmt; ac_word=$2 | 5743 set dummy msgfmt; ac_word=$2 |
5748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 5744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5749 $as_echo_n "checking for $ac_word... " >&6; } | 5745 $as_echo_n "checking for $ac_word... " >&6; } |
5750 if test "${ac_cv_path_MSGFMT+set}" = set; then : | 5746 if ${ac_cv_path_MSGFMT+:} false; then : |
5751 $as_echo_n "(cached) " >&6 | 5747 $as_echo_n "(cached) " >&6 |
5752 else | 5748 else |
5753 case "$MSGFMT" in | 5749 case "$MSGFMT" in |
5754 [\\/]* | ?:[\\/]*) | 5750 [\\/]* | ?:[\\/]*) |
5755 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. | 5751 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. |
5756 ;; | 5752 ;; |
5757 *) | 5753 *) |
5758 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR | 5754 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR |
5759 for ac_dir in $PATH; do | 5755 for ac_dir in $PATH; do |
5760 IFS="$ac_save_IFS" | 5756 IFS="$ac_save_IFS" |
(...skipping 20 matching lines...) Expand all Loading... |
5781 $as_echo "$MSGFMT" >&6; } | 5777 $as_echo "$MSGFMT" >&6; } |
5782 else | 5778 else |
5783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 5779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
5784 $as_echo "no" >&6; } | 5780 $as_echo "no" >&6; } |
5785 fi | 5781 fi |
5786 | 5782 |
5787 # Extract the first word of "gmsgfmt", so it can be a program name with args. | 5783 # Extract the first word of "gmsgfmt", so it can be a program name with args. |
5788 set dummy gmsgfmt; ac_word=$2 | 5784 set dummy gmsgfmt; ac_word=$2 |
5789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 5785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5790 $as_echo_n "checking for $ac_word... " >&6; } | 5786 $as_echo_n "checking for $ac_word... " >&6; } |
5791 if test "${ac_cv_path_GMSGFMT+set}" = set; then : | 5787 if ${ac_cv_path_GMSGFMT+:} false; then : |
5792 $as_echo_n "(cached) " >&6 | 5788 $as_echo_n "(cached) " >&6 |
5793 else | 5789 else |
5794 case $GMSGFMT in | 5790 case $GMSGFMT in |
5795 [\\/]* | ?:[\\/]*) | 5791 [\\/]* | ?:[\\/]*) |
5796 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. | 5792 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. |
5797 ;; | 5793 ;; |
5798 *) | 5794 *) |
5799 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 5795 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
5800 for as_dir in $PATH | 5796 for as_dir in $PATH |
5801 do | 5797 do |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5863 ac_executable_p="test -x" | 5859 ac_executable_p="test -x" |
5864 else | 5860 else |
5865 ac_executable_p="test -f" | 5861 ac_executable_p="test -f" |
5866 fi | 5862 fi |
5867 rm -f conf$$.file | 5863 rm -f conf$$.file |
5868 | 5864 |
5869 # Extract the first word of "xgettext", so it can be a program name with args. | 5865 # Extract the first word of "xgettext", so it can be a program name with args. |
5870 set dummy xgettext; ac_word=$2 | 5866 set dummy xgettext; ac_word=$2 |
5871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 5867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5872 $as_echo_n "checking for $ac_word... " >&6; } | 5868 $as_echo_n "checking for $ac_word... " >&6; } |
5873 if test "${ac_cv_path_XGETTEXT+set}" = set; then : | 5869 if ${ac_cv_path_XGETTEXT+:} false; then : |
5874 $as_echo_n "(cached) " >&6 | 5870 $as_echo_n "(cached) " >&6 |
5875 else | 5871 else |
5876 case "$XGETTEXT" in | 5872 case "$XGETTEXT" in |
5877 [\\/]* | ?:[\\/]*) | 5873 [\\/]* | ?:[\\/]*) |
5878 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path
. | 5874 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path
. |
5879 ;; | 5875 ;; |
5880 *) | 5876 *) |
5881 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR | 5877 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR |
5882 for ac_dir in $PATH; do | 5878 for ac_dir in $PATH; do |
5883 IFS="$ac_save_IFS" | 5879 IFS="$ac_save_IFS" |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5941 ac_executable_p="test -x" | 5937 ac_executable_p="test -x" |
5942 else | 5938 else |
5943 ac_executable_p="test -f" | 5939 ac_executable_p="test -f" |
5944 fi | 5940 fi |
5945 rm -f conf$$.file | 5941 rm -f conf$$.file |
5946 | 5942 |
5947 # Extract the first word of "msgmerge", so it can be a program name with args. | 5943 # Extract the first word of "msgmerge", so it can be a program name with args. |
5948 set dummy msgmerge; ac_word=$2 | 5944 set dummy msgmerge; ac_word=$2 |
5949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 5945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
5950 $as_echo_n "checking for $ac_word... " >&6; } | 5946 $as_echo_n "checking for $ac_word... " >&6; } |
5951 if test "${ac_cv_path_MSGMERGE+set}" = set; then : | 5947 if ${ac_cv_path_MSGMERGE+:} false; then : |
5952 $as_echo_n "(cached) " >&6 | 5948 $as_echo_n "(cached) " >&6 |
5953 else | 5949 else |
5954 case "$MSGMERGE" in | 5950 case "$MSGMERGE" in |
5955 [\\/]* | ?:[\\/]*) | 5951 [\\/]* | ?:[\\/]*) |
5956 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path
. | 5952 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path
. |
5957 ;; | 5953 ;; |
5958 *) | 5954 *) |
5959 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR | 5955 ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR |
5960 for ac_dir in $PATH; do | 5956 for ac_dir in $PATH; do |
5961 IFS="$ac_save_IFS" | 5957 IFS="$ac_save_IFS" |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6005 else | 6001 else |
6006 acl_final_exec_prefix="$exec_prefix" | 6002 acl_final_exec_prefix="$exec_prefix" |
6007 fi | 6003 fi |
6008 acl_save_prefix="$prefix" | 6004 acl_save_prefix="$prefix" |
6009 prefix="$acl_final_prefix" | 6005 prefix="$acl_final_prefix" |
6010 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" | 6006 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" |
6011 prefix="$acl_save_prefix" | 6007 prefix="$acl_save_prefix" |
6012 | 6008 |
6013 # Make sure we can run config.sub. | 6009 # Make sure we can run config.sub. |
6014 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | 6010 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
6015 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | 6011 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 |
6016 | 6012 |
6017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | 6013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
6018 $as_echo_n "checking build system type... " >&6; } | 6014 $as_echo_n "checking build system type... " >&6; } |
6019 if test "${ac_cv_build+set}" = set; then : | 6015 if ${ac_cv_build+:} false; then : |
6020 $as_echo_n "(cached) " >&6 | 6016 $as_echo_n "(cached) " >&6 |
6021 else | 6017 else |
6022 ac_build_alias=$build_alias | 6018 ac_build_alias=$build_alias |
6023 test "x$ac_build_alias" = x && | 6019 test "x$ac_build_alias" = x && |
6024 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | 6020 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` |
6025 test "x$ac_build_alias" = x && | 6021 test "x$ac_build_alias" = x && |
6026 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 | 6022 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 |
6027 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | 6023 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || |
6028 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | 6024 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO
" 5 |
6029 | 6025 |
6030 fi | 6026 fi |
6031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | 6027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 |
6032 $as_echo "$ac_cv_build" >&6; } | 6028 $as_echo "$ac_cv_build" >&6; } |
6033 case $ac_cv_build in | 6029 case $ac_cv_build in |
6034 *-*-*) ;; | 6030 *-*-*) ;; |
6035 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; | 6031 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; |
6036 esac | 6032 esac |
6037 build=$ac_cv_build | 6033 build=$ac_cv_build |
6038 ac_save_IFS=$IFS; IFS='-' | 6034 ac_save_IFS=$IFS; IFS='-' |
6039 set x $ac_cv_build | 6035 set x $ac_cv_build |
6040 shift | 6036 shift |
6041 build_cpu=$1 | 6037 build_cpu=$1 |
6042 build_vendor=$2 | 6038 build_vendor=$2 |
6043 shift; shift | 6039 shift; shift |
6044 # Remember, the first character of IFS is used to create $*, | 6040 # Remember, the first character of IFS is used to create $*, |
6045 # except with old shells: | 6041 # except with old shells: |
6046 build_os=$* | 6042 build_os=$* |
6047 IFS=$ac_save_IFS | 6043 IFS=$ac_save_IFS |
6048 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac | 6044 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac |
6049 | 6045 |
6050 | 6046 |
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 | 6047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 |
6052 $as_echo_n "checking host system type... " >&6; } | 6048 $as_echo_n "checking host system type... " >&6; } |
6053 if test "${ac_cv_host+set}" = set; then : | 6049 if ${ac_cv_host+:} false; then : |
6054 $as_echo_n "(cached) " >&6 | 6050 $as_echo_n "(cached) " >&6 |
6055 else | 6051 else |
6056 if test "x$host_alias" = x; then | 6052 if test "x$host_alias" = x; then |
6057 ac_cv_host=$ac_cv_build | 6053 ac_cv_host=$ac_cv_build |
6058 else | 6054 else |
6059 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | 6055 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || |
6060 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 | 6056 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO"
5 |
6061 fi | 6057 fi |
6062 | 6058 |
6063 fi | 6059 fi |
6064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 | 6060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 |
6065 $as_echo "$ac_cv_host" >&6; } | 6061 $as_echo "$ac_cv_host" >&6; } |
6066 case $ac_cv_host in | 6062 case $ac_cv_host in |
6067 *-*-*) ;; | 6063 *-*-*) ;; |
6068 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; | 6064 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; |
6069 esac | 6065 esac |
6070 host=$ac_cv_host | 6066 host=$ac_cv_host |
6071 ac_save_IFS=$IFS; IFS='-' | 6067 ac_save_IFS=$IFS; IFS='-' |
6072 set x $ac_cv_host | 6068 set x $ac_cv_host |
6073 shift | 6069 shift |
6074 host_cpu=$1 | 6070 host_cpu=$1 |
6075 host_vendor=$2 | 6071 host_vendor=$2 |
6076 shift; shift | 6072 shift; shift |
6077 # Remember, the first character of IFS is used to create $*, | 6073 # Remember, the first character of IFS is used to create $*, |
6078 # except with old shells: | 6074 # except with old shells: |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6134 with_gnu_ld=unknown | 6130 with_gnu_ld=unknown |
6135 ;; | 6131 ;; |
6136 esac | 6132 esac |
6137 elif test "$with_gnu_ld" = yes; then | 6133 elif test "$with_gnu_ld" = yes; then |
6138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 | 6134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 |
6139 $as_echo_n "checking for GNU ld... " >&6; } | 6135 $as_echo_n "checking for GNU ld... " >&6; } |
6140 else | 6136 else |
6141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 | 6137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 |
6142 $as_echo_n "checking for non-GNU ld... " >&6; } | 6138 $as_echo_n "checking for non-GNU ld... " >&6; } |
6143 fi | 6139 fi |
6144 if test "${acl_cv_path_LD+set}" = set; then : | 6140 if ${acl_cv_path_LD+:} false; then : |
6145 $as_echo_n "(cached) " >&6 | 6141 $as_echo_n "(cached) " >&6 |
6146 else | 6142 else |
6147 if test -z "$LD"; then | 6143 if test -z "$LD"; then |
6148 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" | 6144 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" |
6149 for ac_dir in $PATH; do | 6145 for ac_dir in $PATH; do |
6150 test -z "$ac_dir" && ac_dir=. | 6146 test -z "$ac_dir" && ac_dir=. |
6151 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then | 6147 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then |
6152 acl_cv_path_LD="$ac_dir/$ac_prog" | 6148 acl_cv_path_LD="$ac_dir/$ac_prog" |
6153 # Check to see if the program is GNU ld. I'd rather use --version, | 6149 # Check to see if the program is GNU ld. I'd rather use --version, |
6154 # but apparently some GNU ld's only accept -v. | 6150 # but apparently some GNU ld's only accept -v. |
(...skipping 13 matching lines...) Expand all Loading... |
6168 fi | 6164 fi |
6169 | 6165 |
6170 LD="$acl_cv_path_LD" | 6166 LD="$acl_cv_path_LD" |
6171 if test -n "$LD"; then | 6167 if test -n "$LD"; then |
6172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 | 6168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 |
6173 $as_echo "$LD" >&6; } | 6169 $as_echo "$LD" >&6; } |
6174 else | 6170 else |
6175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6176 $as_echo "no" >&6; } | 6172 $as_echo "no" >&6; } |
6177 fi | 6173 fi |
6178 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 | 6174 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 |
6179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld"
>&5 | 6175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld"
>&5 |
6180 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } | 6176 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } |
6181 if test "${acl_cv_prog_gnu_ld+set}" = set; then : | 6177 if ${acl_cv_prog_gnu_ld+:} false; then : |
6182 $as_echo_n "(cached) " >&6 | 6178 $as_echo_n "(cached) " >&6 |
6183 else | 6179 else |
6184 # I'd rather use --version here, but apparently some GNU ld's only accept -v. | 6180 # I'd rather use --version here, but apparently some GNU ld's only accept -v. |
6185 case `$LD -v 2>&1 </dev/null` in | 6181 case `$LD -v 2>&1 </dev/null` in |
6186 *GNU* | *'with BFD'*) | 6182 *GNU* | *'with BFD'*) |
6187 acl_cv_prog_gnu_ld=yes ;; | 6183 acl_cv_prog_gnu_ld=yes ;; |
6188 *) | 6184 *) |
6189 acl_cv_prog_gnu_ld=no ;; | 6185 acl_cv_prog_gnu_ld=no ;; |
6190 esac | 6186 esac |
6191 fi | 6187 fi |
6192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5 | 6188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5 |
6193 $as_echo "$acl_cv_prog_gnu_ld" >&6; } | 6189 $as_echo "$acl_cv_prog_gnu_ld" >&6; } |
6194 with_gnu_ld=$acl_cv_prog_gnu_ld | 6190 with_gnu_ld=$acl_cv_prog_gnu_ld |
6195 | 6191 |
6196 | 6192 |
6197 | 6193 |
6198 | 6194 |
6199 { $as_echo "$as_me:${as_lineno-$
LINENO}: checking for shared library run path origin" >&5 | 6195 { $as_echo "$as_me:${as_lineno-$
LINENO}: checking for shared library run path origin" >&5 |
6200 $as_echo_n "checking for shared library run path origin... " >&6; } | 6196 $as_echo_n "checking for shared library run path origin... " >&6; } |
6201 if test "${acl_cv_rpath+set}" = set; then : | 6197 if ${acl_cv_rpath+:} false; then : |
6202 $as_echo_n "(cached) " >&6 | 6198 $as_echo_n "(cached) " >&6 |
6203 else | 6199 else |
6204 | 6200 |
6205 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ | 6201 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ |
6206 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh | 6202 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh |
6207 . ./conftest.sh | 6203 . ./conftest.sh |
6208 rm -f ./conftest.sh | 6204 rm -f ./conftest.sh |
6209 acl_cv_rpath=done | 6205 acl_cv_rpath=done |
6210 | 6206 |
6211 fi | 6207 fi |
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6702 | 6698 |
6703 | 6699 |
6704 | 6700 |
6705 | 6701 |
6706 | 6702 |
6707 | 6703 |
6708 | 6704 |
6709 | 6705 |
6710 | 6706 |
6711 | 6707 |
6712 gt_INTL_MACOSX | 6708 |
| 6709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppVa
lue" >&5 |
| 6710 $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; } |
| 6711 if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then : |
| 6712 $as_echo_n "(cached) " >&6 |
| 6713 else |
| 6714 gt_save_LIBS="$LIBS" |
| 6715 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" |
| 6716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 6717 /* end confdefs.h. */ |
| 6718 #include <CoreFoundation/CFPreferences.h> |
| 6719 int |
| 6720 main () |
| 6721 { |
| 6722 CFPreferencesCopyAppValue(NULL, NULL) |
| 6723 ; |
| 6724 return 0; |
| 6725 } |
| 6726 _ACEOF |
| 6727 if ac_fn_c_try_link "$LINENO"; then : |
| 6728 gt_cv_func_CFPreferencesCopyAppValue=yes |
| 6729 else |
| 6730 gt_cv_func_CFPreferencesCopyAppValue=no |
| 6731 fi |
| 6732 rm -f core conftest.err conftest.$ac_objext \ |
| 6733 conftest$ac_exeext conftest.$ac_ext |
| 6734 LIBS="$gt_save_LIBS" |
| 6735 fi |
| 6736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAp
pValue" >&5 |
| 6737 $as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; } |
| 6738 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then |
| 6739 |
| 6740 $as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h |
| 6741 |
| 6742 fi |
| 6743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >
&5 |
| 6744 $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; } |
| 6745 if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then : |
| 6746 $as_echo_n "(cached) " >&6 |
| 6747 else |
| 6748 gt_save_LIBS="$LIBS" |
| 6749 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" |
| 6750 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 6751 /* end confdefs.h. */ |
| 6752 #include <CoreFoundation/CFLocale.h> |
| 6753 int |
| 6754 main () |
| 6755 { |
| 6756 CFLocaleCopyCurrent(); |
| 6757 ; |
| 6758 return 0; |
| 6759 } |
| 6760 _ACEOF |
| 6761 if ac_fn_c_try_link "$LINENO"; then : |
| 6762 gt_cv_func_CFLocaleCopyCurrent=yes |
| 6763 else |
| 6764 gt_cv_func_CFLocaleCopyCurrent=no |
| 6765 fi |
| 6766 rm -f core conftest.err conftest.$ac_objext \ |
| 6767 conftest$ac_exeext conftest.$ac_ext |
| 6768 LIBS="$gt_save_LIBS" |
| 6769 fi |
| 6770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent
" >&5 |
| 6771 $as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; } |
| 6772 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then |
| 6773 |
| 6774 $as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h |
| 6775 |
| 6776 fi |
| 6777 INTL_MACOSX_LIBS= |
| 6778 if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLoca
leCopyCurrent = yes; then |
| 6779 INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation" |
| 6780 fi |
| 6781 |
| 6782 |
6713 | 6783 |
6714 | 6784 |
6715 | 6785 |
6716 | 6786 |
6717 LIBINTL= | 6787 LIBINTL= |
6718 LTLIBINTL= | 6788 LTLIBINTL= |
6719 POSUB= | 6789 POSUB= |
6720 | 6790 |
6721 case " $gt_needs " in | 6791 case " $gt_needs " in |
6722 *" need-formatstring-macros "*) gt_api_version=3 ;; | 6792 *" need-formatstring-macros "*) gt_api_version=3 ;; |
(...skipping 18 matching lines...) Expand all Loading... |
6741 gt_revision_test_code= | 6811 gt_revision_test_code= |
6742 fi | 6812 fi |
6743 if test $gt_api_version -ge 2; then | 6813 if test $gt_api_version -ge 2; then |
6744 gt_expression_test_code=' + * ngettext ("", "", 0)' | 6814 gt_expression_test_code=' + * ngettext ("", "", 0)' |
6745 else | 6815 else |
6746 gt_expression_test_code= | 6816 gt_expression_test_code= |
6747 fi | 6817 fi |
6748 | 6818 |
6749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in lib
c" >&5 | 6819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in lib
c" >&5 |
6750 $as_echo_n "checking for GNU gettext in libc... " >&6; } | 6820 $as_echo_n "checking for GNU gettext in libc... " >&6; } |
6751 if { as_var=$gt_func_gnugettext_libc; eval "test \"\${$as_var+set}\" = set"; };
then : | 6821 if eval \${$gt_func_gnugettext_libc+:} false; then : |
6752 $as_echo_n "(cached) " >&6 | 6822 $as_echo_n "(cached) " >&6 |
6753 else | 6823 else |
6754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6824 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6755 /* end confdefs.h. */ | 6825 /* end confdefs.h. */ |
6756 #include <libintl.h> | 6826 #include <libintl.h> |
6757 $gt_revision_test_code | 6827 $gt_revision_test_code |
6758 extern int _nl_msg_cat_cntr; | 6828 extern int _nl_msg_cat_cntr; |
6759 extern int *_nl_domain_bindings; | 6829 extern int *_nl_domain_bindings; |
6760 int | 6830 int |
6761 main () | 6831 main () |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6804 fi | 6874 fi |
6805 done | 6875 done |
6806 if test -z "$haveit"; then | 6876 if test -z "$haveit"; then |
6807 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" | 6877 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" |
6808 fi | 6878 fi |
6809 done | 6879 done |
6810 | 6880 |
6811 | 6881 |
6812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 | 6882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 |
6813 $as_echo_n "checking for iconv... " >&6; } | 6883 $as_echo_n "checking for iconv... " >&6; } |
6814 if test "${am_cv_func_iconv+set}" = set; then : | 6884 if ${am_cv_func_iconv+:} false; then : |
6815 $as_echo_n "(cached) " >&6 | 6885 $as_echo_n "(cached) " >&6 |
6816 else | 6886 else |
6817 | 6887 |
6818 am_cv_func_iconv="no, consider installing GNU libiconv" | 6888 am_cv_func_iconv="no, consider installing GNU libiconv" |
6819 am_cv_lib_iconv=no | 6889 am_cv_lib_iconv=no |
6820 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 6890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
6821 /* end confdefs.h. */ | 6891 /* end confdefs.h. */ |
6822 #include <stdlib.h> | 6892 #include <stdlib.h> |
6823 #include <iconv.h> | 6893 #include <iconv.h> |
6824 int | 6894 int |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6861 conftest$ac_exeext conftest.$ac_ext | 6931 conftest$ac_exeext conftest.$ac_ext |
6862 LIBS="$am_save_LIBS" | 6932 LIBS="$am_save_LIBS" |
6863 fi | 6933 fi |
6864 | 6934 |
6865 fi | 6935 fi |
6866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 | 6936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 |
6867 $as_echo "$am_cv_func_iconv" >&6; } | 6937 $as_echo "$am_cv_func_iconv" >&6; } |
6868 if test "$am_cv_func_iconv" = yes; then | 6938 if test "$am_cv_func_iconv" = yes; then |
6869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 | 6939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 |
6870 $as_echo_n "checking for working iconv... " >&6; } | 6940 $as_echo_n "checking for working iconv... " >&6; } |
6871 if test "${am_cv_func_iconv_works+set}" = set; then : | 6941 if ${am_cv_func_iconv_works+:} false; then : |
6872 $as_echo_n "(cached) " >&6 | 6942 $as_echo_n "(cached) " >&6 |
6873 else | 6943 else |
6874 | 6944 |
6875 am_save_LIBS="$LIBS" | 6945 am_save_LIBS="$LIBS" |
6876 if test $am_cv_lib_iconv = yes; then | 6946 if test $am_cv_lib_iconv = yes; then |
6877 LIBS="$LIBS $LIBICONV" | 6947 LIBS="$LIBS $LIBICONV" |
6878 fi | 6948 fi |
6879 if test "$cross_compiling" = yes; then : | 6949 if test "$cross_compiling" = yes; then : |
6880 case "$host_os" in | 6950 case "$host_os" in |
6881 aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; | 6951 aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; |
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7412 fi | 7482 fi |
7413 fi | 7483 fi |
7414 if test "X$ltrpathdirs" != "X"; then | 7484 if test "X$ltrpathdirs" != "X"; then |
7415 for found_dir in $ltrpathdirs; do | 7485 for found_dir in $ltrpathdirs; do |
7416 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir" | 7486 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir" |
7417 done | 7487 done |
7418 fi | 7488 fi |
7419 | 7489 |
7420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in l
ibintl" >&5 | 7490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in l
ibintl" >&5 |
7421 $as_echo_n "checking for GNU gettext in libintl... " >&6; } | 7491 $as_echo_n "checking for GNU gettext in libintl... " >&6; } |
7422 if { as_var=$gt_func_gnugettext_libintl; eval "test \"\${$as_var+set}\" = set";
}; then : | 7492 if eval \${$gt_func_gnugettext_libintl+:} false; then : |
7423 $as_echo_n "(cached) " >&6 | 7493 $as_echo_n "(cached) " >&6 |
7424 else | 7494 else |
7425 gt_save_CPPFLAGS="$CPPFLAGS" | 7495 gt_save_CPPFLAGS="$CPPFLAGS" |
7426 CPPFLAGS="$CPPFLAGS $INCINTL" | 7496 CPPFLAGS="$CPPFLAGS $INCINTL" |
7427 gt_save_LIBS="$LIBS" | 7497 gt_save_LIBS="$LIBS" |
7428 LIBS="$LIBS $LIBINTL" | 7498 LIBS="$LIBS $LIBINTL" |
7429 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 7499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7430 /* end confdefs.h. */ | 7500 /* end confdefs.h. */ |
7431 #include <libintl.h> | 7501 #include <libintl.h> |
7432 $gt_revision_test_code | 7502 $gt_revision_test_code |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7598 | 7668 |
7599 | 7669 |
7600 | 7670 |
7601 | 7671 |
7602 | 7672 |
7603 | 7673 |
7604 # Check for GNU C Library | 7674 # Check for GNU C Library |
7605 | 7675 |
7606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU C Library" >&5 | 7676 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU C Library" >&5 |
7607 $as_echo_n "checking for GNU C Library... " >&6; } | 7677 $as_echo_n "checking for GNU C Library... " >&6; } |
7608 if test "${yasm_cv_header_gnulib+set}" = set; then : | 7678 if ${yasm_cv_header_gnulib+:} false; then : |
7609 $as_echo_n "(cached) " >&6 | 7679 $as_echo_n "(cached) " >&6 |
7610 else | 7680 else |
7611 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 7681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
7612 /* end confdefs.h. */ | 7682 /* end confdefs.h. */ |
7613 #include <features.h> | 7683 #include <features.h> |
7614 #ifdef __GNU_LIBRARY__ | 7684 #ifdef __GNU_LIBRARY__ |
7615 gnulib | 7685 gnulib |
7616 #endif | 7686 #endif |
7617 | 7687 |
7618 _ACEOF | 7688 _ACEOF |
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7760 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | 7830 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] |
7761 sys.exit(sys.hexversion < minverhex)" | 7831 sys.exit(sys.hexversion < minverhex)" |
7762 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 | 7832 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 |
7763 ($PYTHON -c "$prog") >&5 2>&5 | 7833 ($PYTHON -c "$prog") >&5 2>&5 |
7764 ac_status=$? | 7834 ac_status=$? |
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7766 (exit $ac_status); }; then : | 7836 (exit $ac_status); }; then : |
7767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 7837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
7768 $as_echo "yes" >&6; } | 7838 $as_echo "yes" >&6; } |
7769 else | 7839 else |
7770 as_fn_error "too old" "$LINENO" 5 | 7840 as_fn_error $? "too old" "$LINENO" 5 |
7771 fi | 7841 fi |
7772 am_display_PYTHON=$PYTHON | 7842 am_display_PYTHON=$PYTHON |
7773 else | 7843 else |
7774 # Otherwise, try each interpreter until we find one that satisfies | 7844 # Otherwise, try each interpreter until we find one that satisfies |
7775 # VERSION. | 7845 # VERSION. |
7776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter
with version >= 2.4" >&5 | 7846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter
with version >= 2.4" >&5 |
7777 $as_echo_n "checking for a Python interpreter with version >= 2.4... " >&6; } | 7847 $as_echo_n "checking for a Python interpreter with version >= 2.4... " >&6; } |
7778 if test "${am_cv_pathless_PYTHON+set}" = set; then : | 7848 if ${am_cv_pathless_PYTHON+:} false; then : |
7779 $as_echo_n "(cached) " >&6 | 7849 $as_echo_n "(cached) " >&6 |
7780 else | 7850 else |
7781 | 7851 |
7782 » for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5
python2.4 python2.3 python2.2 python2.1 python2.0 none; do | 7852 » for am_cv_pathless_PYTHON in python python2 python3 python3.2 python3.1
python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1
python2.0 none; do |
7783 test "$am_cv_pathless_PYTHON" = none && break | 7853 test "$am_cv_pathless_PYTHON" = none && break |
7784 prog="import sys | 7854 prog="import sys |
7785 # split strings by '.' and convert to numeric. Append some zeros | 7855 # split strings by '.' and convert to numeric. Append some zeros |
7786 # because we need at least 4 digits for the hex conversion. | 7856 # because we need at least 4 digits for the hex conversion. |
7787 # map returns an iterator in Python 3.0 and a list in 2.x | 7857 # map returns an iterator in Python 3.0 and a list in 2.x |
7788 minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] | 7858 minver = list(map(int, '2.4'.split('.'))) + [0, 0, 0] |
7789 minverhex = 0 | 7859 minverhex = 0 |
7790 # xrange is not present in Python 3.0 and range returns an iterator | 7860 # xrange is not present in Python 3.0 and range returns an iterator |
7791 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | 7861 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] |
7792 sys.exit(sys.hexversion < minverhex)" | 7862 sys.exit(sys.hexversion < minverhex)" |
7793 if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 | 7863 if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 |
7794 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 | 7864 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 |
7795 ac_status=$? | 7865 ac_status=$? |
7796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7797 (exit $ac_status); }; then : | 7867 (exit $ac_status); }; then : |
7798 break | 7868 break |
7799 fi | 7869 fi |
7800 done | 7870 done |
7801 fi | 7871 fi |
7802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 | 7872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 |
7803 $as_echo "$am_cv_pathless_PYTHON" >&6; } | 7873 $as_echo "$am_cv_pathless_PYTHON" >&6; } |
7804 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. | 7874 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. |
7805 if test "$am_cv_pathless_PYTHON" = none; then | 7875 if test "$am_cv_pathless_PYTHON" = none; then |
7806 PYTHON=: | 7876 PYTHON=: |
7807 else | 7877 else |
7808 # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a pro
gram name with args. | 7878 # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a pro
gram name with args. |
7809 set dummy $am_cv_pathless_PYTHON; ac_word=$2 | 7879 set dummy $am_cv_pathless_PYTHON; ac_word=$2 |
7810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 | 7880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
7811 $as_echo_n "checking for $ac_word... " >&6; } | 7881 $as_echo_n "checking for $ac_word... " >&6; } |
7812 if test "${ac_cv_path_PYTHON+set}" = set; then : | 7882 if ${ac_cv_path_PYTHON+:} false; then : |
7813 $as_echo_n "(cached) " >&6 | 7883 $as_echo_n "(cached) " >&6 |
7814 else | 7884 else |
7815 case $PYTHON in | 7885 case $PYTHON in |
7816 [\\/]* | ?:[\\/]*) | 7886 [\\/]* | ?:[\\/]*) |
7817 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. | 7887 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. |
7818 ;; | 7888 ;; |
7819 *) | 7889 *) |
7820 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 7890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
7821 for as_dir in $PATH | 7891 for as_dir in $PATH |
7822 do | 7892 do |
(...skipping 28 matching lines...) Expand all Loading... |
7851 | 7921 |
7852 | 7922 |
7853 if test "$PYTHON" = :; then | 7923 if test "$PYTHON" = :; then |
7854 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Python not found" >&5 | 7924 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Python not found" >&5 |
7855 $as_echo "$as_me: WARNING: Python not found" >&2;} | 7925 $as_echo "$as_me: WARNING: Python not found" >&2;} |
7856 else | 7926 else |
7857 | 7927 |
7858 | 7928 |
7859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON versi
on" >&5 | 7929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON versi
on" >&5 |
7860 $as_echo_n "checking for $am_display_PYTHON version... " >&6; } | 7930 $as_echo_n "checking for $am_display_PYTHON version... " >&6; } |
7861 if test "${am_cv_python_version+set}" = set; then : | 7931 if ${am_cv_python_version+:} false; then : |
7862 $as_echo_n "(cached) " >&6 | 7932 $as_echo_n "(cached) " >&6 |
7863 else | 7933 else |
7864 am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3]
)"` | 7934 am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3]
)"` |
7865 fi | 7935 fi |
7866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 | 7936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 |
7867 $as_echo "$am_cv_python_version" >&6; } | 7937 $as_echo "$am_cv_python_version" >&6; } |
7868 PYTHON_VERSION=$am_cv_python_version | 7938 PYTHON_VERSION=$am_cv_python_version |
7869 | 7939 |
7870 | 7940 |
7871 | 7941 |
7872 PYTHON_PREFIX='${prefix}' | 7942 PYTHON_PREFIX='${prefix}' |
7873 | 7943 |
7874 PYTHON_EXEC_PREFIX='${exec_prefix}' | 7944 PYTHON_EXEC_PREFIX='${exec_prefix}' |
7875 | 7945 |
7876 | 7946 |
7877 | 7947 |
7878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platf
orm" >&5 | 7948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platf
orm" >&5 |
7879 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; } | 7949 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; } |
7880 if test "${am_cv_python_platform+set}" = set; then : | 7950 if ${am_cv_python_platform+:} false; then : |
7881 $as_echo_n "(cached) " >&6 | 7951 $as_echo_n "(cached) " >&6 |
7882 else | 7952 else |
7883 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"
` | 7953 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"
` |
7884 fi | 7954 fi |
7885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 | 7955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 |
7886 $as_echo "$am_cv_python_platform" >&6; } | 7956 $as_echo "$am_cv_python_platform" >&6; } |
7887 PYTHON_PLATFORM=$am_cv_python_platform | 7957 PYTHON_PLATFORM=$am_cv_python_platform |
7888 | 7958 |
7889 | 7959 |
7890 | 7960 |
7891 | 7961 |
7892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_displa
y_PYTHON script directory" >&5 | 7962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_displa
y_PYTHON script directory" >&5 |
7893 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } | 7963 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } |
7894 if test "${am_cv_python_pythondir+set}" = set; then : | 7964 if ${am_cv_python_pythondir+:} false; then : |
7895 $as_echo_n "(cached) " >&6 | 7965 $as_echo_n "(cached) " >&6 |
7896 else | 7966 else |
7897 if test "x$prefix" = xNONE | 7967 if test "x$prefix" = xNONE |
7898 then | 7968 then |
7899 am_py_prefix=$ac_default_prefix | 7969 am_py_prefix=$ac_default_prefix |
7900 else | 7970 else |
7901 am_py_prefix=$prefix | 7971 am_py_prefix=$prefix |
7902 fi | 7972 fi |
7903 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysco
nfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>
/dev/null || | 7973 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysco
nfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>
/dev/null || |
7904 echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` | 7974 echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` |
(...skipping 17 matching lines...) Expand all Loading... |
7922 $as_echo "$am_cv_python_pythondir" >&6; } | 7992 $as_echo "$am_cv_python_pythondir" >&6; } |
7923 pythondir=$am_cv_python_pythondir | 7993 pythondir=$am_cv_python_pythondir |
7924 | 7994 |
7925 | 7995 |
7926 | 7996 |
7927 pkgpythondir=\${pythondir}/$PACKAGE | 7997 pkgpythondir=\${pythondir}/$PACKAGE |
7928 | 7998 |
7929 | 7999 |
7930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PY
THON extension module directory" >&5 | 8000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PY
THON extension module directory" >&5 |
7931 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6;
} | 8001 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6;
} |
7932 if test "${am_cv_python_pyexecdir+set}" = set; then : | 8002 if ${am_cv_python_pyexecdir+:} false; then : |
7933 $as_echo_n "(cached) " >&6 | 8003 $as_echo_n "(cached) " >&6 |
7934 else | 8004 else |
7935 if test "x$exec_prefix" = xNONE | 8005 if test "x$exec_prefix" = xNONE |
7936 then | 8006 then |
7937 am_py_exec_prefix=$am_py_prefix | 8007 am_py_exec_prefix=$am_py_prefix |
7938 else | 8008 else |
7939 am_py_exec_prefix=$exec_prefix | 8009 am_py_exec_prefix=$exec_prefix |
7940 fi | 8010 fi |
7941 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysco
nfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix')
)" 2>/dev/null || | 8011 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysco
nfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix')
)" 2>/dev/null || |
7942 echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` | 8012 echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` |
(...skipping 28 matching lines...) Expand all Loading... |
7971 | 8041 |
7972 | 8042 |
7973 if test -z "$PYTHON" || test "$PYTHON" = : ; then | 8043 if test -z "$PYTHON" || test "$PYTHON" = : ; then |
7974 have_python=no | 8044 have_python=no |
7975 else | 8045 else |
7976 have_python=yes | 8046 have_python=yes |
7977 fi | 8047 fi |
7978 | 8048 |
7979 if test x$have_python = xno ; then | 8049 if test x$have_python = xno ; then |
7980 if test x$enable_python = xyes ; then | 8050 if test x$enable_python = xyes ; then |
7981 as_fn_error "Python explicitly requested, but a suitable Python vers
ion was not found" "$LINENO" 5 | 8051 as_fn_error $? "Python explicitly requested, but a suitable Python v
ersion was not found" "$LINENO" 5 |
7982 else | 8052 else |
7983 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a s
uitable version of Python" >&5 | 8053 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a s
uitable version of Python" >&5 |
7984 $as_echo "$as_me: WARNING: Could not find a suitable version of Python" >&2;} | 8054 $as_echo "$as_me: WARNING: Could not find a suitable version of Python" >&2;} |
7985 fi | 8055 fi |
7986 fi | 8056 fi |
7987 fi | 8057 fi |
7988 | 8058 |
7989 # Detect if we can build Python bindings | 8059 # Detect if we can build Python bindings |
7990 # (needs Python, Python headers, and Cython) | 8060 # (needs Python, Python headers, and Cython) |
7991 if test x$enable_python_bindings = xno; then | 8061 if test x$enable_python_bindings = xno; then |
7992 have_python_bindings=no | 8062 have_python_bindings=no |
7993 else | 8063 else |
7994 { $as_echo "$as_me:${as_lineno-$LINENO}: Checking to see if we can build Pyt
hon bindings" >&5 | 8064 { $as_echo "$as_me:${as_lineno-$LINENO}: Checking to see if we can build Pyt
hon bindings" >&5 |
7995 $as_echo "$as_me: Checking to see if we can build Python bindings" >&6;} | 8065 $as_echo "$as_me: Checking to see if we can build Python bindings" >&6;} |
7996 have_python_bindings=no | 8066 have_python_bindings=no |
7997 if test x$have_python = xyes; then | 8067 if test x$have_python = xyes; then |
7998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Cython >= 0.11.3"
>&5 | 8068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Cython >= 0.11.3"
>&5 |
7999 $as_echo_n "checking for Cython >= 0.11.3... " >&6; } | 8069 $as_echo_n "checking for Cython >= 0.11.3... " >&6; } |
8000 prog="import sys | 8070 prog="import sys |
8001 from Cython.Compiler.Version import version | 8071 from Cython.Compiler.Version import version |
| 8072 def get_int(arg): |
| 8073 try: |
| 8074 return int(arg) |
| 8075 except ValueError: |
| 8076 return 0 |
8002 # split strings by '.' and convert to numeric. Append some zeros | 8077 # split strings by '.' and convert to numeric. Append some zeros |
8003 # because we need at least 4 digits for the hex conversion. | 8078 # because we need at least 4 digits for the hex conversion. |
8004 ver = map(int, version.rstrip('abcdefghijklmnopqrstuvwxyz').split('.')) + [0, 0,
0] | 8079 ver = map(get_int, version.rstrip('abcdefghijklmnopqrstuvwxyz').split('.')) + [0
, 0, 0] |
8005 verhex = 0 | 8080 verhex = 0 |
8006 for i in xrange(0, 4): verhex = (verhex << 8) + ver[i] | 8081 for i in range(0, 4): verhex = (verhex << 8) + ver[i] |
8007 minver = map(int, '0.11.3'.split('.')) + [0, 0, 0] | 8082 minver = map(get_int, '0.11.3'.split('.')) + [0, 0, 0] |
8008 minverhex = 0 | 8083 minverhex = 0 |
8009 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] | 8084 for i in range(0, 4): minverhex = (minverhex << 8) + minver[i] |
8010 sys.exit(verhex < minverhex)" | 8085 sys.exit(verhex < minverhex)" |
8011 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 | 8086 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 |
8012 ($PYTHON -c "$prog") >&5 2>&5 | 8087 ($PYTHON -c "$prog") >&5 2>&5 |
8013 ac_status=$? | 8088 ac_status=$? |
8014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8015 (exit $ac_status); }; then : | 8090 (exit $ac_status); }; then : |
8016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 8091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
8017 $as_echo "yes" >&6; } | 8092 $as_echo "yes" >&6; } |
8018 have_cython=yes | 8093 have_cython=yes |
8019 else | 8094 else |
(...skipping 20 matching lines...) Expand all Loading... |
8040 _ACEOF | 8115 _ACEOF |
8041 if ac_fn_c_try_cpp "$LINENO"; then : | 8116 if ac_fn_c_try_cpp "$LINENO"; then : |
8042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 | 8117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 |
8043 $as_echo "found" >&6; } | 8118 $as_echo "found" >&6; } |
8044 have_python_headers=yes | 8119 have_python_headers=yes |
8045 else | 8120 else |
8046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 | 8121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 |
8047 $as_echo "not found" >&6; } | 8122 $as_echo "not found" >&6; } |
8048 have_python_headers=no | 8123 have_python_headers=no |
8049 fi | 8124 fi |
8050 rm -f conftest.err conftest.$ac_ext | 8125 rm -f conftest.err conftest.i conftest.$ac_ext |
8051 CPPFLAGS="$save_CPPFLAGS" | 8126 CPPFLAGS="$save_CPPFLAGS" |
8052 | 8127 |
8053 | 8128 |
8054 if test x$have_cython = xyes -a x$have_python_headers = xyes ; then | 8129 if test x$have_cython = xyes -a x$have_python_headers = xyes ; then |
8055 have_python_bindings=yes | 8130 have_python_bindings=yes |
8056 fi | 8131 fi |
8057 fi | 8132 fi |
8058 | 8133 |
8059 if test x$have_python_bindings = xno ; then | 8134 if test x$have_python_bindings = xno ; then |
8060 if test x$enable_python_bindings = xyes ; then | 8135 if test x$enable_python_bindings = xyes ; then |
8061 as_fn_error "Building Python bindings explicitly requested, but can'
t build Python bindings because either Cython, Python headers or a suitable Pyth
on version was not found" "$LINENO" 5 | 8136 as_fn_error $? "Building Python bindings explicitly requested, but c
an't build Python bindings because either Cython, Python headers or a suitable P
ython version was not found" "$LINENO" 5 |
8062 else | 8137 else |
8063 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Couldn't find eith
er Cython, the Python headers or a suitable version of Python, not building Pyth
on bindings" >&5 | 8138 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Couldn't find eith
er Cython, the Python headers or a suitable version of Python, not building Pyth
on bindings" >&5 |
8064 $as_echo "$as_me: WARNING: Couldn't find either Cython, the Python headers or a
suitable version of Python, not building Python bindings" >&2;} | 8139 $as_echo "$as_me: WARNING: Couldn't find either Cython, the Python headers or a
suitable version of Python, not building Python bindings" >&2;} |
8065 fi | 8140 fi |
8066 fi | 8141 fi |
8067 fi | 8142 fi |
8068 | 8143 |
8069 if test x$have_python = xyes; then | 8144 if test x$have_python = xyes; then |
8070 HAVE_PYTHON_TRUE= | 8145 HAVE_PYTHON_TRUE= |
8071 HAVE_PYTHON_FALSE='#' | 8146 HAVE_PYTHON_FALSE='#' |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8142 sed ' | 8217 sed ' |
8143 /^ac_cv_env_/b end | 8218 /^ac_cv_env_/b end |
8144 t clear | 8219 t clear |
8145 :clear | 8220 :clear |
8146 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ | 8221 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ |
8147 t end | 8222 t end |
8148 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | 8223 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
8149 :end' >>confcache | 8224 :end' >>confcache |
8150 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else | 8225 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else |
8151 if test -w "$cache_file"; then | 8226 if test -w "$cache_file"; then |
8152 test "x$cache_file" != "x/dev/null" && | 8227 if test "x$cache_file" != "x/dev/null"; then |
8153 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 | 8228 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 |
8154 $as_echo "$as_me: updating cache $cache_file" >&6;} | 8229 $as_echo "$as_me: updating cache $cache_file" >&6;} |
8155 cat confcache >$cache_file | 8230 if test ! -f "$cache_file" || test -h "$cache_file"; then |
| 8231 » cat confcache >"$cache_file" |
| 8232 else |
| 8233 case $cache_file in #( |
| 8234 */* | ?:*) |
| 8235 » mv -f confcache "$cache_file"$$ && |
| 8236 » mv -f "$cache_file"$$ "$cache_file" ;; #( |
| 8237 *) |
| 8238 » mv -f confcache "$cache_file" ;; |
| 8239 » esac |
| 8240 fi |
| 8241 fi |
8156 else | 8242 else |
8157 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cach
e_file" >&5 | 8243 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cach
e_file" >&5 |
8158 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} | 8244 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} |
8159 fi | 8245 fi |
8160 fi | 8246 fi |
8161 rm -f confcache | 8247 rm -f confcache |
8162 | 8248 |
8163 test "x$prefix" = xNONE && prefix=$ac_default_prefix | 8249 test "x$prefix" = xNONE && prefix=$ac_default_prefix |
8164 # Let make expand exec_prefix. | 8250 # Let make expand exec_prefix. |
8165 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | 8251 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' |
8166 | 8252 |
8167 DEFS=-DHAVE_CONFIG_H | 8253 DEFS=-DHAVE_CONFIG_H |
8168 | 8254 |
8169 ac_libobjs= | 8255 ac_libobjs= |
8170 ac_ltlibobjs= | 8256 ac_ltlibobjs= |
| 8257 U= |
8171 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 8258 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
8172 # 1. Remove the extension, and $U if already installed. | 8259 # 1. Remove the extension, and $U if already installed. |
8173 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 8260 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
8174 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` | 8261 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` |
8175 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR | 8262 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR |
8176 # will be set to the directory where LIBOBJS objects are built. | 8263 # will be set to the directory where LIBOBJS objects are built. |
8177 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" | 8264 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" |
8178 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' | 8265 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' |
8179 done | 8266 done |
8180 LIBOBJS=$ac_libobjs | 8267 LIBOBJS=$ac_libobjs |
8181 | 8268 |
8182 LTLIBOBJS=$ac_ltlibobjs | 8269 LTLIBOBJS=$ac_ltlibobjs |
8183 | 8270 |
8184 | 8271 |
8185 if test -n "$EXEEXT"; then | 8272 if test -n "$EXEEXT"; then |
8186 am__EXEEXT_TRUE= | 8273 am__EXEEXT_TRUE= |
8187 am__EXEEXT_FALSE='#' | 8274 am__EXEEXT_FALSE='#' |
8188 else | 8275 else |
8189 am__EXEEXT_TRUE='#' | 8276 am__EXEEXT_TRUE='#' |
8190 am__EXEEXT_FALSE= | 8277 am__EXEEXT_FALSE= |
8191 fi | 8278 fi |
8192 | 8279 |
8193 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then | 8280 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then |
8194 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined. | 8281 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined. |
8195 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8282 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8196 fi | 8283 fi |
8197 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | 8284 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then |
8198 as_fn_error "conditional \"AMDEP\" was never defined. | 8285 as_fn_error $? "conditional \"AMDEP\" was never defined. |
8199 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8286 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8200 fi | 8287 fi |
8201 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 8288 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
8202 as_fn_error "conditional \"am__fastdepCC\" was never defined. | 8289 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |
8203 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8290 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8204 fi | 8291 fi |
8205 if test -z "${BUILD_MAN_TRUE}" && test -z "${BUILD_MAN_FALSE}"; then | 8292 if test -z "${BUILD_MAN_TRUE}" && test -z "${BUILD_MAN_FALSE}"; then |
8206 as_fn_error "conditional \"BUILD_MAN\" was never defined. | 8293 as_fn_error $? "conditional \"BUILD_MAN\" was never defined. |
8207 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8294 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8208 fi | 8295 fi |
8209 if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then | 8296 if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then |
8210 as_fn_error "conditional \"HAVE_PYTHON\" was never defined. | 8297 as_fn_error $? "conditional \"HAVE_PYTHON\" was never defined. |
8211 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8298 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8212 fi | 8299 fi |
8213 if test -z "${HAVE_PYTHON_BINDINGS_TRUE}" && test -z "${HAVE_PYTHON_BINDINGS_FAL
SE}"; then | 8300 if test -z "${HAVE_PYTHON_BINDINGS_TRUE}" && test -z "${HAVE_PYTHON_BINDINGS_FAL
SE}"; then |
8214 as_fn_error "conditional \"HAVE_PYTHON_BINDINGS\" was never defined. | 8301 as_fn_error $? "conditional \"HAVE_PYTHON_BINDINGS\" was never defined. |
8215 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 8302 Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
8216 fi | 8303 fi |
8217 | 8304 |
8218 : ${CONFIG_STATUS=./config.status} | 8305 : "${CONFIG_STATUS=./config.status}" |
8219 ac_write_fail=0 | 8306 ac_write_fail=0 |
8220 ac_clean_files_save=$ac_clean_files | 8307 ac_clean_files_save=$ac_clean_files |
8221 ac_clean_files="$ac_clean_files $CONFIG_STATUS" | 8308 ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
8222 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 | 8309 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 |
8223 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} | 8310 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} |
8224 as_write_fail=0 | 8311 as_write_fail=0 |
8225 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 | 8312 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 |
8226 #! $SHELL | 8313 #! $SHELL |
8227 # Generated by $as_me. | 8314 # Generated by $as_me. |
8228 # Run this file to recreate the current configuration. | 8315 # Run this file to recreate the current configuration. |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8309 | 8396 |
8310 | 8397 |
8311 # IFS | 8398 # IFS |
8312 # We need space, tab and new line, in precisely that order. Quoting is | 8399 # We need space, tab and new line, in precisely that order. Quoting is |
8313 # there to prevent editors from complaining about space-tab. | 8400 # there to prevent editors from complaining about space-tab. |
8314 # (If _AS_PATH_WALK were called with IFS unset, it would disable word | 8401 # (If _AS_PATH_WALK were called with IFS unset, it would disable word |
8315 # splitting by setting IFS to empty value.) | 8402 # splitting by setting IFS to empty value.) |
8316 IFS=" "" $as_nl" | 8403 IFS=" "" $as_nl" |
8317 | 8404 |
8318 # Find who we are. Look in the path if we contain no directory separator. | 8405 # Find who we are. Look in the path if we contain no directory separator. |
| 8406 as_myself= |
8319 case $0 in #(( | 8407 case $0 in #(( |
8320 *[\\/]* ) as_myself=$0 ;; | 8408 *[\\/]* ) as_myself=$0 ;; |
8321 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 8409 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
8322 for as_dir in $PATH | 8410 for as_dir in $PATH |
8323 do | 8411 do |
8324 IFS=$as_save_IFS | 8412 IFS=$as_save_IFS |
8325 test -z "$as_dir" && as_dir=. | 8413 test -z "$as_dir" && as_dir=. |
8326 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break | 8414 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break |
8327 done | 8415 done |
8328 IFS=$as_save_IFS | 8416 IFS=$as_save_IFS |
(...skipping 25 matching lines...) Expand all Loading... |
8354 # NLS nuisances. | 8442 # NLS nuisances. |
8355 LC_ALL=C | 8443 LC_ALL=C |
8356 export LC_ALL | 8444 export LC_ALL |
8357 LANGUAGE=C | 8445 LANGUAGE=C |
8358 export LANGUAGE | 8446 export LANGUAGE |
8359 | 8447 |
8360 # CDPATH. | 8448 # CDPATH. |
8361 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 8449 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
8362 | 8450 |
8363 | 8451 |
8364 # as_fn_error ERROR [LINENO LOG_FD] | 8452 # as_fn_error STATUS ERROR [LINENO LOG_FD] |
8365 # --------------------------------- | 8453 # ---------------------------------------- |
8366 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 8454 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
8367 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 8455 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
8368 # script with status $?, using 1 if that was 0. | 8456 # script with STATUS, using 1 if that was 0. |
8369 as_fn_error () | 8457 as_fn_error () |
8370 { | 8458 { |
8371 as_status=$?; test $as_status -eq 0 && as_status=1 | 8459 as_status=$1; test $as_status -eq 0 && as_status=1 |
8372 if test "$3"; then | 8460 if test "$4"; then |
8373 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 8461 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
8374 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 8462 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
8375 fi | 8463 fi |
8376 $as_echo "$as_me: error: $1" >&2 | 8464 $as_echo "$as_me: error: $2" >&2 |
8377 as_fn_exit $as_status | 8465 as_fn_exit $as_status |
8378 } # as_fn_error | 8466 } # as_fn_error |
8379 | 8467 |
8380 | 8468 |
8381 # as_fn_set_status STATUS | 8469 # as_fn_set_status STATUS |
8382 # ----------------------- | 8470 # ----------------------- |
8383 # Set $? to STATUS, without forking. | 8471 # Set $? to STATUS, without forking. |
8384 as_fn_set_status () | 8472 as_fn_set_status () |
8385 { | 8473 { |
8386 return $1 | 8474 return $1 |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8562 q | 8650 q |
8563 } | 8651 } |
8564 /^X\(\/\).*/{ | 8652 /^X\(\/\).*/{ |
8565 s//\1/ | 8653 s//\1/ |
8566 q | 8654 q |
8567 } | 8655 } |
8568 s/.*/./; q'` | 8656 s/.*/./; q'` |
8569 test -d "$as_dir" && break | 8657 test -d "$as_dir" && break |
8570 done | 8658 done |
8571 test -z "$as_dirs" || eval "mkdir $as_dirs" | 8659 test -z "$as_dirs" || eval "mkdir $as_dirs" |
8572 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 8660 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
8573 | 8661 |
8574 | 8662 |
8575 } # as_fn_mkdir_p | 8663 } # as_fn_mkdir_p |
8576 if mkdir -p . 2>/dev/null; then | 8664 if mkdir -p . 2>/dev/null; then |
8577 as_mkdir_p='mkdir -p "$as_dir"' | 8665 as_mkdir_p='mkdir -p "$as_dir"' |
8578 else | 8666 else |
8579 test -d ./-p && rmdir ./-p | 8667 test -d ./-p && rmdir ./-p |
8580 as_mkdir_p=false | 8668 as_mkdir_p=false |
8581 fi | 8669 fi |
8582 | 8670 |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8615 ## Main body of $CONFIG_STATUS script. ## | 8703 ## Main body of $CONFIG_STATUS script. ## |
8616 ## ----------------------------------- ## | 8704 ## ----------------------------------- ## |
8617 _ASEOF | 8705 _ASEOF |
8618 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | 8706 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 |
8619 | 8707 |
8620 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8708 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8621 # Save the log message, to keep $0 and so on meaningful, and to | 8709 # Save the log message, to keep $0 and so on meaningful, and to |
8622 # report actual input values of CONFIG_FILES etc. instead of their | 8710 # report actual input values of CONFIG_FILES etc. instead of their |
8623 # values after options handling. | 8711 # values after options handling. |
8624 ac_log=" | 8712 ac_log=" |
8625 This file was extended by yasm $as_me 1.1.0, which was | 8713 This file was extended by yasm $as_me 1.2.0, which was |
8626 generated by GNU Autoconf 2.65. Invocation command line was | 8714 generated by GNU Autoconf 2.68. Invocation command line was |
8627 | 8715 |
8628 CONFIG_FILES = $CONFIG_FILES | 8716 CONFIG_FILES = $CONFIG_FILES |
8629 CONFIG_HEADERS = $CONFIG_HEADERS | 8717 CONFIG_HEADERS = $CONFIG_HEADERS |
8630 CONFIG_LINKS = $CONFIG_LINKS | 8718 CONFIG_LINKS = $CONFIG_LINKS |
8631 CONFIG_COMMANDS = $CONFIG_COMMANDS | 8719 CONFIG_COMMANDS = $CONFIG_COMMANDS |
8632 $ $0 $@ | 8720 $ $0 $@ |
8633 | 8721 |
8634 on `(hostname || uname -n) 2>/dev/null | sed 1q` | 8722 on `(hostname || uname -n) 2>/dev/null | sed 1q` |
8635 " | 8723 " |
8636 | 8724 |
8637 _ACEOF | 8725 _ACEOF |
8638 | 8726 |
8639 case $ac_config_files in *" | 8727 case $ac_config_files in *" |
8640 "*) set x $ac_config_files; shift; ac_config_files=$*;; | 8728 "*) set x $ac_config_files; shift; ac_config_files=$*;; |
8641 esac | 8729 esac |
8642 | 8730 |
8643 case $ac_config_headers in *" | 8731 case $ac_config_headers in *" |
8644 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; | 8732 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; |
8645 esac | 8733 esac |
8646 | 8734 |
8647 | 8735 |
8648 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8736 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8649 # Files that config.status was made for. | 8737 # Files that config.status was made for. |
8650 config_files="`echo $ac_config_files`" | 8738 config_files="$ac_config_files" |
8651 config_headers="`echo $ac_config_headers`" | 8739 config_headers="$ac_config_headers" |
8652 config_commands="`echo $ac_config_commands`" | 8740 config_commands="$ac_config_commands" |
8653 | 8741 |
8654 _ACEOF | 8742 _ACEOF |
8655 | 8743 |
8656 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8744 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8657 ac_cs_usage="\ | 8745 ac_cs_usage="\ |
8658 \`$as_me' instantiates files and other configuration actions | 8746 \`$as_me' instantiates files and other configuration actions |
8659 from templates according to the current configuration. Unless the files | 8747 from templates according to the current configuration. Unless the files |
8660 and actions are specified as TAGs, all are instantiated by default. | 8748 and actions are specified as TAGs, all are instantiated by default. |
8661 | 8749 |
8662 Usage: $0 [OPTION]... [TAG]... | 8750 Usage: $0 [OPTION]... [TAG]... |
(...skipping 18 matching lines...) Expand all Loading... |
8681 | 8769 |
8682 Configuration commands: | 8770 Configuration commands: |
8683 $config_commands | 8771 $config_commands |
8684 | 8772 |
8685 Report bugs to <bug-yasm@tortall.net>." | 8773 Report bugs to <bug-yasm@tortall.net>." |
8686 | 8774 |
8687 _ACEOF | 8775 _ACEOF |
8688 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 8776 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8689 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" | 8777 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g
'`" |
8690 ac_cs_version="\\ | 8778 ac_cs_version="\\ |
8691 yasm config.status 1.1.0 | 8779 yasm config.status 1.2.0 |
8692 configured by $0, generated by GNU Autoconf 2.65, | 8780 configured by $0, generated by GNU Autoconf 2.68, |
8693 with options \\"\$ac_cs_config\\" | 8781 with options \\"\$ac_cs_config\\" |
8694 | 8782 |
8695 Copyright (C) 2009 Free Software Foundation, Inc. | 8783 Copyright (C) 2010 Free Software Foundation, Inc. |
8696 This config.status script is free software; the Free Software Foundation | 8784 This config.status script is free software; the Free Software Foundation |
8697 gives unlimited permission to copy, distribute and modify it." | 8785 gives unlimited permission to copy, distribute and modify it." |
8698 | 8786 |
8699 ac_pwd='$ac_pwd' | 8787 ac_pwd='$ac_pwd' |
8700 srcdir='$srcdir' | 8788 srcdir='$srcdir' |
8701 INSTALL='$INSTALL' | 8789 INSTALL='$INSTALL' |
8702 MKDIR_P='$MKDIR_P' | 8790 MKDIR_P='$MKDIR_P' |
8703 AWK='$AWK' | 8791 AWK='$AWK' |
8704 test -n "\$AWK" || AWK=awk | 8792 test -n "\$AWK" || AWK=awk |
8705 _ACEOF | 8793 _ACEOF |
8706 | 8794 |
8707 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 8795 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8708 # The default lists apply if the user does not specify any file. | 8796 # The default lists apply if the user does not specify any file. |
8709 ac_need_defaults=: | 8797 ac_need_defaults=: |
8710 while test $# != 0 | 8798 while test $# != 0 |
8711 do | 8799 do |
8712 case $1 in | 8800 case $1 in |
8713 --*=*) | 8801 --*=?*) |
8714 ac_option=`expr "X$1" : 'X\([^=]*\)='` | 8802 ac_option=`expr "X$1" : 'X\([^=]*\)='` |
8715 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | 8803 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` |
8716 ac_shift=: | 8804 ac_shift=: |
8717 ;; | 8805 ;; |
| 8806 --*=) |
| 8807 ac_option=`expr "X$1" : 'X\([^=]*\)='` |
| 8808 ac_optarg= |
| 8809 ac_shift=: |
| 8810 ;; |
8718 *) | 8811 *) |
8719 ac_option=$1 | 8812 ac_option=$1 |
8720 ac_optarg=$2 | 8813 ac_optarg=$2 |
8721 ac_shift=shift | 8814 ac_shift=shift |
8722 ;; | 8815 ;; |
8723 esac | 8816 esac |
8724 | 8817 |
8725 case $ac_option in | 8818 case $ac_option in |
8726 # Handling of the options. | 8819 # Handling of the options. |
8727 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | 8820 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) |
8728 ac_cs_recheck=: ;; | 8821 ac_cs_recheck=: ;; |
8729 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | 8822 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) |
8730 $as_echo "$ac_cs_version"; exit ;; | 8823 $as_echo "$ac_cs_version"; exit ;; |
8731 --config | --confi | --conf | --con | --co | --c ) | 8824 --config | --confi | --conf | --con | --co | --c ) |
8732 $as_echo "$ac_cs_config"; exit ;; | 8825 $as_echo "$ac_cs_config"; exit ;; |
8733 --debug | --debu | --deb | --de | --d | -d ) | 8826 --debug | --debu | --deb | --de | --d | -d ) |
8734 debug=: ;; | 8827 debug=: ;; |
8735 --file | --fil | --fi | --f ) | 8828 --file | --fil | --fi | --f ) |
8736 $ac_shift | 8829 $ac_shift |
8737 case $ac_optarg in | 8830 case $ac_optarg in |
8738 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 8831 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 8832 '') as_fn_error $? "missing file argument" ;; |
8739 esac | 8833 esac |
8740 as_fn_append CONFIG_FILES " '$ac_optarg'" | 8834 as_fn_append CONFIG_FILES " '$ac_optarg'" |
8741 ac_need_defaults=false;; | 8835 ac_need_defaults=false;; |
8742 --header | --heade | --head | --hea ) | 8836 --header | --heade | --head | --hea ) |
8743 $ac_shift | 8837 $ac_shift |
8744 case $ac_optarg in | 8838 case $ac_optarg in |
8745 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 8839 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
8746 esac | 8840 esac |
8747 as_fn_append CONFIG_HEADERS " '$ac_optarg'" | 8841 as_fn_append CONFIG_HEADERS " '$ac_optarg'" |
8748 ac_need_defaults=false;; | 8842 ac_need_defaults=false;; |
8749 --he | --h) | 8843 --he | --h) |
8750 # Conflict between --help and --header | 8844 # Conflict between --help and --header |
8751 as_fn_error "ambiguous option: \`$1' | 8845 as_fn_error $? "ambiguous option: \`$1' |
8752 Try \`$0 --help' for more information.";; | 8846 Try \`$0 --help' for more information.";; |
8753 --help | --hel | -h ) | 8847 --help | --hel | -h ) |
8754 $as_echo "$ac_cs_usage"; exit ;; | 8848 $as_echo "$ac_cs_usage"; exit ;; |
8755 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | 8849 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
8756 | -silent | --silent | --silen | --sile | --sil | --si | --s) | 8850 | -silent | --silent | --silen | --sile | --sil | --si | --s) |
8757 ac_cs_silent=: ;; | 8851 ac_cs_silent=: ;; |
8758 | 8852 |
8759 # This is an error. | 8853 # This is an error. |
8760 -*) as_fn_error "unrecognized option: \`$1' | 8854 -*) as_fn_error $? "unrecognized option: \`$1' |
8761 Try \`$0 --help' for more information." ;; | 8855 Try \`$0 --help' for more information." ;; |
8762 | 8856 |
8763 *) as_fn_append ac_config_targets " $1" | 8857 *) as_fn_append ac_config_targets " $1" |
8764 ac_need_defaults=false ;; | 8858 ac_need_defaults=false ;; |
8765 | 8859 |
8766 esac | 8860 esac |
8767 shift | 8861 shift |
8768 done | 8862 done |
8769 | 8863 |
8770 ac_configure_extra_args= | 8864 ac_configure_extra_args= |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8836 for ac_config_target in $ac_config_targets | 8930 for ac_config_target in $ac_config_targets |
8837 do | 8931 do |
8838 case $ac_config_target in | 8932 case $ac_config_target in |
8839 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; | 8933 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
8840 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | 8934 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
8841 "$ac_stdint_h") CONFIG_COMMANDS="$CONFIG_COMMANDS $ac_stdint_h" ;; | 8935 "$ac_stdint_h") CONFIG_COMMANDS="$CONFIG_COMMANDS $ac_stdint_h" ;; |
8842 "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;; | 8936 "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;; |
8843 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | 8937 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
8844 "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; | 8938 "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; |
8845 | 8939 |
8846 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 8940 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
8847 esac | 8941 esac |
8848 done | 8942 done |
8849 | 8943 |
8850 | 8944 |
8851 # If the user did not use the arguments to specify the items to instantiate, | 8945 # If the user did not use the arguments to specify the items to instantiate, |
8852 # then the envvar interface is used. Set only those that are not. | 8946 # then the envvar interface is used. Set only those that are not. |
8853 # We use the long form for the default assignment because of an extremely | 8947 # We use the long form for the default assignment because of an extremely |
8854 # bizarre bug on SunOS 4.1.3. | 8948 # bizarre bug on SunOS 4.1.3. |
8855 if $ac_need_defaults; then | 8949 if $ac_need_defaults; then |
8856 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | 8950 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files |
8857 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers | 8951 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers |
8858 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands | 8952 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands |
8859 fi | 8953 fi |
8860 | 8954 |
8861 # Have a temporary directory for convenience. Make it in the build tree | 8955 # Have a temporary directory for convenience. Make it in the build tree |
8862 # simply because there is no reason against having it here, and in addition, | 8956 # simply because there is no reason against having it here, and in addition, |
8863 # creating and moving files from /tmp can sometimes cause problems. | 8957 # creating and moving files from /tmp can sometimes cause problems. |
8864 # Hook for its removal unless debugging. | 8958 # Hook for its removal unless debugging. |
8865 # Note that there is a small window in which the directory will not be cleaned: | 8959 # Note that there is a small window in which the directory will not be cleaned: |
8866 # after its creation but before its name has been assigned to `$tmp'. | 8960 # after its creation but before its name has been assigned to `$tmp'. |
8867 $debug || | 8961 $debug || |
8868 { | 8962 { |
8869 tmp= | 8963 tmp= ac_tmp= |
8870 trap 'exit_status=$? | 8964 trap 'exit_status=$? |
8871 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status | 8965 : "${ac_tmp:=$tmp}" |
| 8966 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status |
8872 ' 0 | 8967 ' 0 |
8873 trap 'as_fn_exit 1' 1 2 13 15 | 8968 trap 'as_fn_exit 1' 1 2 13 15 |
8874 } | 8969 } |
8875 # Create a (secure) tmp directory for tmp files. | 8970 # Create a (secure) tmp directory for tmp files. |
8876 | 8971 |
8877 { | 8972 { |
8878 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | 8973 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && |
8879 test -n "$tmp" && test -d "$tmp" | 8974 test -d "$tmp" |
8880 } || | 8975 } || |
8881 { | 8976 { |
8882 tmp=./conf$$-$RANDOM | 8977 tmp=./conf$$-$RANDOM |
8883 (umask 077 && mkdir "$tmp") | 8978 (umask 077 && mkdir "$tmp") |
8884 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 | 8979 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
| 8980 ac_tmp=$tmp |
8885 | 8981 |
8886 # Set up the scripts for CONFIG_FILES section. | 8982 # Set up the scripts for CONFIG_FILES section. |
8887 # No need to generate them if there are no CONFIG_FILES. | 8983 # No need to generate them if there are no CONFIG_FILES. |
8888 # This happens for instance with `./config.status config.h'. | 8984 # This happens for instance with `./config.status config.h'. |
8889 if test -n "$CONFIG_FILES"; then | 8985 if test -n "$CONFIG_FILES"; then |
8890 | 8986 |
8891 | 8987 |
8892 ac_cr=`echo X | tr X '\015'` | 8988 ac_cr=`echo X | tr X '\015'` |
8893 # On cygwin, bash can eat \r inside `` if the user requested igncr. | 8989 # On cygwin, bash can eat \r inside `` if the user requested igncr. |
8894 # But we know of no other shell where ac_cr would be empty at this | 8990 # But we know of no other shell where ac_cr would be empty at this |
8895 # point, so we can use a bashism as a fallback. | 8991 # point, so we can use a bashism as a fallback. |
8896 if test "x$ac_cr" = x; then | 8992 if test "x$ac_cr" = x; then |
8897 eval ac_cr=\$\'\\r\' | 8993 eval ac_cr=\$\'\\r\' |
8898 fi | 8994 fi |
8899 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 8995 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
8900 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 8996 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
8901 ac_cs_awk_cr='\r' | 8997 ac_cs_awk_cr='\\r' |
8902 else | 8998 else |
8903 ac_cs_awk_cr=$ac_cr | 8999 ac_cs_awk_cr=$ac_cr |
8904 fi | 9000 fi |
8905 | 9001 |
8906 echo 'BEGIN {' >"$tmp/subs1.awk" && | 9002 echo 'BEGIN {' >"$ac_tmp/subs1.awk" && |
8907 _ACEOF | 9003 _ACEOF |
8908 | 9004 |
8909 | 9005 |
8910 { | 9006 { |
8911 echo "cat >conf$$subs.awk <<_ACEOF" && | 9007 echo "cat >conf$$subs.awk <<_ACEOF" && |
8912 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 9008 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
8913 echo "_ACEOF" | 9009 echo "_ACEOF" |
8914 } >conf$$subs.sh || | 9010 } >conf$$subs.sh || |
8915 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 9011 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
8916 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` | 9012 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` |
8917 ac_delim='%!_!# ' | 9013 ac_delim='%!_!# ' |
8918 for ac_last_try in false false false false false :; do | 9014 for ac_last_try in false false false false false :; do |
8919 . ./conf$$subs.sh || | 9015 . ./conf$$subs.sh || |
8920 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 9016 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
8921 | 9017 |
8922 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 9018 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
8923 if test $ac_delim_n = $ac_delim_num; then | 9019 if test $ac_delim_n = $ac_delim_num; then |
8924 break | 9020 break |
8925 elif $ac_last_try; then | 9021 elif $ac_last_try; then |
8926 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 9022 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
8927 else | 9023 else |
8928 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 9024 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
8929 fi | 9025 fi |
8930 done | 9026 done |
8931 rm -f conf$$subs.sh | 9027 rm -f conf$$subs.sh |
8932 | 9028 |
8933 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 9029 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8934 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && | 9030 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && |
8935 _ACEOF | 9031 _ACEOF |
8936 sed -n ' | 9032 sed -n ' |
8937 h | 9033 h |
8938 s/^/S["/; s/!.*/"]=/ | 9034 s/^/S["/; s/!.*/"]=/ |
8939 p | 9035 p |
8940 g | 9036 g |
8941 s/^[^!]*!// | 9037 s/^[^!]*!// |
8942 :repl | 9038 :repl |
8943 t repl | 9039 t repl |
8944 s/'"$ac_delim"'$// | 9040 s/'"$ac_delim"'$// |
(...skipping 27 matching lines...) Expand all Loading... |
8972 t delim | 9068 t delim |
8973 ' <conf$$subs.awk | sed ' | 9069 ' <conf$$subs.awk | sed ' |
8974 /^[^""]/{ | 9070 /^[^""]/{ |
8975 N | 9071 N |
8976 s/\n// | 9072 s/\n// |
8977 } | 9073 } |
8978 ' >>$CONFIG_STATUS || ac_write_fail=1 | 9074 ' >>$CONFIG_STATUS || ac_write_fail=1 |
8979 rm -f conf$$subs.awk | 9075 rm -f conf$$subs.awk |
8980 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 9076 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8981 _ACAWK | 9077 _ACAWK |
8982 cat >>"\$tmp/subs1.awk" <<_ACAWK && | 9078 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && |
8983 for (key in S) S_is_set[key] = 1 | 9079 for (key in S) S_is_set[key] = 1 |
8984 FS = "" | 9080 FS = "" |
8985 | 9081 |
8986 } | 9082 } |
8987 { | 9083 { |
8988 line = $ 0 | 9084 line = $ 0 |
8989 nfields = split(line, field, "@") | 9085 nfields = split(line, field, "@") |
8990 substed = 0 | 9086 substed = 0 |
8991 len = length(field[1]) | 9087 len = length(field[1]) |
8992 for (i = 2; i < nfields; i++) { | 9088 for (i = 2; i < nfields; i++) { |
(...skipping 11 matching lines...) Expand all Loading... |
9004 print line | 9100 print line |
9005 } | 9101 } |
9006 | 9102 |
9007 _ACAWK | 9103 _ACAWK |
9008 _ACEOF | 9104 _ACEOF |
9009 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 9105 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9010 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | 9106 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
9011 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | 9107 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
9012 else | 9108 else |
9013 cat | 9109 cat |
9014 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 9110 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ |
9015 || as_fn_error "could not setup config files machinery" "$LINENO" 5 | 9111 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
9016 _ACEOF | 9112 _ACEOF |
9017 | 9113 |
9018 # VPATH may cause trouble with some makes, so we remove $(srcdir), | 9114 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
9019 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 9115 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
9020 # trailing colons and then remove the whole line if VPATH becomes empty | 9116 # trailing colons and then remove the whole line if VPATH becomes empty |
9021 # (actually we leave an empty line to preserve line numbers). | 9117 # (actually we leave an empty line to preserve line numbers). |
9022 if test "x$srcdir" = x.; then | 9118 if test "x$srcdir" = x.; then |
9023 ac_vpsub='/^[» ]*VPATH[» ]*=/{ | 9119 ac_vpsub='/^[» ]*VPATH[» ]*=[» ]*/{ |
9024 s/:*\$(srcdir):*/:/ | 9120 h |
9025 s/:*\${srcdir}:*/:/ | 9121 s/// |
9026 s/:*@srcdir@:*/:/ | 9122 s/^/:/ |
9027 s/^\([^=]*=[» ]*\):*/\1/ | 9123 s/[» ]*$/:/ |
| 9124 s/:\$(srcdir):/:/g |
| 9125 s/:\${srcdir}:/:/g |
| 9126 s/:@srcdir@:/:/g |
| 9127 s/^:*// |
9028 s/:*$// | 9128 s/:*$// |
| 9129 x |
| 9130 s/\(=[ ]*\).*/\1/ |
| 9131 G |
| 9132 s/\n// |
9029 s/^[^=]*=[ ]*$// | 9133 s/^[^=]*=[ ]*$// |
9030 }' | 9134 }' |
9031 fi | 9135 fi |
9032 | 9136 |
9033 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 9137 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9034 fi # test -n "$CONFIG_FILES" | 9138 fi # test -n "$CONFIG_FILES" |
9035 | 9139 |
9036 # Set up the scripts for CONFIG_HEADERS section. | 9140 # Set up the scripts for CONFIG_HEADERS section. |
9037 # No need to generate them if there are no CONFIG_HEADERS. | 9141 # No need to generate them if there are no CONFIG_HEADERS. |
9038 # This happens for instance with `./config.status Makefile'. | 9142 # This happens for instance with `./config.status Makefile'. |
9039 if test -n "$CONFIG_HEADERS"; then | 9143 if test -n "$CONFIG_HEADERS"; then |
9040 cat >"$tmp/defines.awk" <<\_ACAWK || | 9144 cat >"$ac_tmp/defines.awk" <<\_ACAWK || |
9041 BEGIN { | 9145 BEGIN { |
9042 _ACEOF | 9146 _ACEOF |
9043 | 9147 |
9044 # Transform confdefs.h into an awk script `defines.awk', embedded as | 9148 # Transform confdefs.h into an awk script `defines.awk', embedded as |
9045 # here-document in config.status, that substitutes the proper values into | 9149 # here-document in config.status, that substitutes the proper values into |
9046 # config.h.in to produce config.h. | 9150 # config.h.in to produce config.h. |
9047 | 9151 |
9048 # Create a delimiter string that does not exist in confdefs.h, to ease | 9152 # Create a delimiter string that does not exist in confdefs.h, to ease |
9049 # handling of long lines. | 9153 # handling of long lines. |
9050 ac_delim='%!_!# ' | 9154 ac_delim='%!_!# ' |
9051 for ac_last_try in false false :; do | 9155 for ac_last_try in false false :; do |
9052 ac_t=`sed -n "/$ac_delim/p" confdefs.h` | 9156 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` |
9053 if test -z "$ac_t"; then | 9157 if test -z "$ac_tt"; then |
9054 break | 9158 break |
9055 elif $ac_last_try; then | 9159 elif $ac_last_try; then |
9056 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 | 9160 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 |
9057 else | 9161 else |
9058 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 9162 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
9059 fi | 9163 fi |
9060 done | 9164 done |
9061 | 9165 |
9062 # For the awk script, D is an array of macro values keyed by name, | 9166 # For the awk script, D is an array of macro values keyed by name, |
9063 # likewise P contains macro parameters if any. Preserve backslash | 9167 # likewise P contains macro parameters if any. Preserve backslash |
9064 # newline sequences. | 9168 # newline sequences. |
9065 | 9169 |
9066 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* | 9170 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9131 if (defundef == "undef") { | 9235 if (defundef == "undef") { |
9132 print "/*", prefix defundef, macro, "*/" | 9236 print "/*", prefix defundef, macro, "*/" |
9133 next | 9237 next |
9134 } | 9238 } |
9135 } | 9239 } |
9136 } | 9240 } |
9137 { print } | 9241 { print } |
9138 _ACAWK | 9242 _ACAWK |
9139 _ACEOF | 9243 _ACEOF |
9140 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 9244 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
9141 as_fn_error "could not setup config headers machinery" "$LINENO" 5 | 9245 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 |
9142 fi # test -n "$CONFIG_HEADERS" | 9246 fi # test -n "$CONFIG_HEADERS" |
9143 | 9247 |
9144 | 9248 |
9145 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" | 9249 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" |
9146 shift | 9250 shift |
9147 for ac_tag | 9251 for ac_tag |
9148 do | 9252 do |
9149 case $ac_tag in | 9253 case $ac_tag in |
9150 :[FHLC]) ac_mode=$ac_tag; continue;; | 9254 :[FHLC]) ac_mode=$ac_tag; continue;; |
9151 esac | 9255 esac |
9152 case $ac_mode$ac_tag in | 9256 case $ac_mode$ac_tag in |
9153 :[FHL]*:*);; | 9257 :[FHL]*:*);; |
9154 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; | 9258 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; |
9155 :[FH]-) ac_tag=-:-;; | 9259 :[FH]-) ac_tag=-:-;; |
9156 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 9260 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
9157 esac | 9261 esac |
9158 ac_save_IFS=$IFS | 9262 ac_save_IFS=$IFS |
9159 IFS=: | 9263 IFS=: |
9160 set x $ac_tag | 9264 set x $ac_tag |
9161 IFS=$ac_save_IFS | 9265 IFS=$ac_save_IFS |
9162 shift | 9266 shift |
9163 ac_file=$1 | 9267 ac_file=$1 |
9164 shift | 9268 shift |
9165 | 9269 |
9166 case $ac_mode in | 9270 case $ac_mode in |
9167 :L) ac_source=$1;; | 9271 :L) ac_source=$1;; |
9168 :[FH]) | 9272 :[FH]) |
9169 ac_file_inputs= | 9273 ac_file_inputs= |
9170 for ac_f | 9274 for ac_f |
9171 do | 9275 do |
9172 case $ac_f in | 9276 case $ac_f in |
9173 -) ac_f="$tmp/stdin";; | 9277 -) ac_f="$ac_tmp/stdin";; |
9174 *) # Look for the file first in the build tree, then in the source tree | 9278 *) # Look for the file first in the build tree, then in the source tree |
9175 # (if the path is not absolute). The absolute path cannot be DOS-style
, | 9279 # (if the path is not absolute). The absolute path cannot be DOS-style
, |
9176 # because $ac_f cannot contain `:'. | 9280 # because $ac_f cannot contain `:'. |
9177 test -f "$ac_f" || | 9281 test -f "$ac_f" || |
9178 case $ac_f in | 9282 case $ac_f in |
9179 [\\/$]*) false;; | 9283 [\\/$]*) false;; |
9180 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 9284 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
9181 esac || | 9285 esac || |
9182 » as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 9286 » as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; |
9183 esac | 9287 esac |
9184 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; es
ac | 9288 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; es
ac |
9185 as_fn_append ac_file_inputs " '$ac_f'" | 9289 as_fn_append ac_file_inputs " '$ac_f'" |
9186 done | 9290 done |
9187 | 9291 |
9188 # Let's still pretend it is `configure' which instantiates (i.e., don't | 9292 # Let's still pretend it is `configure' which instantiates (i.e., don't |
9189 # use $as_me), people would be surprised to read: | 9293 # use $as_me), people would be surprised to read: |
9190 # /* config.h. Generated by config.status. */ | 9294 # /* config.h. Generated by config.status. */ |
9191 configure_input='Generated from '` | 9295 configure_input='Generated from '` |
9192 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | 9296 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' |
9193 `' by configure.' | 9297 `' by configure.' |
9194 if test x"$ac_file" != x-; then | 9298 if test x"$ac_file" != x-; then |
9195 configure_input="$ac_file. $configure_input" | 9299 configure_input="$ac_file. $configure_input" |
9196 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | 9300 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 |
9197 $as_echo "$as_me: creating $ac_file" >&6;} | 9301 $as_echo "$as_me: creating $ac_file" >&6;} |
9198 fi | 9302 fi |
9199 # Neutralize special characters interpreted by sed in replacement strings. | 9303 # Neutralize special characters interpreted by sed in replacement strings. |
9200 case $configure_input in #( | 9304 case $configure_input in #( |
9201 *\&* | *\|* | *\\* ) | 9305 *\&* | *\|* | *\\* ) |
9202 ac_sed_conf_input=`$as_echo "$configure_input" | | 9306 ac_sed_conf_input=`$as_echo "$configure_input" | |
9203 sed 's/[\\\\&|]/\\\\&/g'`;; #( | 9307 sed 's/[\\\\&|]/\\\\&/g'`;; #( |
9204 *) ac_sed_conf_input=$configure_input;; | 9308 *) ac_sed_conf_input=$configure_input;; |
9205 esac | 9309 esac |
9206 | 9310 |
9207 case $ac_tag in | 9311 case $ac_tag in |
9208 *:-:* | *:-) cat >"$tmp/stdin" \ | 9312 *:-:* | *:-) cat >"$ac_tmp/stdin" \ |
9209 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; | 9313 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
9210 esac | 9314 esac |
9211 ;; | 9315 ;; |
9212 esac | 9316 esac |
9213 | 9317 |
9214 ac_dir=`$as_dirname -- "$ac_file" || | 9318 ac_dir=`$as_dirname -- "$ac_file" || |
9215 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 9319 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
9216 X"$ac_file" : 'X\(//\)[^/]' \| \ | 9320 X"$ac_file" : 'X\(//\)[^/]' \| \ |
9217 X"$ac_file" : 'X\(//\)$' \| \ | 9321 X"$ac_file" : 'X\(//\)$' \| \ |
9218 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | 9322 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || |
9219 $as_echo X"$ac_file" | | 9323 $as_echo X"$ac_file" | |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9335 s&@abs_srcdir@&$ac_abs_srcdir&;t t | 9439 s&@abs_srcdir@&$ac_abs_srcdir&;t t |
9336 s&@top_srcdir@&$ac_top_srcdir&;t t | 9440 s&@top_srcdir@&$ac_top_srcdir&;t t |
9337 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | 9441 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t |
9338 s&@builddir@&$ac_builddir&;t t | 9442 s&@builddir@&$ac_builddir&;t t |
9339 s&@abs_builddir@&$ac_abs_builddir&;t t | 9443 s&@abs_builddir@&$ac_abs_builddir&;t t |
9340 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | 9444 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t |
9341 s&@INSTALL@&$ac_INSTALL&;t t | 9445 s&@INSTALL@&$ac_INSTALL&;t t |
9342 s&@MKDIR_P@&$ac_MKDIR_P&;t t | 9446 s&@MKDIR_P@&$ac_MKDIR_P&;t t |
9343 $ac_datarootdir_hack | 9447 $ac_datarootdir_hack |
9344 " | 9448 " |
9345 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/ou
t \ | 9449 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ |
9346 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 9450 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9347 | 9451 |
9348 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 9452 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
9349 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 9453 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && |
9350 { ac_out=`sed -n '/^[» ]*datarootdir[» ]*:*=/p' "$tmp/out"`; test -z "$ac_out"
; } && | 9454 { ac_out=`sed -n '/^[» ]*datarootdir[» ]*:*=/p' \ |
| 9455 "$ac_tmp/out"`; test -z "$ac_out"; } && |
9351 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a referenc
e to the variable \`datarootdir' | 9456 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a referenc
e to the variable \`datarootdir' |
9352 which seems to be undefined. Please make sure it is defined." >&5 | 9457 which seems to be undefined. Please make sure it is defined" >&5 |
9353 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datar
ootdir' | 9458 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datar
ootdir' |
9354 which seems to be undefined. Please make sure it is defined." >&2;} | 9459 which seems to be undefined. Please make sure it is defined" >&2;} |
9355 | 9460 |
9356 rm -f "$tmp/stdin" | 9461 rm -f "$ac_tmp/stdin" |
9357 case $ac_file in | 9462 case $ac_file in |
9358 -) cat "$tmp/out" && rm -f "$tmp/out";; | 9463 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; |
9359 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 9464 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; |
9360 esac \ | 9465 esac \ |
9361 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 9466 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9362 ;; | 9467 ;; |
9363 :H) | 9468 :H) |
9364 # | 9469 # |
9365 # CONFIG_HEADER | 9470 # CONFIG_HEADER |
9366 # | 9471 # |
9367 if test x"$ac_file" != x-; then | 9472 if test x"$ac_file" != x-; then |
9368 { | 9473 { |
9369 $as_echo "/* $configure_input */" \ | 9474 $as_echo "/* $configure_input */" \ |
9370 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" | 9475 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" |
9371 } >"$tmp/config.h" \ | 9476 } >"$ac_tmp/config.h" \ |
9372 || as_fn_error "could not create $ac_file" "$LINENO" 5 | 9477 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9373 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then | 9478 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then |
9374 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | 9479 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 |
9375 $as_echo "$as_me: $ac_file is unchanged" >&6;} | 9480 $as_echo "$as_me: $ac_file is unchanged" >&6;} |
9376 else | 9481 else |
9377 rm -f "$ac_file" | 9482 rm -f "$ac_file" |
9378 mv "$tmp/config.h" "$ac_file" \ | 9483 mv "$ac_tmp/config.h" "$ac_file" \ |
9379 » || as_fn_error "could not create $ac_file" "$LINENO" 5 | 9484 » || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
9380 fi | 9485 fi |
9381 else | 9486 else |
9382 $as_echo "/* $configure_input */" \ | 9487 $as_echo "/* $configure_input */" \ |
9383 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ | 9488 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ |
9384 || as_fn_error "could not create -" "$LINENO" 5 | 9489 || as_fn_error $? "could not create -" "$LINENO" 5 |
9385 fi | 9490 fi |
9386 # Compute "$ac_file"'s index in $config_headers. | 9491 # Compute "$ac_file"'s index in $config_headers. |
9387 _am_arg="$ac_file" | 9492 _am_arg="$ac_file" |
9388 _am_stamp_count=1 | 9493 _am_stamp_count=1 |
9389 for _am_header in $config_headers :; do | 9494 for _am_header in $config_headers :; do |
9390 case $_am_header in | 9495 case $_am_header in |
9391 $_am_arg | $_am_arg:* ) | 9496 $_am_arg | $_am_arg:* ) |
9392 break ;; | 9497 break ;; |
9393 * ) | 9498 * ) |
9394 _am_stamp_count=`expr $_am_stamp_count + 1` ;; | 9499 _am_stamp_count=`expr $_am_stamp_count + 1` ;; |
(...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10101 | 10206 |
10102 esac | 10207 esac |
10103 done # for ac_tag | 10208 done # for ac_tag |
10104 | 10209 |
10105 | 10210 |
10106 as_fn_exit 0 | 10211 as_fn_exit 0 |
10107 _ACEOF | 10212 _ACEOF |
10108 ac_clean_files=$ac_clean_files_save | 10213 ac_clean_files=$ac_clean_files_save |
10109 | 10214 |
10110 test $ac_write_fail = 0 || | 10215 test $ac_write_fail = 0 || |
10111 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 10216 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
10112 | 10217 |
10113 | 10218 |
10114 # configure is writing to config.log, and then calls config.status. | 10219 # configure is writing to config.log, and then calls config.status. |
10115 # config.status does its own redirection, appending to config.log. | 10220 # config.status does its own redirection, appending to config.log. |
10116 # Unfortunately, on DOS this fails, as config.log is still kept open | 10221 # Unfortunately, on DOS this fails, as config.log is still kept open |
10117 # by configure, so config.status won't be able to write to it; its | 10222 # by configure, so config.status won't be able to write to it; its |
10118 # output is simply discarded. So we exec the FD to /dev/null, | 10223 # output is simply discarded. So we exec the FD to /dev/null, |
10119 # effectively closing config.log, so it can be properly (re)opened and | 10224 # effectively closing config.log, so it can be properly (re)opened and |
10120 # appended to by config.status. When coming back to configure, we | 10225 # appended to by config.status. When coming back to configure, we |
10121 # need to make the FD available again. | 10226 # need to make the FD available again. |
10122 if test "$no_create" != yes; then | 10227 if test "$no_create" != yes; then |
10123 ac_cs_success=: | 10228 ac_cs_success=: |
10124 ac_config_status_args= | 10229 ac_config_status_args= |
10125 test "$silent" = yes && | 10230 test "$silent" = yes && |
10126 ac_config_status_args="$ac_config_status_args --quiet" | 10231 ac_config_status_args="$ac_config_status_args --quiet" |
10127 exec 5>/dev/null | 10232 exec 5>/dev/null |
10128 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | 10233 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false |
10129 exec 5>>config.log | 10234 exec 5>>config.log |
10130 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 10235 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
10131 # would make configure fail if this is the last instruction. | 10236 # would make configure fail if this is the last instruction. |
10132 $ac_cs_success || as_fn_exit $? | 10237 $ac_cs_success || as_fn_exit 1 |
10133 fi | 10238 fi |
10134 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 10239 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
10135 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 | 10240 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 |
10136 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 10241 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
10137 fi | 10242 fi |
10138 | 10243 |
OLD | NEW |