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, 2006, 2007, 2008, 2009, 2010 Free Software
32 Foundation, Inc.
33
34 This is free software; see the source for copying conditions. There is
35 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
36 PURPOSE.
37
39 autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1),
40 autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
41
42
43
44GNU Autoconf 2.66 July 2010 CONFIG.SUB(1)