1CONFIG.SUB(1) User Commands CONFIG.SUB(1)
2
3
4
6 config.sub - validate and canonicalize a configuration triplet
7
9 config.sub [OPTION] CPU-MFR-OPSYS or ALIAS
10
12 Canonicalize a configuration name.
13
14 Operation modes:
15 -h, --help
16 print this help, then exit
17
18 -t, --time-stamp
19 print date of last modification, then exit
20
21 -v, --version
22 print version number, then exit
23
25 Report bugs and patches to <config-patches@gnu.org>.
26
28 Copyright 1992-2016 Free Software Foundation, Inc.
29
30 This is free software; see the source for copying conditions. There is
31 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
32 PURPOSE.
33
35 autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1),
36 autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
37
38
39
40GNU Autoconf 2.69 May 2019 CONFIG.SUB(1)