From: Akim Demaille Date: Wed, 21 Feb 2001 10:20:47 +0000 (+0000) Subject: Some text so that people aren't surprised of seeing BUGS. X-Git-Tag: autoconf-2.50~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b678966a7f5ffa8f37848bf7cb72b0cdbdedaaea;p=thirdparty%2Fautoconf.git Some text so that people aren't surprised of seeing BUGS. --- diff --git a/configure b/configure index bd556410e..f9f628dda 100755 --- a/configure +++ b/configure @@ -2086,7 +2086,7 @@ EOF cat >>$CONFIG_STATUS <<\EOF -exit 0 +{ (exit 0); exit 0; } EOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save @@ -2095,5 +2095,13 @@ test "$no_create" = yes || $SHELL $CONFIG_STATUS || { (exit 1); exit 1; } # Report the state of this version of Autoconf if this is a beta. case 2.49d in - *[a-z]*) sed -n '/^\* Status/,$p' $srcdir/BUGS;; + *[a-z]*) + cat <. + +Below you will find information on the status of this version of Autoconf. + +EOF + sed -n '/^\* Status/,$p' $srcdir/BUGS;; esac diff --git a/configure.in b/configure.in index 16c0b8b14..30742ff21 100644 --- a/configure.in +++ b/configure.in @@ -48,5 +48,15 @@ AC_OUTPUT(Makefile m4/Makefile man/Makefile doc/Makefile # Report the state of this version of Autoconf if this is a beta. case AC_PACKAGE_VERSION in - *[[a-z]]*) sed -n '/^\* Status/,$p' $srcdir/BUGS;; + *[[a-z]]*) + cat <. + +Below you will find information on the status of this version of Autoconf. + + +EOF + sed -n '/^\* Status/,$p' $srcdir/BUGS;; esac diff --git a/man/autoconf.1 b/man/autoconf.1 index aa41f15c1..f69bc6183 100644 --- a/man/autoconf.1 +++ b/man/autoconf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOCONF "1" "January 2001" "GNU Autoconf 2.49d" FSF +.TH AUTOCONF "1" "February 2001" "GNU Autoconf 2.49d" FSF .SH NAME autoconf \- Generate configuration scripts .SH SYNOPSIS diff --git a/man/autoupdate.1 b/man/autoupdate.1 index 416cf182e..09c691352 100644 --- a/man/autoupdate.1 +++ b/man/autoupdate.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH AUTOUPDATE "1" "February 2001" "GNU Autoconf 2.49d" FSF +.TH AUTOUPDATE "1" "February 2001" "autoupdate " FSF .SH NAME autoupdate \- Update a configure.in to a newer Autoconf .SH SYNOPSIS @@ -34,16 +34,18 @@ location of `aclocal.m4' and `acconfig.h' M4 GNU M4 is required. .TP -SED -GNU sed is required. +AUTOCONF +autoconf. .SH AUTHOR -Written by David J. MacKenzie. +Written by David J. MacKenzie and Akim Demaille. .PP -Copyright 1994, 1999, 2000 Free Software Foundation, Inc. +Copyright 1994, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "REPORTING BUGS" Report bugs to . +.PP +autoupdate (GNU Autoconf) 2.49d .SH "SEE ALSO" .BR autoconf (1), .BR automake (1), diff --git a/man/ifnames.1 b/man/ifnames.1 index d976cd661..969027809 100644 --- a/man/ifnames.1 +++ b/man/ifnames.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH IFNAMES "1" "January 2001" "GNU Autoconf 2.49d" FSF +.TH IFNAMES "1" "February 2001" "GNU Autoconf 2.49d" FSF .SH NAME ifnames \- Extract CPP conditionals from a set of files .SH SYNOPSIS