diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-03 10:54:16 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-03 10:54:16 +0000 |
commit | 57c6942c305e87c717a27a9752e9a9627f258c60 (patch) | |
tree | f283f7c07b7cf32ccb49c95330484b46d2153d3a /emulators/wine/files/patch-configure | |
parent | - Add chinese/CNS11643-font (diff) |
Update to Wine 1.1.12. Among others, this includes the following changes:
- Support for subpixel font rendering.
- New version of the Gecko engine.
- Various bug fixes.
Notes
Notes:
svn path=/head/; revision=225175
Diffstat (limited to 'emulators/wine/files/patch-configure')
-rw-r--r-- | emulators/wine/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/wine/files/patch-configure b/emulators/wine/files/patch-configure deleted file mode 100644 index 031280210d93..000000000000 --- a/emulators/wine/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2008-12-24 20:12:58.000000000 +0100 -+++ configure 2008-12-24 20:13:00.000000000 +0100 -@@ -17789,7 +17789,6 @@ - - - for ac_func in \ -- _mkdir \ - _pclose \ - _popen \ - _snprintf \ |