From 25d810906cecc2ac321e2893b1ad38b376f3d313 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 6 Jan 2002 20:49:27 +0000 Subject: [PATCH 1/1] * src/Makefile.am (bison_SOURCES): Add parse-skel.h and skeleton.h. --- ChangeLog | 9 +++++++++ configure.in | 2 +- po/de.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/fr.po | 2 +- po/ja.po | 2 +- po/nl.po | 2 +- po/ru.po | 2 +- po/sv.po | 2 +- po/tr.po | 2 +- src/Makefile.am | 2 +- tests/atlocal.in | 5 +---- tests/bison.in | 8 ++++---- 14 files changed, 25 insertions(+), 19 deletions(-) diff --git a/ChangeLog b/ChangeLog index dc36ecbb..6b7b2025 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,18 @@ +2002-01-06 Akim Demaille + + * src/Makefile.am (bison_SOURCES): Add parse-skel.h and + skeleton.h. + 2002-01-04 Paul Eggert * doc/bison.texinfo (Debugging): Remove YYSTDERR; it's no longer defined or used. Also, s/cstdio.h/cstdio/. +2002-01-03 Akim Demaille + + * tests/bison.in, tests/atlocal.in: Adjust to CVS Autoconf. + 2002-01-03 Akim Demaille * src/parse-skel.y (process_skeleton): Don't bind the parser's diff --git a/configure.in b/configure.in index 6211eee4..9bdd6af0 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Configure template for GNU Bison. -*-Autoconf-*- # -# Copyright 2001 Free Software Foundation, Inc. +# Copyright 2001, 2002 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/po/de.po b/po/de.po index 6978c89b..40e57ec2 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 1996-10-10 17:54 MET DST\n" "Last-Translator: Ulrich Drepper \n" "Language-Team: German \n" diff --git a/po/es.po b/po/es.po index 1cb2460c..ad79f032 100644 --- a/po/es.po +++ b/po/es.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.25\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 1998-09-21 10:19+0200\n" "Last-Translator: Nicolás García-Pedrajas \n" "Language-Team: Spanish \n" diff --git a/po/et.po b/po/et.po index 7caee144..ec5bfd4b 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28d\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 2001-08-29 17:06+02:00\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" diff --git a/po/fr.po b/po/fr.po index c671ef52..3a812bd8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28d\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 2001-08-29 20:00-0500\n" "Last-Translator: Michel Robitaille \n" "Language-Team: French \n" diff --git a/po/ja.po b/po/ja.po index 6fa52b65..aa6c1b29 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 1999-09-28 21:10+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" diff --git a/po/nl.po b/po/nl.po index 0f75e587..73cd2fb2 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 1996-08-27 15:34 MET DST\n" "Last-Translator: Erick Branderhorst \n" "Language-Team: Dutch \n" diff --git a/po/ru.po b/po/ru.po index 4802b142..6bcaa1f7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.29\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 2001-09-09 13:49+04:00\n" "Last-Translator: Dmitry S. Sivachenko \n" "Language-Team: Russian \n" diff --git a/po/sv.po b/po/sv.po index 2172e06b..155f0d7d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.30c\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 2001-11-18 15:17+0100\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" diff --git a/po/tr.po b/po/tr.po index 55b0e3d2..e9a5a91c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28c\n" -"POT-Creation-Date: 2001-12-30 16:18+0100\n" +"POT-Creation-Date: 2002-01-05 14:21+0100\n" "PO-Revision-Date: 2001-09-10 10:54GMT\n" "Last-Translator: Altug Bayram \n" "Language-Team: Turkish \n" diff --git a/src/Makefile.am b/src/Makefile.am index 62a1c603..1b0b9ba9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -45,7 +45,7 @@ bison_SOURCES = LR0.c closure.c complain.c conflicts.c \ muscle_tab.h muscle_tab.c \ options.h options.c \ print.c reader.c reduce.c symtab.c warshall.c vcg.c \ - parse-skel.y scan-skel.l + skeleton.h parse-skel.h parse-skel.y scan-skel.l EXTRA_bison_SOURCES = vmsgetargs.c diff --git a/tests/atlocal.in b/tests/atlocal.in index 0584e363..19c09262 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -6,8 +6,5 @@ CC='@CC@' CFLAGS='@CFLAGS@ @WARNING_CFLAGS@' -# We need to know if the compiler is GCC. -GCC='@GCC@' - # We need `config.h'. -CPPFLAGS="-I$top_buildpath @CPPFLAGS@" +CPPFLAGS="-I$abs_top_builddir @CPPFLAGS@" diff --git a/tests/bison.in b/tests/bison.in index 4adaefa6..67e5f08a 100644 --- a/tests/bison.in +++ b/tests/bison.in @@ -1,11 +1,11 @@ #! /bin/sh -# @configure_generated@ +# @configure_input@ # Wrapper around a non installed bison to make it work as an installed one. # We want to use the files shipped with Bison. -BISON_SIMPLE='@top_srcpath@/src/bison.simple' +BISON_SIMPLE='@abs_top_srcdir@/src/bison.simple' export BISON_SIMPLE -BISON_HAIRY='@top_srcpath@/src/bison.hairy' +BISON_HAIRY='@abs_top_srcdir@/src/bison.hairy' export BISON_HAIRY -exec '@top_buildpath@/src/bison' ${1+"$@"} +exec '@abs_top_builddir@/src/bison' ${1+"$@"} -- 2.45.2