aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2001-10-19 15:27:05 +0000
committerMiles Bader <[email protected]>2001-10-19 15:27:05 +0000
commit531a33367a1f3fd5a76a73e73bd9d3a14888c810 (patch)
treebeb688d40c398358d4f12368e9214cff43181104 /configure
parentfcb04b6e24758c3993aa1fc73116db20bf094edd (diff)
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0cc12f936c..524021e37c 100755
--- a/configure
+++ b/configure
@@ -1250,7 +1250,7 @@ host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
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