]> git.saurik.com Git - bison.git/commitdiff
Version 1.33. BISON-1_33
authorAkim Demaille <akim@epita.fr>
Thu, 7 Feb 2002 17:39:57 +0000 (17:39 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 7 Feb 2002 17:39:57 +0000 (17:39 +0000)
ChangeLog
Makefile.in
NEWS
configure
configure.in
doc/version.texi

index 11ee51fbf99545e888b9939c56b8882dfcef28e3..5bc730c69b73119b16d58c30e882a4f037295f5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-07  Akim Demaille  <akim@epita.fr>
+
+       Version 1.33.
+
 2002-02-07  Akim Demaille  <akim@epita.fr>
 
        * tests/regression.at, tests/torture.at, tests/calc.at: Adjust to
index ce3100789d7b14889dd72957b095619d50b7b10e..269a4e892312bd98415226cb29cc314695599559 100644 (file)
@@ -140,8 +140,8 @@ RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
        install-exec-recursive installdirs-recursive install-recursive \
        uninstall-recursive check-recursive installcheck-recursive
 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
-       Makefile.am Makefile.in NEWS README-alpha THANKS aclocal.m4 \
-       config.hin configure configure.in
+       Makefile.am Makefile.in NEWS THANKS aclocal.m4 config.hin \
+       configure configure.in
 DIST_SUBDIRS = $(SUBDIRS)
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/NEWS b/NEWS
index 40ae002250c3ccfa39bb1b5d87086e32b0ea9960..e862677dd882368b6428491ebd5d4c6acda15e25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Bison News
 ----------
 
-Changes in version 1.32a:
+Changes in version 1.33, 2002-02-07:
 
 * Fix C++ issues
   Groff could not be compiled for the definition of size_t was lacking
index ea04cffb890ffa631a1bd42d2e37e442cf189c15..a510136c6260299c3840a3542d36e370802d1a64 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.52g for GNU Bison 1.32a.
+# Generated by GNU Autoconf 2.52h for GNU Bison 1.33.
 #
 # Report bugs to <bug-bison@gnu.org>.
 #
-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -84,7 +84,7 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 
 # The user is always right.
 if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! $SHELL" >conftest.sh
+  echo "#! /bin/sh" >conftest.sh
   echo  "exit 0"   >>conftest.sh
   chmod +x conftest.sh
   if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
@@ -127,7 +127,7 @@ done
   case $CONFIG_SHELL in
   '')
     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin:/usr/bin:$PATH
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
@@ -256,8 +256,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Bison'
 PACKAGE_TARNAME='bison'
-PACKAGE_VERSION='1.32a'
-PACKAGE_STRING='GNU Bison 1.32a'
+PACKAGE_VERSION='1.33'
+PACKAGE_STRING='GNU Bison 1.33'
 PACKAGE_BUGREPORT='bug-bison@gnu.org'
 
 # Factoring default headers for most tests.
@@ -468,7 +468,7 @@ do
     with_fp=no ;;
 
   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c)
+  | --no-cr | --no-c | -n)
     no_create=yes ;;
 
   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
@@ -760,7 +760,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 <<_ACEOF
-\`configure' configures GNU Bison 1.32a to adapt to many kinds of systems.
+\`configure' configures GNU Bison 1.33 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -826,7 +826,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Bison 1.32a:";;
+     short | recursive ) echo "Configuration of GNU Bison 1.33:";;
    esac
   cat <<\_ACEOF
 
@@ -921,10 +921,10 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Bison configure 1.32a
-generated by GNU Autoconf 2.52g
+GNU Bison configure 1.33
+generated by GNU Autoconf 2.52h
 
-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
@@ -936,8 +936,8 @@ cat >&5 <<_ACEOF
 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.32a, which was
-generated by GNU Autoconf 2.52g.  Invocation command line was
+It was created by GNU Bison $as_me 1.33, which was
+generated by GNU Autoconf 2.52h.  Invocation command line was
 
   $ $0 $@
 
@@ -996,7 +996,7 @@ for ac_arg
 do
   case $ac_arg in
   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c) continue ;;
+  | --no-cr | --no-c | -n ) continue ;;
   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
     continue ;;
@@ -1469,7 +1469,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bison
- VERSION=1.32a
+ VERSION=1.33
 
 
 cat >>confdefs.h <<_ACEOF
@@ -9310,7 +9310,7 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
 
 # The user is always right.
 if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! $SHELL" >conftest.sh
+  echo "#! /bin/sh" >conftest.sh
   echo  "exit 0"   >>conftest.sh
   chmod +x conftest.sh
   if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
@@ -9354,7 +9354,7 @@ echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
   case $CONFIG_SHELL in
   '')
     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin:/usr/bin:$PATH
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 do
   IFS=$as_save_IFS
   test -z "$as_dir" && as_dir=.
@@ -9472,8 +9472,8 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Bison $as_me 1.32a, which was
-generated by GNU Autoconf 2.52g.  Invocation command line was
+This file was extended by GNU Bison $as_me 1.33, which was
+generated by GNU Autoconf 2.52h.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -9534,8 +9534,8 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Bison config.status 1.32a
-configured by $0, generated by GNU Autoconf 2.52g,
+GNU Bison config.status 1.33
+configured by $0, generated by GNU Autoconf 2.52h,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
index 429be6f18887fc33f5219e03e6caee22ea914814..58f3e0077a112a3b5503fd3fb0028e42a1c191d9 100644 (file)
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.52g)
 
-AC_INIT([GNU Bison], [1.32a], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [1.33], [bug-bison@gnu.org])
 AC_CONFIG_AUX_DIR(config)
 
-AM_INIT_AUTOMAKE([bison], [1.32a])
+AM_INIT_AUTOMAKE([bison], [1.33])
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.
index be15ddb377ccf5dbb1af5b110b32ca496054a1ae..25f1f025a83a0adaf990071631234462344517e6 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 5 January 2002
 @set UPDATED-MONTH January 2002
-@set EDITION 1.32a
-@set VERSION 1.32a
+@set EDITION 1.33
+@set VERSION 1.33