#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.52e for GNU Bison 1.29.
+# Generated by Autoconf 2.52e for GNU Bison 1.29a.
#
# Report bugs to <bug-bison@gnu.org>.
#
# Identity of this package.
PACKAGE_NAME='GNU Bison'
PACKAGE_TARNAME='bison'
-PACKAGE_VERSION='1.29'
-PACKAGE_STRING='GNU Bison 1.29'
+PACKAGE_VERSION='1.29a'
+PACKAGE_STRING='GNU Bison 1.29a'
PACKAGE_BUGREPORT='bug-bison@gnu.org'
ac_prev=
# 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 <<_ACEOF
-\`configure' configures GNU Bison 1.29 to adapt to many kinds of systems.
+\`configure' configures GNU Bison 1.29a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Bison 1.29:";;
+ short | recursive ) echo "Configuration of GNU Bison 1.29a:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-GNU Bison configure 1.29
+GNU Bison configure 1.29a
generated by GNU Autoconf 2.52e
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Bison $as_me 1.29, which was
+It was created by GNU Bison $as_me 1.29a, which was
generated by GNU Autoconf 2.52e. Invocation command line was
$ $0 $@
# Define the identity of the package.
PACKAGE=bison
-VERSION=1.29
+VERSION=1.29a
cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE"
} >&5
cat >&5 <<_CSEOF
-This file was extended by GNU Bison $as_me 1.29, which was
+This file was extended by GNU Bison $as_me 1.29a, which was
generated by GNU Autoconf 2.52e. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GNU Bison config.status 1.29
+GNU Bison config.status 1.29a
configured by $0, generated by GNU Autoconf 2.52e,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
\1f
Indirect:
bison.info-1: 1313
-bison.info-2: 50686
-bison.info-3: 100576
-bison.info-4: 150126
-bison.info-5: 197513
+bison.info-2: 50688
+bison.info-3: 100578
+bison.info-4: 150128
+bison.info-5: 197515
\1f
Tag Table:
(Indirect)
Node: Top\7f1313
-Node: Introduction\7f8965
-Node: Conditions\7f10239
-Node: Copying\7f11703
-Node: Concepts\7f30906
-Node: Language and Grammar\7f31985
-Node: Grammar in Bison\7f37001
-Node: Semantic Values\7f38925
-Node: Semantic Actions\7f41026
-Node: Locations Overview\7f42215
-Node: Bison Parser\7f43662
-Node: Stages\7f45974
-Node: Grammar Layout\7f47257
-Node: Examples\7f48514
-Node: RPN Calc\7f49712
-Node: Rpcalc Decls\7f50686
-Node: Rpcalc Rules\7f52273
-Node: Rpcalc Input\7f54073
-Node: Rpcalc Line\7f55534
-Node: Rpcalc Expr\7f56649
-Node: Rpcalc Lexer\7f58594
-Node: Rpcalc Main\7f61166
-Node: Rpcalc Error\7f61564
-Node: Rpcalc Gen\7f62572
-Node: Rpcalc Compile\7f63721
-Node: Infix Calc\7f64596
-Node: Simple Error Recovery\7f67303
-Node: Location Tracking Calc\7f69192
-Node: Ltcalc Decls\7f69922
-Node: Ltcalc Rules\7f70831
-Node: Ltcalc Lexer\7f72892
-Node: Multi-function Calc\7f75230
-Node: Mfcalc Decl\7f76797
-Node: Mfcalc Rules\7f78820
-Node: Mfcalc Symtab\7f80200
-Node: Exercises\7f86573
-Node: Grammar File\7f87079
-Node: Grammar Outline\7f87927
-Node: C Declarations\7f88661
-Node: Bison Declarations\7f89241
-Node: Grammar Rules\7f89653
-Node: C Code\7f90113
-Node: Symbols\7f91043
-Node: Rules\7f96124
-Node: Recursion\7f97763
-Node: Semantics\7f99482
-Node: Value Type\7f100576
-Node: Multiple Types\7f101248
-Node: Actions\7f102265
-Node: Action Types\7f105050
-Node: Mid-Rule Actions\7f106353
-Node: Locations\7f111923
-Node: Location Type\7f112571
-Node: Actions and Locations\7f113129
-Node: Location Default Action\7f115285
-Node: Declarations\7f116748
-Node: Token Decl\7f118067
-Node: Precedence Decl\7f120080
-Node: Union Decl\7f121631
-Node: Type Decl\7f122475
-Node: Expect Decl\7f123381
-Node: Start Decl\7f124927
-Node: Pure Decl\7f125305
-Node: Decl Summary\7f126982
-Node: Multiple Parsers\7f132365
-Node: Interface\7f133859
-Node: Parser Function\7f134731
-Node: Lexical\7f135566
-Node: Calling Convention\7f136972
-Node: Token Values\7f139743
-Node: Token Positions\7f140892
-Node: Pure Calling\7f141777
-Node: Error Reporting\7f144709
-Node: Action Features\7f146831
-Node: Algorithm\7f150126
-Node: Look-Ahead\7f152419
-Node: Shift/Reduce\7f154551
-Node: Precedence\7f157463
-Node: Why Precedence\7f158114
-Node: Using Precedence\7f159979
-Node: Precedence Examples\7f160947
-Node: How Precedence\7f161648
-Node: Contextual Precedence\7f162797
-Node: Parser States\7f164588
-Node: Reduce/Reduce\7f165831
-Node: Mystery Conflicts\7f169392
-Node: Stack Overflow\7f172778
-Node: Error Recovery\7f174151
-Node: Context Dependency\7f179287
-Node: Semantic Tokens\7f180135
-Node: Lexical Tie-ins\7f183152
-Node: Tie-in Recovery\7f184700
-Node: Debugging\7f186872
-Node: Invocation\7f190173
-Node: Bison Options\7f191425
-Node: Environment Variables\7f195037
-Node: Option Cross Key\7f195885
-Node: VMS Invocation\7f196729
-Node: Table of Symbols\7f197513
-Node: Glossary\7f205152
-Node: Copying This Manual\7f211456
-Node: GNU Free Documentation License\7f211665
-Node: Index\7f231530
+Node: Introduction\7f8966
+Node: Conditions\7f10241
+Node: Copying\7f11705
+Node: Concepts\7f30908
+Node: Language and Grammar\7f31987
+Node: Grammar in Bison\7f37003
+Node: Semantic Values\7f38927
+Node: Semantic Actions\7f41028
+Node: Locations Overview\7f42217
+Node: Bison Parser\7f43664
+Node: Stages\7f45976
+Node: Grammar Layout\7f47259
+Node: Examples\7f48516
+Node: RPN Calc\7f49714
+Node: Rpcalc Decls\7f50688
+Node: Rpcalc Rules\7f52275
+Node: Rpcalc Input\7f54075
+Node: Rpcalc Line\7f55536
+Node: Rpcalc Expr\7f56651
+Node: Rpcalc Lexer\7f58596
+Node: Rpcalc Main\7f61168
+Node: Rpcalc Error\7f61566
+Node: Rpcalc Gen\7f62574
+Node: Rpcalc Compile\7f63723
+Node: Infix Calc\7f64598
+Node: Simple Error Recovery\7f67305
+Node: Location Tracking Calc\7f69194
+Node: Ltcalc Decls\7f69924
+Node: Ltcalc Rules\7f70833
+Node: Ltcalc Lexer\7f72894
+Node: Multi-function Calc\7f75232
+Node: Mfcalc Decl\7f76799
+Node: Mfcalc Rules\7f78822
+Node: Mfcalc Symtab\7f80202
+Node: Exercises\7f86575
+Node: Grammar File\7f87081
+Node: Grammar Outline\7f87929
+Node: C Declarations\7f88663
+Node: Bison Declarations\7f89243
+Node: Grammar Rules\7f89655
+Node: C Code\7f90115
+Node: Symbols\7f91045
+Node: Rules\7f96126
+Node: Recursion\7f97765
+Node: Semantics\7f99484
+Node: Value Type\7f100578
+Node: Multiple Types\7f101250
+Node: Actions\7f102267
+Node: Action Types\7f105052
+Node: Mid-Rule Actions\7f106355
+Node: Locations\7f111925
+Node: Location Type\7f112573
+Node: Actions and Locations\7f113131
+Node: Location Default Action\7f115287
+Node: Declarations\7f116750
+Node: Token Decl\7f118069
+Node: Precedence Decl\7f120082
+Node: Union Decl\7f121633
+Node: Type Decl\7f122477
+Node: Expect Decl\7f123383
+Node: Start Decl\7f124929
+Node: Pure Decl\7f125307
+Node: Decl Summary\7f126984
+Node: Multiple Parsers\7f132367
+Node: Interface\7f133861
+Node: Parser Function\7f134733
+Node: Lexical\7f135568
+Node: Calling Convention\7f136974
+Node: Token Values\7f139745
+Node: Token Positions\7f140894
+Node: Pure Calling\7f141779
+Node: Error Reporting\7f144711
+Node: Action Features\7f146833
+Node: Algorithm\7f150128
+Node: Look-Ahead\7f152421
+Node: Shift/Reduce\7f154553
+Node: Precedence\7f157465
+Node: Why Precedence\7f158116
+Node: Using Precedence\7f159981
+Node: Precedence Examples\7f160949
+Node: How Precedence\7f161650
+Node: Contextual Precedence\7f162799
+Node: Parser States\7f164590
+Node: Reduce/Reduce\7f165833
+Node: Mystery Conflicts\7f169394
+Node: Stack Overflow\7f172780
+Node: Error Recovery\7f174153
+Node: Context Dependency\7f179289
+Node: Semantic Tokens\7f180137
+Node: Lexical Tie-ins\7f183154
+Node: Tie-in Recovery\7f184702
+Node: Debugging\7f186874
+Node: Invocation\7f190175
+Node: Bison Options\7f191427
+Node: Environment Variables\7f195039
+Node: Option Cross Key\7f195887
+Node: VMS Invocation\7f196731
+Node: Table of Symbols\7f197515
+Node: Glossary\7f205154
+Node: Copying This Manual\7f211458
+Node: GNU Free Documentation License\7f211667
+Node: Index\7f231532
\1f
End Tag Table