summaryrefslogtreecommitdiff
path: root/inputmethod/xcin/patches/patch-ac
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2002-06-04 08:46:59 +0000
committeruebayasi <uebayasi>2002-06-04 08:46:59 +0000
commit150fa63c5e8d8da63a442c5a4e13e8da84aed25a (patch)
treefb3ded455ae5cf6e25bfdad973dc09eb85255482 /inputmethod/xcin/patches/patch-ac
parent7f627863826dba310eb3eb6f1573baebec47e65e (diff)
downloadpkgsrc-150fa63c5e8d8da63a442c5a4e13e8da84aed25a.tar.gz
Initial import of xcin-2.3.5.pre2.
XCIN is an XIM (X Input Method) server which is widely used in Taiwan to perform Chinese input under X Window system. It is originally developed by Edward Der-Hua Liu (Oct. 1994) and many other programmers in early days; while now it is supported by the XCIN Project.
Diffstat (limited to 'inputmethod/xcin/patches/patch-ac')
-rw-r--r--inputmethod/xcin/patches/patch-ac22
1 files changed, 22 insertions, 0 deletions
diff --git a/inputmethod/xcin/patches/patch-ac b/inputmethod/xcin/patches/patch-ac
new file mode 100644
index 00000000000..238718aba85
--- /dev/null
+++ b/inputmethod/xcin/patches/patch-ac
@@ -0,0 +1,22 @@
+$NetBSD: patch-ac,v 1.1.1.1 2002/06/04 08:47:00 uebayasi Exp $
+
+--- configure.orig Tue Nov 27 22:21:17 2001
++++ configure
+@@ -7666,7 +7666,7 @@
+ fi
+ done
+
+- if test $found = n; then
++ if test $found = y; then
+ echo $ac_n "checking for gettext in -lintl""... $ac_c" 1>&6
+ echo "configure:7672: checking for gettext in -lintl" >&5
+ ac_lib_var=`echo intl'_'gettext | sed 'y%./+-%__p_%'`
+@@ -8759,7 +8759,7 @@
+ cin/gb/Makefile \
+ etc/Makefile \
+ po/Makefile \
+- doc/man/Makefile"}
++ man/Makefile"}
+ EOF
+ cat >> $CONFIG_STATUS <<\EOF
+ for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then