[Mono-list] automake error with today's svn up

Mauro Parra Miranda mauro@novell.com
Mon, 17 Jan 2005 11:35:39 -0600


Hello! 

I'm getting this when running autogen.sh

mono/mini/Makefile.am:242: invalid unused variable name:
`nodist_libmono_la_SOURCES'
mono/mini/Makefile.am:245: invalid unused variable name:
`nodist_libmono_static_la_SOURCES'
runtime/Makefile.am:108: `distdir' is target; expected variable
**Error**: automake failed.

here is my automake version string:

mauro@u1k:/opt/mono-svn/mono $ automake --version
automake (GNU automake) 1.4-p6

any idea on how to fix this?

TIA, 
Mauro