summaryrefslogtreecommitdiff
path: root/net/p5-Wais/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Wais/patches/patch-ab')
-rw-r--r--net/p5-Wais/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/p5-Wais/patches/patch-ab b/net/p5-Wais/patches/patch-ab
new file mode 100644
index 00000000000..26d86bc09d0
--- /dev/null
+++ b/net/p5-Wais/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/05/11 14:03:13 bad Exp $
+
+--- Wais.xs.orig Tue May 13 09:22:59 1997
++++ Wais.xs Mon May 10 01:36:28 1999
+@@ -44,7 +44,7 @@
+ init_Wais()
+ {
+ /* This is a hack to allow for embedding in freeWAIS-sf */
+-#ifndef HAS_GRUNDFORM /* freeWAIS-sf >= 2.1.1 */
++#ifndef WAIS_EMBED /* freeWAIS-sf >= 2.1.1 */
+ int my_perl_inited;
+ #else
+ extern int my_perl_inited;