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
10
12 ../build-aux/config.sub [OPTION] ALIAS
13
14 Canonicalize a configuration name.
15
16 Operation modes:
17 -h, --help
18 print this help, then exit
19
20 -t, --time-stamp
21 print date of last modification, then exit
22
23 -v, --version
24 print version number, then exit
25
27 Report bugs and patches to <config-patches@gnu.org>.
28
30 Copyright © 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
31 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
32
33 This is free software; see the source for copying conditions. There is
34 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
35 PURPOSE.
36
38 autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1),
39 autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
40
41
42
43config.sub (2006-11-07) November 2006 CONFIG.SUB(1)