(configuration): Set from host' if
host_alias' isn't defined.
This commit is contained in:
parent
121ff7117a
commit
fcb04b6e24
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ fi
|
|||
|
||||
AC_CANONICAL_HOST
|
||||
canonical=$host
|
||||
configuration=$host_alias
|
||||
configuration=${host_alias-$host}
|
||||
|
||||
changequote(, )dnl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue