summaryrefslogtreecommitdiff
path: root/www/php4/patches
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/patches')
-rw-r--r--www/php4/patches/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/php4/patches/patch-aa b/www/php4/patches/patch-aa
index 67de5eb2a05..f5844594781 100644
--- a/www/php4/patches/patch-aa
+++ b/www/php4/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 09:19:32 jlam Exp $
+$NetBSD: patch-aa,v 1.2 2000/12/17 17:18:02 jlam Exp $
---- configure.orig Sun Oct 15 13:47:10 2000
+--- configure.orig Sun Oct 15 07:47:10 2000
+++ configure
+@@ -17706,7 +17706,7 @@
+ ln -s "$IMAP_DIR/lib/c-client.a" "$IMAP_DIR/lib/libc-client.a" >/dev/null 2>&1
+ fi
+
+- for lib in imap c-client4 c-client; do
++ for lib in imapuw imap c-client4 c-client; do
+ IMAP_LIB=$lib
+
+ str="$IMAP_DIR/lib/lib$lib.*"
@@ -37830,6 +37830,7 @@
fi