summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1997-12-24 13:37:48 +0000
committerStefan Eßer <se@FreeBSD.org>1997-12-24 13:37:48 +0000
commit6b80a4914860a9a8368af7a575fe91cc220cd4a0 (patch)
tree11f0bd9455afec329b6cd1ed71b60a5cb459a888 /emulators/wine
parentMark this port broken for now. (diff)
Add -lxpg4 option to LDLIBS for full wide-character support.
Notes
Notes: svn path=/head/; revision=9168
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/files/patch-ar11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar
new file mode 100644
index 000000000000..60c8a2836a98
--- /dev/null
+++ b/emulators/wine/files/patch-ar
@@ -0,0 +1,11 @@
+*** configure~ Wed Dec 24 11:12:03 1997
+--- configure Wed Dec 24 11:18:45 1997
+***************
+*** 2462,2465 ****
+--- 2462,2467 ----
+ trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
+
++ LDLIBS="$LDLIBS -lxpg4"
++
+ DEFS=-DHAVE_CONFIG_H
+