From: Bruno Haible Date: Tue, 3 Feb 2026 10:37:28 +0000 (+0100) Subject: maint: Suggest to use the savannah tracker for bug reports. X-Git-Tag: v2.72.90~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee46128673057a946ad85b03439ad929bc5439c6;p=thirdparty%2Fautoconf.git maint: Suggest to use the savannah tracker for bug reports. * bin/autoconf.in ($help): Mention the savannah tracker as first bug reporting option. * bin/autoheader.in ($help): Likewise. * bin/autom4te.in ($help): Likewise. * bin/autoreconf.in ($help): Likewise. * bin/autoscan.in ($help): Likewise. * bin/autoupdate.in ($help): Likewise. * bin/ifnames.in ($help): Likewise. --- diff --git a/bin/autoconf.in b/bin/autoconf.in index cbf41b629..8c11a2dbf 100644 --- a/bin/autoconf.in +++ b/bin/autoconf.in @@ -79,7 +79,8 @@ Tracing: In tracing mode, no configuration script is created. FORMAT defaults to '\$f:\$l:\$n:\$%'; see 'autom4te --help' for information about FORMAT. -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/autoheader.in b/bin/autoheader.in index 7fea875b3..537a16b64 100644 --- a/bin/autoheader.in +++ b/bin/autoheader.in @@ -82,7 +82,8 @@ Library directories: -B, --prepend-include=DIR prepend directory DIR to search path -I, --include=DIR append directory DIR to search path -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/autom4te.in b/bin/autom4te.in index 0f091fe47..e4810a2cc 100644 --- a/bin/autom4te.in +++ b/bin/autom4te.in @@ -201,7 +201,8 @@ FORMAT defaults to '\$f:\$l:\$n:\$%', and can use the following escapes: SEP can be empty for the default (comma for \@ and *, colon for %), a single character for that character, or {STRING} to use a string. -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/autoreconf.in b/bin/autoreconf.in index 6289d553f..56011f72d 100644 --- a/bin/autoreconf.in +++ b/bin/autoreconf.in @@ -97,7 +97,8 @@ The environment variables AUTOCONF, ACLOCAL, AUTOHEADER, AUTOM4TE, AUTOMAKE, AUTOPOINT, GTKDOCIZE, INTLTOOLIZE, LIBTOOLIZE, M4, MAKE, and WARNINGS are honored. -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/autoscan.in b/bin/autoscan.in index cc45b6004..ccd8b5149 100644 --- a/bin/autoscan.in +++ b/bin/autoscan.in @@ -119,7 +119,8 @@ Library directories: -B, --prepend-include=DIR prepend directory DIR to search path -I, --include=DIR append directory DIR to search path -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/autoupdate.in b/bin/autoupdate.in index c66855679..3dbed5cc1 100644 --- a/bin/autoupdate.in +++ b/bin/autoupdate.in @@ -80,7 +80,8 @@ Library directories: -B, --prepend-include=DIR prepend directory DIR to search path -I, --include=DIR append directory DIR to search path -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at . diff --git a/bin/ifnames.in b/bin/ifnames.in index 1b86ac0d8..a99bb84f5 100644 --- a/bin/ifnames.in +++ b/bin/ifnames.in @@ -63,7 +63,8 @@ that identifier occurs. -h, --help print this help, then exit -V, --version print version number, then exit -Report bugs to . +Report bugs in the tracker at +or by email to . The full documentation for Autoconf can be read via 'info autoconf', or on the Web at .