From 5bb18f9a197ee1898fdefe85de99e76ebd357845 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 5 Feb 2002 09:57:52 +0000 Subject: [PATCH] * src/bison.simple, src/bison.hairy, src/bison.c++: Move to... * data/: here. --- ChangeLog | 5 +++++ Makefile.am | 4 +++- configure.in | 1 + data/Makefile.am | 18 ++++++++++++++++++ {src => data}/bison.c++ | 0 {src => data}/bison.hairy | 0 {src => data}/bison.simple | 0 po/de.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/fr.po | 2 +- po/it.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 | 4 +--- src/output.c | 2 +- tests/bison.in | 4 ++-- 20 files changed, 41 insertions(+), 17 deletions(-) create mode 100644 data/Makefile.am rename {src => data}/bison.c++ (100%) rename {src => data}/bison.hairy (100%) rename {src => data}/bison.simple (100%) diff --git a/ChangeLog b/ChangeLog index dbb44e78..aca3a76c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-05 Akim Demaille + + * src/bison.simple, src/bison.hairy, src/bison.c++: Move to... + * data/: here. + 2002-01-29 Paul Eggert * src/bison.simple (YYSIZE_T): Do not define merely because diff --git a/Makefile.am b/Makefile.am index 543607cd..d7ecfaad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +## 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 ## the Free Software Foundation; either version 2 of the License, or @@ -18,7 +20,7 @@ AUTOMAKE_OPTIONS = 1.5 check-news readme-alpha dist-bzip2 ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = config intl po lib src doc m4 tests +SUBDIRS = config intl po lib data src doc m4 tests EXTRA_DIST = REFERENCES configure.bat OChangeLog Makefile.maint GNUmakefile diff --git a/configure.in b/configure.in index 8de2a2fd..f4b831e0 100644 --- a/configure.in +++ b/configure.in @@ -109,5 +109,6 @@ AC_SUBST(LIB@&t@OBJS) AC_OUTPUT([Makefile config/Makefile intl/Makefile po/Makefile.in + data/Makefile lib/Makefile src/Makefile doc/Makefile m4/Makefile]) diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 00000000..bbc86b4c --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,18 @@ +## Copyright 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 +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. + +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## GNU General Public License for more details. + +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +## 02111-1307 USA + +dist_pkgdata_DATA = bison.simple bison.hairy bison.c++ diff --git a/src/bison.c++ b/data/bison.c++ similarity index 100% rename from src/bison.c++ rename to data/bison.c++ diff --git a/src/bison.hairy b/data/bison.hairy similarity index 100% rename from src/bison.hairy rename to data/bison.hairy diff --git a/src/bison.simple b/data/bison.simple similarity index 100% rename from src/bison.simple rename to data/bison.simple diff --git a/po/de.po b/po/de.po index 633d4905..b0830c3e 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 0ac30bc6..c4a9c411 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 92fa02ce..c7dc0aee 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 f86d99b8..c65d113d 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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/it.po b/po/it.po index 7073a017..f25d1387 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.31\n" -"POT-Creation-Date: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+0100\n" "PO-Revision-Date: 2002-01-18 12:40 CET\n" "Last-Translator: Paolo Bonzini \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index 6bdfc18f..f6e4a55c 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 2df3104a..9e7d43cc 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 fe73451e..50a3bd73 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 7e46faab..e71f1843 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 afcd0808..6351788b 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: 2002-01-25 16:32+0100\n" +"POT-Creation-Date: 2002-01-29 17:17+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 3940b269..b258e543 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -57,6 +57,4 @@ noinst_HEADERS = LR0.h closure.h complain.h conflicts.h \ print.h reader.h reduce.h symtab.h warshall.h system.h \ types.h vcg.h vcg_defaults.h -pkgdata_DATA = bison.simple bison.hairy bison.c++ - -EXTRA_DIST = $(pkgdata_DATA) build.com bison.cld vmshlp.mar +EXTRA_DIST = build.com bison.cld vmshlp.mar diff --git a/src/output.c b/src/output.c index d5eba988..4cb42e1b 100644 --- a/src/output.c +++ b/src/output.c @@ -1,5 +1,5 @@ /* Output the generated parsing program for bison, - Copyright 1984, 1986, 1989, 1992, 2000, 2001 + Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/tests/bison.in b/tests/bison.in index 67e5f08a..6bce1d73 100644 --- a/tests/bison.in +++ b/tests/bison.in @@ -3,9 +3,9 @@ # 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='@abs_top_srcdir@/src/bison.simple' +BISON_SIMPLE='@abs_top_srcdir@/data/bison.simple' export BISON_SIMPLE -BISON_HAIRY='@abs_top_srcdir@/src/bison.hairy' +BISON_HAIRY='@abs_top_srcdir@/data/bison.hairy' export BISON_HAIRY exec '@abs_top_builddir@/src/bison' ${1+"$@"} -- 2.45.2