[Mono-devel-list] Problems compiling mono-cvs on MacOSX
Dick Porter
dick at ximian.com
Mon Jul 28 06:52:35 EDT 2003
On Fri, 2003-07-25 at 23:02, Félix Ortega wrote:
> autoconf and autoheader, and I want to include some checks.
> Should I do that? Should I add a check for Mac OS X and work from
> there, or is better to track every problem and add a check (in
> configure.in I suppose).
It's best to add checks for features rather than platforms, as there may
be several platforms that have (or don't have) particular features and
checking will cover all of them.
> How can I send patches? (a patch of everything, or a patch of every
> file...). Who is the "owner" of the mono/metadata directory?
A patch (in unified diff form (ie diff -u)) of all the files. There are
several "owners" in the metadata directory, so post the patch to this
list.
- Dick
More information about the Mono-devel-list
mailing list