comparison configure @ 40060:c1083f9349f0

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 19 Oct 2001 15:27:05 +0000
parents 9b67c2187518
children 561bc8b0392f
comparison
equal deleted inserted replaced
40059:52a687c4840a 40060:c1083f9349f0
1248 host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 1248 host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1249 host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 1249 host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1250 host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 1250 host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1251 1251
1252 canonical=$host 1252 canonical=$host
1253 configuration=$host_alias 1253 configuration=${host_alias-$host}
1254 1254
1255 ### If you add support for a new configuration, add code to this 1255 ### If you add support for a new configuration, add code to this
1256 ### switch statement to recognize your configuration name and select 1256 ### switch statement to recognize your configuration name and select
1257 ### the appropriate operating system and machine description files. 1257 ### the appropriate operating system and machine description files.
1258 1258