autoconf/man/config.sub.1
Akim Demaille fcd3a4ac50 * aclang.m4: `dnl' the AC_LANG_PUSH and AC_LANG_POP.
(AC_PROG_CXXCPP, AC_PROG_CPP): Set the current language instead of
just asserting it, since these macros can be called directly.
Reported by Raja R. Harinath.
2000-12-20 09:13:54 +00:00

54 lines
1.3 KiB
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
.TH CONFIG.SUB "1" "December 2000" "GNU config.sub (2000-12-20)" FSF
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS
.B config.sub
[\fIOPTION\fR] \fICPU-MFR-OPSYS\fR
.br
.B config.sub
[\fIOPTION\fR] \fIALIAS\fR
.SH DESCRIPTION
Canonicalize a configuration name.
.SS "Operation modes:"
.TP
\fB\-h\fR, \fB\-\-help\fR
print this help, then exit
.TP
\fB\-t\fR, \fB\-\-time\-stamp\fR
print date of last modification, then exit
.TP
\fB\-v\fR, \fB\-\-version\fR
print version number, then exit
.SH "REPORTING BUGS"
Report bugs and patches to <config-patches@gnu.org>.
.SH COPYRIGHT
Copyright \(co 1992, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
.PP
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
.BR autoconf (1),
.BR automake (1),
.BR autoreconf (1),
.BR autoupdate (1),
.BR autoheader (1),
.BR autoscan (1),
.BR config.guess (1),
.BR config.sub (1),
.BR ifnames (1),
.BR libtool (1).
.PP
The full documentation for
.B config.sub
is maintained as a Texinfo manual. If the
.B info
and
.B config.sub
programs are properly installed at your site, the command
.IP
.B info config.sub
.PP
should give you access to the complete manual.