From 2e07116061e3f51d6050a605c67a9ce3679c91bf Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 12 Sep 2000 03:36:31 +0000 Subject: input server which support XIM protocol,ported from linux version. PR: ports/21109 Submitted by: Peng HaiJie --- chinese/chinput/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chinese/chinput/files/patch-ab (limited to 'chinese/chinput/files') diff --git a/chinese/chinput/files/patch-ab b/chinese/chinput/files/patch-ab new file mode 100644 index 000000000000..c77570464835 --- /dev/null +++ b/chinese/chinput/files/patch-ab @@ -0,0 +1,11 @@ +--- src/Imakefile.orig Tue Sep 12 11:26:03 2000 ++++ src/Imakefile Tue Sep 12 11:26:11 2000 +@@ -37,7 +37,7 @@ + #CCOPTIONS=-g -Wall -Wcast-qual -Wstrict-prototypes + #CCOPTIONS=-g -Wall -Wstrict-prototypes + #CCOPTIONS=-g -Wall -Wmissing-prototypes +-CCOPTIONS=-g -Wall ++#CCOPTIONS=-g -Wall + + all:: $(PROGRAMS) + -- cgit v1.2.3