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.64. | 3 # Generated by GNU Autoconf 2.64. |
4 # | 4 # |
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software | 6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software |
7 # Foundation, Inc. | 7 # Foundation, Inc. |
8 # | 8 # |
9 # This configure script is free software; the Free Software Foundation | 9 # This configure script is free software; the Free Software Foundation |
10 # gives unlimited permission to copy, distribute and modify it. | 10 # gives unlimited permission to copy, distribute and modify it. |
(...skipping 15399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15410 nlm32_alpha_vec) tb="$tb nlm32-alpha.lo nlm32.lo nlm.lo"; target_
size=64 ;; | 15410 nlm32_alpha_vec) tb="$tb nlm32-alpha.lo nlm32.lo nlm.lo"; target_
size=64 ;; |
15411 nlm32_i386_vec) tb="$tb nlm32-i386.lo nlm32.lo nlm.lo" ;; | 15411 nlm32_i386_vec) tb="$tb nlm32-i386.lo nlm32.lo nlm.lo" ;; |
15412 nlm32_powerpc_vec) tb="$tb nlm32-ppc.lo nlm32.lo nlm.lo" ;; | 15412 nlm32_powerpc_vec) tb="$tb nlm32-ppc.lo nlm32.lo nlm.lo" ;; |
15413 nlm32_sparc_vec) tb="$tb nlm32-sparc.lo nlm32.lo nlm.lo" ;; | 15413 nlm32_sparc_vec) tb="$tb nlm32-sparc.lo nlm32.lo nlm.lo" ;; |
15414 or32coff_big_vec) tb="$tb coff-or32.lo cofflink.lo" ;; | 15414 or32coff_big_vec) tb="$tb coff-or32.lo cofflink.lo" ;; |
15415 pc532machaout_vec) tb="$tb pc532-mach.lo aout-ns32k.lo" ;; | 15415 pc532machaout_vec) tb="$tb pc532-mach.lo aout-ns32k.lo" ;; |
15416 pc532netbsd_vec) tb="$tb ns32knetbsd.lo aout-ns32k.lo" ;; | 15416 pc532netbsd_vec) tb="$tb ns32knetbsd.lo aout-ns32k.lo" ;; |
15417 pef_vec) tb="$tb pef.lo" ;; | 15417 pef_vec) tb="$tb pef.lo" ;; |
15418 pef_xlib_vec) tb="$tb pef.lo" ;; | 15418 pef_xlib_vec) tb="$tb pef.lo" ;; |
15419 pdp11_aout_vec) tb="$tb pdp11.lo" ;; | 15419 pdp11_aout_vec) tb="$tb pdp11.lo" ;; |
15420 plugin_vec) tb="$tb plugin.lo" ;; | 15420 plugin_vec) tb="$tb plugin.lo dlwrap.lo" ;; |
15421 pmac_xcoff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;; | 15421 pmac_xcoff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;; |
15422 ppcboot_vec) tb="$tb ppcboot.lo" ;; | 15422 ppcboot_vec) tb="$tb ppcboot.lo" ;; |
15423 riscix_vec) tb="$tb aout32.lo riscix.lo" ;; | 15423 riscix_vec) tb="$tb aout32.lo riscix.lo" ;; |
15424 rs6000coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-co
re.lo"; target_size=64 ;; | 15424 rs6000coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-co
re.lo"; target_size=64 ;; |
15425 rs6000coff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;; | 15425 rs6000coff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;; |
15426 shcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;; | 15426 shcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;; |
15427 shcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;; | 15427 shcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;; |
15428 shlcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;; | 15428 shlcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;; |
15429 shlcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;; | 15429 shlcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;; |
15430 shlpe_vec) tb="$tb pe-sh.lo coff-sh.lo peigen.lo cofflink.l
o" ;; | 15430 shlpe_vec) tb="$tb pe-sh.lo coff-sh.lo peigen.lo cofflink.l
o" ;; |
(...skipping 3303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
18734 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 18734 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
18735 # would make configure fail if this is the last instruction. | 18735 # would make configure fail if this is the last instruction. |
18736 $ac_cs_success || as_fn_exit $? | 18736 $ac_cs_success || as_fn_exit $? |
18737 fi | 18737 fi |
18738 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 18738 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
18739 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 | 18739 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 |
18740 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 18740 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
18741 fi | 18741 fi |
18742 | 18742 |
18743 | 18743 |
OLD | NEW |