summaryrefslogtreecommitdiff
path: root/textproc/openjade/files/patch-configure
blob: 7dc24af56cdae4534b1c33169542313b2598858e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$FreeBSD$

--- configure.orig	Sun Dec  1 17:18:40 2002
+++ configure	Fri Feb 28 03:26:00 2003
@@ -4899,6 +4899,8 @@
 
 fi
 
+if false; then # begin <wchar.h>-disabling hack
+
 echo "$as_me:$LINENO: checking for towupper" >&5
 echo $ECHO_N "checking for towupper... $ECHO_C" >&6
 if test "${ac_cv_func_towupper+set}" = set; then
@@ -4970,6 +4972,8 @@
 
 fi
 
+fi # end <wchar.h>-disabling hack
+
 echo "$as_me:$LINENO: checking for gettext" >&5
 echo $ECHO_N "checking for gettext... $ECHO_C" >&6
 if test "${ac_cv_func_gettext+set}" = set; then