[Mono-list] Patch for Mini's Makefile.am

Miguel de Icaza miguel@ximian.com
19 Apr 2003 17:48:40 -0400


On Sat, 2003-04-19 at 04:27, Richard Lee wrote:
> Sent a patched Makefile.am, here's the actual patch.

This line looks suspicious:

-       -I$(top_srcdir) $(MINI_CFLAGS)
+       -I$(top_srcdir) -I$(top_srcdir)/mono/jit $(MINI_CFLAGS)