summaryrefslogtreecommitdiff
path: root/www/libwww/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/libwww/patches/patch-ad')
-rw-r--r--www/libwww/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/libwww/patches/patch-ad b/www/libwww/patches/patch-ad
deleted file mode 100644
index ac2ddcfaa14..00000000000
--- a/www/libwww/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 1999/10/14 14:11:02 deberg Exp $
-
---- libwww-config.in.orig Thu Oct 14 09:41:40 1999
-+++ libwww-config.in Thu Oct 14 09:40:54 1999
-@@ -48,7 +48,7 @@
- echo -I@includedir@/@PACKAGE@ @DEFS@
- ;;
- --libs)
-- echo -L@libdir@ @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ @LWWWSQL@ -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@
-+ echo -Wl,-R@libdir@ -L@libdir@ @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ @LWWWSQL@ -lwwwinit -lwwwapp -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@
- ;;
- *)
- echo "${usage}" 1>&2