From 52ce6d30c9fef0cd6fe43c55e1dd0c246d137d21 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 7 Apr 1998 00:26:53 +0000 Subject: Change default charset to ISO-8859-1 since post not work with default setup --- news/tin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/tin/Makefile b/news/tin/Makefile index 50283049e3c9..cbec1df901aa 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,7 +4,7 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.56 1998/02/27 10:46:57 obrien Exp $ +# $Id: Makefile,v 1.57 1998/04/05 15:07:22 ache Exp $ # DISTNAME= tinpre-1.4-980226 @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-nntp-default-server=news \ --with-spooldir=/var/news \ --with-libdir=${PREFIX}/news/lib \ - --with-mime-default-charset=US-ASCII \ + --with-mime-default-charset=ISO-8859-1 \ --enable-forgery \ --enable-break-long-lines \ --with-pgp=${PREFIX}/bin/pgp \ -- cgit v1.2.3