summaryrefslogtreecommitdiff
path: root/news/pan/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/patches/patch-ad')
-rw-r--r--news/pan/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/pan/patches/patch-ad b/news/pan/patches/patch-ad
new file mode 100644
index 00000000000..51e874e3471
--- /dev/null
+++ b/news/pan/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2001/10/15 07:24:39 rh Exp $
+
+--- pan/base/Makefile.in.orig Fri Aug 17 05:29:12 2001
++++ pan/base/Makefile.in
+@@ -134,7 +134,7 @@
+ DEFS = @DEFS@ -I. -I$(srcdir) -I../..
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lcompat
+ libpanbase_a_LIBADD =
+ libpanbase_a_OBJECTS = acache.o article.o article-thread.o base-prefs.o \
+ decode.o debug.o file-grouplist.o file-headers.o fnmatch.o gnksa.o \