Hi,

>>> "Magnus" == Magnus Fromreide <[EMAIL PROTECTED]> writes:

 Magnus> In the rules from lex.am and yacc.am, if the item %OBJ%
 Magnus> or the variable LEX_OUTPUT_ROOT in lex.am contains a /
 Magnus> then the sed expression fails.

When does this happens?  I've tried to make a test case which
use the following Makefile.am

  AUTOMAKE_OPTIONS = subdir-objects
  bin_PROGRAMS = foo
  foo_SOURCES = foo/parse.y

but this raised another problem: the specific rule output to
build foo/parse.c does not supports VPATH builds.

[...]
-- 
Alexandre Duret-Lutz


Reply via email to