On Tue 11-May-2004 at 15:10, Bruno Postle wrote:
> 
> To get the current hugin CVS to compile (on fedora-1) I needed to
> add these includes:
Almost, appending the output of `gtk-config --cflags` seems to work
just as well:
    -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 \
    -I/usr/lib/glib/include -I/usr/X11R6/include
-- 
Bruno