aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput2/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/chinput2/files/patch-aa')
-rw-r--r--chinese/chinput2/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/chinput2/files/patch-aa b/chinese/chinput2/files/patch-aa
new file mode 100644
index 000000000000..c74bddbf2ac2
--- /dev/null
+++ b/chinese/chinput2/files/patch-aa
@@ -0,0 +1,11 @@
+--- util/pydb/Makefile.orig Sat Feb 10 01:50:24 2001
++++ util/pydb/Makefile Sat Feb 10 01:50:31 2001
+@@ -8,7 +8,7 @@
+ BINDIR=/usr/local/bin
+ CONFPATH=/usr/local/etc/chinput2.conf
+ CFLAGS=-O -Wall -DDEFAULT_CONF_PATH=\"$(CONFPATH)\" -I. -I/usr/include -I/usr/local/include
+-LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm
++LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm -lz
+
+ all: $(PROGRAM)
+