mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* configure.in: Bump to 1.28c.
* doc/bison.texinfo: Texinfo thingies.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-08-06 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* configure.in: Bump to 1.28c.
|
||||
* doc/bison.texinfo: Texinfo thingies.
|
||||
|
||||
2001-08-04 Pascal Bart <pascal.bart@epita.fr>
|
||||
|
||||
* tests/atconfig.in (CPPFLAGS): Add.
|
||||
|
||||
20
configure
vendored
20
configure
vendored
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by Autoconf 2.52 for bison 1.28b.
|
||||
# Generated by Autoconf 2.52 for bison 1.28c.
|
||||
#
|
||||
# Report bugs to <bug-bison@gnu.org>.
|
||||
#
|
||||
@@ -184,8 +184,8 @@ mandir='${prefix}/man'
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='bison'
|
||||
PACKAGE_TARNAME='bison'
|
||||
PACKAGE_VERSION='1.28b'
|
||||
PACKAGE_STRING='bison 1.28b'
|
||||
PACKAGE_VERSION='1.28c'
|
||||
PACKAGE_STRING='bison 1.28c'
|
||||
PACKAGE_BUGREPORT='bug-bison@gnu.org'
|
||||
|
||||
ac_prev=
|
||||
@@ -602,7 +602,7 @@ if test "$ac_init_help" = "long"; then
|
||||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<EOF
|
||||
\`configure' configures bison 1.28b to adapt to many kinds of systems.
|
||||
\`configure' configures bison 1.28c to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -668,7 +668,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of bison 1.28b:";;
|
||||
short | recursive ) echo "Configuration of bison 1.28c:";;
|
||||
esac
|
||||
cat <<\EOF
|
||||
|
||||
@@ -739,7 +739,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\EOF
|
||||
bison configure 1.28b
|
||||
bison configure 1.28c
|
||||
generated by GNU Autoconf 2.52
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||
@@ -754,7 +754,7 @@ cat >&5 <<EOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by bison $as_me 1.28b, which was
|
||||
It was created by bison $as_me 1.28c, which was
|
||||
generated by GNU Autoconf 2.52. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@@ -1167,7 +1167,7 @@ fi
|
||||
|
||||
PACKAGE=bison
|
||||
|
||||
VERSION=1.28b
|
||||
VERSION=1.28c
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ { echo "$as_me:1173: error: source directory already configured; run \"make distclean\" there first" >&5
|
||||
@@ -7262,7 +7262,7 @@ EOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<EOF
|
||||
ac_cs_version="\\
|
||||
bison config.status 1.28b
|
||||
bison config.status 1.28c
|
||||
configured by $0, generated by GNU Autoconf 2.52,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
@@ -7345,7 +7345,7 @@ cat >&5 << _ACEOF
|
||||
## Running config.status. ##
|
||||
## ----------------------- ##
|
||||
|
||||
This file was extended by $as_me (bison 1.28b) 2.52, executed with
|
||||
This file was extended by $as_me (bison 1.28c) 2.52, executed with
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||
CONFIG_LINKS = $CONFIG_LINKS
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.52)
|
||||
AC_INIT(bison, 1.28b, bug-bison@gnu.org)
|
||||
AC_INIT(bison, 1.28c, bug-bison@gnu.org)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE(bison, 1.28b)
|
||||
AM_INIT_AUTOMAKE(bison, 1.28c)
|
||||
AM_CONFIG_HEADER(config.h:config.hin)
|
||||
|
||||
# Initialize the test suite.
|
||||
|
||||
@@ -114,7 +114,7 @@ man1dir = $(mandir)/man1
|
||||
MANS = $(man_MANS)
|
||||
|
||||
NROFF = nroff
|
||||
DIST_COMMON = Makefile.am Makefile.in mdate-sh stamp-vti version.texi
|
||||
DIST_COMMON = Makefile.am Makefile.in stamp-vti version.texi
|
||||
|
||||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
||||
@@ -34,7 +34,7 @@ bison.info-1: 1307
|
||||
bison.info-2: 50189
|
||||
bison.info-3: 99814
|
||||
bison.info-4: 149692
|
||||
bison.info-5: 196961
|
||||
bison.info-5: 196957
|
||||
|
||||
Tag Table:
|
||||
(Indirect)
|
||||
@@ -128,12 +128,12 @@ Node: Lexical Tie-ins175381
|
||||
Node: Tie-in Recovery176929
|
||||
Node: Debugging179101
|
||||
Node: Invocation182402
|
||||
Node: Bison Options183658
|
||||
Node: Environment Variables187092
|
||||
Node: Option Cross Key187940
|
||||
Node: VMS Invocation188784
|
||||
Node: Table of Symbols189568
|
||||
Node: Glossary196961
|
||||
Node: Index203251
|
||||
Node: Bison Options183654
|
||||
Node: Environment Variables187088
|
||||
Node: Option Cross Key187936
|
||||
Node: VMS Invocation188780
|
||||
Node: Table of Symbols189564
|
||||
Node: Glossary196957
|
||||
Node: Index203247
|
||||
|
||||
End Tag Table
|
||||
|
||||
@@ -31,7 +31,7 @@ instead of in the original English.
|
||||
|
||||
File: bison.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
|
||||
|
||||
This manual documents version 1.28a of Bison.
|
||||
This manual documents version 1.28c of Bison.
|
||||
|
||||
* Menu:
|
||||
|
||||
@@ -223,7 +223,7 @@ Bison in detail.
|
||||
it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added
|
||||
multi-character string literals and other features.
|
||||
|
||||
This edition corresponds to version 1.28a of Bison.
|
||||
This edition corresponds to version 1.28c of Bison.
|
||||
|
||||
|
||||
File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top
|
||||
|
||||
@@ -867,10 +867,12 @@ manipulate filenames like `-o' or `-d'.
|
||||
For example :
|
||||
|
||||
bison -d INFILE.YXX
|
||||
will produce `infile.tab.cxx' and `infile.tab.hxx'. and
|
||||
|
||||
will produce `infile.tab.cxx' and `infile.tab.hxx'. and
|
||||
|
||||
bison -d INFILE.Y -o OUTPUT.C++
|
||||
will produce `output.c++' and `outfile.h++'.
|
||||
|
||||
will produce `output.c++' and `outfile.h++'.
|
||||
|
||||
* Menu:
|
||||
|
||||
|
||||
@@ -5092,14 +5092,15 @@ For example :
|
||||
@example
|
||||
bison -d @var{infile.yxx}
|
||||
@end example
|
||||
@noindent
|
||||
will produce @file{infile.tab.cxx} and @file{infile.tab.hxx}. and
|
||||
|
||||
@example
|
||||
bison -d @var{infile.y} -o @var{output.c++}
|
||||
@end example
|
||||
@noindent
|
||||
will produce @file{output.c++} and @file{outfile.h++}.
|
||||
|
||||
@refill
|
||||
|
||||
@menu
|
||||
* Bison Options:: All the options described in detail,
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
@set UPDATED 1 August 2001
|
||||
@set EDITION 1.28a
|
||||
@set VERSION 1.28a
|
||||
@set UPDATED 6 August 2001
|
||||
@set EDITION 1.28c
|
||||
@set VERSION 1.28c
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
@set UPDATED 1 August 2001
|
||||
@set EDITION 1.28a
|
||||
@set VERSION 1.28a
|
||||
@set UPDATED 6 August 2001
|
||||
@set EDITION 1.28c
|
||||
@set VERSION 1.28c
|
||||
|
||||
Reference in New Issue
Block a user