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-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/chinput2/files/patch-ab b/chinese/chinput2/files/patch-ab
index 367c16f59e58..95ef411944b5 100644
--- a/chinese/chinput2/files/patch-ab
+++ b/chinese/chinput2/files/patch-ab
@@ -1,11 +1,11 @@
---- src/Imakefile.orig Sat Feb 10 01:52:56 2001
-+++ src/Imakefile Sat Feb 10 01:53:06 2001
+--- src/Imakefile.orig Sat Jan 20 11:28:25 2001
++++ src/Imakefile Wed Feb 7 11:11:55 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
+-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm
++LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm -lz
CCOPTIONS=-Wall -DDEFAULT_CONF_PATH=\"$(CONFDIR)/$(CONFFILE)\"
all:: $(PROGRAM)