diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-16 17:35:59 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-04-16 17:35:59 +0000 |
commit | be9946f3bf3dabc0e6487c67e0e921c88faac1ec (patch) | |
tree | 57358c0704fe8403f037f3b86f8dd94c96d9bc09 /news/knews/files/patch-aa | |
parent | update port to version 1.13 (diff) |
xface support for knews
PR: 17985
Submitted by: misha
Diffstat (limited to 'news/knews/files/patch-aa')
-rw-r--r-- | news/knews/files/patch-aa | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/news/knews/files/patch-aa b/news/knews/files/patch-aa index ae4180b0b4b2..ebc00fe1fa1f 100644 --- a/news/knews/files/patch-aa +++ b/news/knews/files/patch-aa @@ -1,5 +1,5 @@ --- configure.h.orig Tue Dec 29 11:47:02 1998 -+++ configure.h Thu Jan 7 21:02:56 1999 ++++ configure.h Sun Apr 16 18:48:00 2000 @@ -14,7 +14,7 @@ * * If you don't have sendmail, use /bin/false :-). @@ -9,15 +9,17 @@ /* #define MAIL_COMMAND "/usr/lib/sendmail -t" */ -@@ -84,8 +84,8 @@ +@@ -84,9 +84,9 @@ * libcompface. */ -#define HAVE_JPEG 0 -#define HAVE_PNG 0 +-#define HAVE_COMPFACE 0 +#define HAVE_JPEG 1 +#define HAVE_PNG 1 - #define HAVE_COMPFACE 0 ++#define HAVE_COMPFACE 1 + @@ -138,7 +138,7 @@ |