Backout changeset ecbe9bb3433f (bug 659676) because of the backout of bug 562746, which introduced the removed line here

This commit is contained in:
Ehsan Akhgari 2011-05-26 14:52:54 -04:00
parent 2980ccd7c4
commit d463f51425

View File

@ -280,3 +280,4 @@ endif
cairo-features.h: $(srcdir)/cairo-features.h.in $(GLOBAL_DEPS)
$(PERL) $(AUTOCONF_TOOLS)/make-makefile -t $(topsrcdir) -d $(DEPTH) ./$@
cat cairo-dwrite-font.i | gzip | python -c "import base64,sys; base64.encode(sys.stdin,sys.stdout)"