[Mono-dev] [PATCH] fix of including /usr/local/include/gc.h problem

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Fri Jan 13 10:36:41 UTC 2012


Hello,

This patch is to fix my problem that I reported.
( http://permalink.gmane.org/gmane.comp.gnome.mono.devel/37788 )

If there is /usr/local/include/gc.h, some compiles in buiding mono
failed by including /usr/local/include/gc.h instead of
$(top_srcdir)/libgc/include/gc.h .

Changes are:
* some files: rename LIBGC_CFLAGS to LIBGC_INCLUDES
* mono/mini/Makefile.am: add setting of INCLUDES, and move
  libgc-include flag from mono_CFLAGS
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_include-problem.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120113/dcf0ee99/attachment.txt 


More information about the Mono-devel-list mailing list