[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autogen broken
From: |
Carlo Salinari |
Subject: |
autogen broken |
Date: |
09 Aug 2002 13:32:37 +0200 |
Current cvs doesn't even start the build process.
I had to hack around:
Index: aclocal.m4
===================================================================
RCS file: /cvsroot/lilypond/lilypond/aclocal.m4,v
retrieving revision 1.102
diff -r1.102 aclocal.m4
324c324
< AC_HAVE_HEADERS(FlexLexer.h, true, false)
---
> AC_HAVE_HEADERS($builddir/lily/out/FlexLexer.h, true, false)
I'm testing different flex versions under mdk 9. Still having troubles.
I'll post a report soon.
ciao,
Carlo