Use --no-info for config.guess and config.sub man pages.

This commit is contained in:
Akim Demaille 2001-01-15 16:11:08 +00:00
parent 6ca39d4f17
commit 32007939e1
5 changed files with 12 additions and 37 deletions

View File

@ -108,14 +108,15 @@ editpl = sed -e 's,@datadir\@,$(pkgdatadir),g' -e 's,@PERL\@,$(PERL),g' -e 's
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_FILES =
SCRIPTS = $(bin_SCRIPTS)
DATA = $(pkgdata_DATA)
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
Makefile.in NEWS README-alpha THANKS TODO aclocal.m4 config.guess \
config.sub configure configure.in install-sh missing mkinstalldirs
config.sub configure configure.in install-sh missing \
mkinstalldirs
PACKAGE = @PACKAGE@
@ -128,7 +129,7 @@ GZIP_ENV = --best
all: all-redirect
.SUFFIXES:
.SUFFIXES: .m4 .m4f
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
.TH CONFIG.GUESS "1" "December 2000" "GNU config.guess (2000-12-20)" FSF
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
.TH CONFIG.GUESS "1" "January 2001" "GNU config.guess (2000-12-20)" FSF
.SH NAME
config.guess \- guess the build system triplet
.SH SYNOPSIS
@ -38,8 +38,6 @@ machine.
.SH "REPORTING BUGS"
Report bugs and patches to <config-patches@gnu.org>.
.PP
Report bugs and patches to <config-patches@gnu.org>.
.PP
Originally written by Per Bothner.
Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
@ -57,15 +55,3 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.BR config.sub (1),
.BR ifnames (1),
.BR libtool (1).
.PP
The full documentation for
.B config.guess
is maintained as a Texinfo manual. If the
.B info
and
.B config.guess
programs are properly installed at your site, the command
.IP
.B info config.guess
.PP
should give you access to the complete manual.

View File

@ -1,3 +1,5 @@
--no-info
[name]
config.guess \- guess the build system triplet
@ -20,6 +22,3 @@ build a compiler, assembler etc., the `target' machine, for which the
compiler being built will produce code.
This script will guess the type of the `build' machine.
[reporting bugs]
Report bugs and patches to <config-patches@gnu.org>.

View File

@ -1,5 +1,5 @@
.\" 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
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
.TH CONFIG.SUB "1" "January 2001" "GNU config.sub (2000-12-20)" FSF
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS
@ -39,15 +39,3 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.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.

View File

@ -1,3 +1,4 @@
--no-info
[name]
config.sub \- validate and canonicalize a configuration triplet