summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/autoconf.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/autoconf.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/autoconf.147
1 files changed, 24 insertions, 23 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/autoconf.1 b/upstream/opensuse-tumbleweed/man1/autoconf.1
index dcf6762f..c7ba1d7b 100644
--- a/upstream/opensuse-tumbleweed/man1/autoconf.1
+++ b/upstream/opensuse-tumbleweed/man1/autoconf.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17.
-.TH AUTOCONF "1" "January 2021" "GNU Autoconf 2.71" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH AUTOCONF "1" "December 2023" "GNU Autoconf 2.72" "User Commands"
.SH NAME
autoconf \- Generate configuration scripts
.SH SYNOPSIS
@@ -32,7 +32,8 @@ save output in FILE (stdout is the default)
.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
@@ -60,17 +61,19 @@ dubious syntactic constructs (default)
.TP
unsupported
unsupported or incomplete features (default)
+.SS "-W also understands:"
.TP
all
-all the warnings
+turn on all the warnings
+.TP
+none
+turn off all the warnings
.TP
no\-CATEGORY
turn off warnings in CATEGORY
.TP
-none
-turn off all the warnings
-.PP
-The environment variables 'M4' and 'WARNINGS' are honored.
+error
+treat all enabled warnings as errors
.SS "Library directories:"
.TP
\fB\-B\fR, \fB\-\-prepend\-include\fR=\fI\,DIR\/\fR
@@ -91,13 +94,14 @@ to '$f:$l:$n:$%'; see 'autom4te \fB\-\-help\fR' for information about FORMAT.
.SH AUTHOR
Written by David J. MacKenzie 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
@@ -114,15 +118,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 autoconf
-is maintained as a Texinfo manual. If the
-.B info
-and
-.B autoconf
-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 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 .