freebsd-ports/japanese/slrn/files/patch-aa
Steve Price 8927496d36 Initial import of japanese slrn version 0.9.5.2.
A japanese newsreader based on S-Lang.

PR:		7207
Submitted by:	Takashi Mega <mega@rodan.misc.hit-u.ac.jp>
1998-07-20 03:04:33 +00:00

22 lines
739 B
Plaintext

*** src/slrnfeat.h.orig Fri Jun 26 17:49:39 1998
--- src/slrnfeat.h Fri Jun 26 17:50:16 1998
***************
*** 217,224 ****
#define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */
#define SLRN_TZ_TIMEZONE 3 /* timezone() */
/* choose one from listed above */
! #define SLRN_TZ_TYPE SLRN_TZ_TZNAME
! /* #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE */
#define KANJI
#ifdef SLRNPULL_CODE
#undef KANJI
--- 217,224 ----
#define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */
#define SLRN_TZ_TIMEZONE 3 /* timezone() */
/* choose one from listed above */
! /* #define SLRN_TZ_TYPE SLRN_TZ_TZNAME */
! #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE
#define KANJI
#ifdef SLRNPULL_CODE
#undef KANJI