summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2000-05-22 02:09:38 +0000
committerkuriyama <kuriyama@FreeBSD.org>2000-05-22 02:09:38 +0000
commit40b730312d559827354f60a779425ad34d417642 (patch)
tree4c2dd7d5fa6a07b4644ebed792fa33e225437694 /textproc
parent04c4de1ff5052c43184040ade04ef622d8f107d9 (diff)
downloadFreeBSD-ports-40b730312d559827354f60a779425ad34d417642.zip
FreeBSD-ports-40b730312d559827354f60a779425ad34d417642.tar.gz
Add patch for disable locale support.
Pointed out by: Hiroki Sato <hrs@geocities.co.jp> Forgotten to "cvs add" by: kuriyama
Diffstat (limited to 'textproc')
-rw-r--r--textproc/openjade/files/patch-ab27
1 files changed, 27 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-ab b/textproc/openjade/files/patch-ab
new file mode 100644
index 0000000..f5f805a
--- /dev/null
+++ b/textproc/openjade/files/patch-ab
@@ -0,0 +1,27 @@
+--- 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
OpenPOWER on IntegriCloud