[Bug 6536] IBM Workstation APL2: needs GetFontUnicodeRanges

Wine Bugs wine-bugs at winehq.org
Sat Oct 28 01:33:08 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6536





------- Additional Comments From mike at codeweavers.com  2006-28-10 01:33 -------
Download the attached patch, and save it as say "gfur.diff".

cd wine
patch -p1 --dry-run < gfur.diff  

# if the above patch command shows no errors, try

patch -p1 < gfur.diff

# then:

autoconf
./configure
make


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list