Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: sim/m32r/configure

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

Powered by Google App Engine
This is Rietveld 408576698