"J . A . Magallon" <[EMAIL PROTECTED]> writes:
> Hi.
>
> Trying to build balsa-1.1.2 from tar.gz sources I have realized that
> glib includes have moved to /usr/include/glib-1.2.
> glib-config is ok:
>
> echo -I/usr/include/glib-1.2 -I/usr/lib/glib/include $includes $cflags
>
> but gtk-config does not reflect this change:
>
> glib_cflags="-I/usr/lib/glib/include"
>
> should be:
>
> glib_cflags="-I/usr/include/glib-1.2 -I/usr/lib/glib/include"
fixed by dindinx.
--
Guillaume Cottenceau - http://us.mandrakesoft.com/~gc/