author | John Daggett <jdaggett@mozilla.com> |
Thu, 20 Jan 2011 08:34:46 +0000 | |
changeset 60923 | 2e8b3179b204581560131a24ae9554424f17e948 |
parent 60922 | de195d1171d6529c988e291d37999db8fa7ee785 |
child 60924 | 0fd17aea04a0458bd636071c0810f21735b845d0 |
push id | 18166 |
push user | neil@parkwaycc.co.uk |
push date | Thu, 20 Jan 2011 08:36:07 +0000 |
treeherder | mozilla-central@0fd17aea04a0 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | Neil, bustage |
bugs | 624970 |
milestone | 2.0b10pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/gfx/thebes/Makefile.in +++ b/gfx/thebes/Makefile.in @@ -270,17 +270,17 @@ CPPSRCS += gfxDWriteFonts.cpp \ gfxDWriteFontList.cpp \ $(NULL) endif CPPSRCS += gfxGDIFont.cpp \ gfxGDIFontList.cpp \ gfxGDIShaper.cpp \ gfxUniscribeShaper.cpp \ $(NULL) -_OS_LIBS = usp10 msimg32 ole32 +_OS_LIBS = usp10 msimg32 ole32 version endif CPPSRCS += gfxPDFSurface.cpp ifdef GNU_CXX _OS_LIBS += uuid endif OS_LIBS += $(call EXPAND_LIBNAME,$(_OS_LIBS))