Very close, only need 3 more functions + replacing mono-hash with ours
authorMiguel de Icaza <miguel@gnome.org>
Sun, 15 Oct 2006 04:31:08 +0000 (04:31 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 15 Oct 2006 04:31:08 +0000 (04:31 -0000)
commitb40f14931b5f291be4c534136d0db9b7b6dc5af3
treeb4fe4f4bdf19c6475eb0968045d0601f9cec1b9e
parent34b4ac732933c6af3066f2c397d095bfa9da99da
Very close, only need 3 more functions + replacing mono-hash with ours

2006-10-15  Miguel de Icaza  <miguel@novell.com>

* configure.in: Fix detection of platforms the [3456] stuff does
not work inside autoconf.

* src/eglib-config.h.in: Make G_BREAKPOINT into a function-macro

* src/glib.h (offsetof): Mono sources depend on this, bring this
from the standard definition.  Redefine G_STRUCT_OFFSET in terms
of this.

svn path=/trunk/mono/; revision=66684
eglib/ChangeLog
eglib/configure.ac
eglib/src/eglib-config.h.in
eglib/src/glib.h