Make this build, it wont work yet
[mono.git] / eglib / README
1
2 The purpose of eglib is to be an X11-licensed subset of glib that can
3 be used with Mono when the Mono runtime is explicitly relicensed under
4 a different license by Novell.
5
6 The implementation is done from the public documentation available here:
7
8     http://developer.gnome.org/doc/API/2.0/glib/
9
10 Currently this is only being built standalone, use:
11
12           ./autogen.sh --prefix=/tmp/test
13
14