Just FYI.

I've noticed in the last few releases that I have to make the
following change manually to the Makefile for plug-ins/helpbrowser:

Old:
INCLUDES = -I$(top_srcdir) $(GTKXMHTML_CFLAGS) -I$(includedir)

Updated:
INCLUDES = -I$(top_srcdir) $(GIMP_CFLAGS) $(GTKXMHTML_CFLAGS) -I$(includedir)

I don't know how to fix the auto-conf files to generate this change, otherwise 
I'd recommend the change to make there instead.  
-- 
Michael J. Hammel                               The Graphics Muse 
[EMAIL PROTECTED]                      http://www.graphics-muse.com
------------------------------------------------------------------------------
When his IQ reaches 50, he should sell.
-- From a real employee performance evaluation.

Reply via email to