Re: gdk_imlib.h and the new gnome-libs



On 10 Oct 2001, Havoc Pennington wrote:

> Darin Adler <darin bentspoon com> writes:
> > The latest gnome-libs no longer includes $prefix/include in the cflags it
> > puts out from gnome-config, but the imlib header file gdk_imlib.h still gets
> > put in $prefix/include. And many gnome-libs headers include gdk_imlib.h
> >
> > What's the fix?
>
> Put imlib-config --cflags in the output of gnome-config --cflags,
> would be my opinion. Except that imlib-config appears to be broken,
> so maybe just put in -Iincludedir also. Making people upgrade imlib is
> probably not worth fooling with.

How is imlib-config broken? For example:
if prefix=/usr, then output of "imlib-config --cflags" is

	-I/usr/X11R6/include

if prefix=/somewhere, then output is

	-I/somewhere/include -I/usr/X11R6/include

Seems fine. But it's true that gnome-config --cflags better include
imlib-config --cflags.

Abel


_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]