summaryrefslogtreecommitdiff
path: root/www/tidy/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy/patches/patch-ab')
-rw-r--r--www/tidy/patches/patch-ab20
1 files changed, 8 insertions, 12 deletions
diff --git a/www/tidy/patches/patch-ab b/www/tidy/patches/patch-ab
index db3294d35eb..4312e850e97 100644
--- a/www/tidy/patches/patch-ab
+++ b/www/tidy/patches/patch-ab
@@ -1,17 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2000/03/28 17:22:20 tron Exp $
+$NetBSD: patch-ab,v 1.3 2002/03/07 13:33:53 wiz Exp $
---- platform.h.orig Thu Jan 13 21:19:19 2000
-+++ platform.h Fri Mar 3 12:52:05 2000
-@@ -17,10 +17,10 @@
- It enables tidy to find config files named ~/.tidyrc
- and ~your/.tidyrc etc if the HTML_TIDY environment
+--- include/platform.h.orig Mon Feb 18 08:50:02 2002
++++ include/platform.h
+@@ -28,7 +28,7 @@
variable is not set. Contributed by Todd Lewis.
--
--#define SUPPORT_GETPWNAM
*/
+
+-/* #define SUPPORT_GETPWNAM */
+#define SUPPORT_GETPWNAM
-+#include <sys/types.h>
- #include <ctype.h>
- #include <stdio.h>
- #include <setjmp.h> /* for longjmp on error exit */
+ /* Enable/disable support for Big5 and Shift_JIS character encodings */
+ #ifndef SUPPORT_ASIAN_ENCODINGS