Remove unused libcairo_freetype_sources (thanks to Damien Carbery). Closes bug #2673.

This commit is contained in:
Carl Worth 2005-03-18 11:15:25 +00:00
parent 2ad590a0ee
commit 84a6da8f07
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-03-18 Carl Worth <cworth@cworth.org>
* src/Makefile.am (libcairo_la_SOURCES): Remove unused
libcairo_freetype_sources (thanks to Damien Carbery). Closes bug
#2673.
2005-03-17 Owen Taylor <otaylor@redhat.com>
* src/cairo_matrix.c (cairo_matrix_rotate): doc fix -

2
TODO
View file

@ -3,7 +3,7 @@ API Shakeup planning
Patch submitted to mailing list?
/ Documentation included in patch?
|/ Review of patch completed?
||/ Test case added?
||/ Test case included?
|||/ Committed.
||||/
PDRTC user data (was Re: [cairo] Patch improving fallbacks)

View file

@ -116,7 +116,6 @@ libcairo_la_SOURCES = \
$(libcairo_xcb_sources) \
$(libcairo_glitz_sources)\
$(libcairo_win32_sources)\
$(libcairo_freetype_sources) \
cairoint.h
libcairo_la_LDFLAGS = -version-info @VERSION_INFO@ -no-undefined