Closed Bug 329140 Opened 18 years ago Closed 18 years ago

fixup use of cflags/defines

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

Attachments

(2 files)

Some makefiles aren't using MOZ_CAIRO_CFLAGS even though they should, because the code includes cairo headers. This is mostly an issue when system-cairo is used.

the patch here also includes a few other minor things.

this is part of the work to make cairo-beos work.
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
this additional patch makes layout/build link to libcairo when needed (that is, when cairo gfx is enabled, and when using an out of tree cairo. in such a case, thebes doesn't contain cairo, so we need to link with the system cairo.)
Attachment #213790 - Flags: review?(vladimir)
Comment on attachment 213784 [details] [diff] [review]
patch (checked in)

this patch is now checked in on trunk, leaving open for the other one
Attachment #213784 - Attachment description: patch → patch (checked in)
Checking in layout/build/Makefile.in;
/cvsroot/mozilla/layout/build/Makefile.in,v  <--  Makefile.in
new revision: 1.137; previous revision: 1.136
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: