Re: GLib headers



> I'm all for it. And now is a good time, because we are now starting
> to spread our headers around in /usr/include, which is not good. We
> should put them all (and here I mean every header apart from glib.h)
> into a directory glib and glib.h would just include every header
> from this dir.

Not arguing for or against, but why not put glib.h there too? That
wouldn't break anything, because glib.h isn't found in
"-I/usr/include", it's found in `glib-config --cflags glib`, so if you
change that, glib.h could be moved into the subdir too.

-- Dan




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