10 Jul
2007
10 Jul
'07
1:02 p.m.
Module: wine Branch: master Commit: 24a55f38629a08bc55885dc2db7f4407632d017e URL: http://source.winehq.org/git/wine.git/?a=commit;h=24a55f38629a08bc55885dc2db... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jul 9 22:43:20 2007 +0200 configure: Merge the libfreetype existence check with the soname check. --- configure | 211 ++++++++++---------------------------------- configure.ac | 41 +++------ dlls/gdi32/freetype.c | 4 - dlls/wineps.drv/truetype.c | 4 - 4 files changed, 57 insertions(+), 203 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=24a55f38629a08bc55885d...