]> sourceware.org Git - automake.git/commit
* automake.in (scan_one_autoconf_file): Declare
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 25 Feb 2002 11:00:28 +0000 (11:00 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 25 Feb 2002 11:00:28 +0000 (11:00 +0000)
commit37c22b0520ed5bc7544e728db719888d5c02a722
tree39fd76924479b0c2fe75f1049740901c3f5b0f4a
parentb4b0326caf4094b22ae2d34cb560e68c5855e297
* automake.in (scan_one_autoconf_file): Declare
LEX_OUTPUT_ROOT and LEXLIB as configure variables when
AM_PROG_LEX or AC_PROG_LEX are seen.  This allows to ...
* lib/am/lex.am: ... remove the LEX_OUTPUT_ROOT and LEXLIB
definitions.  Search %SOURCE% in $(srcdir).  Use s||| instead
of s/// in the sed invocation, to support filenames containing
slashes.
* lib/am/yacc.am: Search %SOURCE% in $(srcdir).  Use s||| too.
* tests/lex5.test, tests/yacc8.test: New files.
* tests/Makefile.am (TESTS): Add them.
ChangeLog
NEWS
automake.in
lib/am/lex.am
lib/am/yacc.am
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/lex5.test [new file with mode: 0755]
tests/yacc8.test [new file with mode: 0755]
version.texi
This page took 0.028545 seconds and 5 git commands to generate.