diff --git a/Makefile.in b/Makefile.in index 00fa4d36..913c4632 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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) diff --git a/man/config.guess.1 b/man/config.guess.1 index da07f599..ef581663 100644 --- a/man/config.guess.1 +++ b/man/config.guess.1 @@ -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 . .PP -Report bugs and patches to . -.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. diff --git a/man/config.guess.x b/man/config.guess.x index 1490b22e..ce234307 100644 --- a/man/config.guess.x +++ b/man/config.guess.x @@ -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 . diff --git a/man/config.sub.1 b/man/config.sub.1 index e124aef7..3702af6b 100644 --- a/man/config.sub.1 +++ b/man/config.sub.1 @@ -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. diff --git a/man/config.sub.x b/man/config.sub.x index 6c63e55e..294cfbe1 100644 --- a/man/config.sub.x +++ b/man/config.sub.x @@ -1,3 +1,4 @@ +--no-info + [name] config.sub \- validate and canonicalize a configuration triplet -