summaryrefslogtreecommitdiff
path: root/inputmethod/xcin/patches/patch-ac
blob: 0bc6411d8c14d3a2b9e47bac9437cf26de5712ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$NetBSD: patch-ac,v 1.2 2005/06/26 16:45:57 rxg 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_%'`
@@ -8619,7 +8619,7 @@
 $ac_vpsub
 $extrasub
 s%@SHELL@%$SHELL%g
-s%@CFLAGS@%$CFLAGS%g
+s%@CFLAGS@%$CFLAGS $PTHREAD_CFLAGS%g
 s%@CPPFLAGS@%$CPPFLAGS%g
 s%@CXXFLAGS@%$CXXFLAGS%g
 s%@FFLAGS@%$FFLAGS%g
@@ -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