[Mono-list] Re: Simple fix to genwrapper.pl
Paolo Molaro
lupus@ximian.com
Sun, 10 Feb 2002 14:22:47 +0100
On 02/08/02 Eric Molitor wrote:
> On line 19 of /mono/mono/wrapper there exists...
>
> $cflags = `glib-config --cflags glib`;
>
> I'm thinking that should really be...
> $cflags = `pkg-config --cflags glib`;
Thanks for pointing this out: fixed in cvs now (I used glib-2.0 since we
require that anyway for the rest of the code).
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better