Bash Reference Manual. Node: Specifying the System Type

PREVInstallation Names UPInstalling Bash NEXTSharing Defaults

9.5: Specifying the System Type

There may be some features configure can not figure out automatically, but needs to determine by the type of host Bash will run on. Usually configure can figure that out, but if it prints a message saying it can not guess the host type, give it the `--host=TYPE' option. `TYPE' can either be a short name for the system type, such as `sun4', or a canonical name with three fields: `CPU-COMPANY-SYSTEM' (e.g., `sparc-sun-sunos4.1.2').

values of each field.

PREVInstallation Names UPInstalling Bash NEXTSharing Defaults