[Mono-list] mono/monoburg/Makefile.am

Warren Schrey warren@elven.ca
Sat, 16 Feb 2002 20:03:20 -0500


Hi everyone, first post to the list; been lurking and twiddling with Mono
for a little while now.

In the latest cvs, mono's autogen.sh breaks in the following fashion:
---
automake: mono/monoburg/Makefile.am: not supported: source file
`$(bdir)/parser.c' is in subdirectory
automake: mono/monoburg/Makefile.am: not supported: source file
`$(bdir)/sample.c' is in subdirectory
**Error**: automake failed.
---
This didn't happen with the mono-0.8 release code, and indeed replacing
monoburg's Makefile.am with the 0.8 fixes the problem.  I'm guessing that
the changes to that file done on Feb 15 broke it.

Warren.