On Sun, Jul 30, 2006 at 02:19:50PM +1000, mick wrote:
> On Fri, 14 Jul 2006 18:39, Stepan Kasal wrote:
> I have an application that depends on gtkhtml-2.0, which seems to put its
> headers in a diferent location in almost every linux or BSD distribution so I
> need to replace
> INCLUDES = -I/usr
Hello,
On Fri, Jul 14, 2006 at 02:23:36PM +1000, mick wrote:
> I have an application that depends on gtkhtml-2.0, which seems to be in a
> diferent location in almost every linux or BSD distribution.
...
> INCLUDES = -I/usr/include/gtkhtml-2.0
many people use pkg-config to solve this. The gtkht