summaryrefslogtreecommitdiff
path: root/textproc/openjade/patches/patch-ab
blob: b8580609682a49e9ef11db298283d9d40a78b533 (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
$NetBSD: patch-ab,v 1.1.1.1 2001/04/27 10:52:27 agc Exp $

--- configure.orig	Wed Sep  1 16:25:58 1999
+++ configure	Tue May 16 15:39:23 2000
@@ -1943,15 +1943,15 @@
 rm -f conftest*
 fi
 
-if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then
-  echo "$ac_t""yes" 1>&6
-  cat >> confdefs.h <<\EOF
-#define SP_HAVE_LOCALE 1
-EOF
-
-else
-  echo "$ac_t""no" 1>&6
-fi
+# if eval "test \"`echo '$ac_cv_func_'setlocale`\" = yes"; then
+#   echo "$ac_t""yes" 1>&6
+#   cat >> confdefs.h <<\EOF
+# #define SP_HAVE_LOCALE 1
+# EOF
+#
+# else
+#   echo "$ac_t""no" 1>&6
+# fi
 
 echo $ac_n "checking for gettext""... $ac_c" 1>&6
 echo "configure:1958: checking for gettext" >&5