]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Use --no-info for config.guess and config.sub man pages.
authorAkim Demaille <akim@epita.fr>
Mon, 15 Jan 2001 16:11:08 +0000 (16:11 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 15 Jan 2001 16:11:08 +0000 (16:11 +0000)
Makefile.in
man/config.guess.1
man/config.guess.x
man/config.sub.1
man/config.sub.x

index 00fa4d36d4119ffbf53a93f14dc0c504ef035fe5..913c4632c09021935e0927dc41cc371de1f6866e 100644 (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)
index da07f599cecf276d308e1497c70aa086e3915d8a..ef581663ddb4c194b702b896ee273ef09bd0a692 100644 (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.
index 1490b22ecff39ebd271202b54ad9c29b5e7961be..ce2343072c2dba5119f73af8bf9b5a407dcc99dc 100644 (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>.
index e124aef755b37d1c76d71cbae36cbc4d2e0cd148..3702af6bf0fcde3d320a8c85d31f92acc77b135f 100644 (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.
index 6c63e55ea7f4c0f1f9ba56cad5b62755cf45fe8b..294cfbe1788184ca1f911bd080869d74850830fd 100644 (file)
@@ -1,3 +1,4 @@
+--no-info
+
 [name]
 config.sub \- validate and canonicalize a configuration triplet
-