cat >>$CONFIG_STATUS <<\EOF
-exit 0
+{ (exit 0); exit 0; }
EOF
chmod +x $CONFIG_STATUS
ac_clean_files=$ac_clean_files_save
# 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 <<EOF
+You are about to use an experimental version of Autoconf. Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+EOF
+ sed -n '/^\* Status/,$p' $srcdir/BUGS;;
esac
# 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 <<EOF
+
+You are about to use an experimental version of Autoconf. Be sure to
+read the relevant mailing lists, most importantly <autoconf@gnu.org>.
+
+Below you will find information on the status of this version of Autoconf.
+
+
+EOF
+ sed -n '/^\* Status/,$p' $srcdir/BUGS;;
esac
.\" 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
.\" 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
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 <bug-autoconf@gnu.org>.
+.PP
+autoupdate (GNU Autoconf) 2.49d
.SH "SEE ALSO"
.BR autoconf (1),
.BR automake (1),
.\" 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