Closed Bug 513702 Opened 15 years ago Closed 12 years ago

/gfx/cairo/cairo/test/Makefile.in: Remove useless lines

Categories

(Core :: Graphics, defect)

x86
Windows 2000
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
mozilla12

People

(Reporter: sgautherie, Assigned: jrmuizel)

References

()

Details

I guess this should happen upstream?!
Unused:
line 128 -- ATSUI_FONT_FEATURE = @ATSUI_FONT_FEATURE@
line 185 -- FT_FONT_FEATURE = @FT_FONT_FEATURE@
line 189 -- GLITZ_SURFACE_FEATURE = @GLITZ_SURFACE_FEATURE@
line 216 -- PDF_SURFACE_FEATURE = @PDF_SURFACE_FEATURE@
line 223 -- PNG_SURFACE_FEATURE = @PNG_SURFACE_FEATURE@
line 225 -- PS_SURFACE_FEATURE = @PS_SURFACE_FEATURE@
line 226 -- QUARTZ_SURFACE_FEATURE = @QUARTZ_SURFACE_FEATURE@
line 228 -- SANITY_CHECKING_FEATURE = @SANITY_CHECKING_FEATURE@
line 234 -- WIN32_FONT_FEATURE = @WIN32_FONT_FEATURE@
line 235 -- WIN32_SURFACE_FEATURE = @WIN32_SURFACE_FEATURE@
line 238 -- XCB_SURFACE_FEATURE = @XCB_SURFACE_FEATURE@
line 239 -- XLIB_SURFACE_FEATURE = @XLIB_SURFACE_FEATURE@

Don't even exist:
line 140 -- CAIRO_HAS_PDF_SURFACE_FALSE = @CAIRO_HAS_PDF_SURFACE_FALSE@
line 141 -- CAIRO_HAS_PDF_SURFACE_TRUE = @CAIRO_HAS_PDF_SURFACE_TRUE@
Summary: /gfx/cairo/cairo/test/Makefile.in: Remove unused WIN32_FONT_FEATURE line → /gfx/cairo/cairo/test/Makefile.in: Remove useless lines
Actually, Makefile.in is not upstream in source, we appear to have checked in generated files.  Either that or we need to update the generated files for our build system.
The whole test directory can just go away. I'll land that patch as soon as the tree opens.
https://hg.mozilla.org/mozilla-central/rev/21c84409902e
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee: nobody → jmuizelaar
Flags: in-testsuite-
Target Milestone: --- → mozilla12
Blocks: 718359
V.Fixed, per MXR.

I filed bug 718359 as a follow-up.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.