* configure.in: Don't share a cache file for host dirs.
* configure: Regenerate.
This commit is contained in:
		| @@ -1,5 +1,8 @@ | |||||||
| 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org> | 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org> | ||||||
|  |  | ||||||
|  | 	* configure.in: Don't share a cache file for host dirs. | ||||||
|  | 	* configure: Regenerate. | ||||||
|  |  | ||||||
| 	* config-ml.in: Don't mess with the cache file. | 	* config-ml.in: Don't mess with the cache file. | ||||||
|  |  | ||||||
| 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org> | 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org> | ||||||
|   | |||||||
							
								
								
									
										70
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										70
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -2588,7 +2588,9 @@ case "${cache_file}" in | |||||||
|   cache_file_option="--cache-file=../${cache_file}" ;; |   cache_file_option="--cache-file=../${cache_file}" ;; | ||||||
| esac | esac | ||||||
|  |  | ||||||
| host_configargs="${cache_file_option} --build=${build_alias} --host=${host_alias} --target=${target_alias} ${extra_host_args} ${baseargs}" | # Host dirs don't like to share a cache file either, horribly enough. | ||||||
|  | # This seems to be due to autoconf 2.5x stupidity. | ||||||
|  | host_configargs="--cache-file=config.cache --build=${build_alias} --host=${host_alias} --target=${target_alias} ${extra_host_args} ${baseargs}" | ||||||
|  |  | ||||||
| target_configargs=${baseargs} | target_configargs=${baseargs} | ||||||
|  |  | ||||||
| @@ -2835,7 +2837,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. |   # 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 | set dummy ${ncn_tool_prefix}ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:2839: checking for $ac_word" >&5 | echo "configure:2841: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -2868,7 +2870,7 @@ if test -z "$ac_cv_prog_AR" ; then | |||||||
|     # Extract the first word of "ar", so it can be a program name with args. |     # Extract the first word of "ar", so it can be a program name with args. | ||||||
| set dummy ar; ac_word=$2 | set dummy ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:2872: checking for $ac_word" >&5 | echo "configure:2874: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -2907,7 +2909,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}as", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:2911: checking for $ac_word" >&5 | echo "configure:2913: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -2940,7 +2942,7 @@ if test -z "$ac_cv_prog_AS" ; then | |||||||
|     # Extract the first word of "as", so it can be a program name with args. |     # Extract the first word of "as", so it can be a program name with args. | ||||||
| set dummy as; ac_word=$2 | set dummy as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:2944: checking for $ac_word" >&5 | echo "configure:2946: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -2979,7 +2981,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}dlltool", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:2983: checking for $ac_word" >&5 | echo "configure:2985: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3012,7 +3014,7 @@ if test -z "$ac_cv_prog_DLLTOOL" ; then | |||||||
|     # Extract the first word of "dlltool", so it can be a program name with args. |     # Extract the first word of "dlltool", so it can be a program name with args. | ||||||
| set dummy dlltool; ac_word=$2 | set dummy dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3016: checking for $ac_word" >&5 | echo "configure:3018: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3051,7 +3053,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}ld", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3055: checking for $ac_word" >&5 | echo "configure:3057: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3084,7 +3086,7 @@ if test -z "$ac_cv_prog_LD" ; then | |||||||
|     # Extract the first word of "ld", so it can be a program name with args. |     # Extract the first word of "ld", so it can be a program name with args. | ||||||
| set dummy ld; ac_word=$2 | set dummy ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3088: checking for $ac_word" >&5 | echo "configure:3090: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3123,7 +3125,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}nm", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3127: checking for $ac_word" >&5 | echo "configure:3129: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3156,7 +3158,7 @@ if test -z "$ac_cv_prog_NM" ; then | |||||||
|     # Extract the first word of "nm", so it can be a program name with args. |     # Extract the first word of "nm", so it can be a program name with args. | ||||||
| set dummy nm; ac_word=$2 | set dummy nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3160: checking for $ac_word" >&5 | echo "configure:3162: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3195,7 +3197,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}ranlib", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3199: checking for $ac_word" >&5 | echo "configure:3201: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3228,7 +3230,7 @@ if test -z "$ac_cv_prog_RANLIB" ; then | |||||||
|     # Extract the first word of "ranlib", so it can be a program name with args. |     # Extract the first word of "ranlib", so it can be a program name with args. | ||||||
| set dummy ranlib; ac_word=$2 | set dummy ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3232: checking for $ac_word" >&5 | echo "configure:3234: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3267,7 +3269,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}windres", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3271: checking for $ac_word" >&5 | echo "configure:3273: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3300,7 +3302,7 @@ if test -z "$ac_cv_prog_WINDRES" ; then | |||||||
|     # Extract the first word of "windres", so it can be a program name with args. |     # Extract the first word of "windres", so it can be a program name with args. | ||||||
| set dummy windres; ac_word=$2 | set dummy windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3304: checking for $ac_word" >&5 | echo "configure:3306: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3339,7 +3341,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}objcopy", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}objcopy; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3343: checking for $ac_word" >&5 | echo "configure:3345: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3372,7 +3374,7 @@ if test -z "$ac_cv_prog_OBJCOPY" ; then | |||||||
|     # Extract the first word of "objcopy", so it can be a program name with args. |     # Extract the first word of "objcopy", so it can be a program name with args. | ||||||
| set dummy objcopy; ac_word=$2 | set dummy objcopy; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3376: checking for $ac_word" >&5 | echo "configure:3378: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJCOPY'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJCOPY'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3411,7 +3413,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_tool_prefix}objdump", so it can be a program name with args. |   # 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 | set dummy ${ncn_tool_prefix}objdump; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3415: checking for $ac_word" >&5 | echo "configure:3417: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3444,7 +3446,7 @@ if test -z "$ac_cv_prog_OBJDUMP" ; then | |||||||
|     # Extract the first word of "objdump", so it can be a program name with args. |     # Extract the first word of "objdump", so it can be a program name with args. | ||||||
| set dummy objdump; ac_word=$2 | set dummy objdump; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3448: checking for $ac_word" >&5 | echo "configure:3450: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJDUMP'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_OBJDUMP'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3493,7 +3495,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}ar", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3497: checking for $ac_word" >&5 | echo "configure:3499: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3526,7 +3528,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. |     # Extract the first word of "ar", so it can be a program name with args. | ||||||
| set dummy ar; ac_word=$2 | set dummy ar; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3530: checking for $ac_word" >&5 | echo "configure:3532: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AR_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3565,7 +3567,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}as", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3569: checking for $ac_word" >&5 | echo "configure:3571: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3598,7 +3600,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. |     # Extract the first word of "as", so it can be a program name with args. | ||||||
| set dummy as; ac_word=$2 | set dummy as; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3602: checking for $ac_word" >&5 | echo "configure:3604: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_AS_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3637,7 +3639,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}dlltool", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3641: checking for $ac_word" >&5 | echo "configure:3643: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3670,7 +3672,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. |     # Extract the first word of "dlltool", so it can be a program name with args. | ||||||
| set dummy dlltool; ac_word=$2 | set dummy dlltool; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3674: checking for $ac_word" >&5 | echo "configure:3676: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3709,7 +3711,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}ld", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3713: checking for $ac_word" >&5 | echo "configure:3715: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3742,7 +3744,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. |     # Extract the first word of "ld", so it can be a program name with args. | ||||||
| set dummy ld; ac_word=$2 | set dummy ld; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3746: checking for $ac_word" >&5 | echo "configure:3748: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_LD_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3781,7 +3783,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}nm", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3785: checking for $ac_word" >&5 | echo "configure:3787: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3814,7 +3816,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. |     # Extract the first word of "nm", so it can be a program name with args. | ||||||
| set dummy nm; ac_word=$2 | set dummy nm; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3818: checking for $ac_word" >&5 | echo "configure:3820: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_NM_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3853,7 +3855,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}ranlib", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3857: checking for $ac_word" >&5 | echo "configure:3859: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3886,7 +3888,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. |     # Extract the first word of "ranlib", so it can be a program name with args. | ||||||
| set dummy ranlib; ac_word=$2 | set dummy ranlib; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3890: checking for $ac_word" >&5 | echo "configure:3892: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_RANLIB_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3925,7 +3927,7 @@ fi | |||||||
|   # Extract the first word of "${ncn_target_tool_prefix}windres", so it can be a program name with args. |   # 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 | set dummy ${ncn_target_tool_prefix}windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3929: checking for $ac_word" >&5 | echo "configure:3931: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -3958,7 +3960,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. |     # Extract the first word of "windres", so it can be a program name with args. | ||||||
| set dummy windres; ac_word=$2 | set dummy windres; ac_word=$2 | ||||||
| echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | ||||||
| echo "configure:3962: checking for $ac_word" >&5 | echo "configure:3964: checking for $ac_word" >&5 | ||||||
| if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES_FOR_TARGET'+set}'`\" = set"; then | if eval "test \"`echo '$''{'ac_cv_prog_ncn_cv_WINDRES_FOR_TARGET'+set}'`\" = set"; then | ||||||
|   echo $ac_n "(cached) $ac_c" 1>&6 |   echo $ac_n "(cached) $ac_c" 1>&6 | ||||||
| else | else | ||||||
| @@ -4025,7 +4027,7 @@ RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET}${extra_ranlibflags_for_target} | |||||||
| NM_FOR_TARGET=${NM_FOR_TARGET}${extra_nmflags_for_target} | NM_FOR_TARGET=${NM_FOR_TARGET}${extra_nmflags_for_target} | ||||||
|  |  | ||||||
| echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 | echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 | ||||||
| echo "configure:4029: checking whether to enable maintainer-specific portions of Makefiles" >&5 | echo "configure:4031: checking whether to enable maintainer-specific portions of Makefiles" >&5 | ||||||
| # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. | # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. | ||||||
| if test "${enable_maintainer_mode+set}" = set; then | if test "${enable_maintainer_mode+set}" = set; then | ||||||
|   enableval="$enable_maintainer_mode" |   enableval="$enable_maintainer_mode" | ||||||
|   | |||||||
| @@ -1826,7 +1826,9 @@ case "${cache_file}" in | |||||||
|   cache_file_option="--cache-file=../${cache_file}" ;; |   cache_file_option="--cache-file=../${cache_file}" ;; | ||||||
| esac | esac | ||||||
|  |  | ||||||
| host_configargs="${cache_file_option} --build=${build_alias} --host=${host_alias} --target=${target_alias} ${extra_host_args} ${baseargs}" | # Host dirs don't like to share a cache file either, horribly enough. | ||||||
|  | # This seems to be due to autoconf 2.5x stupidity. | ||||||
|  | host_configargs="--cache-file=config.cache --build=${build_alias} --host=${host_alias} --target=${target_alias} ${extra_host_args} ${baseargs}" | ||||||
|  |  | ||||||
| target_configargs=${baseargs} | target_configargs=${baseargs} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user