]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* README-alpha: New file, based on Automake's.
authorAkim Demaille <akim@epita.fr>
Wed, 9 Feb 2000 17:05:21 +0000 (17:05 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 9 Feb 2000 17:05:21 +0000 (17:05 +0000)
* Makefile.am: Tuned.

ChangeLog
Makefile.am
Makefile.in
README-alpha [new file with mode: 0644]
doc/Makefile.am
doc/Makefile.in

index 5dad85e25a5a8b8bbe3b02b569e0e70be76ddaf0..6986d931809cf59d8ccfb63e1e39d2f31d56a91d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-09  Akim Demaille  <akim@epita.fr>
+
+       * README-alpha: New file, based on Automake's.
+       * Makefile.am: Tuned.
+
 2000-02-09  Akim Demaille  <akim@epita.fr>
 
        Extend the concept of `INIT-CMDS' to the AC_CONFIG_FOOS.
index e7198ad5adfe92a33b9ba11a1d0f742e57a2970a..83bea4efa1d47026893fc94431ab8292254a39a9 100644 (file)
@@ -18,7 +18,7 @@
 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-AUTOMAKE_OPTIONS = check-news 1.4
+AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha
 
 SUBDIRS = . m4 man tests
 
index 95c585822277ab41b69a3b8c3296abf59bd92e39..bd12fb04733341430872ac48712708a2c8302ebe 100644 (file)
@@ -64,7 +64,7 @@ PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 standards_texi = @standards_texi@
 
-AUTOMAKE_OPTIONS = check-news 1.4
+AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha
 
 SUBDIRS = . m4 man tests
 
@@ -121,10 +121,10 @@ TEXINFOS = autoconf.texi standards.texi
 DATA =  $(pkgdata_DATA)
 
 DIST_COMMON =  README $(autoconf_TEXINFOS) $(standards_TEXINFOS) AUTHORS \
-COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS THANKS TODO \
-aclocal.m4 acversion.m4.in config.guess config.sub configure \
-configure.in install-sh mdate-sh missing mkinstalldirs stamp-vti \
-texinfo.tex version.texi
+COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS README-alpha \
+THANKS TODO aclocal.m4 acversion.m4.in config.guess config.sub \
+configure configure.in install-sh mdate-sh missing mkinstalldirs \
+stamp-vti texinfo.tex version.texi
 
 
 PACKAGE = @PACKAGE@
diff --git a/README-alpha b/README-alpha
new file mode 100644 (file)
index 0000000..78748f8
--- /dev/null
@@ -0,0 +1,15 @@
+This is a test release of this package.  Using it more or less
+implicitly signs you up to help us find whatever problems you report.
+
+The documentation still needs more work.  Suggestions welcome.
+Patches even more welcome.
+
+Please send comments and problem reports about this test release to
+bug-autoconf@gnu.org.  This program will get better only if you report
+the problems you encounter.
+
+Please, *do not package this*, *do not distribute it* widely, it is
+not ready for a full scale use.  Because it is not fully functional,
+if you distribute this package, we will buried under bug reports from
+panicked users.  We don't have time to spend on this, and users
+neither.
index e7198ad5adfe92a33b9ba11a1d0f742e57a2970a..83bea4efa1d47026893fc94431ab8292254a39a9 100644 (file)
@@ -18,7 +18,7 @@
 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-AUTOMAKE_OPTIONS = check-news 1.4
+AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha
 
 SUBDIRS = . m4 man tests
 
index 95c585822277ab41b69a3b8c3296abf59bd92e39..bd12fb04733341430872ac48712708a2c8302ebe 100644 (file)
@@ -64,7 +64,7 @@ PERL = @PERL@
 PERLSCRIPTS = @PERLSCRIPTS@
 standards_texi = @standards_texi@
 
-AUTOMAKE_OPTIONS = check-news 1.4
+AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha
 
 SUBDIRS = . m4 man tests
 
@@ -121,10 +121,10 @@ TEXINFOS = autoconf.texi standards.texi
 DATA =  $(pkgdata_DATA)
 
 DIST_COMMON =  README $(autoconf_TEXINFOS) $(standards_TEXINFOS) AUTHORS \
-COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS THANKS TODO \
-aclocal.m4 acversion.m4.in config.guess config.sub configure \
-configure.in install-sh mdate-sh missing mkinstalldirs stamp-vti \
-texinfo.tex version.texi
+COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS README-alpha \
+THANKS TODO aclocal.m4 acversion.m4.in config.guess config.sub \
+configure configure.in install-sh mdate-sh missing mkinstalldirs \
+stamp-vti texinfo.tex version.texi
 
 
 PACKAGE = @PACKAGE@