summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/autoheader.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/autoheader.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/autoheader.148
1 files changed, 24 insertions, 24 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/autoheader.1 b/upstream/opensuse-tumbleweed/man1/autoheader.1
index d90418b0..f416c436 100644
--- a/upstream/opensuse-tumbleweed/man1/autoheader.1
+++ b/upstream/opensuse-tumbleweed/man1/autoheader.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17.
-.TH AUTOHEADER "1" "January 2021" "GNU Autoconf 2.71" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH AUTOHEADER "1" "December 2023" "GNU Autoconf 2.72" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
@@ -27,7 +27,8 @@ consider all files obsolete
.TP
\fB\-W\fR, \fB\-\-warnings\fR=\fI\,CATEGORY\/\fR
report the warnings falling in CATEGORY
-.SS "Warning categories include:"
+(comma\-separated list accepted)
+.SS "Warning categories are:"
.TP
cross
cross compilation issues
@@ -55,18 +56,19 @@ dubious syntactic constructs (default)
.TP
unsupported
unsupported or incomplete features (default)
+.SS "-W also understands:"
.TP
all
-all the warnings
-.TP
-no\-CATEGORY
-turn off warnings in CATEGORY
+turn on all the warnings
.TP
none
turn off all the warnings
.TP
+no\-CATEGORY
+turn off warnings in CATEGORY
+.TP
error
-treat warnings as errors
+treat all enabled warnings as errors
.SS "Library directories:"
.TP
\fB\-B\fR, \fB\-\-prepend\-include\fR=\fI\,DIR\/\fR
@@ -77,13 +79,14 @@ append directory DIR to search path
.SH AUTHOR
Written by Roland McGrath and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug\-autoconf@gnu.org>.
-.br
-GNU Autoconf home page: <https://www.gnu.org/software/autoconf/>.
-.br
-General help using GNU software: <https://www.gnu.org/gethelp/>.
+Report bugs to
+.MT bug-autoconf@gnu.org
+.ME ,
+or via Savannah:
+.UR https://savannah.gnu.org/support/?group=autoconf
+.UE .
.SH COPYRIGHT
-Copyright \(co 2021 Free Software Foundation, Inc.
+Copyright \(co 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
.br
@@ -100,15 +103,12 @@ There is NO WARRANTY, to the extent permitted by law.
.BR config.sub (1),
.BR ifnames (1),
.BR libtool (1).
-.PP
-The full documentation for
-.B autoheader
-is maintained as a Texinfo manual. If the
-.B info
-and
-.B autoheader
-programs are properly installed at your site, the command
+
+The full documentation for Autoconf is maintained as a Texinfo manual.
+To read the manual locally, use the command
.IP
-.B info autoheader
+.B info autoconf
.PP
-should give you access to the complete manual.
+You can also consult the Web version of the manual at
+.UR https://gnu.org/software/autoconf/manual/
+.UE .