* etc/Makefile.am: Rename as...
* etc/local.mk: this.
Adjust.
* Makefile.am, configure.ac: Adjust.
+2008-11-15 Akim Demaille <demaille@gostai.com>
+
+ Remove etc/Makefile.am.
+ * etc/Makefile.am: Rename as...
+ * etc/local.mk: this.
+ Adjust.
+ * Makefile.am, configure.ac: Adjust.
+
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove examples/local.mk.
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = po runtime-po lib data src doc tests etc
+SUBDIRS = po runtime-po lib data src doc tests
if BISON_CXX_WORKS
SUBDIRS += examples/calc++
endif
djgpp/fnchange.lst djgpp/testsuite.sed
include build-aux/local.mk
+include etc/local.mk
include examples/local.mk
.PHONY: maintainer-check
AC_CONFIG_FILES([Makefile
po/Makefile.in
data/Makefile
- etc/Makefile
examples/calc++/Makefile
lib/Makefile src/Makefile
doc/Makefile
+++ /dev/null
-## Copyright (C) 2006 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 3 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, see <http://www.gnu.org/licenses/>.
-
-nodist_noinst_SCRIPTS = bench.pl
--- /dev/null
+## Copyright (C) 2006, 2008 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 3 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, see <http://www.gnu.org/licenses/>.
+
+nodist_noinst_SCRIPTS = etc/bench.pl