head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.05.21.20.39.56;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2001.02.26.05.00.12;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.5c2

PR:		ports/96146
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
@
text
@--- src/sfl/.vimbk/prelude.h.vimbk	Sat Apr  1 18:11:21 2000
+++ src/sfl/prelude.h	Tue Nov  7 11:33:15 2000
@@@@ -532,12 +532,15 @@@@
 #   endif
 
 #elif (defined (__UTYPE_BSDOS))
+#   undef  TIMEZONE
 #   define TIMEZONE 0                   /*  timezone is not available        */
 
 #elif (defined (__UTYPE_FREEBSD))
+#   undef  TIMEZONE
 #   define TIMEZONE 0                   /*  timezone is not available        */
 
 #elif (defined (__UTYPE_NETBSD))
+#   undef  TIMEZONE
 #   define TIMEZONE 0                   /*  timezone is not available        */
 
 #elif (defined (__VMS__))
@


1.1
log
@Update to version 2.4d7.

PR:		25222
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net>
@
text
@@

