config.sub.1 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.8.
  2. .TH CONFIG.SUB "1" "April 2012" "GNU Autoconf 2.68b.25-19513" "User Commands"
  3. .SH NAME
  4. config.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
  12. Canonicalize a configuration name.
  13. .SS "Operation modes:"
  14. .TP
  15. \fB\-h\fR, \fB\-\-help\fR
  16. print this help, then exit
  17. .TP
  18. \fB\-t\fR, \fB\-\-time\-stamp\fR
  19. print date of last modification, then exit
  20. .TP
  21. \fB\-v\fR, \fB\-\-version\fR
  22. print version number, then exit
  23. .SH "REPORTING BUGS"
  24. Report bugs and patches to <config\-patches@gnu.org>.
  25. .SH COPYRIGHT
  26. Copyright \(co 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
  27. 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
  28. Free Software Foundation, Inc.
  29. .PP
  30. .br
  31. This is free software; see the source for copying conditions. There is NO
  32. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  33. .SH "SEE ALSO"
  34. .BR autoconf (1),
  35. .BR automake (1),
  36. .BR autoreconf (1),
  37. .BR autoupdate (1),
  38. .BR autoheader (1),
  39. .BR autoscan (1),
  40. .BR config.guess (1),
  41. .BR config.sub (1),
  42. .BR ifnames (1),
  43. .BR libtool (1).