source: trunk/essentials/sys-devel/autoconf/man/config.sub.1

Last change on this file was 3092, checked in by bird, 18 years ago

autoconf 2.61

File size: 1.2 KB
Line 
1.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
2.TH CONFIG.SUB "1" "November 2006" "config.sub (2006-11-07)" "User Commands"
3.SH NAME
4config.sub \- validate and canonicalize a configuration triplet
5.SH SYNOPSIS
6.B config.sub
7[\fIOPTION\fR] \fICPU-MFR-OPSYS\fR
8.SH DESCRIPTION
9.IP
10\&../build\-aux/config.sub [OPTION] ALIAS
11.PP
12Canonicalize a configuration name.
13.SS "Operation modes:"
14.TP
15\fB\-h\fR, \fB\-\-help\fR
16print this help, then exit
17.TP
18\fB\-t\fR, \fB\-\-time\-stamp\fR
19print date of last modification, then exit
20.TP
21\fB\-v\fR, \fB\-\-version\fR
22print version number, then exit
23.SH "REPORTING BUGS"
24Report bugs and patches to <config\-patches@gnu.org>.
25.SH COPYRIGHT
26Copyright \(co 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
27Free Software Foundation, Inc.
28.PP
29This is free software; see the source for copying conditions. There is NO
30warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
31.SH "SEE ALSO"
32.BR autoconf (1),
33.BR automake (1),
34.BR autoreconf (1),
35.BR autoupdate (1),
36.BR autoheader (1),
37.BR autoscan (1),
38.BR config.guess (1),
39.BR config.sub (1),
40.BR ifnames (1),
41.BR libtool (1).
Note: See TracBrowser for help on using the repository browser.