[Mono-list] autotools support

Miguel de Icaza miguel at novell.com
Wed Apr 29 16:40:11 EDT 2009


Hello,

> My question is, what is the best way to do that?  It seems far easier
> to use just a plain Makefile to build software for the CLR than using
> the autotools.  Does anyone know if autotools has support for building
> CLR software natively, or if it has any (solid) extensions that are
> truly cross-platform?  Or should I just use a Makefile and make the
> user modify that if their setup differs from mine?

It does not support it directly, but it is relatively easy to make it
work.

Look at the mono-tools module to see how we do it these days.



More information about the Mono-list mailing list