Skip to content

Commit

Permalink
bug 305658 make building thebes with --enable-system-cairo work
Browse files Browse the repository at this point in the history
patch by Mike Hommey <mh@glandium.org> r+sr=roc
  • Loading branch information
cbiesinger%web.de committed Aug 25, 2005
1 parent f1ee468 commit bf0e369
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gfx/thebes/src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ FORCE_STATIC_LIB = 1
FORCE_USE_PIC = 1

include $(topsrcdir)/config/rules.mk

CXXFLAGS += $(MOZ_CAIRO_CFLAGS)

0 comments on commit bf0e369

Please sign in to comment.