+2001-10-20 Miles Bader <miles@gnu.org>
+
+ * configure.in (configuration): Set from `host' if `host_alias'
+ isn't defined.
+
2001-10-19 Andreas Schwab <schwab@suse.de>
* configure.in: Make ready for autoconf 2.5x.
host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
canonical=$host
-configuration=$host_alias
+configuration=${host_alias-$host}
### If you add support for a new configuration, add code to this
### switch statement to recognize your configuration name and select