$NetBSD: patch-ar,v 1.1 1999/06/07 21:40:21 tron Exp $ --- libwww2/HTNews.c.orig Thu Jun 27 02:22:42 1996 +++ libwww2/HTNews.c Mon Jun 7 23:05:58 1999 @@ -38,7 +38,7 @@ #define DEFAULT_NEWS_HOST "news" #endif #ifndef SERVER_FILE -#define SERVER_FILE "/usr/local/lib/rn/server" +#define SERVER_FILE PREFIX "/etc/nntp/domainname" #endif #define FAST_THRESHOLD 100 /* Above this, read IDs fast */