[patch] Makefile.am for beeing able to compile with cairo
Jakob Praher
jpraher@yahoo.de
Sun Jan 25 17:59:00 GMT 2004
hi all,
out of curiosity I tried to do a built with cairo j2d support.
I checked out cairo from freedesktop.org and sourced the environment
variables accordingly (PKG_CONFIG_PATH, LD_LIBRARY_PATH).
compiling failed and gcc complained, that it isn't able to find cairo.h.
After looking into the Makefile.am in libjava I noticed, that the
$(CAIRO_CFLAGS) argument was missing.
Attached you'll find a little patch, that worked for me.
--Jakob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.Makefile.am.CAIROCFLAGS
Type: text/x-patch
Size: 634 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20040125/150b3721/attachment.bin>
More information about the Java
mailing list