From: Axel S. <A....@ke...> - 2007-07-16 12:39:48
|
Mon Jul 16 05:35:09 PDT 2007 A....@ke... * Rename the local cairo.h to something less ambiguous. I can't recall where this became a problem, but I guess it can't hurt to have this name distinct from the real header file. move ./cairo/cairo.h ./cairo/cairo-gtk2hs.h hunk ./Makefile.am 1236 -libHScairo_a_HEADER = cairo/cairo.h +libHScairo_a_HEADER = cairo/cairo-gtk2hs.h |