mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
README-alpha: New.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
## 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
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ VERSION = @VERSION@
|
|||||||
WARNING_CFLAGS = @WARNING_CFLAGS@
|
WARNING_CFLAGS = @WARNING_CFLAGS@
|
||||||
l = @l@
|
l = @l@
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.4 check-news
|
AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
@@ -106,8 +106,8 @@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|||||||
CONFIG_HEADER = config.h
|
CONFIG_HEADER = config.h
|
||||||
CONFIG_CLEAN_FILES =
|
CONFIG_CLEAN_FILES =
|
||||||
DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
|
DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
|
||||||
INSTALL Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \
|
INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS aclocal.m4 \
|
||||||
configure configure.in install-sh missing mkinstalldirs
|
config.hin configure configure.in install-sh missing mkinstalldirs
|
||||||
|
|
||||||
|
|
||||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
|||||||
17
README-alpha
Normal file
17
README-alpha
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user