mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
* configure.in: Bump to 1.28c.
* doc/bison.texinfo: Texinfo thingies.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user