* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
* configure: Rebuilt.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2003-01-15  Alexandre Oliva  <aoliva@redhat.com> | ||||
|  | ||||
| 	* configure.in (noconfigdirs): Don't skip gas on IRIX 6. | ||||
| 	* configure: Rebuilt. | ||||
|  | ||||
| 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org> | ||||
|  | ||||
| 	* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | ||||
|   | ||||
							
								
								
									
										104
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										104
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -1297,12 +1297,11 @@ case "${target}" in | ||||
|     noconfigdirs="$noconfigdirs ld gprof target-libgloss ${libgcj}" | ||||
|     ;; | ||||
|   mips*-*-irix6*) | ||||
|     # The GNU assembler does not support IRIX 6. | ||||
|     # Linking libjava exceeds command-line length limits on at least | ||||
|     # IRIX 6.2, but not on IRIX 6.5. | ||||
|     # Also, boehm-gc won't build on IRIX 6.5, according to Jeffrey Oldham | ||||
|     # <oldham@codesourcery.com> | ||||
|     noconfigdirs="$noconfigdirs gas gprof target-libgloss ${libgcj}" | ||||
|     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}" | ||||
|     ;; | ||||
|   mips*-dec-bsd*) | ||||
|     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}" | ||||
| @@ -2733,7 +2732,7 @@ test -n "$target_alias" && ncn_target_tool_prefix=$target_alias- | ||||
|   # Extract the first word of "${ncn_tool_prefix}ar", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}ar; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2737: checking for $ac_word" >&5 | ||||
| echo "configure:2736: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2766,7 +2765,7 @@ if test -z "$ac_cv_prog_AR" ; then | ||||
|     # Extract the first word of "ar", so it can be a program name with args. | ||||
| set dummy ar; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2770: checking for $ac_word" >&5 | ||||
| echo "configure:2769: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2805,7 +2804,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}as", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}as; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2809: checking for $ac_word" >&5 | ||||
| echo "configure:2808: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2838,7 +2837,7 @@ if test -z "$ac_cv_prog_AS" ; then | ||||
|     # Extract the first word of "as", so it can be a program name with args. | ||||
| set dummy as; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2842: checking for $ac_word" >&5 | ||||
| echo "configure:2841: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2877,7 +2876,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}dlltool", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}dlltool; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2881: checking for $ac_word" >&5 | ||||
| echo "configure:2880: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2910,7 +2909,7 @@ if test -z "$ac_cv_prog_DLLTOOL" ; then | ||||
|     # Extract the first word of "dlltool", so it can be a program name with args. | ||||
| set dummy dlltool; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2914: checking for $ac_word" >&5 | ||||
| echo "configure:2913: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2949,7 +2948,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}ld", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}ld; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2953: checking for $ac_word" >&5 | ||||
| echo "configure:2952: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -2982,7 +2981,7 @@ if test -z "$ac_cv_prog_LD" ; then | ||||
|     # Extract the first word of "ld", so it can be a program name with args. | ||||
| set dummy ld; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:2986: checking for $ac_word" >&5 | ||||
| echo "configure:2985: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3021,7 +3020,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}nm", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}nm; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3025: checking for $ac_word" >&5 | ||||
| echo "configure:3024: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3054,7 +3053,7 @@ if test -z "$ac_cv_prog_NM" ; then | ||||
|     # Extract the first word of "nm", so it can be a program name with args. | ||||
| set dummy nm; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3058: checking for $ac_word" >&5 | ||||
| echo "configure:3057: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3093,7 +3092,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}ranlib", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}ranlib; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3097: checking for $ac_word" >&5 | ||||
| echo "configure:3096: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3126,7 +3125,7 @@ if test -z "$ac_cv_prog_RANLIB" ; then | ||||
|     # Extract the first word of "ranlib", so it can be a program name with args. | ||||
| set dummy ranlib; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3130: checking for $ac_word" >&5 | ||||
| echo "configure:3129: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3165,7 +3164,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}windres", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}windres; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3169: checking for $ac_word" >&5 | ||||
| echo "configure:3168: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3198,7 +3197,7 @@ if test -z "$ac_cv_prog_WINDRES" ; then | ||||
|     # Extract the first word of "windres", so it can be a program name with args. | ||||
| set dummy windres; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3202: checking for $ac_word" >&5 | ||||
| echo "configure:3201: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3237,7 +3236,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}objcopy", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}objcopy; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3241: checking for $ac_word" >&5 | ||||
| echo "configure:3240: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3270,7 +3269,7 @@ if test -z "$ac_cv_prog_OBJCOPY" ; then | ||||
|     # Extract the first word of "objcopy", so it can be a program name with args. | ||||
| set dummy objcopy; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3274: checking for $ac_word" >&5 | ||||
| echo "configure:3273: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJCOPY'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3309,7 +3308,7 @@ fi | ||||
|   # Extract the first word of "${ncn_tool_prefix}objdump", so it can be a program name with args. | ||||
| set dummy ${ncn_tool_prefix}objdump; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3313: checking for $ac_word" >&5 | ||||
| echo "configure:3312: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3342,7 +3341,7 @@ if test -z "$ac_cv_prog_OBJDUMP" ; then | ||||
|     # Extract the first word of "objdump", so it can be a program name with args. | ||||
| set dummy objdump; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3346: checking for $ac_word" >&5 | ||||
| echo "configure:3345: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJDUMP'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3390,7 +3389,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}ar", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}ar; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3394: checking for $ac_word" >&5 | ||||
| echo "configure:3393: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3423,7 +3422,7 @@ if test -z "$ac_cv_prog_AR_FOR_TARGET" ; then | ||||
|     # Extract the first word of "ar", so it can be a program name with args. | ||||
| set dummy ar; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3427: checking for $ac_word" >&5 | ||||
| echo "configure:3426: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3462,7 +3461,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}as", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}as; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3466: checking for $ac_word" >&5 | ||||
| echo "configure:3465: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3495,7 +3494,7 @@ if test -z "$ac_cv_prog_AS_FOR_TARGET" ; then | ||||
|     # Extract the first word of "as", so it can be a program name with args. | ||||
| set dummy as; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3499: checking for $ac_word" >&5 | ||||
| echo "configure:3498: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3534,7 +3533,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}dlltool", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}dlltool; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3538: checking for $ac_word" >&5 | ||||
| echo "configure:3537: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3567,7 +3566,7 @@ if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET" ; then | ||||
|     # Extract the first word of "dlltool", so it can be a program name with args. | ||||
| set dummy dlltool; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3571: checking for $ac_word" >&5 | ||||
| echo "configure:3570: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3606,7 +3605,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}ld", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}ld; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3610: checking for $ac_word" >&5 | ||||
| echo "configure:3609: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3639,7 +3638,7 @@ if test -z "$ac_cv_prog_LD_FOR_TARGET" ; then | ||||
|     # Extract the first word of "ld", so it can be a program name with args. | ||||
| set dummy ld; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3643: checking for $ac_word" >&5 | ||||
| echo "configure:3642: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3678,7 +3677,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}nm", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}nm; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3682: checking for $ac_word" >&5 | ||||
| echo "configure:3681: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3711,7 +3710,7 @@ if test -z "$ac_cv_prog_NM_FOR_TARGET" ; then | ||||
|     # Extract the first word of "nm", so it can be a program name with args. | ||||
| set dummy nm; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3715: checking for $ac_word" >&5 | ||||
| echo "configure:3714: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3750,7 +3749,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}ranlib", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}ranlib; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3754: checking for $ac_word" >&5 | ||||
| echo "configure:3753: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3783,7 +3782,7 @@ if test -z "$ac_cv_prog_RANLIB_FOR_TARGET" ; then | ||||
|     # Extract the first word of "ranlib", so it can be a program name with args. | ||||
| set dummy ranlib; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3787: checking for $ac_word" >&5 | ||||
| echo "configure:3786: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3822,7 +3821,7 @@ fi | ||||
|   # Extract the first word of "${ncn_target_tool_prefix}windres", so it can be a program name with args. | ||||
| set dummy ${ncn_target_tool_prefix}windres; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3826: checking for $ac_word" >&5 | ||||
| echo "configure:3825: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3855,7 +3854,7 @@ if test -z "$ac_cv_prog_WINDRES_FOR_TARGET" ; then | ||||
|     # Extract the first word of "windres", so it can be a program name with args. | ||||
| set dummy windres; ac_word=$2 | ||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||
| echo "configure:3859: checking for $ac_word" >&5 | ||||
| echo "configure:3858: checking for $ac_word" >&5 | ||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES_FOR_TARGET'+set}'`\" = set"; then | ||||
|   echo $ac_n "(cached) $ac_c" 1>&6 | ||||
| else | ||||
| @@ -3987,15 +3986,34 @@ trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 | ||||
| # Transform confdefs.h into DEFS. | ||||
| # Protect against shell expansion while executing Makefile rules. | ||||
| # Protect against Makefile macro expansion. | ||||
| cat > conftest.defs <<\EOF | ||||
| s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g | ||||
| s%[ 	`~#$^&*(){}\\|;'"<>?]%\\&%g | ||||
| s%\[%\\&%g | ||||
| s%\]%\\&%g | ||||
| s%\$%$$%g | ||||
| EOF | ||||
| DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '` | ||||
| rm -f conftest.defs | ||||
| # | ||||
| # If the first sed substitution is executed (which looks for macros that | ||||
| # take arguments), then we branch to the quote section.  Otherwise, | ||||
| # look for a macro that doesn't take arguments. | ||||
| cat >confdef2opt.sed <<\_ACEOF | ||||
| t clear | ||||
| : clear | ||||
| s,^[ 	]*#[ 	]*define[ 	][ 	]*\([^ 	(][^ 	(]*([^)]*)\)[ 	]*\(.*\),-D\1=\2,g | ||||
| t quote | ||||
| s,^[ 	]*#[ 	]*define[ 	][ 	]*\([^ 	][^ 	]*\)[ 	]*\(.*\),-D\1=\2,g | ||||
| t quote | ||||
| d | ||||
| : quote | ||||
| s,[ 	`~#$^&*(){}\\|;'"<>?],\\&,g | ||||
| s,\[,\\&,g | ||||
| s,\],\\&,g | ||||
| s,\$,$$,g | ||||
| p | ||||
| _ACEOF | ||||
| # We use echo to avoid assuming a particular line-breaking character. | ||||
| # The extra dot is to prevent the shell from consuming trailing | ||||
| # line-breaks from the sub-command output.  A line-break within | ||||
| # single-quotes doesn't work because, if this script is created in a | ||||
| # platform that uses two characters for line-breaks (e.g., DOS), tr | ||||
| # would break. | ||||
| ac_LF_and_DOT=`echo; echo .` | ||||
| DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` | ||||
| rm -f confdef2opt.sed | ||||
|  | ||||
|  | ||||
| # Without the "./", some shells look in PATH for config.status. | ||||
|   | ||||
| @@ -640,12 +640,11 @@ case "${target}" in | ||||
|     noconfigdirs="$noconfigdirs ld gprof target-libgloss ${libgcj}" | ||||
|     ;; | ||||
|   mips*-*-irix6*) | ||||
|     # The GNU assembler does not support IRIX 6. | ||||
|     # Linking libjava exceeds command-line length limits on at least | ||||
|     # IRIX 6.2, but not on IRIX 6.5. | ||||
|     # Also, boehm-gc won't build on IRIX 6.5, according to Jeffrey Oldham | ||||
|     # <oldham@codesourcery.com> | ||||
|     noconfigdirs="$noconfigdirs gas gprof target-libgloss ${libgcj}" | ||||
|     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}" | ||||
|     ;; | ||||
|   mips*-dec-bsd*) | ||||
|     noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user