Closed
Bug 333658
Opened 19 years ago
Closed 19 years ago
gfx/thebes/src needs MOZ_CAIRO_CFLAGS in CFLAGS
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
493 bytes,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
To work with --enable-system-cairo, gfx/thebes/src needs to include MOZ_CAIRO_CFLAGS in CFLAGS too, not just in CXXFLAGS, as roc added cairo-xlib-utils there, which is a .c file.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → mozilla1.9alpha
Attachment #218112 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•19 years ago
|
||
Checking in gfx/thebes/src/Makefile.in;
/cvsroot/mozilla/gfx/thebes/src/Makefile.in,v <-- Makefile.in
new revision: 1.23; previous revision: 1.22
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•