summaryrefslogtreecommitdiff
path: root/textproc/openjade/files/patch-configure
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:20:01 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 15:20:01 +0000
commit0438fc26f0d6919bbce73c2edd0403bc86de4371 (patch)
tree2150fb848141aac7ed7a5aa3efcb9d9faa7d5fa2 /textproc/openjade/files/patch-configure
parentRename sysutils/ patch-xy patches to reflect the files they modify. (diff)
Rename textproc/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363336
Diffstat (limited to 'textproc/openjade/files/patch-configure')
-rw-r--r--textproc/openjade/files/patch-configure23
1 files changed, 23 insertions, 0 deletions
diff --git a/textproc/openjade/files/patch-configure b/textproc/openjade/files/patch-configure
new file mode 100644
index 000000000000..7dc24af56cda
--- /dev/null
+++ b/textproc/openjade/files/patch-configure
@@ -0,0 +1,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