From: Akim Demaille Date: Wed, 17 Jan 2001 11:11:01 +0000 (+0000) Subject: README-alpha: New. X-Git-Tag: BISON-1_28b~41 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/a4b0592b5a84972f2a326d635e72db45d9518c70 README-alpha: New. --- diff --git a/Makefile.am b/Makefile.am index 4e180ff0..1b27992a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- -AUTOMAKE_OPTIONS = 1.4 check-news +AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha ACLOCAL_AMFLAGS = -I m4 diff --git a/Makefile.in b/Makefile.in index 600e5037..3e6bfea3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -92,7 +92,7 @@ VERSION = @VERSION@ WARNING_CFLAGS = @WARNING_CFLAGS@ l = @l@ -AUTOMAKE_OPTIONS = 1.4 check-news +AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha ACLOCAL_AMFLAGS = -I m4 @@ -106,8 +106,8 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \ -INSTALL Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \ -configure configure.in install-sh missing mkinstalldirs +INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS aclocal.m4 \ +config.hin configure configure.in install-sh missing mkinstalldirs DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) diff --git a/README-alpha b/README-alpha new file mode 100644 index 00000000..9b3d7d0e --- /dev/null +++ b/README-alpha @@ -0,0 +1,17 @@ +-*- text -*- + +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-bison@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 full scale use. Because it is not fully functional, if +you distribute this package, we will be buried under bug reports from +panicked users. We don't have time to spend on this, and nor do the +users.