| 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 587 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 598 REPORT_BUGS_TEXI | 598 REPORT_BUGS_TEXI |
| 599 REPORT_BUGS_TO | 599 REPORT_BUGS_TO |
| 600 PKGVERSION | 600 PKGVERSION |
| 601 sim_profile | 601 sim_profile |
| 602 sim_trace | 602 sim_trace |
| 603 sim_stdio | 603 sim_stdio |
| 604 sim_debug | 604 sim_debug |
| 605 sim_cflags | 605 sim_cflags |
| 606 sim_bswap | 606 sim_bswap |
| 607 MAINT | 607 MAINT |
| 608 EGREP | |
| 609 GREP | |
| 610 CPP | |
| 611 CATOBJEXT | 608 CATOBJEXT |
| 612 GENCAT | 609 GENCAT |
| 613 INSTOBJEXT | 610 INSTOBJEXT |
| 614 DATADIRNAME | 611 DATADIRNAME |
| 615 CATALOGS | 612 CATALOGS |
| 616 POSUB | 613 POSUB |
| 617 GMSGFMT | 614 GMSGFMT |
| 618 XGETTEXT | 615 XGETTEXT |
| 619 INCINTL | 616 INCINTL |
| 620 LIBINTL_DEP | 617 LIBINTL_DEP |
| 621 LIBINTL | 618 LIBINTL |
| 622 USE_NLS | 619 USE_NLS |
| 623 GMAKE_FALSE | 620 GMAKE_FALSE |
| 624 GMAKE_TRUE | 621 GMAKE_TRUE |
| 625 MAKE | 622 MAKE |
| 626 CCDEPMODE | 623 CCDEPMODE |
| 627 DEPDIR | 624 DEPDIR |
| 628 am__leading_dot | 625 am__leading_dot |
| 626 PACKAGE |
| 629 RANLIB | 627 RANLIB |
| 630 AR | 628 AR |
| 631 HDEFINES | 629 HDEFINES |
| 632 CC_FOR_BUILD | 630 CC_FOR_BUILD |
| 633 INSTALL_DATA | 631 INSTALL_DATA |
| 634 INSTALL_SCRIPT | 632 INSTALL_SCRIPT |
| 635 INSTALL_PROGRAM | 633 INSTALL_PROGRAM |
| 634 EGREP |
| 635 GREP |
| 636 CPP |
| 636 target_os | 637 target_os |
| 637 target_vendor | 638 target_vendor |
| 638 target_cpu | 639 target_cpu |
| 639 target | 640 target |
| 640 host_os | 641 host_os |
| 641 host_vendor | 642 host_vendor |
| 642 host_cpu | 643 host_cpu |
| 643 host | 644 host |
| 644 build_os | 645 build_os |
| 645 build_vendor | 646 build_vendor |
| (...skipping 1799 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2445 # triggers warnings from the preprocessor. Will be in autoconf 2.58. | 2446 # triggers warnings from the preprocessor. Will be in autoconf 2.58. |
| 2446 # For now, using this also overrides header checks to use only the | 2447 # For now, using this also overrides header checks to use only the |
| 2447 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a | 2448 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a |
| 2448 # bit harder from here). | 2449 # bit harder from here). |
| 2449 # Eventually autoconf will default to checking headers with the compiler | 2450 # Eventually autoconf will default to checking headers with the compiler |
| 2450 # instead, and we'll have to do this differently. | 2451 # instead, and we'll have to do this differently. |
| 2451 | 2452 |
| 2452 # AC_PROG_CPP_WERROR | 2453 # AC_PROG_CPP_WERROR |
| 2453 | 2454 |
| 2454 # Test for GNAT. | 2455 # Test for GNAT. |
| 2455 # We require the gnatbind program, and a compiler driver that | 2456 # We require the gnatbind & gnatmake programs, as well as a compiler driver |
| 2456 # understands Ada. We use the user's CC setting, already found, | 2457 # that understands Ada. We use the user's CC setting, already found, and |
| 2457 # and possibly add $1 to the command-line parameters. | 2458 # possibly add $1 to the command-line parameters. |
| 2458 # | 2459 # |
| 2459 # Sets the shell variable have_gnat to yes or no as appropriate, and | 2460 # Sets the shell variable have_gnat to yes or no as appropriate, and |
| 2460 # substitutes GNATBIND and GNATMAKE. | 2461 # substitutes GNATBIND and GNATMAKE. |
| 2461 | 2462 |
| 2462 | 2463 |
| 2463 | 2464 |
| 2464 | 2465 |
| 2465 | 2466 |
| 2466 | 2467 |
| 2467 | 2468 |
| (...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3374 IFS=$ac_save_IFS | 3375 IFS=$ac_save_IFS |
| 3375 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac | 3376 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac |
| 3376 | 3377 |
| 3377 | 3378 |
| 3378 # The aliases save the names the user supplied, while $host etc. | 3379 # The aliases save the names the user supplied, while $host etc. |
| 3379 # will get canonicalized. | 3380 # will get canonicalized. |
| 3380 test -n "$target_alias" && | 3381 test -n "$target_alias" && |
| 3381 test "$program_prefix$program_suffix$program_transform_name" = \ | 3382 test "$program_prefix$program_suffix$program_transform_name" = \ |
| 3382 NONENONEs,x,x, && | 3383 NONENONEs,x,x, && |
| 3383 program_prefix=${target_alias}- | 3384 program_prefix=${target_alias}- |
| 3384 test "$program_prefix" != NONE && | |
| 3385 program_transform_name="s&^&$program_prefix&;$program_transform_name" | |
| 3386 # Use a double $ so make ignores it. | |
| 3387 test "$program_suffix" != NONE && | |
| 3388 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | |
| 3389 # Double any \ or $. | |
| 3390 # By default was `s,x,x', remove it if useless. | |
| 3391 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | |
| 3392 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | |
| 3393 | |
| 3394 # Find a good install program. We prefer a C program (faster), | |
| 3395 # so one script is as good as another. But avoid the broken or | |
| 3396 # incompatible versions: | |
| 3397 # SysV /etc/install, /usr/sbin/install | |
| 3398 # SunOS /usr/etc/install | |
| 3399 # IRIX /sbin/install | |
| 3400 # AIX /bin/install | |
| 3401 # AmigaOS /C/install, which installs bootblocks on floppy discs | |
| 3402 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
| 3403 # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
| 3404 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
| 3405 # OS/2's system install, which has a completely different semantic | |
| 3406 # ./install, which can be erroneously created by make from ./install.sh. | |
| 3407 # Reject install programs that cannot install multiple files. | |
| 3408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 | |
| 3409 $as_echo_n "checking for a BSD-compatible install... " >&6; } | |
| 3410 if test -z "$INSTALL"; then | |
| 3411 if test "${ac_cv_path_install+set}" = set; then : | |
| 3412 $as_echo_n "(cached) " >&6 | |
| 3413 else | |
| 3414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
| 3415 for as_dir in $PATH | |
| 3416 do | |
| 3417 IFS=$as_save_IFS | |
| 3418 test -z "$as_dir" && as_dir=. | |
| 3419 # Account for people who put trailing slashes in PATH elements. | |
| 3420 case $as_dir/ in #(( | |
| 3421 ./ | .// | /[cC]/* | \ | |
| 3422 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | |
| 3423 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | |
| 3424 /usr/ucb/* ) ;; | |
| 3425 *) | |
| 3426 # OSF1 and SCO ODT 3.0 have their own names for install. | |
| 3427 # Don't use installbsd from OSF since it installs stuff as root | |
| 3428 # by default. | |
| 3429 for ac_prog in ginstall scoinst install; do | |
| 3430 for ac_exec_ext in '' $ac_executable_extensions; do | |
| 3431 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then | |
| 3432 if test $ac_prog = install && | |
| 3433 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
| 3434 # AIX install. It has an incompatible calling convention. | |
| 3435 : | |
| 3436 elif test $ac_prog = install && | |
| 3437 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
| 3438 # program-specific install script used by HP pwplus--don't use. | |
| 3439 : | |
| 3440 else | |
| 3441 rm -rf conftest.one conftest.two conftest.dir | |
| 3442 echo one > conftest.one | |
| 3443 echo two > conftest.two | |
| 3444 mkdir conftest.dir | |
| 3445 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd
`/conftest.dir" && | |
| 3446 test -s conftest.one && test -s conftest.two && | |
| 3447 test -s conftest.dir/conftest.one && | |
| 3448 test -s conftest.dir/conftest.two | |
| 3449 then | |
| 3450 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | |
| 3451 break 3 | |
| 3452 fi | |
| 3453 fi | |
| 3454 fi | |
| 3455 done | |
| 3456 done | |
| 3457 ;; | |
| 3458 esac | |
| 3459 | |
| 3460 done | |
| 3461 IFS=$as_save_IFS | |
| 3462 | |
| 3463 rm -rf conftest.one conftest.two conftest.dir | |
| 3464 | |
| 3465 fi | |
| 3466 if test "${ac_cv_path_install+set}" = set; then | |
| 3467 INSTALL=$ac_cv_path_install | |
| 3468 else | |
| 3469 # As a last resort, use the slow shell script. Don't cache a | |
| 3470 # value for INSTALL within a source directory, because that will | |
| 3471 # break other packages using the cache if that directory is | |
| 3472 # removed, or if the value is a relative name. | |
| 3473 INSTALL=$ac_install_sh | |
| 3474 fi | |
| 3475 fi | |
| 3476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | |
| 3477 $as_echo "$INSTALL" >&6; } | |
| 3478 | |
| 3479 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
| 3480 # It thinks the first close brace ends the variable substitution. | |
| 3481 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
| 3482 | |
| 3483 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | |
| 3484 | |
| 3485 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
| 3486 | |
| 3487 rm -rf .tst 2>/dev/null | |
| 3488 mkdir .tst 2>/dev/null | |
| 3489 if test -d .tst; then | |
| 3490 am__leading_dot=. | |
| 3491 else | |
| 3492 am__leading_dot=_ | |
| 3493 fi | |
| 3494 rmdir .tst 2>/dev/null | |
| 3495 | |
| 3496 DEPDIR="${am__leading_dot}deps" | |
| 3497 | |
| 3498 | 3385 |
| 3499 ac_ext=c | 3386 ac_ext=c |
| 3500 ac_cpp='$CPP $CPPFLAGS' | 3387 ac_cpp='$CPP $CPPFLAGS' |
| 3501 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3388 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3502 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3389 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3503 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3390 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3504 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 | 3391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 |
| 3505 $as_echo_n "checking how to run the C preprocessor... " >&6; } | 3392 $as_echo_n "checking how to run the C preprocessor... " >&6; } |
| 3506 # On Suns, sometimes $CPP names a directory. | 3393 # On Suns, sometimes $CPP names a directory. |
| 3507 if test -n "$CPP" && test -d "$CPP"; then | 3394 if test -n "$CPP" && test -d "$CPP"; then |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3888 cat >>confdefs.h <<_ACEOF | 3775 cat >>confdefs.h <<_ACEOF |
| 3889 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 3776 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 3890 _ACEOF | 3777 _ACEOF |
| 3891 | 3778 |
| 3892 fi | 3779 fi |
| 3893 | 3780 |
| 3894 done | 3781 done |
| 3895 | 3782 |
| 3896 | 3783 |
| 3897 | 3784 |
| 3785 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_co
nfig_h" "$ac_includes_default" |
| 3786 if test "x$ac_cv_header_minix_config_h" = x""yes; then : |
| 3787 MINIX=yes |
| 3788 else |
| 3789 MINIX= |
| 3790 fi |
| 3791 |
| 3792 |
| 3793 if test "$MINIX" = yes; then |
| 3794 |
| 3795 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h |
| 3796 |
| 3797 |
| 3798 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h |
| 3799 |
| 3800 |
| 3801 $as_echo "#define _MINIX 1" >>confdefs.h |
| 3802 |
| 3803 fi |
| 3804 |
| 3805 |
| 3806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define
__EXTENSIONS__" >&5 |
| 3807 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } |
| 3808 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : |
| 3809 $as_echo_n "(cached) " >&6 |
| 3810 else |
| 3811 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 3812 /* end confdefs.h. */ |
| 3813 |
| 3814 # define __EXTENSIONS__ 1 |
| 3815 $ac_includes_default |
| 3816 int |
| 3817 main () |
| 3818 { |
| 3819 |
| 3820 ; |
| 3821 return 0; |
| 3822 } |
| 3823 _ACEOF |
| 3824 if ac_fn_c_try_compile "$LINENO"; then : |
| 3825 ac_cv_safe_to_define___extensions__=yes |
| 3826 else |
| 3827 ac_cv_safe_to_define___extensions__=no |
| 3828 fi |
| 3829 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3830 fi |
| 3831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensi
ons__" >&5 |
| 3832 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; } |
| 3833 test $ac_cv_safe_to_define___extensions__ = yes && |
| 3834 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h |
| 3835 |
| 3836 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h |
| 3837 |
| 3838 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h |
| 3839 |
| 3840 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h |
| 3841 |
| 3842 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h |
| 3843 |
| 3844 |
| 3845 test "$program_prefix" != NONE && |
| 3846 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
| 3847 # Use a double $ so make ignores it. |
| 3848 test "$program_suffix" != NONE && |
| 3849 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |
| 3850 # Double any \ or $. |
| 3851 # By default was `s,x,x', remove it if useless. |
| 3852 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' |
| 3853 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` |
| 3854 |
| 3855 # Find a good install program. We prefer a C program (faster), |
| 3856 # so one script is as good as another. But avoid the broken or |
| 3857 # incompatible versions: |
| 3858 # SysV /etc/install, /usr/sbin/install |
| 3859 # SunOS /usr/etc/install |
| 3860 # IRIX /sbin/install |
| 3861 # AIX /bin/install |
| 3862 # AmigaOS /C/install, which installs bootblocks on floppy discs |
| 3863 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 3864 # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3865 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3866 # OS/2's system install, which has a completely different semantic |
| 3867 # ./install, which can be erroneously created by make from ./install.sh. |
| 3868 # Reject install programs that cannot install multiple files. |
| 3869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 |
| 3870 $as_echo_n "checking for a BSD-compatible install... " >&6; } |
| 3871 if test -z "$INSTALL"; then |
| 3872 if test "${ac_cv_path_install+set}" = set; then : |
| 3873 $as_echo_n "(cached) " >&6 |
| 3874 else |
| 3875 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 3876 for as_dir in $PATH |
| 3877 do |
| 3878 IFS=$as_save_IFS |
| 3879 test -z "$as_dir" && as_dir=. |
| 3880 # Account for people who put trailing slashes in PATH elements. |
| 3881 case $as_dir/ in #(( |
| 3882 ./ | .// | /[cC]/* | \ |
| 3883 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
| 3884 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ |
| 3885 /usr/ucb/* ) ;; |
| 3886 *) |
| 3887 # OSF1 and SCO ODT 3.0 have their own names for install. |
| 3888 # Don't use installbsd from OSF since it installs stuff as root |
| 3889 # by default. |
| 3890 for ac_prog in ginstall scoinst install; do |
| 3891 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3892 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then |
| 3893 if test $ac_prog = install && |
| 3894 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3895 # AIX install. It has an incompatible calling convention. |
| 3896 : |
| 3897 elif test $ac_prog = install && |
| 3898 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3899 # program-specific install script used by HP pwplus--don't use. |
| 3900 : |
| 3901 else |
| 3902 rm -rf conftest.one conftest.two conftest.dir |
| 3903 echo one > conftest.one |
| 3904 echo two > conftest.two |
| 3905 mkdir conftest.dir |
| 3906 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd
`/conftest.dir" && |
| 3907 test -s conftest.one && test -s conftest.two && |
| 3908 test -s conftest.dir/conftest.one && |
| 3909 test -s conftest.dir/conftest.two |
| 3910 then |
| 3911 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 3912 break 3 |
| 3913 fi |
| 3914 fi |
| 3915 fi |
| 3916 done |
| 3917 done |
| 3918 ;; |
| 3919 esac |
| 3920 |
| 3921 done |
| 3922 IFS=$as_save_IFS |
| 3923 |
| 3924 rm -rf conftest.one conftest.two conftest.dir |
| 3925 |
| 3926 fi |
| 3927 if test "${ac_cv_path_install+set}" = set; then |
| 3928 INSTALL=$ac_cv_path_install |
| 3929 else |
| 3930 # As a last resort, use the slow shell script. Don't cache a |
| 3931 # value for INSTALL within a source directory, because that will |
| 3932 # break other packages using the cache if that directory is |
| 3933 # removed, or if the value is a relative name. |
| 3934 INSTALL=$ac_install_sh |
| 3935 fi |
| 3936 fi |
| 3937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 |
| 3938 $as_echo "$INSTALL" >&6; } |
| 3939 |
| 3940 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
| 3941 # It thinks the first close brace ends the variable substitution. |
| 3942 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
| 3943 |
| 3944 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
| 3945 |
| 3946 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| 3947 |
| 3948 rm -rf .tst 2>/dev/null |
| 3949 mkdir .tst 2>/dev/null |
| 3950 if test -d .tst; then |
| 3951 am__leading_dot=. |
| 3952 else |
| 3953 am__leading_dot=_ |
| 3954 fi |
| 3955 rmdir .tst 2>/dev/null |
| 3956 |
| 3957 DEPDIR="${am__leading_dot}deps" |
| 3958 |
| 3959 |
| 3898 | 3960 |
| 3899 # autoconf.info says this should be called right after AC_INIT. | 3961 # autoconf.info says this should be called right after AC_INIT. |
| 3900 ac_config_headers="$ac_config_headers config.h:config.in" | 3962 ac_config_headers="$ac_config_headers config.h:config.in" |
| 3901 | 3963 |
| 3902 | 3964 |
| 3903 | 3965 |
| 3904 | 3966 |
| 3905 | 3967 |
| 3968 |
| 3906 # Put a plausible default for CC_FOR_BUILD in Makefile. | 3969 # Put a plausible default for CC_FOR_BUILD in Makefile. |
| 3907 if test "x$cross_compiling" = "xno"; then | 3970 if test "x$cross_compiling" = "xno"; then |
| 3908 CC_FOR_BUILD='$(CC)' | 3971 CC_FOR_BUILD='$(CC)' |
| 3909 else | 3972 else |
| 3910 CC_FOR_BUILD=gcc | 3973 CC_FOR_BUILD=gcc |
| 3911 fi | 3974 fi |
| 3912 | 3975 |
| 3913 | 3976 |
| 3914 | 3977 |
| 3915 | 3978 |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4001 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2
;} | 4064 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2
;} |
| 4002 ac_tool_warned=yes ;; | 4065 ac_tool_warned=yes ;; |
| 4003 esac | 4066 esac |
| 4004 RANLIB=$ac_ct_RANLIB | 4067 RANLIB=$ac_ct_RANLIB |
| 4005 fi | 4068 fi |
| 4006 else | 4069 else |
| 4007 RANLIB="$ac_cv_prog_RANLIB" | 4070 RANLIB="$ac_cv_prog_RANLIB" |
| 4008 fi | 4071 fi |
| 4009 | 4072 |
| 4010 | 4073 |
| 4074 # Some of the common include files depend on bfd.h, and bfd.h checks |
| 4075 # that config.h is included first by testing that the PACKAGE macro |
| 4076 # is defined. |
| 4077 PACKAGE=sim |
| 4078 |
| 4079 cat >>confdefs.h <<_ACEOF |
| 4080 #define PACKAGE "$PACKAGE" |
| 4081 _ACEOF |
| 4082 |
| 4083 |
| 4084 |
| 4011 # Dependency checking. | 4085 # Dependency checking. |
| 4012 ac_config_commands="$ac_config_commands depdir" | 4086 ac_config_commands="$ac_config_commands depdir" |
| 4013 | 4087 |
| 4014 | 4088 |
| 4015 depcc="$CC" am_compiler_list= | 4089 depcc="$CC" am_compiler_list= |
| 4016 | 4090 |
| 4017 am_depcomp=$ac_aux_dir/depcomp | 4091 am_depcomp=$ac_aux_dir/depcomp |
| 4018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 4092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
| 4019 $as_echo_n "checking dependency style of $depcc... " >&6; } | 4093 $as_echo_n "checking dependency style of $depcc... " >&6; } |
| 4020 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : | 4094 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4577 | 4651 |
| 4578 | 4652 |
| 4579 | 4653 |
| 4580 # Check whether --enable-sim-trace was given. | 4654 # Check whether --enable-sim-trace was given. |
| 4581 if test "${enable_sim_trace+set}" = set; then : | 4655 if test "${enable_sim_trace+set}" = set; then : |
| 4582 enableval=$enable_sim_trace; case "${enableval}" in | 4656 enableval=$enable_sim_trace; case "${enableval}" in |
| 4583 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";; | 4657 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";; |
| 4584 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";; | 4658 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";; |
| 4585 [-0-9]*) | 4659 [-0-9]*) |
| 4586 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";; | 4660 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";; |
| 4587 [a-z]*) | 4661 [[:lower:]]*) |
| 4588 sim_trace="" | 4662 sim_trace="" |
| 4589 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do | 4663 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do |
| 4590 if test x"$sim_trace" = x; then | 4664 if test x"$sim_trace" = x; then |
| 4591 sim_trace="-DWITH_TRACE='(TRACE_$x" | 4665 sim_trace="-DWITH_TRACE='(TRACE_$x" |
| 4592 else | 4666 else |
| 4593 sim_trace="${sim_trace}|TRACE_$x" | 4667 sim_trace="${sim_trace}|TRACE_$x" |
| 4594 fi | 4668 fi |
| 4595 done | 4669 done |
| 4596 sim_trace="$sim_trace)'" ;; | 4670 sim_trace="$sim_trace)'" ;; |
| 4597 esac | 4671 esac |
| (...skipping 1932 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6530 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 6604 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 6531 # would make configure fail if this is the last instruction. | 6605 # would make configure fail if this is the last instruction. |
| 6532 $ac_cs_success || as_fn_exit $? | 6606 $ac_cs_success || as_fn_exit $? |
| 6533 fi | 6607 fi |
| 6534 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 6608 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 6535 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 | 6609 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 |
| 6536 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 6610 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
| 6537 fi | 6611 fi |
| 6538 | 6612 |
| 6539 | 6613 |
| OLD | NEW |