aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/chinput2/files/patch-ab')
-rw-r--r--chinese/chinput2/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/chinput2/files/patch-ab b/chinese/chinput2/files/patch-ab
new file mode 100644
index 000000000000..367c16f59e58
--- /dev/null
+++ b/chinese/chinput2/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/Imakefile.orig Sat Feb 10 01:52:56 2001
++++ src/Imakefile Sat Feb 10 01:53:06 2001
+@@ -10,7 +10,7 @@
+ XIMINC = -I${IMDKIT}/IMCore -I${IMDKIT}/Xi18n
+ INCLUDES= ${XIMINC} -I. -I/usr/local/include -I../util/pydb
+ LOCAL_LDFLAGS= -static -L../util/IMdkit/IMdkit -L/usr/local/lib -L/usr/local/lib/mysql
+-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm
++LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm -lz
+ CCOPTIONS=-Wall -DDEFAULT_CONF_PATH=\"$(CONFDIR)/$(CONFFILE)\"
+
+ all:: $(PROGRAM)