18 Oct
2007
18 Oct
'07
1:59 p.m.
Module: wine Branch: master Commit: 5c076730777acf27f2e861a9171cd936c1f1d50f URL: http://source.winehq.org/git/wine.git/?a=commit;h=5c076730777acf27f2e861a917... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Oct 17 17:04:01 2007 +0200 configure: Check for fontconfig in the X directory if not found in the standard places. --- configure | 238 +++++++++++++++++++++++++++++++++++++++++++++++- configure.ac | 13 +++ dlls/gdi32/Makefile.in | 2 +- 3 files changed, 251 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5c076730777acf27f2e861...