| 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 584 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 595 REPORT_BUGS_TEXI | 595 REPORT_BUGS_TEXI |
| 596 REPORT_BUGS_TO | 596 REPORT_BUGS_TO |
| 597 PKGVERSION | 597 PKGVERSION |
| 598 sim_profile | 598 sim_profile |
| 599 sim_trace | 599 sim_trace |
| 600 sim_stdio | 600 sim_stdio |
| 601 sim_debug | 601 sim_debug |
| 602 sim_cflags | 602 sim_cflags |
| 603 sim_bswap | 603 sim_bswap |
| 604 MAINT | 604 MAINT |
| 605 EGREP | |
| 606 GREP | |
| 607 CPP | |
| 608 CATOBJEXT | 605 CATOBJEXT |
| 609 GENCAT | 606 GENCAT |
| 610 INSTOBJEXT | 607 INSTOBJEXT |
| 611 DATADIRNAME | 608 DATADIRNAME |
| 612 CATALOGS | 609 CATALOGS |
| 613 POSUB | 610 POSUB |
| 614 GMSGFMT | 611 GMSGFMT |
| 615 XGETTEXT | 612 XGETTEXT |
| 616 INCINTL | 613 INCINTL |
| 617 LIBINTL_DEP | 614 LIBINTL_DEP |
| 618 LIBINTL | 615 LIBINTL |
| 619 USE_NLS | 616 USE_NLS |
| 620 GMAKE_FALSE | 617 GMAKE_FALSE |
| 621 GMAKE_TRUE | 618 GMAKE_TRUE |
| 622 MAKE | 619 MAKE |
| 623 CCDEPMODE | 620 CCDEPMODE |
| 624 DEPDIR | 621 DEPDIR |
| 625 am__leading_dot | 622 am__leading_dot |
| 623 PACKAGE |
| 626 RANLIB | 624 RANLIB |
| 627 AR | 625 AR |
| 628 HDEFINES | 626 HDEFINES |
| 629 CC_FOR_BUILD | 627 CC_FOR_BUILD |
| 630 INSTALL_DATA | 628 INSTALL_DATA |
| 631 INSTALL_SCRIPT | 629 INSTALL_SCRIPT |
| 632 INSTALL_PROGRAM | 630 INSTALL_PROGRAM |
| 631 EGREP |
| 632 GREP |
| 633 CPP |
| 633 target_os | 634 target_os |
| 634 target_vendor | 635 target_vendor |
| 635 target_cpu | 636 target_cpu |
| 636 target | 637 target |
| 637 host_os | 638 host_os |
| 638 host_vendor | 639 host_vendor |
| 639 host_cpu | 640 host_cpu |
| 640 host | 641 host |
| 641 build_os | 642 build_os |
| 642 build_vendor | 643 build_vendor |
| (...skipping 1783 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2426 # triggers warnings from the preprocessor. Will be in autoconf 2.58. | 2427 # triggers warnings from the preprocessor. Will be in autoconf 2.58. |
| 2427 # For now, using this also overrides header checks to use only the | 2428 # For now, using this also overrides header checks to use only the |
| 2428 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a | 2429 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a |
| 2429 # bit harder from here). | 2430 # bit harder from here). |
| 2430 # Eventually autoconf will default to checking headers with the compiler | 2431 # Eventually autoconf will default to checking headers with the compiler |
| 2431 # instead, and we'll have to do this differently. | 2432 # instead, and we'll have to do this differently. |
| 2432 | 2433 |
| 2433 # AC_PROG_CPP_WERROR | 2434 # AC_PROG_CPP_WERROR |
| 2434 | 2435 |
| 2435 # Test for GNAT. | 2436 # Test for GNAT. |
| 2436 # We require the gnatbind program, and a compiler driver that | 2437 # We require the gnatbind & gnatmake programs, as well as a compiler driver |
| 2437 # understands Ada. We use the user's CC setting, already found, | 2438 # that understands Ada. We use the user's CC setting, already found, and |
| 2438 # and possibly add $1 to the command-line parameters. | 2439 # possibly add $1 to the command-line parameters. |
| 2439 # | 2440 # |
| 2440 # Sets the shell variable have_gnat to yes or no as appropriate, and | 2441 # Sets the shell variable have_gnat to yes or no as appropriate, and |
| 2441 # substitutes GNATBIND and GNATMAKE. | 2442 # substitutes GNATBIND and GNATMAKE. |
| 2442 | 2443 |
| 2443 | 2444 |
| 2444 | 2445 |
| 2445 | 2446 |
| 2446 | 2447 |
| 2447 | 2448 |
| 2448 | 2449 |
| (...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3355 IFS=$ac_save_IFS | 3356 IFS=$ac_save_IFS |
| 3356 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac | 3357 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac |
| 3357 | 3358 |
| 3358 | 3359 |
| 3359 # The aliases save the names the user supplied, while $host etc. | 3360 # The aliases save the names the user supplied, while $host etc. |
| 3360 # will get canonicalized. | 3361 # will get canonicalized. |
| 3361 test -n "$target_alias" && | 3362 test -n "$target_alias" && |
| 3362 test "$program_prefix$program_suffix$program_transform_name" = \ | 3363 test "$program_prefix$program_suffix$program_transform_name" = \ |
| 3363 NONENONEs,x,x, && | 3364 NONENONEs,x,x, && |
| 3364 program_prefix=${target_alias}- | 3365 program_prefix=${target_alias}- |
| 3365 test "$program_prefix" != NONE && | |
| 3366 program_transform_name="s&^&$program_prefix&;$program_transform_name" | |
| 3367 # Use a double $ so make ignores it. | |
| 3368 test "$program_suffix" != NONE && | |
| 3369 program_transform_name="s&\$&$program_suffix&;$program_transform_name" | |
| 3370 # Double any \ or $. | |
| 3371 # By default was `s,x,x', remove it if useless. | |
| 3372 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | |
| 3373 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | |
| 3374 | |
| 3375 # Find a good install program. We prefer a C program (faster), | |
| 3376 # so one script is as good as another. But avoid the broken or | |
| 3377 # incompatible versions: | |
| 3378 # SysV /etc/install, /usr/sbin/install | |
| 3379 # SunOS /usr/etc/install | |
| 3380 # IRIX /sbin/install | |
| 3381 # AIX /bin/install | |
| 3382 # AmigaOS /C/install, which installs bootblocks on floppy discs | |
| 3383 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
| 3384 # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
| 3385 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
| 3386 # OS/2's system install, which has a completely different semantic | |
| 3387 # ./install, which can be erroneously created by make from ./install.sh. | |
| 3388 # Reject install programs that cannot install multiple files. | |
| 3389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 | |
| 3390 $as_echo_n "checking for a BSD-compatible install... " >&6; } | |
| 3391 if test -z "$INSTALL"; then | |
| 3392 if test "${ac_cv_path_install+set}" = set; then : | |
| 3393 $as_echo_n "(cached) " >&6 | |
| 3394 else | |
| 3395 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
| 3396 for as_dir in $PATH | |
| 3397 do | |
| 3398 IFS=$as_save_IFS | |
| 3399 test -z "$as_dir" && as_dir=. | |
| 3400 # Account for people who put trailing slashes in PATH elements. | |
| 3401 case $as_dir/ in #(( | |
| 3402 ./ | .// | /[cC]/* | \ | |
| 3403 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | |
| 3404 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ | |
| 3405 /usr/ucb/* ) ;; | |
| 3406 *) | |
| 3407 # OSF1 and SCO ODT 3.0 have their own names for install. | |
| 3408 # Don't use installbsd from OSF since it installs stuff as root | |
| 3409 # by default. | |
| 3410 for ac_prog in ginstall scoinst install; do | |
| 3411 for ac_exec_ext in '' $ac_executable_extensions; do | |
| 3412 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then | |
| 3413 if test $ac_prog = install && | |
| 3414 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
| 3415 # AIX install. It has an incompatible calling convention. | |
| 3416 : | |
| 3417 elif test $ac_prog = install && | |
| 3418 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | |
| 3419 # program-specific install script used by HP pwplus--don't use. | |
| 3420 : | |
| 3421 else | |
| 3422 rm -rf conftest.one conftest.two conftest.dir | |
| 3423 echo one > conftest.one | |
| 3424 echo two > conftest.two | |
| 3425 mkdir conftest.dir | |
| 3426 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd
`/conftest.dir" && | |
| 3427 test -s conftest.one && test -s conftest.two && | |
| 3428 test -s conftest.dir/conftest.one && | |
| 3429 test -s conftest.dir/conftest.two | |
| 3430 then | |
| 3431 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | |
| 3432 break 3 | |
| 3433 fi | |
| 3434 fi | |
| 3435 fi | |
| 3436 done | |
| 3437 done | |
| 3438 ;; | |
| 3439 esac | |
| 3440 | |
| 3441 done | |
| 3442 IFS=$as_save_IFS | |
| 3443 | |
| 3444 rm -rf conftest.one conftest.two conftest.dir | |
| 3445 | |
| 3446 fi | |
| 3447 if test "${ac_cv_path_install+set}" = set; then | |
| 3448 INSTALL=$ac_cv_path_install | |
| 3449 else | |
| 3450 # As a last resort, use the slow shell script. Don't cache a | |
| 3451 # value for INSTALL within a source directory, because that will | |
| 3452 # break other packages using the cache if that directory is | |
| 3453 # removed, or if the value is a relative name. | |
| 3454 INSTALL=$ac_install_sh | |
| 3455 fi | |
| 3456 fi | |
| 3457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 | |
| 3458 $as_echo "$INSTALL" >&6; } | |
| 3459 | |
| 3460 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
| 3461 # It thinks the first close brace ends the variable substitution. | |
| 3462 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
| 3463 | |
| 3464 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' | |
| 3465 | |
| 3466 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
| 3467 | |
| 3468 rm -rf .tst 2>/dev/null | |
| 3469 mkdir .tst 2>/dev/null | |
| 3470 if test -d .tst; then | |
| 3471 am__leading_dot=. | |
| 3472 else | |
| 3473 am__leading_dot=_ | |
| 3474 fi | |
| 3475 rmdir .tst 2>/dev/null | |
| 3476 | |
| 3477 DEPDIR="${am__leading_dot}deps" | |
| 3478 | |
| 3479 | 3366 |
| 3480 ac_ext=c | 3367 ac_ext=c |
| 3481 ac_cpp='$CPP $CPPFLAGS' | 3368 ac_cpp='$CPP $CPPFLAGS' |
| 3482 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3369 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3483 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' | 3370 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
LIBS >&5' |
| 3484 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3371 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 | 3372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor"
>&5 |
| 3486 $as_echo_n "checking how to run the C preprocessor... " >&6; } | 3373 $as_echo_n "checking how to run the C preprocessor... " >&6; } |
| 3487 # On Suns, sometimes $CPP names a directory. | 3374 # On Suns, sometimes $CPP names a directory. |
| 3488 if test -n "$CPP" && test -d "$CPP"; then | 3375 if test -n "$CPP" && test -d "$CPP"; then |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3869 cat >>confdefs.h <<_ACEOF | 3756 cat >>confdefs.h <<_ACEOF |
| 3870 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 3757 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 3871 _ACEOF | 3758 _ACEOF |
| 3872 | 3759 |
| 3873 fi | 3760 fi |
| 3874 | 3761 |
| 3875 done | 3762 done |
| 3876 | 3763 |
| 3877 | 3764 |
| 3878 | 3765 |
| 3766 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_co
nfig_h" "$ac_includes_default" |
| 3767 if test "x$ac_cv_header_minix_config_h" = x""yes; then : |
| 3768 MINIX=yes |
| 3769 else |
| 3770 MINIX= |
| 3771 fi |
| 3772 |
| 3773 |
| 3774 if test "$MINIX" = yes; then |
| 3775 |
| 3776 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h |
| 3777 |
| 3778 |
| 3779 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h |
| 3780 |
| 3781 |
| 3782 $as_echo "#define _MINIX 1" >>confdefs.h |
| 3783 |
| 3784 fi |
| 3785 |
| 3786 |
| 3787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define
__EXTENSIONS__" >&5 |
| 3788 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } |
| 3789 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : |
| 3790 $as_echo_n "(cached) " >&6 |
| 3791 else |
| 3792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 3793 /* end confdefs.h. */ |
| 3794 |
| 3795 # define __EXTENSIONS__ 1 |
| 3796 $ac_includes_default |
| 3797 int |
| 3798 main () |
| 3799 { |
| 3800 |
| 3801 ; |
| 3802 return 0; |
| 3803 } |
| 3804 _ACEOF |
| 3805 if ac_fn_c_try_compile "$LINENO"; then : |
| 3806 ac_cv_safe_to_define___extensions__=yes |
| 3807 else |
| 3808 ac_cv_safe_to_define___extensions__=no |
| 3809 fi |
| 3810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3811 fi |
| 3812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensi
ons__" >&5 |
| 3813 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; } |
| 3814 test $ac_cv_safe_to_define___extensions__ = yes && |
| 3815 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h |
| 3816 |
| 3817 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h |
| 3818 |
| 3819 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h |
| 3820 |
| 3821 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h |
| 3822 |
| 3823 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h |
| 3824 |
| 3825 |
| 3826 test "$program_prefix" != NONE && |
| 3827 program_transform_name="s&^&$program_prefix&;$program_transform_name" |
| 3828 # Use a double $ so make ignores it. |
| 3829 test "$program_suffix" != NONE && |
| 3830 program_transform_name="s&\$&$program_suffix&;$program_transform_name" |
| 3831 # Double any \ or $. |
| 3832 # By default was `s,x,x', remove it if useless. |
| 3833 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' |
| 3834 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` |
| 3835 |
| 3836 # Find a good install program. We prefer a C program (faster), |
| 3837 # so one script is as good as another. But avoid the broken or |
| 3838 # incompatible versions: |
| 3839 # SysV /etc/install, /usr/sbin/install |
| 3840 # SunOS /usr/etc/install |
| 3841 # IRIX /sbin/install |
| 3842 # AIX /bin/install |
| 3843 # AmigaOS /C/install, which installs bootblocks on floppy discs |
| 3844 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 3845 # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3846 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3847 # OS/2's system install, which has a completely different semantic |
| 3848 # ./install, which can be erroneously created by make from ./install.sh. |
| 3849 # Reject install programs that cannot install multiple files. |
| 3850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install"
>&5 |
| 3851 $as_echo_n "checking for a BSD-compatible install... " >&6; } |
| 3852 if test -z "$INSTALL"; then |
| 3853 if test "${ac_cv_path_install+set}" = set; then : |
| 3854 $as_echo_n "(cached) " >&6 |
| 3855 else |
| 3856 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 3857 for as_dir in $PATH |
| 3858 do |
| 3859 IFS=$as_save_IFS |
| 3860 test -z "$as_dir" && as_dir=. |
| 3861 # Account for people who put trailing slashes in PATH elements. |
| 3862 case $as_dir/ in #(( |
| 3863 ./ | .// | /[cC]/* | \ |
| 3864 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
| 3865 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ |
| 3866 /usr/ucb/* ) ;; |
| 3867 *) |
| 3868 # OSF1 and SCO ODT 3.0 have their own names for install. |
| 3869 # Don't use installbsd from OSF since it installs stuff as root |
| 3870 # by default. |
| 3871 for ac_prog in ginstall scoinst install; do |
| 3872 for ac_exec_ext in '' $ac_executable_extensions; do |
| 3873 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_p
rog$ac_exec_ext"; }; then |
| 3874 if test $ac_prog = install && |
| 3875 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3876 # AIX install. It has an incompatible calling convention. |
| 3877 : |
| 3878 elif test $ac_prog = install && |
| 3879 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3880 # program-specific install script used by HP pwplus--don't use. |
| 3881 : |
| 3882 else |
| 3883 rm -rf conftest.one conftest.two conftest.dir |
| 3884 echo one > conftest.one |
| 3885 echo two > conftest.two |
| 3886 mkdir conftest.dir |
| 3887 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd
`/conftest.dir" && |
| 3888 test -s conftest.one && test -s conftest.two && |
| 3889 test -s conftest.dir/conftest.one && |
| 3890 test -s conftest.dir/conftest.two |
| 3891 then |
| 3892 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 3893 break 3 |
| 3894 fi |
| 3895 fi |
| 3896 fi |
| 3897 done |
| 3898 done |
| 3899 ;; |
| 3900 esac |
| 3901 |
| 3902 done |
| 3903 IFS=$as_save_IFS |
| 3904 |
| 3905 rm -rf conftest.one conftest.two conftest.dir |
| 3906 |
| 3907 fi |
| 3908 if test "${ac_cv_path_install+set}" = set; then |
| 3909 INSTALL=$ac_cv_path_install |
| 3910 else |
| 3911 # As a last resort, use the slow shell script. Don't cache a |
| 3912 # value for INSTALL within a source directory, because that will |
| 3913 # break other packages using the cache if that directory is |
| 3914 # removed, or if the value is a relative name. |
| 3915 INSTALL=$ac_install_sh |
| 3916 fi |
| 3917 fi |
| 3918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 |
| 3919 $as_echo "$INSTALL" >&6; } |
| 3920 |
| 3921 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
| 3922 # It thinks the first close brace ends the variable substitution. |
| 3923 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
| 3924 |
| 3925 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
| 3926 |
| 3927 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| 3928 |
| 3929 rm -rf .tst 2>/dev/null |
| 3930 mkdir .tst 2>/dev/null |
| 3931 if test -d .tst; then |
| 3932 am__leading_dot=. |
| 3933 else |
| 3934 am__leading_dot=_ |
| 3935 fi |
| 3936 rmdir .tst 2>/dev/null |
| 3937 |
| 3938 DEPDIR="${am__leading_dot}deps" |
| 3939 |
| 3940 |
| 3879 | 3941 |
| 3880 # autoconf.info says this should be called right after AC_INIT. | 3942 # autoconf.info says this should be called right after AC_INIT. |
| 3881 ac_config_headers="$ac_config_headers config.h:config.in" | 3943 ac_config_headers="$ac_config_headers config.h:config.in" |
| 3882 | 3944 |
| 3883 | 3945 |
| 3884 | 3946 |
| 3885 | 3947 |
| 3886 | 3948 |
| 3949 |
| 3887 # Put a plausible default for CC_FOR_BUILD in Makefile. | 3950 # Put a plausible default for CC_FOR_BUILD in Makefile. |
| 3888 if test "x$cross_compiling" = "xno"; then | 3951 if test "x$cross_compiling" = "xno"; then |
| 3889 CC_FOR_BUILD='$(CC)' | 3952 CC_FOR_BUILD='$(CC)' |
| 3890 else | 3953 else |
| 3891 CC_FOR_BUILD=gcc | 3954 CC_FOR_BUILD=gcc |
| 3892 fi | 3955 fi |
| 3893 | 3956 |
| 3894 | 3957 |
| 3895 | 3958 |
| 3896 | 3959 |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3982 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2
;} | 4045 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2
;} |
| 3983 ac_tool_warned=yes ;; | 4046 ac_tool_warned=yes ;; |
| 3984 esac | 4047 esac |
| 3985 RANLIB=$ac_ct_RANLIB | 4048 RANLIB=$ac_ct_RANLIB |
| 3986 fi | 4049 fi |
| 3987 else | 4050 else |
| 3988 RANLIB="$ac_cv_prog_RANLIB" | 4051 RANLIB="$ac_cv_prog_RANLIB" |
| 3989 fi | 4052 fi |
| 3990 | 4053 |
| 3991 | 4054 |
| 4055 # Some of the common include files depend on bfd.h, and bfd.h checks |
| 4056 # that config.h is included first by testing that the PACKAGE macro |
| 4057 # is defined. |
| 4058 PACKAGE=sim |
| 4059 |
| 4060 cat >>confdefs.h <<_ACEOF |
| 4061 #define PACKAGE "$PACKAGE" |
| 4062 _ACEOF |
| 4063 |
| 4064 |
| 4065 |
| 3992 # Dependency checking. | 4066 # Dependency checking. |
| 3993 ac_config_commands="$ac_config_commands depdir" | 4067 ac_config_commands="$ac_config_commands depdir" |
| 3994 | 4068 |
| 3995 | 4069 |
| 3996 depcc="$CC" am_compiler_list= | 4070 depcc="$CC" am_compiler_list= |
| 3997 | 4071 |
| 3998 am_depcomp=$ac_aux_dir/depcomp | 4072 am_depcomp=$ac_aux_dir/depcomp |
| 3999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 | 4073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&
5 |
| 4000 $as_echo_n "checking dependency style of $depcc... " >&6; } | 4074 $as_echo_n "checking dependency style of $depcc... " >&6; } |
| 4001 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : | 4075 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : |
| (...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4558 | 4632 |
| 4559 | 4633 |
| 4560 | 4634 |
| 4561 # Check whether --enable-sim-trace was given. | 4635 # Check whether --enable-sim-trace was given. |
| 4562 if test "${enable_sim_trace+set}" = set; then : | 4636 if test "${enable_sim_trace+set}" = set; then : |
| 4563 enableval=$enable_sim_trace; case "${enableval}" in | 4637 enableval=$enable_sim_trace; case "${enableval}" in |
| 4564 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";; | 4638 yes) sim_trace="-DTRACE=1 -DWITH_TRACE=-1";; |
| 4565 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";; | 4639 no) sim_trace="-DTRACE=0 -DWITH_TRACE=0";; |
| 4566 [-0-9]*) | 4640 [-0-9]*) |
| 4567 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";; | 4641 sim_trace="-DTRACE='(${enableval})' -DWITH_TRACE='(${enableval})'";; |
| 4568 [a-z]*) | 4642 [[:lower:]]*) |
| 4569 sim_trace="" | 4643 sim_trace="" |
| 4570 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do | 4644 for x in `echo "$enableval" | sed -e "s/,/ /g"`; do |
| 4571 if test x"$sim_trace" = x; then | 4645 if test x"$sim_trace" = x; then |
| 4572 sim_trace="-DWITH_TRACE='(TRACE_$x" | 4646 sim_trace="-DWITH_TRACE='(TRACE_$x" |
| 4573 else | 4647 else |
| 4574 sim_trace="${sim_trace}|TRACE_$x" | 4648 sim_trace="${sim_trace}|TRACE_$x" |
| 4575 fi | 4649 fi |
| 4576 done | 4650 done |
| 4577 sim_trace="$sim_trace)'" ;; | 4651 sim_trace="$sim_trace)'" ;; |
| 4578 esac | 4652 esac |
| (...skipping 1511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6090 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 6164 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 6091 # would make configure fail if this is the last instruction. | 6165 # would make configure fail if this is the last instruction. |
| 6092 $ac_cs_success || as_fn_exit $? | 6166 $ac_cs_success || as_fn_exit $? |
| 6093 fi | 6167 fi |
| 6094 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 6168 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 6095 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 | 6169 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un
recognized_opts" >&5 |
| 6096 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | 6170 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
| 6097 fi | 6171 fi |
| 6098 | 6172 |
| 6099 | 6173 |
| OLD | NEW |